Commit Graph

4053 Commits

Author SHA1 Message Date
skia-flutter-autoroll
fb0c1a47f6 Roll src/third_party/skia 2f8c60e28682..ca858b68c34b (2 commits) (flutter/engine#6142)
Auto-roller completed checks. Merging.
2018-09-02 16:35:51 -04:00
skia-flutter-autoroll
937cbbc61d Roll src/third_party/skia 8534723c7be1..2f8c60e28682 (1 commits) (flutter/engine#6141)
Auto-roller completed checks. Merging.
2018-09-02 13:11:51 -04:00
skia-flutter-autoroll
aaa3656e95 Roll src/third_party/skia e8e12e89c46b..8534723c7be1 (1 commits) (flutter/engine#6140)
Auto-roller completed checks. Merging.
2018-09-02 06:07:51 -04:00
Chinmay Garde
9e50854627 Fix crash in text layout when GetMinikinFontCollectionForStyle returns null. (flutter/engine#6139) 2018-09-01 21:14:53 -07:00
skia-flutter-autoroll
5093f9f434 Roll src/third_party/skia 6487e5ca6f10..e8e12e89c46b (1 commits) (flutter/engine#6138)
Auto-roller completed checks. Merging.
2018-09-01 02:53:51 -04:00
Chinmay Garde
7be525a816 Fix windows embedder builds. (flutter/engine#6137) 2018-08-31 20:23:53 -07:00
Chinmay Garde
f2049c7687 Allow embedders to specify software renderer configs. (flutter/engine#6133) 2018-08-31 20:03:06 -07:00
skia-flutter-autoroll
79d8614074 Roll src/third_party/skia 7bfe8438a94b..6487e5ca6f10 (6 commits) (flutter/engine#6136)
Auto-roller completed checks. Merging.
2018-08-31 19:38:51 -04:00
skia-flutter-autoroll
2534f58257 Roll src/third_party/skia 62db8d577931..7bfe8438a94b (20 commits) (flutter/engine#6134)
Auto-roller completed checks. Merging.
2018-08-31 16:12:51 -04:00
James D. Lin
81ba4c9458 Mark deprecated Flutter iOS APIs as unavailable (flutter/engine#6124)
The following were previously marked as deprecated over a month ago:
* `FlutterStandardBigInteger`
* `-[FlutterDartProject initFromDefaultSourceForConfiguration]`

Remove their implementations and mark them as unavailable.
2018-08-31 12:33:57 -07:00
Michael Goderbauer
4d7e7d21c9 Roll buildroot to pick up new NDK r17b (flutter/engine#6131) 2018-08-31 11:28:18 -07:00
skia-flutter-autoroll
00cc4ba079 Roll src/third_party/skia 8ff2f13f3817..62db8d577931 (21 commits) (flutter/engine#6130)
Auto-roller completed checks. Merging.
2018-08-31 12:47:51 -04:00
skia-flutter-autoroll
31a5f16c06 Roll src/third_party/skia f8592a69428e..8ff2f13f3817 (1 commits) (flutter/engine#6129)
Auto-roller completed checks. Merging.
2018-08-31 08:36:51 -04:00
skia-flutter-autoroll
4ca0d76130 Roll src/third_party/skia 381efe73499e..f8592a69428e (1 commits) (flutter/engine#6127)
Auto-roller completed checks. Merging.
2018-08-30 23:10:51 -04:00
skia-flutter-autoroll
4b5639434c Roll src/third_party/skia 8e318fda76df..381efe73499e (11 commits) (flutter/engine#6126)
Auto-roller completed checks. Merging.
2018-08-30 19:47:51 -04:00
matthew-carroll
d9a6288e00 Add license file patching instructions to README (flutter/engine#6125)
Add license file patching instructions to README
2018-08-30 16:37:58 -07:00
James D. Lin
d65c8d71d9 Add a -[FlutterViewController splashScreenView] property (flutter/engine#6112)
Add a `-[FlutterViewController splashScreenView]` property

Add a `-[FlutterViewController splashScreenView]` property that
clients can use to customize the launch view (issue #17140).
2018-08-30 15:13:28 -07:00
skia-flutter-autoroll
c7e3a568a6 Roll src/third_party/skia 7ed0eae0cd13..8e318fda76df (17 commits) (flutter/engine#6123)
Auto-roller completed checks. Merging.
2018-08-30 16:29:51 -04:00
Gary Qian
7d6d2fd49f Use Skia normalize again after Skia precision fix. (flutter/engine#6121)
* Fix tilt by using custom normalize impl to avoid strange skia normalize behavior

* Use Skia normalize again after Skia fix.
2018-08-30 11:18:01 -07:00
jslavitz
6638f518c6 entering a character with a selection deletes the selection (flutter/engine#6113) 2018-08-30 10:29:04 -07:00
skia-flutter-autoroll
9c3f354418 Roll src/third_party/skia cd7907b57d76..7ed0eae0cd13 (1 commits) (flutter/engine#6120)
Auto-roller completed checks. Merging.
2018-08-30 13:05:51 -04:00
skia-flutter-autoroll
ab27be7fe0 Roll src/third_party/skia f7c723c93d26..cd7907b57d76 (1 commits) (flutter/engine#6119)
Auto-roller completed checks. Merging.
2018-08-30 09:42:51 -04:00
skia-flutter-autoroll
f69ced4aae Roll src/third_party/skia eb0bb732f43f..f7c723c93d26 (3 commits) (flutter/engine#6118)
Auto-roller completed checks. Merging.
2018-08-29 23:08:51 -04:00
skia-flutter-autoroll
e40b7e75ca Roll src/third_party/skia 1b714becff8b..eb0bb732f43f (2 commits) (flutter/engine#6116)
Auto-roller completed checks. Merging.
2018-08-29 19:45:51 -04:00
skia-flutter-autoroll
0cff3d1c52 Roll src/third_party/skia 1f0fb09d5e35..1b714becff8b (11 commits) (flutter/engine#6115)
Auto-roller completed checks. Merging.
2018-08-29 16:22:51 -04:00
Jason Simmons
78deb0828c Fix libtxt unit tests (flutter/engine#6111) 2018-08-29 10:43:17 -07:00
Gary Qian
980d18ee57 Fix tilt by using custom normalize impl to avoid strange skia normalize behavior (flutter/engine#6106) 2018-08-29 10:36:35 -07:00
skia-flutter-autoroll
3b5157d59c Roll src/third_party/skia a81c2be75adc..1f0fb09d5e35 (13 commits) (flutter/engine#6110)
Auto-roller completed checks. Merging.
2018-08-29 13:03:51 -04:00
skia-flutter-autoroll
69435d67b7 Roll src/third_party/skia 33f34556b5fc..a81c2be75adc (1 commits) (flutter/engine#6109)
Auto-roller completed checks. Merging.
2018-08-29 09:39:51 -04:00
skia-flutter-autoroll
b3d1a46639 Roll src/third_party/skia 5f0726b01019..33f34556b5fc (1 commits) (flutter/engine#6107)
Auto-roller completed checks. Merging.
2018-08-28 21:23:51 -04:00
skia-flutter-autoroll
2afe235a10 Roll src/third_party/skia 7ba1d64f0706..5f0726b01019 (12 commits) (flutter/engine#6104)
Auto-roller completed checks. Merging.
2018-08-28 17:59:53 -04:00
Chinmay Garde
1fcba44904 Allow embedders to set the root surface transformation. (flutter/engine#6085) 2018-08-28 14:13:49 -07:00
Jonah Williams
cce79157ff expose bold text flag in accessibility features for iOS (flutter/engine#6072) 2018-08-28 12:38:54 -07:00
Amir Hardon
dc470dc12a Convert synthesized Android motion events to long and not to int. (flutter/engine#6103) 2018-08-28 12:12:47 -07:00
skia-flutter-autoroll
6911fa49d1 Roll src/third_party/skia f125111ca733..7ba1d64f0706 (18 commits) (flutter/engine#6102)
Auto-roller completed checks. Merging.
2018-08-28 14:36:51 -04:00
skia-flutter-autoroll
a53cf1fadc Roll src/third_party/skia 0fdc53f9ffc6..f125111ca733 (10 commits) (flutter/engine#6100)
Auto-roller completed checks. Merging.
2018-08-27 18:02:51 -04:00
skia-flutter-autoroll
7e94d6d6a4 Roll src/third_party/skia dd04bec39cea..0fdc53f9ffc6 (13 commits) (flutter/engine#6098)
Auto-roller completed checks. Merging.
2018-08-27 14:43:51 -04:00
Jonah Williams
02d928b047 Unconditionally set resource id to empty string (flutter/engine#6096) 2018-08-27 10:54:07 -07:00
skia-flutter-autoroll
c504777dc8 Roll src/third_party/skia e00fe30b8fe7..dd04bec39cea (4 commits) (flutter/engine#6095)
Auto-roller completed checks. Merging.
2018-08-27 11:18:51 -04:00
skia-flutter-autoroll
d41244c2aa Roll src/third_party/skia 420696961c8c..e00fe30b8fe7 (1 commits) (flutter/engine#6094)
Auto-roller completed checks. Merging.
2018-08-27 07:55:51 -04:00
skia-flutter-autoroll
3014402ea6 Roll src/third_party/skia b5729c94f9a7..420696961c8c (1 commits) (flutter/engine#6092)
Auto-roller completed checks. Merging.
2018-08-26 15:01:51 -04:00
skia-flutter-autoroll
6ccb052448 Roll src/third_party/skia 471a946cf126..b5729c94f9a7 (1 commits) (flutter/engine#6091)
Auto-roller completed checks. Merging.
2018-08-26 05:38:51 -04:00
skia-flutter-autoroll
f9f60e1980 Roll src/third_party/skia 305498942654..471a946cf126 (1 commits) (flutter/engine#6090)
Auto-roller completed checks. Merging.
2018-08-25 21:00:51 -04:00
skia-flutter-autoroll
b6122817ff Roll src/third_party/skia 95be425f5b30..305498942654 (1 commits) (flutter/engine#6089)
Auto-roller completed checks. Merging.
2018-08-25 15:54:51 -04:00
skia-flutter-autoroll
6ad9989d1a Roll src/third_party/skia 1e5937821868..95be425f5b30 (1 commits) (flutter/engine#6088)
Auto-roller completed checks. Merging.
2018-08-25 04:33:51 -04:00
skia-flutter-autoroll
e07b9480fa Roll src/third_party/skia 92bc476c8c49..1e5937821868 (1 commits) (flutter/engine#6087)
Auto-roller completed checks. Merging.
2018-08-25 01:11:51 -04:00
Chinmay Garde
366a898572 Allow embedders to invalidate FBO bindings after present. (flutter/engine#6084) 2018-08-24 16:53:13 -07:00
skia-flutter-autoroll
9fba3887f9 Roll src/third_party/skia ee2a3f36dcf7..92bc476c8c49 (6 commits) (flutter/engine#6083)
Auto-roller completed checks. Merging.
2018-08-24 18:48:51 -04:00
skia-flutter-autoroll
1f67d97291 Roll src/third_party/skia 1118cfdbdcc2..ee2a3f36dcf7 (8 commits) (flutter/engine#6082)
Auto-roller completed checks. Merging.
2018-08-24 15:24:51 -04:00
amirh
00c385f497 Allow passing extra creation parameters for embedded Android views. (flutter/engine#6081)
This allows plugins to pass extra parameters from the Dart side to the
platform view constructor.
2018-08-24 11:15:14 -07:00