Commit Graph

18165 Commits

Author SHA1 Message Date
Jonah Williams
c5800fe107 [flutter_tools] update iOS deploy tests for best practices (#53343) 2020-03-26 17:31:01 -07:00
engine-flutter-autoroll
8afc67f7f8 Roll engine 8fa7214d3ac3..b2bdeb3f0f16 (4 commits) (#53365) 2020-03-26 14:36:03 -07:00
Dmitry Borodin
5a3e7e4366 Updated obsolete URL (#52158) 2020-03-26 14:34:00 -07:00
Dan Field
ed67c47982 Add error callbacks to other image resolving code (#53329) 2020-03-26 13:36:03 -07:00
Anthony
0d111bc91a [Material] Create a Navigation Rail component and theme (#49574) 2020-03-26 13:31:02 -07:00
engine-flutter-autoroll
c9f999278c Roll engine 23dff31a3834..8fa7214d3ac3 (9 commits) (#53356) 2020-03-26 11:56:02 -07:00
xster
ef7eb7edb3 Remove flutter attach test timeout (#53317) 2020-03-26 09:56:02 -07:00
Zachary Anderson
9d97918c60 [flutter_tools] Prepare for OSError to implement Exception (#53258) 2020-03-26 09:51:01 -07:00
engine-flutter-autoroll
05f059a50c Roll engine b235233e9d39..23dff31a3834 (2 commits) (#53321)
* 97083b48f Roll src/third_party/dart 232308723704..cd8f712bcb01 (18 commits) (flutter/engine#17328)

* 23dff31a3 [runner] Corrects logging of close() status (flutter/engine#16698)
2020-03-26 09:24:53 -07:00
engine-flutter-autoroll
8857c4cec8 b235233e9 Revert unobstructed platform views (flutter/engine#17326) (#53315) 2020-03-25 18:21:01 -07:00
gaaclarke
83a74e11d2 Started caching results from iana. (#53286) 2020-03-25 18:16:02 -07:00
Jenn Magder
8a9023522c Push iMobileDevice and iosDeploy instantiation into XCDevice constructor (#53307) 2020-03-25 18:12:13 -07:00
Jonah Williams
e23c4796a3 Expose extra frontend options through build apk/ios/macOS (#53273)
This will allow experimenting with the remove to string transformer before we're ready to turn it on by default. This doesn't work for web yet since we use dart2js instead of the frontend_server for producing kernel
2020-03-25 16:56:41 -07:00
xster
1376746237 Reland #53153 to attach to existing modules and apps for Android (#53289) 2020-03-25 16:45:49 -07:00
engine-flutter-autoroll
72b0f6f544 Roll engine e79aef61d166..f1008d9bf99e (4 commits) (#53312) 2020-03-25 16:41:01 -07:00
aoisensi
eb85557a77 fix typo? (#52921) 2020-03-25 16:26:02 -07:00
Jenn Magder
12dfa1e9fb Mark stable devicelab tests as unflaky (#53310) 2020-03-25 16:24:17 -07:00
Angjie Li
6083f15805 Allow user to specify which Chrome binary to use. (#53275)
* Allow user to specify which Chrome binary to use.
2020-03-25 15:55:32 -07:00
Jenn Magder
ee3920c208 Remove SimControl from context (#53304) 2020-03-25 15:40:42 -07:00
engine-flutter-autoroll
8912e9b1b1 Roll engine dd102bf228af..e79aef61d166 (2 commits) (#53293) 2020-03-25 15:31:02 -07:00
adityapstar
a57feac62e fixed typo in HttpClient failure message (#53211) 2020-03-25 15:26:01 -07:00
Jenn Magder
ba57ea09d1 Revert "Move processUtils into globals (#53209)" (#53301) 2020-03-25 14:59:03 -07:00
Jenn Magder
86389be66e Convert CocoaPods tests to testWithoutContext (#53291) 2020-03-25 13:27:10 -07:00
engine-flutter-autoroll
ff20bb8c3d Roll engine 945967054bcb..dd102bf228af (8 commits) (#53285) 2020-03-25 12:56:01 -07:00
chunhtai
9fdd4d2e0c Renamed test class to avoid conflict with the navigator page api. (#53279) 2020-03-25 12:11:01 -07:00
Jenn Magder
ec3653f41d Remove XcodeValidator from context (#53213) 2020-03-25 11:57:05 -07:00
Dan Field
31175eb008 Revert "Revert "Replace uses of deprecated CastError with TypeError (#53221)" (#53226)" (#53269) 2020-03-25 11:26:02 -07:00
Jenn Magder
9ccac00599 Move processUtils into globals (#53209) 2020-03-25 11:23:08 -07:00
Michael Thomsen
29913c9011 Expose new pub outdated command (#53251) 2020-03-25 11:21:03 -07:00
engine-flutter-autoroll
611246ae6a Roll engine 3a68f689996f..945967054bcb (11 commits) (#53227) 2020-03-25 11:16:02 -07:00
Jenn Magder
b860a3912b Increase xcdevice timeout to 2 seconds (#53184) 2020-03-25 11:14:22 -07:00
Jenn Magder
207efd4cee Convert idevicescreenshot and upgradePbxProjWithFlutterAssets tests to testWithoutContext (#53208) 2020-03-25 11:14:00 -07:00
Zachary Anderson
52e4011a3a [flutter_tool] Timeout the Azure bot detector http request (#53217) 2020-03-25 11:11:03 -07:00
chunhtai
13fa5734f8 Reland fixes sliver list child layout offset calculation (#53187) 2020-03-25 11:06:02 -07:00
Jenn Magder
b684041bb8 Revert "Let flutter attach find the service port by looking through old logs again (#53153)" (#53282)
This reverts commit 0c5ffdc9ef.
2020-03-25 10:53:45 -07:00
xster
0c5ffdc9ef Let flutter attach find the service port by looking through old logs again (#53153) 2020-03-24 23:26:01 -07:00
Leaf Petersen
6563b0de34 Revert "Replace uses of deprecated CastError with TypeError (#53221)" (#53226)
This reverts commit 6c7c2e372a.
2020-03-24 23:02:41 -07:00
Leaf Petersen
6c7c2e372a Replace uses of deprecated CastError with TypeError (#53221) 2020-03-24 22:11:46 -07:00
Mouad Debbar
af21e74fef [web] Write benchmarks to measure canvas-based text layout (#52434) 2020-03-24 22:10:25 -07:00
engine-flutter-autoroll
1cbbe72676 Roll engine 2d42c74a348d..3a68f689996f (56 commits) (#53210) 2020-03-24 18:56:01 -07:00
Darren Austin
142b526f1b Material Date Picker redesign (#50546)
Date Picker UI redesign
2020-03-24 18:44:57 -07:00
Dan Field
25ef78e234 Revert "Revert "Fix RefreshIndicator performance issue (#47667)" (#53149)" (#53206) 2020-03-24 17:56:01 -07:00
gaaclarke
231e6f0032 flutter/engine@2d42c74...d7ad50c (#53200) 2020-03-24 17:51:01 -07:00
Jenn Magder
c93847d187 Remove IOSDeploy from globals, hoist to XCDevice constructor (#53203) 2020-03-24 16:50:35 -07:00
Jussi Lahdenniemi
600a3a74ea Fix to DrawerController: Call the callback when drawer opened/closed with a fling. (#52593) 2020-03-24 15:56:03 -07:00
Jenn Magder
778c2ce923 Convert some code_signing_tests to testWithoutContext (#53142) 2020-03-24 15:30:35 -07:00
gaaclarke
47582223f4 bumped the memory for analyze-linux (#53197) 2020-03-24 14:22:06 -07:00
Erik Ernst
d99ab6aa2c Update utils.dart to work with the breaking change of SDK issue 40678 (#53093) 2020-03-24 14:21:01 -07:00
Jenn Magder
151c8db7dc Remove dead vmservice.RPCError catch (#53193) 2020-03-24 13:35:29 -07:00
Jonah Williams
8e492fa845 [flutter_tools] fix type error with AppDomain current directory (#53181) 2020-03-24 12:58:40 -07:00