Commit Graph

29153 Commits

Author SHA1 Message Date
godofredoc
ba8cb1fc89 Update the version of no-response bot. (#92281) 2021-10-21 13:38:05 -07:00
omerlevran46
f0ce9c3e21 [fuchsia] remove fuchsia_attach as it is no longer being used (#92272) 2021-10-21 14:30:33 -04:00
Yegor
ad7727a21c [web] enable CanvasKit tests using a local bundle fetched from CIPD (#92134) 2021-10-21 11:13:18 -07:00
Ahmed Ashour
e7c809e8a8 Fix typos (#92245) 2021-10-21 10:53:02 -07:00
Riley Porter
ffbf69cccc Ignore analyzer implict dynamic checks for js_util generic return type (#92271) 2021-10-21 10:28:02 -07:00
engine-flutter-autoroll
2d8b8e12aa Roll Engine from 6c28e5f004cd to 5ab9c83d7dc8 (1 revision) (#92253) 2021-10-21 03:23:03 -07:00
engine-flutter-autoroll
97c8a8a1dd Roll Engine from e83934323379 to 6c28e5f004cd (1 revision) (#92246) 2021-10-21 02:18:01 -07:00
engine-flutter-autoroll
f9632eedfb Roll Engine from d4e270979102 to e83934323379 (1 revision) (#92239) 2021-10-21 00:53:01 -07:00
engine-flutter-autoroll
062d1e5c20 Roll Engine from ce74cbc3ce63 to d4e270979102 (2 revisions) (#92237) 2021-10-20 23:48:04 -07:00
engine-flutter-autoroll
d62f75dde1 Roll Engine from 1c173ca64de8 to ce74cbc3ce63 (1 revision) (#92233) 2021-10-20 22:41:33 -07:00
Ben Konyi
ac3c44355a Revert "Reland "Enable caching of CPU samples collected at application startup (#89600)" (#92220)" (#92235)
This reverts commit ba0321e95d.
2021-10-20 22:05:49 -07:00
engine-flutter-autoroll
be2abc796a Roll Engine from f4b81b133eba to 1c173ca64de8 (3 revisions) (#92230) 2021-10-20 19:53:02 -07:00
Ben Konyi
ba0321e95d Reland "Enable caching of CPU samples collected at application startup (#89600)" (#92220)
This reverts commit dc7fea8d19.
2021-10-20 19:20:17 -07:00
engine-flutter-autoroll
c63c495f0b Roll Plugins from cdbd62b4185e to c85fa03771ca (1 revision) (#92224) 2021-10-20 17:56:32 -07:00
engine-flutter-autoroll
b4a929a39d Roll Engine from 8c38444e64ad to f4b81b133eba (3 revisions) (#92223) 2021-10-20 17:43:02 -07:00
Christopher Fujino
44bf975115 remove Downloading ... stderr messages (#92211) 2021-10-20 17:13:02 -07:00
engine-flutter-autoroll
4d70c13808 Roll Engine from 69156d8af006 to 8c38444e64ad (1 revision) (#92222) 2021-10-20 16:36:34 -07:00
Casey Hillers
f76d5530fb [ci.yaml] Explicitly use scheduler==luci (#92218) 2021-10-20 15:46:32 -07:00
Casey Hillers
0ad369e2c5 [ci.yaml] Main branch support (#92216) 2021-10-20 15:38:01 -07:00
Kate Lovett
48b51c3f72 Fix ScrollBehavior copyWith (#91834) 2021-10-20 15:36:34 -07:00
engine-flutter-autoroll
b11e962062 Roll Engine from d54f439cdae5 to 69156d8af006 (2 revisions) (#92213) 2021-10-20 15:31:34 -07:00
Christopher Fujino
83b28c1075 [flutter_conductor] remove old conductor entrypoint (#92219) 2021-10-20 15:28:02 -07:00
engine-flutter-autoroll
ab4ce5a09b Roll Plugins from b8aea6d0e73d to cdbd62b4185e (1 revision) (#92214) 2021-10-20 15:16:34 -07:00
keyonghan
7de92e2653 Add devicelab benchmark tags support (#92141) 2021-10-20 15:03:06 -07:00
Jenn Magder
305a855f6d Migrate integration test shard test data to null safety (#92147) 2021-10-20 14:58:05 -07:00
Aliaksei Chorny
12ec91a5a4 The covered child in AnimatedCrossFade should not get touch events (#91349) 2021-10-20 14:28:01 -07:00
Kate Lovett
15de4aa449 Fix persistentFooter padding (#92039) 2021-10-20 14:08:05 -07:00
Christopher Fujino
e593a863eb [flutter_conductor] validate git parsed version and release branch match (#92064) 2021-10-20 13:43:02 -07:00
Alex
8f574c297a disabled flutter sandbox (#92200) 2021-10-20 15:53:26 -04:00
engine-flutter-autoroll
9b51eafcf8 Roll Engine from 88428f36db1d to d54f439cdae5 (1 revision) (#92204) 2021-10-20 12:38:04 -07:00
Tong Mu
5f4ac10d16 Report exceptions from key event handlers and listeners (#91792)
This PR ensures that all 3 ways of handling key events are wrapped with exception handling logic, so that user exceptions do not cause unstable states and are correctly reported.
2021-10-20 12:08:24 -07:00
engine-flutter-autoroll
f84a2dc7bb Roll Engine from 9594a68aa2b9 to 88428f36db1d (4 revisions) (#92193) 2021-10-20 11:33:01 -07:00
engine-flutter-autoroll
bc89ae5269 Roll Plugins from fecd22e1de55 to b8aea6d0e73d (3 revisions) (#92192) 2021-10-20 11:28:02 -07:00
Alex
ec429e0196 [conductor] Added a generic tooltip widget (#92187)
* Added a generic tooltip widget

* added the header
2021-10-20 14:05:09 -04:00
Kate Lovett
ce4d635aeb Fix visual overflow when overscrolling RenderShrinkWrappingViewport (#91620) 2021-10-20 11:01:33 -07:00
Chris Yang
42eb903200 [flutter_tools] iOS: display name defaults to the Title Case of flutter project name. (#91529) 2021-10-20 10:33:02 -07:00
Alex
a6e91c368a Conductor UI step1 (#91903)
* finished dropdown widget

* removed mock state

* Added step 1 substeps

* stepper tests fail

* tests still fail

* removed redundant checkbox

* removed test data

* full fixes based on Chris' comments

* changed widget's name

* changed statefulwidget, added test

* fixes based on Casey's comments

* empty commit to kick pending checks
2021-10-20 11:49:55 -04:00
engine-flutter-autoroll
cf443a7eae Roll Engine from 115c859b2cfb to 9594a68aa2b9 (2 revisions) (#92158) 2021-10-20 02:53:04 -07:00
engine-flutter-autoroll
71a0b6169d Roll Engine from e6a4610ebd4c to 115c859b2cfb (2 revisions) (#92151) 2021-10-19 23:08:04 -07:00
engine-flutter-autoroll
f80d1d9447 Roll Engine from 112fb84b5dc1 to e6a4610ebd4c (6 revisions) (#92146) 2021-10-19 20:33:03 -07:00
engine-flutter-autoroll
0318ba7f31 Roll Plugins from 3bffbf87fe96 to fecd22e1de55 (1 revision) (#92143) 2021-10-19 20:28:02 -07:00
Emmanuel Garcia
2bdbe7238c Rewire all Dart entrypoints when the Dart plugin registrant is used. (#91856) 2021-10-19 20:23:04 -07:00
godofredoc
43bbdd08e7 Remove sandbox entitlement to allow tests to run on big sur. (#92065) 2021-10-19 15:33:02 -07:00
Gary Qian
94999f708b Set exported to true to allow external adb to start app for CI (#92118) 2021-10-19 15:13:04 -07:00
LongCatIsLooong
e00d87ffcc [keyboard_textfield_test] wait until the keyboard becomes visible (#92032) 2021-10-19 15:03:04 -07:00
engine-flutter-autoroll
63c43a5edd Roll Engine from 9830def3a494 to 112fb84b5dc1 (4 revisions) (#92126) 2021-10-19 14:58:04 -07:00
engine-flutter-autoroll
98558b4f85 Roll Plugins from fbb7d3aa514b to 3bffbf87fe96 (1 revision) (#92125) 2021-10-19 14:38:01 -07:00
Casey Hillers
a1e2942631 [ci.yaml] Only run test ownership on tot (#92122) 2021-10-19 14:08:02 -07:00
engine-flutter-autoroll
486c377bee Roll Plugins from aae841aa5a70 to fbb7d3aa514b (1 revision) (#92110) 2021-10-19 12:33:02 -07:00
engine-flutter-autoroll
38af87f647 Roll Engine from 910395ef686f to 9830def3a494 (2 revisions) (#92099) 2021-10-19 12:31:32 -07:00