Commit Graph

  • aee0ea0ee7 Roll src/third_party/skia/ 44890ef00..50edafacc (1 commit) (flutter/engine#5301) skia-flutter-autoroll 2018-05-18 07:23:56 -04:00
  • ce6fbeb5b5 Roll engine to 1179c38a42f5a979eec19f3b9ca72a5eb679442a (#17713) Todd Volkert 2018-05-18 00:45:54 -07:00
  • 300f7fa815 Clear the raster cache result when bypassing raster cache. (flutter/engine#5300) Todd Volkert 2018-05-17 23:50:07 -07:00
  • 3c5a7a3005 Make non-global constants have consistent naming (with just _ instead of _k) (#17584) Greg Spencer 2018-05-17 23:04:41 -07:00
  • e4b574d3d3 Cupertino Dialog Changes (#17676) Greg Spencer 2018-05-17 22:36:16 -07:00
  • f14e317d12 Roll src/third_party/skia/ dd6e62e28..44890ef00 (1 commit) (flutter/engine#5298) skia-flutter-autoroll 2018-05-18 00:31:56 -04:00
  • 89d99f6d01 Add --no-preview-dart-2 when in dart1 mode. (#17708) Alexander Aprelev 2018-05-17 21:13:01 -07:00
  • bc9517a0bc Roll src/third_party/skia/ 51371a433..dd6e62e28 (4 commits; 1 trivial rolls) (flutter/engine#5297) skia-flutter-autoroll 2018-05-17 20:58:56 -04:00
  • 8a83d0df7f Roll engine to 40a37126078f3eee2cd7584da04704908f47cd68 (#17702) Alexander Aprelev 2018-05-17 15:12:08 -07:00
  • be72306ab0 Roll src/third_party/skia/ 000e00df1..51371a433 (11 commits; 1 trivial rolls) (flutter/engine#5295) skia-flutter-autoroll 2018-05-17 17:27:56 -04:00
  • bc4d335137 Revert "Delegate AppDelegate life-cycle callbacks to plugins via separate object (#5173)" (flutter/engine#5294) Alexander Aprelev 2018-05-17 14:11:12 -07:00
  • 6ef8fbd2a3 Revert "Support for TwoPointConical gradients (#5275)" (flutter/engine#5293) Alexander Aprelev 2018-05-17 14:10:19 -07:00
  • 965ce6f3e9 Disable kernel-based expression evaluation. (flutter/engine#5290) Alexander Aprelev 2018-05-17 14:09:45 -07:00
  • bddd31be8f Remove dart_vm_entry_points_fuchsia.txt as it has been moved to //topaz (flutter/engine#5291) Chinmay Garde 2018-05-17 13:41:36 -07:00
  • 6efb374d9e Remove the content handler for its move to topaz. (flutter/engine#5289) Chinmay Garde 2018-05-17 12:55:29 -07:00
  • fd55c4ec5b Add glyph references for Cupertino-style icons (#16605) Noam Drong 2018-05-17 21:42:49 +02:00
  • 89cb5d268d Provide isolate id for rpc request to ensure they are run on correct (UI) thread. (#17616) Alexander Aprelev 2018-05-17 11:37:36 -07:00
  • bc74478d31 Roll src/third_party/skia/ c06754b04..000e00df1 (12 commits; 1 trivial rolls) (flutter/engine#5288) skia-flutter-autoroll 2018-05-17 13:56:56 -04:00
  • 2e24351fb1 Roll engine to 4374ccc1be46f0f5e0d86b44a76cc3e1f1af8bb0. (#17669) Ryan Macnak 2018-05-17 10:53:00 -07:00
  • ac67efbc83 Moving API doc asset URLs to point to the new location. (#17697) Greg Spencer 2018-05-17 09:53:06 -07:00
  • 60b9f35475 Roll src/third_party/skia/ bd74e6a02..c06754b04 (1 commit) (flutter/engine#5287) skia-flutter-autoroll 2018-05-17 10:28:56 -04:00
  • f8d59eeabc Delegate AppDelegate life-cycle callbacks to plugins via separate object (flutter/engine#5173) Sigurd Meldgaard 2018-05-17 13:13:22 +02:00
  • 85cb38e71a Fix consolidate HTTP response and add test (#17082) Dan Field 2018-05-17 07:04:05 -04:00
  • 9e5c5ac0b9 update docs for Path.getBounds (flutter/engine#5261) Dan Field 2018-05-17 07:02:28 -04:00
  • e2e0f2a4ff Roll src/third_party/skia/ 15f1761d9..bd74e6a02 (1 commit; 1 trivial rolls) (flutter/engine#5286) skia-flutter-autoroll 2018-05-17 06:43:56 -04:00
  • 62b7aee91e Fix broken test (#17684) Mikkel Nygaard Ravn 2018-05-17 12:25:43 +02:00
  • 78e205c8f2 Make Dart2 the default in Gradle script (#17682) Mikkel Nygaard Ravn 2018-05-17 09:56:21 +02:00
  • 067a1df7bf Roll src/third_party/skia/ ed4921b9d..15f1761d9 (1 commit) (flutter/engine#5285) skia-flutter-autoroll 2018-05-17 03:13:56 -04:00
  • a7d2a6848c Roll src/third_party/skia/ 05da1c16d..ed4921b9d (1 commit) (flutter/engine#5284) skia-flutter-autoroll 2018-05-16 22:07:19 -04:00
  • 6782261b29 Support for TwoPointConical gradients (flutter/engine#5275) Dan Field 2018-05-16 19:27:44 -04:00
  • b69e03336c Roll src/third_party/skia/ 94f585ed0..05da1c16d (9 commits; 1 trivial rolls) (flutter/engine#5283) skia-flutter-autoroll 2018-05-16 18:37:56 -04:00
  • 6c9a7c5803 fixes (#17624) Michael Goderbauer 2018-05-16 14:20:16 -07:00
  • 1fd1df7815 Roll Dart to 43635d3372253262cbf51e55b2ccfceae4f94682. (flutter/engine#5282) Ryan Macnak 2018-05-16 13:45:26 -07:00
  • cfbbc59034 Only send a11y events if a11y is turned on (flutter/engine#5281) Michael Goderbauer 2018-05-16 13:12:56 -07:00
  • 60272ee5bd Restore the ListTile layout updates (#17661) Hans Muller 2018-05-16 12:33:07 -07:00
  • 6a3ef34eae Roll src/third_party/skia/ 02faa2b99..94f585ed0 (8 commits) (flutter/engine#5280) skia-flutter-autoroll 2018-05-16 15:07:19 -04:00
  • efc657aabf Mark 32-bit iOS gallery transitions test unflaky (#17662) Chris Bracken 2018-05-16 11:57:06 -07:00
  • 580c844c2f Added GalleryApp testMode (#17640) Hans Muller 2018-05-16 11:42:39 -07:00
  • 0cbda7d68d Mark 32-bit iOS gallery startup test unflaky (#17660) Chris Bracken 2018-05-16 11:13:44 -07:00
  • 1f76f7f9d2 Migrate to Mockito 3's anyNamed (#17632) Sam Rawlins 2018-05-16 10:19:05 -07:00
  • aab4242b2c [fuchsia] Teach engine how to set up an isolate from a list of kernel files. (flutter/engine#5210) Ryan Macnak 2018-05-16 10:09:53 -07:00
  • 20512d458e Add 32-bit iOS gallery startup test (#17653) Chris Bracken 2018-05-16 09:29:10 -07:00
  • bb35bc3627 Add a background paint property to TextStyle (#17586) Jason Simmons 2018-05-16 09:19:28 -07:00
  • 118335c206 Roll src/third_party/skia/ 682c58da4..02faa2b99 (10 commits) (flutter/engine#5277) skia-flutter-autoroll 2018-05-16 11:37:19 -04:00
  • 2d74bd4c27 Enable flutter service protocol rpcs to run on UI isolate. (flutter/engine#5263) Alexander Aprelev 2018-05-16 07:29:20 -07:00
  • 8e28688437 Roll src/third_party/skia/ 4c2a34e48..682c58da4 (1 commit) (flutter/engine#5276) skia-flutter-autoroll 2018-05-16 08:05:55 -04:00
  • a3e71bf11f Add startup test for Platform View example (#17645) Sarah Zakarias 2018-05-16 13:24:47 +02:00
  • 8415c0fd85 Modernize Podfile in examples/platform_view (#17643) Mikkel Nygaard Ravn 2018-05-16 12:49:19 +02:00
  • 2bb358ac1a Roll src/third_party/skia/ 5b8b472b3..4c2a34e48 (1 commit) (flutter/engine#5274) skia-flutter-autoroll 2018-05-16 01:00:56 -04:00
  • f38743593d Add Spacer Widget (#16642) Greg Spencer 2018-05-15 19:37:21 -07:00
  • 5112de2e67 Roll src/third_party/skia/ c8799aa92..5b8b472b3 (7 commits) (flutter/engine#5273) skia-flutter-autoroll 2018-05-15 21:30:56 -04:00
  • ebd9a9621d Increase contrast of Checkbox, Radio, And Switch widgets (#17637) Jonah Williams 2018-05-15 17:55:45 -07:00
  • 8e68e89f66 Drain any pending work on the IO thread before shutting down the platform view (flutter/engine#5272) Jason Simmons 2018-05-15 17:40:25 -07:00
  • d2d2fb4163 Increase gallery perf scrollUntilVisible timeout (#17633) Chris Bracken 2018-05-15 17:16:35 -07:00
  • 9ee60830b1 Roll Dart to a5c11d7d0329432ca37e35bb249b20f60aa0aa31. (flutter/engine#5269) Ryan Macnak 2018-05-15 16:13:21 -07:00
  • 77040bbb92 Roll buildroot to 78cf6d88d1a8b6f8293649508f2c1db6ad385fb0 for newer GN for Windows. (flutter/engine#5271) Ryan Macnak 2018-05-15 16:01:22 -07:00
  • f5c4823803 Update the xcode project of flutter_gallery (#17630) Michael Goderbauer 2018-05-15 15:53:56 -07:00
  • 6dcb0d62c3 Change kRadialReactionRadius from 24 to 20 (#17620) Hans Muller 2018-05-15 15:06:03 -07:00
  • 0a35b79247 Roll src/third_party/skia/ 6e9f34f0e..c8799aa92 (13 commits) (flutter/engine#5270) skia-flutter-autoroll 2018-05-15 17:59:55 -04:00
  • ae8586cfa1 Show help info instead of crashing if Android SDK is not found (#17610) liyuqian 2018-05-15 14:42:12 -07:00
  • c36ec76002 Reduce odds of race in scrollUntilVisible (#17594) Chris Bracken 2018-05-15 14:23:44 -07:00
  • b7fc015f0a Revert "Updated ListTile layout" (#17612) Hans Muller 2018-05-15 14:08:13 -07:00
  • 83bfe0136e Mark the linux group testonly (flutter/engine#5268) Chinmay Garde 2018-05-15 13:49:42 -07:00
  • 3b1ec0202b Build the flutter tester on Linux in the default group. (flutter/engine#5267) Chinmay Garde 2018-05-15 13:39:14 -07:00
  • b0fa93eada Revert "Adjust scroll increment in transition perf test (#17593)" (#17623) Chris Bracken 2018-05-15 13:38:53 -07:00
  • f49044eebd Revert "Roll Dart to a5c11d7d0329432ca37e35bb249b20f60aa0aa31. (#5259)" (flutter/engine#5266) Ryan Macnak 2018-05-15 13:26:51 -07:00
  • e2a590e926 Roll Dart to a5c11d7d0329432ca37e35bb249b20f60aa0aa31. (flutter/engine#5259) Ryan Macnak 2018-05-15 12:57:01 -07:00
  • 8fc8c8b670 Create an empty group that the Fuchsia bots use to determine the root_out_dir. (flutter/engine#5265) Chinmay Garde 2018-05-15 12:50:10 -07:00
  • 4f15413841 Support a model where the application creates a FlutterNativeView that is never destroyed (flutter/engine#5256) Jason Simmons 2018-05-15 12:05:54 -07:00
  • c169136eff Revert "Fixing list tile size in the presence of a large subtitle" (#17611) Hans Muller 2018-05-15 11:52:34 -07:00
  • 2f8d2f374e Roll src/third_party/skia/ 81f60ecd9..6e9f34f0e (7 commits) (flutter/engine#5264) skia-flutter-autoroll 2018-05-15 14:28:56 -04:00
  • 1095eafed4 Adjust scroll increment in transition perf test (#17593) Chris Bracken 2018-05-15 11:23:31 -07:00
  • 5159ab3513 Add the ability to limit Draggables to a single axis (#17587) David Shuckerow 2018-05-15 10:09:25 -07:00
  • c4cb0ecff3 Updates to debugDisableShadows (#17577) Todd Volkert 2018-05-15 08:55:42 -07:00
  • 7528e47e84 Fix documentation mistake in painting.dart (flutter/engine#5236) Matan Lurey 2018-05-15 08:00:30 -07:00
  • e24cb3c172 Roll src/third_party/skia/ 6bbd386a0..81f60ecd9 (1 commit) (flutter/engine#5262) skia-flutter-autoroll 2018-05-15 10:58:55 -04:00
  • 8be2682ee4 Trivial cleanup of layer debugging flags (#17411) Ian Hickson 2018-05-14 23:23:55 -07:00
  • 0921f06525 Roll src/third_party/skia/ 3b9effcb1..6bbd386a0 (2 commits) (flutter/engine#5260) skia-flutter-autoroll 2018-05-14 22:27:56 -04:00
  • ace27819fe Fix flutter shell script to handle properly shells that have CDPATH set (#17589) Greg Spencer 2018-05-14 17:11:38 -07:00
  • baf5293906 Create a session presentation backed Vsync waiter on Fuchsia. (flutter/engine#5255) Chinmay Garde 2018-05-14 16:51:19 -07:00
  • 8fa8950266 Roll src/third_party/skia/ 8803ebb47..3b9effcb1 (8 commits) (flutter/engine#5257) skia-flutter-autoroll 2018-05-14 18:59:55 -04:00
  • a25bbc7bfc Fixing list tile size in the presence of a large subtitle (#17580) Greg Spencer 2018-05-14 15:51:12 -07:00
  • 52246c048d Add 32-bit iOS transition perf integration test (#17582) Chris Bracken 2018-05-14 15:05:38 -07:00
  • 078f2c9b2d Update version to 0.19.0. (#17203) jcollins-g 2018-05-14 13:23:26 -07:00
  • 892fc8df55 Roll src/third_party/skia/ 16ffdd4ed..8803ebb47 (8 commits) (flutter/engine#5254) skia-flutter-autoroll 2018-05-14 15:30:56 -04:00
  • 4fb7c91ee3 Plumb --extra-front-end-options in flutter build bundle (#17404) Alexander Markov 2018-05-14 09:41:58 -07:00
  • 2bb527ef21 Roll src/third_party/skia/ 5140f9a8e..16ffdd4ed (4 commits) (flutter/engine#5252) skia-flutter-autoroll 2018-05-14 12:00:56 -04:00
  • ee019c0bca Updated ListTile layout (#17496) Hans Muller 2018-05-14 08:18:17 -07:00
  • 4931b46772 Make --build-shared-library more robust. (#17420) Vyacheslav Egorov 2018-05-14 16:36:54 +02:00
  • 74ea493f15 Roll src/third_party/skia/ b06a1eb4e..5140f9a8e (1 commit) (flutter/engine#5251) skia-flutter-autoroll 2018-05-14 08:28:55 -04:00
  • b928a1f4c9 Roll src/third_party/skia/ ec48812c5..b06a1eb4e (1 commit) (flutter/engine#5250) skia-flutter-autoroll 2018-05-13 14:31:55 -04:00
  • 44220baf50 Roll src/third_party/skia/ 96b0b46f2..ec48812c5 (1 commit) (flutter/engine#5249) skia-flutter-autoroll 2018-05-12 19:08:56 -04:00
  • d8bee18a47 Roll src/third_party/skia/ 3202ac4d2..96b0b46f2 (1 commit) (flutter/engine#5248) skia-flutter-autoroll 2018-05-12 02:24:55 -04:00
  • f9bb4289e9 roll engine to 06afdfe54ebef9168a90ca00a6721c2d36e6aafa (#17527) Jonah Williams 2018-05-11 21:44:54 -07:00
  • f89c3f3ed1 Terminate the engine immediately if there are isolate launch errors. (flutter/engine#5244) Chinmay Garde 2018-05-11 18:32:35 -07:00
  • 72dcc69ab1 Roll engine to 983b119d4117e10e9466b2bf544a17795b9b5c12 (#17521) Zachary Anderson 2018-05-11 16:01:11 -07:00
  • 5fafface34 Bump mockito to 3.0.0-alpha+5 (#17487) Sam Rawlins 2018-05-11 15:27:15 -07:00
  • bcca6e20ec Roll src/third_party/skia/ 811b944a8..3202ac4d2 (5 commits; 1 trivial rolls) (flutter/engine#5242) skia-flutter-autoroll 2018-05-11 18:23:55 -04:00
  • b0d9893494 Allow Canvas.saveLayer without bounds (flutter/engine#5240) Jason Simmons 2018-05-11 15:18:35 -07:00
  • 984b70e6ad swap brightness definition on iOS to match android (flutter/engine#5239) Jonah Williams 2018-05-11 14:01:29 -07:00