Commit Graph

  • d0952a67dd Roll src/third_party/skia 576b2a5596bc..2c043c288169 (2 commits) (flutter/engine#8200) skia-flutter-autoroll 2019-03-18 08:11:12 -04:00
  • a1bee54fda Roll engine 5b09204e3037..e75f6de01fee (2 commits) (#29537) engine-flutter-autoroll 2019-03-18 05:02:34 -04:00
  • 3945e61621 Roll src/third_party/skia 895e1eedb420..576b2a5596bc (1 commits) (flutter/engine#8198) skia-flutter-autoroll 2019-03-18 01:44:12 -04:00
  • af6e09f6ea Roll engine 4d9b9aacd076..5b09204e3037 (3 commits) (#29522) engine-flutter-autoroll 2019-03-17 21:07:33 -04:00
  • e949724670 Add --no-full-dart-sdk option to GN (flutter/engine#8196) Chris Bracken 2019-03-17 15:52:41 -07:00
  • af199746d0 Roll src/third_party/skia 72ef2d519a0e..895e1eedb420 (1 commits) (flutter/engine#8195) skia-flutter-autoroll 2019-03-17 18:12:11 -04:00
  • e567f1117a Roll engine c6f9fe7e00e2..4d9b9aacd076 (2 commits) (#29507) engine-flutter-autoroll 2019-03-17 16:07:34 -04:00
  • ed8c5ed075 Roll src/third_party/skia 3ea586f9f959..72ef2d519a0e (1 commits) (flutter/engine#8194) skia-flutter-autoroll 2019-03-17 14:42:11 -04:00
  • 991e14e661 Roll src/third_party/skia 143542fa28e9..3ea586f9f959 (1 commits) (flutter/engine#8193) skia-flutter-autoroll 2019-03-17 11:21:11 -04:00
  • 02b761c062 Roll src/third_party/skia e1f2a572cec0..143542fa28e9 (1 commits) (flutter/engine#8192) skia-flutter-autoroll 2019-03-17 05:59:11 -04:00
  • 390713569a Roll src/third_party/skia d95286de1dda..e1f2a572cec0 (1 commits) (flutter/engine#8191) skia-flutter-autoroll 2019-03-17 02:28:11 -04:00
  • 5b917fa946 c6f9fe7e0 Roll src/third_party/skia 90155edf140b..d95286de1dda (2 commits) (flutter/engine#8190) (#29497) engine-flutter-autoroll 2019-03-16 22:39:34 -04:00
  • eda4e454bb Roll src/third_party/skia 90155edf140b..d95286de1dda (2 commits) (flutter/engine#8190) skia-flutter-autoroll 2019-03-16 19:55:11 -04:00
  • bc0b4070a1 0f97c920f Roll src/third_party/skia f3f7059cb736..90155edf140b (1 commits) (flutter/engine#8189) (#29493) engine-flutter-autoroll 2019-03-16 19:14:34 -04:00
  • 8338567f9f Roll src/third_party/skia f3f7059cb736..90155edf140b (1 commits) (flutter/engine#8189) skia-flutter-autoroll 2019-03-16 16:22:11 -04:00
  • 3ca8e1619e Roll engine 015c0246aebc..4a4f1823eb5b (4 commits) (#29491) engine-flutter-autoroll 2019-03-16 15:31:34 -04:00
  • 5031671b94 Roll src/third_party/skia 3d42a0521d12..f3f7059cb736 (6 commits) (flutter/engine#8188) skia-flutter-autoroll 2019-03-16 12:50:11 -04:00
  • 9a32285cca Roll src/third_party/skia f34d0c79dc6c..3d42a0521d12 (1 commits) (flutter/engine#8187) skia-flutter-autoroll 2019-03-16 09:19:11 -04:00
  • 0bf0f5c1da Add doc about MediaQuery to Chip (#29445) liyuqian 2019-03-15 22:03:13 -07:00
  • ccaedcec34 Roll src/third_party/skia d3cfbcae10eb..f34d0c79dc6c (2 commits) (flutter/engine#8186) skia-flutter-autoroll 2019-03-16 00:50:11 -04:00
  • 90819b75bb Roll engine 0e0e0a98f511..015c0246aebc (3 commits) (#29464) engine-flutter-autoroll 2019-03-15 22:45:36 -04:00
  • 72605d2406 Switch flutter_tools from script to app-jit snapshot. (#27749) Jonah Williams 2019-03-15 19:33:24 -07:00
  • 9647d215c9 Roll src/third_party/skia 49ea3194535c..d3cfbcae10eb (9 commits) (flutter/engine#8184) skia-flutter-autoroll 2019-03-15 21:18:11 -04:00
  • 23326db7a1 0e0e0a98f Roll src/third_party/skia 46f5ee156155..49ea3194535c (8 commits) (flutter/engine#8179) (#29453) engine-flutter-autoroll 2019-03-15 20:49:34 -04:00
  • fa52f345d6 fix for sometimes packages file is an APK (#29456) Jonah Williams 2019-03-15 15:52:40 -07:00
  • cd803ac7f2 Improve hot reload performance (#28152) Jonah Williams 2019-03-15 15:02:45 -07:00
  • bfac60485d 7da45be4a Roll src/third_party/skia 69600007e278..46f5ee156155 (8 commits) (flutter/engine#8178) (#29447) engine-flutter-autoroll 2019-03-15 18:00:36 -04:00
  • 2a21c1a188 add assert if length of TabController and number of tabs do not match (#29332) Shi-Hao Hong 2019-03-15 14:25:56 -07:00
  • 3ad579631a Fix log level typo from ERROR to INFO (flutter/engine#8180) liyuqian 2019-03-15 14:01:23 -07:00
  • 39b0476967 Fix include of libzx. (flutter/engine#8181) P.Y. Laligand 2019-03-15 13:58:25 -07:00
  • 87e6beecad Fix Flex class docs by replacing 'vertical space' with 'space on its main axis' so that the language fits both column and row. (#29057) Anthony 2019-03-15 16:33:51 -04:00
  • 71bd5d4f55 Sample code for Align class. ref:#13637 (#29442) Kate Lovett 2019-03-15 13:32:03 -07:00
  • 8c6111ffc5 Add flag to allow only building full sdk on release to speed up bots (flutter/engine#8080) Jonah Williams 2019-03-15 13:13:44 -07:00
  • 5787fc3ae2 Fix text selection when user is dragging in the opposite direction (#29395) Mouad Debbar 2019-03-15 13:09:27 -07:00
  • 5ee1ad8ee8 Roll src/third_party/skia 46f5ee156155..49ea3194535c (8 commits) (flutter/engine#8179) skia-flutter-autoroll 2019-03-15 16:04:11 -04:00
  • 28290f90de Roll engine b36068c3778c..cad97fe7467c (2 commits) (#29441) engine-flutter-autoroll 2019-03-15 15:50:34 -04:00
  • be5c83b9b8 Add dump-shader-skp flag to flutter tools (#29258) liyuqian 2019-03-15 12:37:53 -07:00
  • fa149eea9b Cupertino localization step 1: add an English arb file (#29200) xster 2019-03-15 12:10:35 -07:00
  • 0067efca61 No shrinking for BackdropFilter's cull rect (#28174) liyuqian 2019-03-15 09:42:11 -07:00
  • e5696c2e7c Use fs.identical to compare paths when finding the engine source path (#29386) Jason Simmons 2019-03-15 09:32:10 -07:00
  • bd50007f16 Paint backgroundColor in CircularProgressIndicator (#28004) Edman P. Anjos 2019-03-15 17:26:39 +01:00
  • 5300b0ad41 Roll src/third_party/skia 69600007e278..46f5ee156155 (8 commits) (flutter/engine#8178) skia-flutter-autoroll 2019-03-15 12:23:46 -04:00
  • 3202d228b7 --verbose-logging to verbose-logging in android (#29383) liyuqian 2019-03-15 09:20:15 -07:00
  • 428d104054 Properly escape Android SDK Manager path in error message (#29134) Christian Wenz 2019-03-15 16:58:33 +01:00
  • 4906c7ea56 Update README.md (#29369) Dan Field 2019-03-15 08:58:13 -07:00
  • d6cc949970 [cupertino_icons] Add circle and circle_filled, for radio buttons. (#29407) Mike Leonhard 2019-03-15 08:57:45 -07:00
  • 955e004a13 Throw assertion error when a Hero has a Hero child. (#28470) Efthymis Sarmpanis 2019-03-15 17:55:27 +02:00
  • b98bf7c96c Update overlays_gr_context_ correctly (flutter/engine#8175) Kaushik Iska 2019-03-15 08:35:48 -07:00
  • 439fbbe69e Update SDK constraints to reflect the fact that set literals are being used (#29389) Brian Wilkerson 2019-03-15 07:53:27 -07:00
  • f6e9afa7d3 Roll engine 403337ebb893..b36068c3778c (10 commits) (#29429) engine-flutter-autoroll 2019-03-15 09:51:36 -04:00
  • 363b36ae2a Roll src/third_party/skia aefecad7c0d2..69600007e278 (2 commits) (flutter/engine#8177) skia-flutter-autoroll 2019-03-15 08:35:12 -04:00
  • 579e8af6b3 Roll src/third_party/skia 05201fc7e77e..aefecad7c0d2 (5 commits) (flutter/engine#8176) skia-flutter-autoroll 2019-03-15 03:46:55 -04:00
  • 73fb457cae Disable widget inspector scroll test (#29403) Jonah Williams 2019-03-14 23:51:18 -07:00
  • 95c350dcd2 Bugfix: Prevent crash when responding to a platform message after FlutterJNI detaches from native (#28651). (flutter/engine#8170) Matt Carroll 2019-03-14 21:13:03 -07:00
  • aea91df5b4 Roll src/third_party/skia 512e38091c85..05201fc7e77e (10 commits) (flutter/engine#8173) skia-flutter-autoroll 2019-03-15 00:05:54 -04:00
  • a29906d5f5 Roll engine to 403337ebb893380101d1fa9cc435ce9b6cfeb22c (#29377) Dan Field 2019-03-14 19:06:23 -07:00
  • 6d8f539971 Text field height attempt 2 (#29250) Justin McCandless 2019-03-14 18:01:11 -07:00
  • 7bed378e22 Only run codegen at start of flutter_test (#29171) Jonah Williams 2019-03-14 17:12:40 -07:00
  • 9ada55b844 Add frame and target time metadata to vsync events and connect platform vsync events using flows. (flutter/engine#8172) Chinmay Garde 2019-03-14 16:48:01 -07:00
  • 16b4aae5bd [fuchsia] Remove deprecated libraries from snapshot (flutter/engine#8085) David Worsham 2019-03-14 16:05:21 -07:00
  • b74b960356 Skip Dialog interaction test (#29385) Jonah Williams 2019-03-14 14:43:20 -07:00
  • 8aeb94ed24 Android Embedding PR 19: Add accessibility to new FlutterView. (flutter/engine#8109) Matt Carroll 2019-03-14 14:24:49 -07:00
  • 8fc02f5b1d Add an allocator specific check to ensure that strings passed to the timeline are not heap allocated. (flutter/engine#8168) Chinmay Garde 2019-03-14 14:15:46 -07:00
  • 6dcd5a887d Roll src/third_party/skia feb720f746dc..512e38091c85 (11 commits) (flutter/engine#8169) skia-flutter-autoroll 2019-03-14 17:13:55 -04:00
  • 0842db2713 Roll src/third_party/dart 7d560f8385..7418238239 (61 commits) Ben Konyi 2019-03-14 13:14:25 -07:00
  • 8d5cb658fb Revert "Manual engine roll with goldens (#29363)" (#29374) Jonah Williams 2019-03-14 13:07:06 -07:00
  • c267787209 Add dump-shader-skp switch to help ShaderWarmUp (flutter/engine#8148) liyuqian 2019-03-14 12:58:09 -07:00
  • 4670858e8f Do not pass short-lived buffers as labels to Dart_TimelineEvent (flutter/engine#8166) Jason Simmons 2019-03-14 12:49:42 -07:00
  • 57e1ce6c81 Ensure that typed data is released within SendPlatformMessage scope. (flutter/engine#8155) Chinmay Garde 2019-03-14 12:02:46 -07:00
  • c2e08913c0 Manual engine roll with goldens (#29363) Dan Field 2019-03-14 11:35:01 -07:00
  • 00bec4aa64 Roll src/third_party/skia f699bf0437db..feb720f746dc (15 commits) (flutter/engine#8165) skia-flutter-autoroll 2019-03-14 13:20:20 -04:00
  • c942ed4813 Implement labelPadding configuration in TabBarTheme (#29183) Shi-Hao Hong 2019-03-14 09:26:44 -07:00
  • 4e84256642 Error message when TextSelectionOverlay finds no Overlay (#29329) Hans Muller 2019-03-14 09:19:47 -07:00
  • 97a8120969 guard new formatter behind env var (#29340) Dan Field 2019-03-14 08:26:59 -07:00
  • 4feefa3c9a [Material] Fix radio ink ripple to be centered (#28845) rami-a 2019-03-14 10:21:03 -04:00
  • 22a90ae6a4 Roll src/third_party/skia 5412618d503c..f699bf0437db (2 commits) (flutter/engine#8164) skia-flutter-autoroll 2019-03-14 09:37:55 -04:00
  • 0a33e57b7e Roll src/third_party/skia 8b9b8f8c5846..5412618d503c (1 commits) (flutter/engine#8163) skia-flutter-autoroll 2019-03-14 06:06:55 -04:00
  • 0de836f47f Roll src/third_party/skia 1386b2d5579d..8b9b8f8c5846 (3 commits) (flutter/engine#8162) skia-flutter-autoroll 2019-03-14 02:05:54 -04:00
  • 25820ab2a4 add option for --verbose-system-logs (#29321) Jonah Williams 2019-03-13 22:42:12 -07:00
  • a49c1784e9 Roll src/third_party/skia 29d5dec9a078..1386b2d5579d (123 commits) (flutter/engine#8161) skia-flutter-autoroll 2019-03-13 22:28:55 -04:00
  • 7ac2486a4c Revert "Always composite PhysicalModels (#28919)" (#29314) Dan Field 2019-03-13 19:19:31 -07:00
  • eb294a9c5b Revert "Roll engine 31b289f277c6..b1b388f1c235 (7 commits)", Roll to 8b1a299ed instead. (#29330) Gary Qian 2019-03-13 18:08:57 -07:00
  • 58ac12877d Roll engine 31b289f277c6..b1b388f1c235 (7 commits) (#29323) engine-flutter-autoroll 2019-03-13 18:24:25 -04:00
  • 09ea6dbbf8 Roll src/third_party/dart 1bd36d694d..7d560f8385 (27 commits) Ben Konyi 2019-03-13 13:46:24 -07:00
  • ff7d13c6ed Suppress deprecation warning for use of Build.CPU_ABI (flutter/engine#8154) Jason Simmons 2019-03-13 14:36:35 -07:00
  • bb69b40272 Anti-Aliasing for shape layers (flutter/engine#8157) Dan Field 2019-03-13 14:26:42 -07:00
  • 0809280550 Reland ""Add support for trace counters with variable arguments and instrument the raster cache." (flutter/engine#8145) Chinmay Garde 2019-03-13 13:53:22 -07:00
  • dcc965a38e Revert "Speculative fix for #29262 (#29273)" (#29319) Dan Field 2019-03-13 12:58:10 -07:00
  • 31595a3e1c Add “full-dart-debug” that disabled optimizations in the Dart VM. (flutter/engine#8147) Chinmay Garde 2019-03-13 12:54:57 -07:00
  • 53d45258dc Speculative fix for #29262 (#29273) Dan Field 2019-03-13 12:27:05 -07:00
  • 96cb84a18c Expose decorationThickness in TextStyle. Roll engine (12 commits) (#28751) Gary Qian 2019-03-13 11:52:47 -07:00
  • c204de1fde Encode scroll motion events in the Android touch processor (flutter/engine#8149) Jason Simmons 2019-03-13 11:30:42 -07:00
  • b35721efd5 Fix text.dart height docs (flutter/engine#8079) Gary Qian 2019-03-13 11:13:53 -07:00
  • ede417625c Revert "Disable build_ios task due to lack of credits. (#8150)" (flutter/engine#8153) Ray Rischpater, KF6GPE 2019-03-13 10:19:54 -07:00
  • 275769b89d Add skip to group in test_compat (#29236) Jonah Williams 2019-03-13 10:13:51 -07:00
  • 88a477cace Fix text selection handles showing outside the visible text region (#24476) sjindel-google 2019-03-13 18:10:02 +01:00
  • 10e8160c17 Roll src/third_party/dart 1bd36d694d..674fd0e060 (48 commits) #8152 Siva 2019-03-13 09:23:57 -07:00
  • d886937242 [Skia] Rollback Skia to 29d5dec9a0783a033b921dc483fb98d565d684f6 (flutter/engine#8151) Will Larche 2019-03-13 08:56:11 -04:00
  • ee38cddf85 Look up ICU symbols based on the path to libflutter.so as a fallback (flutter/engine#8139) Jason Simmons 2019-03-12 18:33:33 -07:00
  • 89a51272d5 Fix DartDoc for UniqueKey (#29245) Michael Goderbauer 2019-03-12 18:32:42 -07:00