Commit Graph

  • 198c4f190a Show process error when iOS install fails (#38712) Jenn Magder 2019-08-20 10:29:49 -07:00
  • b2f8d3a668 Instrument pending timers in tests (#37646) James D. Lin 2019-08-20 10:28:49 -07:00
  • 9da68fcdaf Cache caret parameters (#38821) Gary Qian 2019-08-20 10:21:30 -07:00
  • dc4b17da71 Roll src/third_party/dart 6e2b3f0326..b99df2be86 (5 commits) (flutter/engine#11287) Ben Konyi 2019-08-20 10:14:13 -07:00
  • b7abf56a0b Add ToggleButtons.textStyle property (#38813) Shi-Hao Hong 2019-08-20 13:02:18 -04:00
  • 878fe20a85 fix widgetspan does not work with ellipsis in text widget (#38699) chunhtai 2019-08-20 09:41:21 -07:00
  • 109893c6cf [Material] Add contentPadding property to SwitchListTile (#38709) rami-a 2019-08-20 09:55:29 -04:00
  • 2daab305aa Use GLFW-name artifacts on Windows and Linux (#38858) stuartmorgan 2019-08-20 06:29:49 -07:00
  • 164804af87 Roll src/third_party/dart f7902889b6..6e2b3f0326 (7 commits) Ben Konyi 2019-08-19 21:43:15 -07:00
  • ce6dedfc0c 10167db43 Roll src/third_party/skia 5f152f07455c..52a6a40535b0 (1 commits) (flutter/engine#11253) (#38874) engine-flutter-autoroll 2019-08-20 01:03:36 -04:00
  • 54c77186bb 809848697 Roll src/third_party/dart 9f13d07670..f7902889b6 (3 commits) (#38872) engine-flutter-autoroll 2019-08-19 23:42:36 -04:00
  • 7cbc6c691c Roll src/third_party/skia 5f152f07455c..52a6a40535b0 (1 commits) (flutter/engine#11253) skia-flutter-autoroll 2019-08-19 23:38:46 -04:00
  • 712eb3198d df178fd93 Remove dart entrypoint Intent parameter from FlutterActivity. (#38713) (flutter/engine#11239) (#38867) engine-flutter-autoroll 2019-08-19 22:42:36 -04:00
  • cbff02ebe6 Roll src/third_party/dart 9f13d07670..f7902889b6 (3 commits) Ben Konyi 2019-08-19 18:41:47 -07:00
  • 905442ba6c Roll engine 3e10d92b2bbb..f4591a73a5c7 (2 commits) (#38864) engine-flutter-autoroll 2019-08-19 22:03:36 -04:00
  • 6815f540c9 Roll engine 21ae92651a38..3e10d92b2bbb (7 commits) (#38855) engine-flutter-autoroll 2019-08-19 20:37:36 -04:00
  • 9dce19e96f Replace ButtonBar.bar method with ButtonBarTheme (#37544) Darren Austin 2019-08-19 17:35:44 -07:00
  • ae29174560 Handle compilation failures from web application (#38723) Jonah Williams 2019-08-19 17:33:46 -07:00
  • 7ed27b51a3 print service url when connecting to web applications (#38823) Jonah Williams 2019-08-19 17:32:43 -07:00
  • 9d0ff95b12 Remove dart entrypoint Intent parameter from FlutterActivity. (#38713) (flutter/engine#11239) Matt Carroll 2019-08-19 17:21:21 -07:00
  • 269f670af5 Roll src/third_party/skia 8566dda51b42..5f152f07455c (8 commits) (flutter/engine#11241) skia-flutter-autoroll 2019-08-19 19:56:22 -04:00
  • 4d81b0c970 Remove xcconfigs from template Copy Bundle Resources build phases (#38724) Jenn Magder 2019-08-19 16:23:45 -07:00
  • 4aa768d100 Provide a placeholder queue ID for the custom embedder task runner. (flutter/engine#11062) Chinmay Garde 2019-08-19 15:56:58 -07:00
  • 324fe201b0 Add handling of 'TextInput.clearClient' message from platform to framework (#35054). (#35100) Matt Carroll 2019-08-19 15:49:32 -07:00
  • 7abce71391 Roll src/third_party/dart 0e201edeeb..9f13d07670 (27 commits) Ben Konyi 2019-08-19 14:44:59 -07:00
  • d2bc74aa6d Fix analyzer issues for onReportTiming to frameTiming (#38840) Kaushik Iska 2019-08-19 14:56:22 -07:00
  • afb3cb3f89 Notify framework to clear input connection when app is backgrounded (#35054) (flutter/engine#9498) Matt Carroll 2019-08-19 14:12:45 -07:00
  • b3a9130e8e Re-enable firebase test and don't use google login (flutter/engine#11228) Dan Field 2019-08-19 13:46:54 -07:00
  • ecf9748a77 Roll engine 7292d47e615a..21ae92651a38 (3 commits) (#38828) engine-flutter-autoroll 2019-08-19 16:44:25 -04:00
  • 7a48bdb6a6 Update tflite_native and language_model revisions to match the Dart SDK (flutter/engine#11230) G. Ari Aye 2019-08-19 13:34:38 -07:00
  • 116b557a65 Roll src/third_party/skia f8221786d088..8566dda51b42 (4 commits) (flutter/engine#11220) skia-flutter-autoroll 2019-08-19 16:02:32 -04:00
  • ea84fb80da Update metal layer drawable size on relayout. (flutter/engine#11224) Chinmay Garde 2019-08-19 13:01:11 -07:00
  • fb5b157098 Clamp scrollOffset to prevent textfield bouncing (#38573) Gary Qian 2019-08-19 12:45:52 -07:00
  • 1c0c389648 7292d47e6 Roll src/third_party/skia 9648b419f5cf..f8221786d088 (1 commits) (flutter/engine#11206) (#38809) engine-flutter-autoroll 2019-08-19 15:40:36 -04:00
  • 266df3b39b Make firebase testlab always pass (flutter/engine#11226) Dan Field 2019-08-19 12:36:33 -07:00
  • d43a5a5346 [b/139487101] Dont present session twice (flutter/engine#11222) Kaushik Iska 2019-08-19 12:03:06 -07:00
  • df2db4e50f Revert "Added a composable waitForCondition Driver/extension API (#37736)" (#38815) adazh 2019-08-19 11:04:29 -07:00
  • 226c44ba3c Add a BroadcastStream to FrameTiming (flutter/engine#11041) liyuqian 2019-08-19 10:52:16 -07:00
  • 8edc3f76cc Added a composable waitForCondition Driver/extension API (#37736) adazh 2019-08-19 09:33:03 -07:00
  • c3cb35c9a8 Show all license diffs (flutter/engine#11034) stuartmorgan 2019-08-19 09:24:21 -07:00
  • fc20cb313c 20b4ec755 Roll src/third_party/dart 9c649e67df..0e201edeeb (2 commits) (#38804) engine-flutter-autoroll 2019-08-19 12:13:36 -04:00
  • 6ff212b328 Comparing pixels instead of bytes with GoldenFileComparator (#38473) Kate Lovett 2019-08-19 09:06:22 -07:00
  • 0ce7d85a3c 6c843b4dd Roll src/third_party/skia 08f5b07831d9..9648b419f5cf (2 commits) (flutter/engine#11192) (#38794) engine-flutter-autoroll 2019-08-19 10:34:38 -04:00
  • 67d3a4974a Roll src/third_party/skia 9648b419f5cf..f8221786d088 (1 commits) (flutter/engine#11206) skia-flutter-autoroll 2019-08-19 10:34:29 -04:00
  • 037d4f418b Roll src/third_party/dart 9c649e67df..0e201edeeb (2 commits) Ben Konyi 2019-08-19 06:34:26 -07:00
  • 7ff28eb54d f64a1a986 Roll src/third_party/dart 79e6c74337..9c649e67df (4 commits) (#38791) engine-flutter-autoroll 2019-08-19 06:16:36 -04:00
  • 0e00923912 Roll src/third_party/skia 08f5b07831d9..9648b419f5cf (2 commits) (flutter/engine#11192) skia-flutter-autoroll 2019-08-19 04:58:00 -04:00
  • 07a84739c3 Roll src/third_party/dart 79e6c74337..9c649e67df (4 commits) Ben Konyi 2019-08-19 00:38:06 -07:00
  • 79d8967500 Fix publish cmd (#38490) Michael Thomsen 2019-08-19 08:02:13 +01:00
  • 024a1d263d d8973a95a Roll src/third_party/skia daa26335bb6a..08f5b07831d9 (1 commits) (flutter/engine#11182) (#38783) engine-flutter-autoroll 2019-08-19 02:54:36 -04:00
  • 418d5f7184 Roll src/third_party/skia daa26335bb6a..08f5b07831d9 (1 commits) (flutter/engine#11182) skia-flutter-autoroll 2019-08-19 01:14:58 -04:00
  • e8b6c3ff13 Roll engine 55406841525f..6a5cbbdb4fc1 (2 commits) (#38770) engine-flutter-autoroll 2019-08-18 17:50:36 -04:00
  • c382b8e990 Roll engine 3dc233f04e8e..55406841525f (5 commits) (#38756) engine-flutter-autoroll 2019-08-18 15:22:36 -04:00
  • 31820d5769 Roll src/third_party/skia 174ea86fa6c5..daa26335bb6a (1 commits) (flutter/engine#11138) skia-flutter-autoroll 2019-08-18 06:25:14 -04:00
  • 2200e58ad1 3dc233f04 Roll src/third_party/dart 8ab978b6d4..beee442625 (17 commits) (#38731) engine-flutter-autoroll 2019-08-18 03:24:36 -04:00
  • 4ae1344964 Roll src/third_party/skia 4b567cd679ab..174ea86fa6c5 (1 commits) (flutter/engine#11127) skia-flutter-autoroll 2019-08-18 02:39:26 -04:00
  • c7a27ab69e Roll src/third_party/skia 9318a6cfbcdd..4b567cd679ab (1 commits) (flutter/engine#11077) skia-flutter-autoroll 2019-08-17 05:01:22 -04:00
  • a8139b6786 [dynamic_thread_merging] Resubmit only on the frame where the merge (flutter/engine#11075) Kaushik Iska 2019-08-17 01:48:28 -07:00
  • 816a7717a9 Roll fuchsia/clang/mac-amd64 from VdFWD... to 4uAyd... (flutter/engine#11074) skia-flutter-autoroll 2019-08-17 02:00:47 -04:00
  • 027c0c9dcb Roll src/third_party/skia a0c9d43c2075..9318a6cfbcdd (1 commits) (flutter/engine#11073) skia-flutter-autoroll 2019-08-17 01:14:29 -04:00
  • 2372ff570d Roll src/third_party/dart beee442625..79e6c74337 (8 commits) Ben Konyi 2019-08-16 21:41:21 -07:00
  • c02e38e35f 8d11d1c81 Roll src/third_party/skia 237a95fe7b28..a0c9d43c2075 (9 commits) (flutter/engine#11069) (#38729) engine-flutter-autoroll 2019-08-17 00:25:36 -04:00
  • 826fc57914 Roll engine 4d5c38e215e9..e23a2e22ec49 (4 commits) (#38727) engine-flutter-autoroll 2019-08-16 22:30:36 -04:00
  • 38f6afe226 Roll src/third_party/dart 8ab978b6d4..beee442625 (17 commits) Ben Konyi 2019-08-16 18:42:49 -07:00
  • 69acc0f545 Update the macOS Podfile template platform version (#38651) stuartmorgan 2019-08-16 18:49:57 -07:00
  • f3a7de3cdc Roll src/third_party/skia 237a95fe7b28..a0c9d43c2075 (9 commits) (flutter/engine#11069) skia-flutter-autoroll 2019-08-16 21:26:30 -04:00
  • 7cb83c15d1 Roll engine e5f9132b347c..4d5c38e215e9 (6 commits) (#38725) engine-flutter-autoroll 2019-08-16 21:12:36 -04:00
  • c22ce95e15 Change from using defaults to plutil for Plist parsing (#38662) Todd Volkert 2019-08-16 17:10:07 -07:00
  • fe1797c17e More updates to the Robolectric test harness (flutter/engine#11068) Michael Klimushyn 2019-08-16 17:09:09 -07:00
  • 50b550229f Roll engine 41eb729a653c..e5f9132b347c (2 commits) (#38703) engine-flutter-autoroll 2019-08-16 19:40:36 -04:00
  • ca63162ed9 Minor update to the Robolectric test harness (flutter/engine#11067) Michael Klimushyn 2019-08-16 16:25:59 -07:00
  • d7355bde7c Roll src/third_party/dart 2a3b844b41..8ab978b6d4 (7 commits) Ben Konyi 2019-08-16 15:37:54 -07:00
  • facd76bbc8 Roll fuchsia/sdk/core/linux-amd64 from 7b00W... to -UaaS... (flutter/engine#11065) skia-flutter-autoroll 2019-08-16 19:02:36 -04:00
  • 083022b471 Fix stages of some iOS devicelab tests (#38719) Todd Volkert 2019-08-16 15:34:56 -07:00
  • d6938c56d9 Adds canRequestFocus toggle to FocusNode (#38704) Greg Spencer 2019-08-16 15:27:49 -07:00
  • 34c692659e Teach render objects to reuse engine layers (#36402) Yegor 2019-08-16 15:27:12 -07:00
  • 1a5e4a5d7f Adds the arrowColor option to UserAccountsDrawerHeader (#38608) (#38636) Michel Feinstein 2019-08-16 19:14:14 -03:00
  • ad9d28ca88 Roll src/third_party/dart a3b579d5c3..2a3b844b41 (5 commits) (flutter/engine#11060) Ben Konyi 2019-08-16 14:51:35 -07:00
  • 92ba89d982 Roll src/third_party/skia df54f37a5dc1..237a95fe7b28 (2 commits) (flutter/engine#11058) skia-flutter-autoroll 2019-08-16 17:43:24 -04:00
  • b403bc64df Roll buildroot to 5a33d6ab to pickup changes to toolchain version tracking. (flutter/engine#11061) Chinmay Garde 2019-08-16 14:30:41 -07:00
  • 09f6515b73 PlatformViewLink: Rename CreatePlatformViewController to CreatePlatformViewCallback (#38710) Chris Yang 2019-08-16 14:24:01 -07:00
  • ed7e571669 Sort the Skia typefaces in a font style set into a consistent order (flutter/engine#11056) Jason Simmons 2019-08-16 14:09:41 -07:00
  • cac8fa5da0 Re-land 'Adding physicalDepth to MediaQueryData & TestWindow' (#38546) Kate Lovett 2019-08-16 13:34:23 -07:00
  • c2e2f093ec Navigator change backup (#38494) Nurhan Turgut 2019-08-16 13:17:45 -07:00
  • b7bab3c2f0 Fix Catalina hot reload test by specifying the platform is iOS. (#38708) Tong Wu 2019-08-16 12:30:30 -07:00
  • 0b087a898a PlatformViewLink: update cached surface to be Widget type (#38639) Chris Yang 2019-08-16 11:23:21 -07:00
  • ff0eca6463 Toggle buttons docs (#38635) Shi-Hao Hong 2019-08-16 14:19:54 -04:00
  • c161ac898c Fix typos / errors in doc comments (#38558) brandondiamond 2019-08-16 14:18:39 -04:00
  • d3c46983fa Add ccls config files to .gitignore (flutter/engine#11046) Jim Graham 2019-08-16 10:47:56 -07:00
  • cb707fb34a Pass Android Q insets.systemGestureInsets to Window (flutter/engine#10413) Shi-Hao Hong 2019-08-16 13:42:56 -04:00
  • a11d73148c Automatic focus highlight mode for FocusManager (#37825) Greg Spencer 2019-08-16 10:40:08 -07:00
  • 1d03459fdb Fix getOffsetToReveal for growthDirection reversed and AxisDirection down or right (#38441) Tom Robinson 2019-08-16 13:38:23 -04:00
  • f1003d536d 41eb729a6 Roll src/third_party/skia d95c9ac5994b..df54f37a5dc1 (1 commits) (flutter/engine#11054) (#38698) engine-flutter-autoroll 2019-08-16 13:21:36 -04:00
  • a3221667de Kill dead code (#38652) Dan Field 2019-08-16 10:10:23 -07:00
  • 13844aa62a [Material] Create theme for Dividers to enable customization of thickness (#38621) rami-a 2019-08-16 13:09:36 -04:00
  • a0b63132f3 Roll src/third_party/dart 2023f09b56..a3b579d5c3 (8 commits) Ben Konyi 2019-08-16 09:40:33 -07:00
  • 152e8dfa20 Remove unused dstColorSpace argument to MakeCrossContextFromPixmap (flutter/engine#11052) Brian Osman 2019-08-16 12:57:53 -04:00
  • 95b510618e Rename patent file (#38686) Michael Thomsen 2019-08-16 16:54:58 +01:00
  • 8aeeb5b90c Roll src/third_party/skia d95c9ac5994b..df54f37a5dc1 (1 commits) (flutter/engine#11054) skia-flutter-autoroll 2019-08-16 11:32:28 -04:00
  • 267b858561 Disable xcode indexing in CI via COMPILER_INDEX_STORE_ENABLE=NO argument (#37378) Andri Jasinski 2019-08-16 18:29:45 +03:00