Commit Graph

4561 Commits

Author SHA1 Message Date
Alexander Aprelev
6ef8fbd2a3 Revert "Support for TwoPointConical gradients (#5275)" (flutter/engine#5293)
This reverts commit 6782261b29 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 e2a590e926.
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
skia-flutter-autoroll
0921f06525 Roll src/third_party/skia/ 3b9effcb1..6bbd386a0 (2 commits) (flutter/engine#5260)
Auto-roller completed checks. Merging.
2018-05-14 22:27:56 -04:00
Chinmay Garde
baf5293906 Create a session presentation backed Vsync waiter on Fuchsia. (flutter/engine#5255) 2018-05-14 16:51:19 -07:00
skia-flutter-autoroll
8fa8950266 Roll src/third_party/skia/ 8803ebb47..3b9effcb1 (8 commits) (flutter/engine#5257)
Auto-roller completed checks. Merging.
2018-05-14 18:59:55 -04:00
skia-flutter-autoroll
892fc8df55 Roll src/third_party/skia/ 16ffdd4ed..8803ebb47 (8 commits) (flutter/engine#5254)
Auto-roller completed checks. Merging.
2018-05-14 15:30:56 -04:00
skia-flutter-autoroll
2bb527ef21 Roll src/third_party/skia/ 5140f9a8e..16ffdd4ed (4 commits) (flutter/engine#5252)
Auto-roller completed checks. Merging.
2018-05-14 12:00:56 -04:00
skia-flutter-autoroll
74ea493f15 Roll src/third_party/skia/ b06a1eb4e..5140f9a8e (1 commit) (flutter/engine#5251)
Auto-roller completed checks. Merging.
2018-05-14 08:28:55 -04:00
skia-flutter-autoroll
b928a1f4c9 Roll src/third_party/skia/ ec48812c5..b06a1eb4e (1 commit) (flutter/engine#5250)
Auto-roller completed checks. Merging.
2018-05-13 14:31:55 -04:00
skia-flutter-autoroll
44220baf50 Roll src/third_party/skia/ 96b0b46f2..ec48812c5 (1 commit) (flutter/engine#5249)
Auto-roller completed checks. Merging.
2018-05-12 19:08:56 -04:00
skia-flutter-autoroll
d8bee18a47 Roll src/third_party/skia/ 3202ac4d2..96b0b46f2 (1 commit) (flutter/engine#5248)
Auto-roller completed checks. Merging.
2018-05-12 02:24:55 -04:00
Chinmay Garde
f89c3f3ed1 Terminate the engine immediately if there are isolate launch errors. (flutter/engine#5244) 2018-05-11 18:32:35 -07:00
skia-flutter-autoroll
bcca6e20ec Roll src/third_party/skia/ 811b944a8..3202ac4d2 (5 commits; 1 trivial rolls) (flutter/engine#5242)
Auto-roller completed checks. Merging.
2018-05-11 18:23:55 -04:00
Jason Simmons
b0d9893494 Allow Canvas.saveLayer without bounds (flutter/engine#5240)
Fixes https://github.com/flutter/flutter/issues/17497
2018-05-11 15:18:35 -07:00
Jonah Williams
984b70e6ad swap brightness definition on iOS to match android (flutter/engine#5239) 2018-05-11 14:01:29 -07:00
Zachary Anderson
2240b7e4c3 Roll dart to 46ab040e589adc5200370dec7952ce5150850822 (flutter/engine#5235) 2018-05-11 12:43:53 -07:00
Jason Simmons
4ff9861d43 Re-land "libtxt: exclude trailing whitespace from right-justified lines" (flutter/engine#5234)
If a line is right justified, then remove any trailing whitespace from the
text range given to Minikin.  Right justification shifts the line's glyphs
by the layout advance computed by Minikin, and this advance should exclude
whitespace so that the last visible character will be flush with the right
margin.

Also exclude trailing whitespace from center justified lines.

Fixes https://github.com/flutter/flutter/issues/17502
Fixes https://github.com/flutter/flutter/issues/16333
2018-05-11 12:17:31 -07:00