10726 Commits

Author SHA1 Message Date
Ryan Macnak
bf96dbed38
Revert "Some cleanups enabled by removing support for Dart. (#5621)" (#6205)
This reverts commit 4c2448d1591a5fab033de3885ad34d1fdf5474f1.
2018-09-07 17:39:51 -07:00
skia-flutter-autoroll
335811560b
Roll src/third_party/skia 094b3eaf479c..2810c856dfa2 (6 commits) (#6203)
Auto-roller completed checks. Merging.
2018-09-07 19:11:51 -04:00
Ryan Macnak
4c2448d159
Some cleanups enabled by removing support for Dart. (#5621)
- Switch core snapshot to Dart 2 and remove support for loading platform.dill.
 - Remove support for loading script snapshots.
 - Remove support for loading source.
 - Remove settings and fix names to reflect the above.
 - Remove support for loading the service isolate from source.
2018-09-07 15:44:46 -07:00
Ben Konyi
e27a2e955b
Dart SDK roll for 2018/09/07 (#6201) 2018-09-07 14:45:13 -07:00
Gary Qian
93dac2a88d
Always save canvas and correctly pass antialias boolean in ClipRects. (#6199) 2018-09-07 14:02:39 -07:00
skia-flutter-autoroll
16c56afb09
Roll src/third_party/skia 300b6197e344..094b3eaf479c (17 commits) (#6200)
Auto-roller completed checks. Merging.
2018-09-07 15:52:51 -04:00
Jonah Williams
2af72eb2cc
Don't map iOS reduce motion to disabled animations (#6194) 2018-09-07 11:20:44 -07:00
Jonah Williams
687cf08c70
Add option to invert paint colors to be used for smart invert accessibility on iOS (#6176) 2018-09-07 10:22:07 -07:00
Jason Simmons
85d47fb03c
Accept file URIs as parameters in the RunInView service RPC (#6191)
See https://github.com/flutter/flutter/issues/21348
2018-09-07 09:34:45 -07:00
skia-flutter-autoroll
5a19d7633a
Roll src/third_party/skia 0b80e62a14ae..300b6197e344 (9 commits) (#6198)
Auto-roller completed checks. Merging.
2018-09-07 12:26:51 -04:00
skia-flutter-autoroll
f33615c152
Roll src/third_party/skia b090b2b26803..0b80e62a14ae (2 commits) (#6197)
Auto-roller completed checks. Merging.
2018-09-07 08:59:51 -04:00
Ben Konyi
75f6bdfd41
Revert "Dart SDK roll for 2018/09/06 (#6189)" (#6192)
This reverts commit f02fc8c1068619dd2911a3e8bf95f8d43b8d276c.
2018-09-06 19:09:30 -07:00
skia-flutter-autoroll
b09563b2ec
Roll src/third_party/skia 106d04e907c1..b090b2b26803 (1 commits) (#6193)
Auto-roller completed checks. Merging.
2018-09-06 21:51:51 -04:00
Eric
e164e83a85 Reset the raster cache when the compositor context is created. (#6150) 2018-09-06 17:11:17 -07:00
Ben Konyi
f02fc8c106
Dart SDK roll for 2018/09/06 (#6189) 2018-09-06 15:52:04 -07:00
Michael Goderbauer
58a1894a1c
Update to latest clang (#6174)
* Roll buildroot to be483cb1cd3a9c4313b2e534034d23a05c3d849e
* Rolls buildtools to c1408453246f0475547b6fe634c2f3dad71c6457
2018-09-06 15:29:04 -07:00
skia-flutter-autoroll
9b297b3b51
Roll src/third_party/skia a9564d6dae1c..106d04e907c1 (7 commits) (#6190)
Auto-roller completed checks. Merging.
2018-09-06 18:15:52 -04:00
liyuqian
e70d0e1b7c
Always serialize fonts during skp capturing (#6160)
This fixes flutter/flutter#20788
2018-09-06 13:44:47 -07:00
Zachary Anderson
bd7593b2ad
[fuchsia] Plumb root_surface_transformation in scene_update_context (#6187)
* [fuchsia] Plumb root_surface_transformation in scene_update_context

To fix the Fuchsia build.

* Update scene_update_context.cc
2018-09-06 12:35:12 -07:00
Zachary Anderson
30c8da8abf
Pull $flutter_root:config into shell/engine/version:version (#6186)
To fix the Fuchsia build.
2018-09-06 12:26:20 -07:00
skia-flutter-autoroll
a146862524
Roll src/third_party/skia 33d3d31a7e28..a9564d6dae1c (5 commits) (#6185)
Auto-roller completed checks. Merging.
2018-09-06 14:50:52 -04:00
Gary Qian
058edef8f2
Fix LibTxt/minikin text shifiting when breaking into multiple runs (#6184) 2018-09-06 11:00:18 -07:00
Ben Konyi
5f61056946
Revert "Dart SDK roll for 2018/09/04 (#6161)" (#6183)
* Revert "Dart SDK roll for 2018/09/04 (#6161)"

This reverts commit b22badf1d473d2fc88e8db60d2616028bfbc5226.
2018-09-06 09:30:27 -07:00
skia-flutter-autoroll
897178cc3a
Roll src/third_party/skia 71f8475a0dba..33d3d31a7e28 (6 commits) (#6182)
Auto-roller completed checks. Merging.
2018-09-06 11:24:51 -04:00
skia-flutter-autoroll
1768bedcf9
Roll src/third_party/skia ffbcc3fadfa1..71f8475a0dba (3 commits) (#6181)
Auto-roller completed checks. Merging.
2018-09-06 08:00:52 -04:00
Chinmay Garde
ade0f22303
Remove unused file picture_serializer. (#6179) 2018-09-05 19:45:55 -07:00
skia-flutter-autoroll
572753fb12
Roll src/third_party/skia 343553a1fe9e..ffbcc3fadfa1 (6 commits) (#6178)
Auto-roller completed checks. Merging.
2018-09-05 20:05:51 -04:00
Michael Klimushyn
108e0a64ef
Add transparency helpers to FlutterView.java (#6172)
Fixes #9627
2018-09-05 16:47:02 -07:00
Jason Simmons
f6ad3e0967
Roll Tonic (#6177) 2018-09-05 16:16:58 -07:00
skia-flutter-autoroll
a0f30b3b0c
Roll src/third_party/skia 9d1c88d9912d..343553a1fe9e (16 commits) (#6175)
Auto-roller completed checks. Merging.
2018-09-05 16:45:51 -04:00
Jason Simmons
e6d9b34a8c
Remove the old location of the ICU data asset (#6170)
The tools are now placing icudtl.dat in the flutter_shared directory.
It is no longer necessary to check for this asset at its previous path.
2018-09-05 12:22:27 -07:00
Simon Lightfoot
9f0ad8b794 Fixes negative end selection offset. (#6171) 2018-09-05 12:12:21 -07:00
Michael Klimushyn
0981731fd7
Enable transparent FlutterViews (#6163)
- Changes rasterizer to clear the canvas with `SkColor_TRANSPARENT`
- Removes the unused `backgroundColor` param from `FlutterView.java`
2018-09-05 10:44:02 -07:00
Michael Goderbauer
3a7d0b559f
Roll buildroot to 7aadfaf196f9cd8a299f9ad78fab63362800466d (#6169) 2018-09-05 10:20:55 -07:00
skia-flutter-autoroll
564d214b71
Roll src/third_party/skia d0f0cb8ffc5e..9d1c88d9912d (12 commits) (#6168)
Auto-roller completed checks. Merging.
2018-09-05 13:05:51 -04:00
Jason Simmons
6af60d716a
Remove obsolete discovery mechanism from FlutterView (#6157) 2018-09-05 10:01:33 -07:00
Ben Konyi
b22badf1d4
Dart SDK roll for 2018/09/04 (#6161) 2018-09-05 09:16:56 -07:00
skia-flutter-autoroll
6d0fbc7eb7
Roll src/third_party/skia 9478f7a38e6c..d0f0cb8ffc5e (1 commits) (#6167)
Auto-roller completed checks. Merging.
2018-09-05 09:41:51 -04:00
skia-flutter-autoroll
5063a8a5b3
Roll src/third_party/skia 72a02112a99f..9478f7a38e6c (1 commits) (#6166)
Auto-roller completed checks. Merging.
2018-09-05 06:16:51 -04:00
skia-flutter-autoroll
19a3bc8e11
Roll src/third_party/skia 85f4e40c5481..72a02112a99f (1 commits) (#6165)
Auto-roller completed checks. Merging.
2018-09-05 02:51:51 -04:00
skia-flutter-autoroll
9643a50ac4
Roll src/third_party/skia fddc6fa394cb..85f4e40c5481 (1 commits) (#6164)
Auto-roller completed checks. Merging.
2018-09-04 23:26:51 -04:00
Chinmay Garde
6ad3183b18
Fix windows build. (#6162) 2018-09-04 18:23:29 -07:00
skia-flutter-autoroll
30af2f2997
Roll src/third_party/skia e486bbaae296..fddc6fa394cb (2 commits) (#6159)
Auto-roller completed checks. Merging.
2018-09-04 20:02:51 -04:00
Jason Simmons
b32ceafb1f
Add some more logs for diagnosing screenshot failures (#6156)
Fixes https://github.com/flutter/flutter/issues/21228
2018-09-04 14:38:10 -07:00
skia-flutter-autoroll
c173655b22
Roll src/third_party/skia b84576af0a43..e486bbaae296 (9 commits) (#6155)
Auto-roller completed checks. Merging.
2018-09-04 16:37:51 -04:00
Gary Qian
aaf98fbfed
Use double multiplication by a scale instead of 3 divides for speed. (#6154) 2018-09-04 10:54:52 -07:00
Gary Qian
593ed59143
Revert "Use Skia normalize again after Skia precision fix. (#6121)" (#6122)
This reverts commit dc7b5eb89da31cddc2abc91aa5b30bcc6d66e70c.
2018-09-04 10:21:30 -07:00
skia-flutter-autoroll
137389a85b
Roll src/third_party/skia a45e1a71f548..b84576af0a43 (16 commits) (#6153)
Auto-roller completed checks. Merging.
2018-09-04 13:13:51 -04:00
skia-flutter-autoroll
f89a386a1c
Roll src/third_party/skia cff3fd834ca8..a45e1a71f548 (1 commits) (#6152)
Auto-roller completed checks. Merging.
2018-09-04 09:48:58 -04:00
Kirill Nikolaev
b0b8daa7b2 Unregister onFrameAvailable callbacks when a TextureEntry is released. (#6079)
Otherwise the callbacks may be called after FlutterNativeView is destroyed and is null.

Also defensively check for whether the texture is already released in the callback because the callback may be called from another thread by a stale reference (see the comment).

This closes https://github.com/flutter/flutter/issues/20951.
2018-09-04 06:31:01 -07:00