4576 Commits

Author SHA1 Message Date
Chinmay Garde
ae5159740a Temporarily use expat on Android because the Android font manager depends on the same. (flutter/engine#5308) 2018-05-18 12:55:20 -07:00
Chinmay Garde
1c1b28b8b5 Remove unused defines and update buildroot. (flutter/engine#5307) 2018-05-18 12:33:19 -07:00
Chinmay Garde
815ccafbad Disable SVG canvas and friends. (flutter/engine#5306) 2018-05-18 12:09:14 -07:00
Chinmay Garde
00d7bf3b5b Remove support for reading FLX archives from engine. (flutter/engine#5305)
The embedders have moved on already. This also removes a //garnet dependency on zlib wrappers.
2018-05-18 11:56:37 -07:00
skia-flutter-autoroll
edbeec5d1e Roll src/third_party/skia/ 26171e892..ec79c39a7 (12 commits) (flutter/engine#5304)
Auto-roller completed checks. Merging.
2018-05-18 14:22:55 -04:00
liyuqian
d2b0840de3 Add debug asserts to using SkVertices::Builder (flutter/engine#5292)
Fixes flutter/flutter#9226
2018-05-18 10:32:56 -07:00
Greg Spencer
6351200ae7 Moving assets-for-api-docs links to point to new asset dir. (flutter/engine#5296)
No logic changes, only links in doc comments.
2018-05-18 08:56:34 -07:00
skia-flutter-autoroll
44085fdb46 Roll src/third_party/skia/ 50edafacc..26171e892 (3 commits) (flutter/engine#5303)
Auto-roller completed checks. Merging.
2018-05-18 10:52:56 -04:00
Dan Field
33f650f452 TwoPointConicGradients again (flutter/engine#5299)
* update docs for getBounds

* Add computeMetrics suggestion

* better explanation

* Support for TwoPointConical gradients
2018-05-18 07:43:52 -04:00
skia-flutter-autoroll
aee0ea0ee7 Roll src/third_party/skia/ 44890ef00..50edafacc (1 commit) (flutter/engine#5301)
Auto-roller completed checks. Merging.
2018-05-18 07:23:56 -04:00
Todd Volkert
300f7fa815 Clear the raster cache result when bypassing raster cache. (flutter/engine#5300)
https://github.com/flutter/flutter/issues/17448
2018-05-17 23:50:07 -07:00
skia-flutter-autoroll
f14e317d12 Roll src/third_party/skia/ dd6e62e28..44890ef00 (1 commit) (flutter/engine#5298)
Auto-roller completed checks. Merging.
2018-05-18 00:31:56 -04:00
skia-flutter-autoroll
bc9517a0bc Roll src/third_party/skia/ 51371a433..dd6e62e28 (4 commits; 1 trivial rolls) (flutter/engine#5297)
Auto-roller completed checks. Merging.
2018-05-17 20:58:56 -04:00
skia-flutter-autoroll
be72306ab0 Roll src/third_party/skia/ 000e00df1..51371a433 (11 commits; 1 trivial rolls) (flutter/engine#5295)
Auto-roller completed checks. Merging.
2018-05-17 17:27:56 -04:00
Alexander Aprelev
bc4d335137 Revert "Delegate AppDelegate life-cycle callbacks to plugins via separate object (#5173)" (flutter/engine#5294)
This reverts commit f8d59eeabcf96b19cc8ffd5b430448df093f0e65 as it broke
mac engine build bot.
2018-05-17 14:11:12 -07:00
Alexander Aprelev
6ef8fbd2a3 Revert "Support for TwoPointConical gradients (#5275)" (flutter/engine#5293)
This reverts commit 6782261b2908e11cb0ec9851b19f9618fc37a881 as it
breaks flutter gradient_test.
2018-05-17 14:10:19 -07:00
Alexander Aprelev
965ce6f3e9 Disable kernel-based expression evaluation. (flutter/engine#5290)
This should be reverted once dartbug.com/33087 is fixed.
2018-05-17 14:09:45 -07:00
Chinmay Garde
bddd31be8f Remove dart_vm_entry_points_fuchsia.txt as it has been moved to //topaz (flutter/engine#5291) 2018-05-17 13:41:36 -07:00
Chinmay Garde
6efb374d9e Remove the content handler for its move to topaz. (flutter/engine#5289) 2018-05-17 12:55:29 -07:00
skia-flutter-autoroll
bc74478d31 Roll src/third_party/skia/ c06754b04..000e00df1 (12 commits; 1 trivial rolls) (flutter/engine#5288)
Auto-roller completed checks. Merging.
2018-05-17 13:56:56 -04:00
skia-flutter-autoroll
60b9f35475 Roll src/third_party/skia/ bd74e6a02..c06754b04 (1 commit) (flutter/engine#5287)
Auto-roller completed checks. Merging.
2018-05-17 10:28:56 -04:00
Sigurd Meldgaard
f8d59eeabc Delegate AppDelegate life-cycle callbacks to plugins via separate object (flutter/engine#5173)
* Move the handling of delegating AppDelegate callback out of FlutterAppDelegate.

Also moves the plugin registry to FlutterViewController. So each view-controller will handle its
own plugins.

This is intended to simplify including one or more Flutter views in an existing iOS app and giving
more precise control of plugin registration.

Fixes: https://github.com/flutter/flutter/issues/16539

* formatting

* Update license golden file
2018-05-17 13:13:22 +02:00
Dan Field
9e5c5ac0b9 update docs for Path.getBounds (flutter/engine#5261)
* update docs for getBounds

* Add computeMetrics suggestion

* better explanation
2018-05-17 07:02:28 -04:00
skia-flutter-autoroll
e2e0f2a4ff Roll src/third_party/skia/ 15f1761d9..bd74e6a02 (1 commit; 1 trivial rolls) (flutter/engine#5286)
Auto-roller completed checks. Merging.
2018-05-17 06:43:56 -04:00
skia-flutter-autoroll
067a1df7bf Roll src/third_party/skia/ ed4921b9d..15f1761d9 (1 commit) (flutter/engine#5285)
Auto-roller completed checks. Merging.
2018-05-17 03:13:56 -04:00
skia-flutter-autoroll
a7d2a6848c Roll src/third_party/skia/ 05da1c16d..ed4921b9d (1 commit) (flutter/engine#5284)
Auto-roller completed checks. Merging.
2018-05-16 22:07:19 -04:00
Dan Field
6782261b29 Support for TwoPointConical gradients (flutter/engine#5275) 2018-05-16 19:27:44 -04:00
skia-flutter-autoroll
b69e03336c Roll src/third_party/skia/ 94f585ed0..05da1c16d (9 commits; 1 trivial rolls) (flutter/engine#5283)
Auto-roller completed checks. Merging.
2018-05-16 18:37:56 -04:00
Ryan Macnak
1fd1df7815 Roll Dart to 43635d3372253262cbf51e55b2ccfceae4f94682. (flutter/engine#5282) 2018-05-16 13:45:26 -07:00
Michael Goderbauer
cfbbc59034 Only send a11y events if a11y is turned on (flutter/engine#5281) 2018-05-16 13:12:56 -07:00
skia-flutter-autoroll
6a3ef34eae Roll src/third_party/skia/ 02faa2b99..94f585ed0 (8 commits) (flutter/engine#5280)
Auto-roller completed checks. Merging.
2018-05-16 15:07:19 -04:00
Ryan Macnak
aab4242b2c [fuchsia] Teach engine how to set up an isolate from a list of kernel files. (flutter/engine#5210) 2018-05-16 10:09:53 -07:00
skia-flutter-autoroll
118335c206 Roll src/third_party/skia/ 682c58da4..02faa2b99 (10 commits) (flutter/engine#5277)
Auto-roller completed checks. Merging.
2018-05-16 11:37:19 -04:00
Alexander Aprelev
2d74bd4c27 Enable flutter service protocol rpcs to run on UI isolate. (flutter/engine#5263)
With this change if flutter tools provides isolateId parameter, then VM will run the handler on that isolate. If no isolateId is provided, VM will continue running handlers as if they were registered wit Dart_RegisterRootServiceRequestCallback.

This goes towards fixing https://github.com/flutter/flutter/issues/17434
2018-05-16 07:29:20 -07:00
skia-flutter-autoroll
8e28688437 Roll src/third_party/skia/ 4c2a34e48..682c58da4 (1 commit) (flutter/engine#5276)
Auto-roller completed checks. Merging.
2018-05-16 08:05:55 -04:00
skia-flutter-autoroll
2bb358ac1a Roll src/third_party/skia/ 5b8b472b3..4c2a34e48 (1 commit) (flutter/engine#5274)
Auto-roller completed checks. Merging.
2018-05-16 01:00:56 -04:00
skia-flutter-autoroll
5112de2e67 Roll src/third_party/skia/ c8799aa92..5b8b472b3 (7 commits) (flutter/engine#5273)
Auto-roller completed checks. Merging.
2018-05-15 21:30:56 -04:00
Jason Simmons
8e68e89f66 Drain any pending work on the IO thread before shutting down the platform view (flutter/engine#5272)
iOS does not allow usage of OpenGL ES APIs when the app has been moved to the
background.  With this change, the shell will wait until pending IO thread tasks
complete and the Skia unref queue is drained before proceeding with shutdown.

See https://github.com/flutter/flutter/issues/17511
2018-05-15 17:40:25 -07:00
Ryan Macnak
9ee60830b1 Roll Dart to a5c11d7d0329432ca37e35bb249b20f60aa0aa31. (flutter/engine#5269)
Update engine for removal of Dart_ReadKernelBinary and refactored build targets.
2018-05-15 16:13:21 -07:00
Ryan Macnak
77040bbb92 Roll buildroot to 78cf6d88d1a8b6f8293649508f2c1db6ad385fb0 for newer GN for Windows. (flutter/engine#5271) 2018-05-15 16:01:22 -07:00
skia-flutter-autoroll
0a35b79247 Roll src/third_party/skia/ 6e9f34f0e..c8799aa92 (13 commits) (flutter/engine#5270)
Auto-roller completed checks. Merging.
2018-05-15 17:59:55 -04:00
Chinmay Garde
83bfe0136e Mark the linux group testonly (flutter/engine#5268) 2018-05-15 13:49:42 -07:00
Chinmay Garde
3b1ec0202b Build the flutter tester on Linux in the default group. (flutter/engine#5267) 2018-05-15 13:39:14 -07:00
Ryan Macnak
f49044eebd Revert "Roll Dart to a5c11d7d0329432ca37e35bb249b20f60aa0aa31. (#5259)" (flutter/engine#5266)
This reverts commit e2a590e926c80ba039fc70a336ea6cd341c27f12.
2018-05-15 13:26:51 -07:00
Ryan Macnak
e2a590e926 Roll Dart to a5c11d7d0329432ca37e35bb249b20f60aa0aa31. (flutter/engine#5259)
Update engine for removal of Dart_ReadKernelBinary and refactored build targets.
2018-05-15 12:57:01 -07:00
Chinmay Garde
8fc8c8b670 Create an empty group that the Fuchsia bots use to determine the root_out_dir. (flutter/engine#5265)
The Fuchsia bots seem to reference this target to figure out the root_out_directory https://fuchsia.googlesource.com/build/+/master/dart/dart_test.gni#67. Note that the presence of the flutter_tester binary location itself is not depended on. Instead, the target is used to infer the directory containing the flutter_tester after a build.

Patching the //build repository in Fuchsia would mean making the tree red till a //topaz patch lands. To avoid doing this, we add back the missing reference.
2018-05-15 12:50:10 -07:00
Jason Simmons
4f15413841 Support a model where the application creates a FlutterNativeView that is never destroyed (flutter/engine#5256)
This allows applications to start a Flutter engine instance during app startup
and keep it running throughout the app process' lifetime.

FlutterActivity subclasses can override createFlutterNativeView to provide a
preinitialized FlutterNativeView instance and override retainFlutterNativeView
to signal that the FlutterNativeView should be kept alive when the activity
is destroyed.
2018-05-15 12:05:54 -07:00
skia-flutter-autoroll
2f8d2f374e Roll src/third_party/skia/ 81f60ecd9..6e9f34f0e (7 commits) (flutter/engine#5264)
Auto-roller completed checks. Merging.
2018-05-15 14:28:56 -04:00
Matan Lurey
7528e47e84 Fix documentation mistake in painting.dart (flutter/engine#5236)
s/`[red]`/_correct color_.
2018-05-15 08:00:30 -07:00
skia-flutter-autoroll
e24cb3c172 Roll src/third_party/skia/ 6bbd386a0..81f60ecd9 (1 commit) (flutter/engine#5262)
Auto-roller completed checks. Merging.
2018-05-15 10:58:55 -04:00