Jonah Williams
|
a3b14c58ae
|
[flutter_tools] replace vm_service extension methods with wrapper class (#76721)
|
2021-02-24 15:40:33 -08:00 |
|
engine-flutter-autoroll
|
a9eb24d64c
|
Roll Engine from fcbb4cb498de to e9c676f16d0a (3 revisions) (#76733)
|
2021-02-24 15:31:03 -08:00 |
|
Christopher Fujino
|
d98fa56a35
|
ios-deploy does not need entitlements (#76731)
|
2021-02-24 14:56:02 -08:00 |
|
Jonah Williams
|
acdf4ba871
|
[flutter_tools] remove process manager mocks from error_handling_io tests (#76725)
|
2021-02-24 14:51:04 -08:00 |
|
engine-flutter-autoroll
|
8850933dae
|
Roll Engine from 1adf091d691a to fcbb4cb498de (2 revisions) (#76727)
|
2021-02-24 14:11:04 -08:00 |
|
Mouad Debbar
|
f5343f4f23
|
[web] Arrow keys change selected item in dropdown (#76656)
|
2021-02-24 14:08:58 -08:00 |
|
Jonah Williams
|
f7823d58da
|
[flutter_tools] fix comment in resident web runner (#76724)
|
2021-02-24 14:06:02 -08:00 |
|
Jenn Magder
|
a30ebf67e5
|
Add gallery integration iOS UI integration test (#76658)
|
2021-02-24 13:46:03 -08:00 |
|
engine-flutter-autoroll
|
ea1e1a41b9
|
Roll Engine from 87cad19e8890 to 1adf091d691a (4 revisions) (#76717)
|
2021-02-24 12:16:02 -08:00 |
|
Jonah Williams
|
114ba8cc3e
|
[flutter_tools] add unit test for error 32 in cache deletion (#76714)
|
2021-02-24 12:11:03 -08:00 |
|
Emmanuel Garcia
|
109e0bb9f5
|
Enable dart_plugin_registry_test (#76645)
|
2021-02-24 11:26:03 -08:00 |
|
engine-flutter-autoroll
|
9c6a8ab178
|
Roll Engine from da68c7ffa3fc to 87cad19e8890 (4 revisions) (#76708)
|
2021-02-24 11:06:03 -08:00 |
|
LongCatIsLooong
|
ac4d5099d8
|
Reland #74722 (#75604)
|
2021-02-24 11:01:03 -08:00 |
|
godofredoc
|
e07c248366
|
Remove mac/ios agents and remove flaky flag from mac/ios on LUCI. (#76576)
Bug: https://github.com/flutter/flutter/issues/73392
|
2021-02-24 10:38:58 -08:00 |
|
Jia Hao
|
1c179c401f
|
Bump packages (#76673)
|
2021-02-24 09:21:03 -08:00 |
|
Jia Hao
|
bc20f2ee88
|
[flutter_tools] Fail fast when test dependencies are missing (#76679)
|
2021-02-24 09:11:03 -08:00 |
|
Sam Rawlins
|
e43738824e
|
Remove unused imports of system libraries. (#76436)
|
2021-02-24 08:41:03 -08:00 |
|
engine-flutter-autoroll
|
e8ac53be53
|
Roll Engine from 906182377558 to da68c7ffa3fc (3 revisions) (#76677)
|
2021-02-24 08:21:02 -08:00 |
|
Jonah Williams
|
8974cef1d9
|
[flutter_tools] enable experimental invaldation everywhere (#76618)
|
2021-02-24 08:16:02 -08:00 |
|
engine-flutter-autoroll
|
354bd53f62
|
Roll Engine from f925e560de65 to 906182377558 (5 revisions) (#76664)
|
2021-02-23 23:36:05 -08:00 |
|
Emmanuel Garcia
|
dadbd47d09
|
Disable clang format in the plugin registrants (#76662)
|
2021-02-23 23:36:04 -08:00 |
|
Jenn Magder
|
65e94f51c0
|
Remove unused flutter_driver_screenshot integration test (#76575)
|
2021-02-23 19:56:02 -08:00 |
|
Jonah Williams
|
bbaced6d12
|
[flutter_tools] cache adb path (#76650)
|
2021-02-23 17:26:02 -08:00 |
|
engine-flutter-autoroll
|
ed70d190db
|
Roll Engine from 592993cdbebe to f925e560de65 (2 revisions) (#76655)
|
2021-02-23 17:21:03 -08:00 |
|
engine-flutter-autoroll
|
4101080724
|
Roll Plugins from 3b4202514f4d to 29c3f1fd37de (2 revisions) (#76654)
|
2021-02-23 17:16:04 -08:00 |
|
Jia Hao
|
a341da6e0e
|
[flutter_tools] Don't stringify null values in EventPrinter (#76579)
|
2021-02-23 17:06:04 -08:00 |
|
Emmanuel Garcia
|
2d0fa57cbc
|
Format try/prod_builders.json (#73981)
|
2021-02-23 16:46:03 -08:00 |
|
Daniel Gomez
|
739adf3d3e
|
Add sharding options to test command line (#76382)
|
2021-02-23 16:26:03 -08:00 |
|
Casey Hillers
|
5cac7c3b15
|
Add expectation test for upload metrics (#76642)
|
2021-02-23 16:11:03 -08:00 |
|
engine-flutter-autoroll
|
cf6d966e44
|
3b4202514 [device_info_platform_interface] handle null value from method channel (flutter/plugins#3609) (#76638)
|
2021-02-23 16:06:04 -08:00 |
|
Jason Simmons
|
de35aef679
|
Check for a closed output stream in the devicelab ADB log reader (#76633)
|
2021-02-23 16:01:04 -08:00 |
|
chunhtai
|
d75cfa584c
|
Hide selection handles from semantics (#76641)
* Hide selection handles from semantics
* update comment
|
2021-02-23 15:56:39 -08:00 |
|
Justin McCandless
|
1794e81f61
|
Keep the selection after 'Copy' pressed on iOS. (#76327)
|
2021-02-23 15:56:04 -08:00 |
|
engine-flutter-autoroll
|
df25cfe214
|
Roll Engine from 07afcf7d0f12 to 592993cdbebe (13 revisions) (#76636)
|
2021-02-23 14:26:03 -08:00 |
|
engine-flutter-autoroll
|
8069bc9183
|
Roll Plugins from 36a14570ae46 to bd886154e54d (5 revisions) (#76635)
|
2021-02-23 14:21:03 -08:00 |
|
Jonathan Cole
|
08e38cf25e
|
Fix BottomNavigationBar MediaQuery padding (#75360)
|
2021-02-23 13:21:03 -08:00 |
|
engine-flutter-autoroll
|
c7ecd3fd27
|
Roll Plugins from 774d623c8e5c to 36a14570ae46 (11 revisions) (#76630)
|
2021-02-23 13:16:03 -08:00 |
|
Emmanuel Garcia
|
098ece522d
|
Disable warnings for the dart plugin registrant (#76561)
|
2021-02-23 11:45:33 -08:00 |
|
chunhtai
|
b5139515c1
|
Revert "fixes TextInputFormatter gets wrong old value of a selection (#75541)" (#76627)
This reverts commit a46139a2cef8144444a3e13a3970e9a267304b91.
|
2021-02-23 11:25:01 -08:00 |
|
Kate Lovett
|
c0b5db6c0e
|
Add fix for BottomNavigationBarItem.title -> label (#76339)
|
2021-02-23 10:16:05 -08:00 |
|
allysonjp715
|
9ce3f76c53
|
Add a EdgeInsetsDirectional.all constructor similar to EdgeInsets.all (#76542)
|
2021-02-23 08:41:03 -08:00 |
|
Jenn Magder
|
90c66f5db3
|
Turn on desktop and web integration tests for beta and stable (#76433)
|
2021-02-22 18:21:03 -08:00 |
|
engine-flutter-autoroll
|
47ac4ce5ad
|
Roll Plugins from 5f29f9e7c365 to 774d623c8e5c (2 revisions) (#76574)
|
2021-02-22 18:06:03 -08:00 |
|
engine-flutter-autoroll
|
cb6aa1ca4f
|
Roll Plugins from 90c0e90694a9 to 5f29f9e7c365 (13 revisions) (#76568)
|
2021-02-22 17:01:02 -08:00 |
|
Nathan Walker
|
01b7ada7c1
|
SliverAppBar Default Elevation Patch (#73526)
|
2021-02-22 16:56:03 -08:00 |
|
Jenn Magder
|
17c5c4c33a
|
Revert "Remove unused flutter_driver_screenshot integration test (#76425)" (#76572)
This reverts commit ff8f4717f798e890cf2fb7abc61fd04ac2b4e21f.
|
2021-02-22 16:28:47 -08:00 |
|
Jenn Magder
|
ff8f4717f7
|
Remove unused flutter_driver_screenshot integration test (#76425)
|
2021-02-22 15:21:03 -08:00 |
|
Jenn Magder
|
d69e2f10d8
|
Remove unused android_splash_screens integration test (#76429)
|
2021-02-22 14:46:04 -08:00 |
|
Jenn Magder
|
9ab50033fc
|
Build more integration tests during pre-submit (#76554)
|
2021-02-22 14:04:09 -08:00 |
|
Jenn Magder
|
9b559edefc
|
Mark linux_android_stack_size_test not flaky (#76552)
|
2021-02-22 13:56:05 -08:00 |
|