Flutter GitHub Bot
f63e0c8d46
Marks Windows_android complex_layout_win__compile to be unflaky ( #99409 )
2022-03-02 13:51:27 -08:00
engine-flutter-autoroll
87f5f4685c
Roll Engine from ac33354b28e0 to 45620d3de3fc (1 revision) ( #99425 )
2022-03-02 13:06:16 -08:00
Kate Lovett
d211f3ff13
Limit overscroll stretching ( #99364 )
2022-03-02 12:36:25 -08:00
keyonghan
4df1c0cf8e
Enable Samsung S10 tests in post-submit CI ( #99353 )
2022-03-02 12:26:09 -08:00
engine-flutter-autoroll
a13f893d9f
Roll Engine from 2c396fe8950f to ac33354b28e0 (9 revisions) ( #99424 )
2022-03-02 11:31:19 -08:00
Kate Lovett
f8eee10f96
Revert "Draggable can be accepted when the data is null" ( #99419 )
2022-03-02 10:31:11 -08:00
xubaolin
4b20ce74e3
Fix a Scrollbar hittest penetration issue ( #99328 )
2022-03-02 10:26:23 -08:00
engine-flutter-autoroll
7372ad17f6
Roll Plugins from 4eb17696ce2d to 0283a99ce39d (8 revisions) ( #99402 )
2022-03-02 09:26:19 -08:00
engine-flutter-autoroll
bf7756e09b
Roll Engine from a5718ab3c33b to 2c396fe8950f (15 revisions) ( #99369 )
2022-03-02 09:16:22 -08:00
dependabot[bot]
c8a930b696
Bump actions/checkout from 2.4.0 to 3 ( #99359 )
2022-03-02 08:46:21 -08:00
Markus Aksli
03ed3c911c
Reland "Dismiss text selection toolbar with ESC" ( #98995 )
2022-03-02 07:26:24 -08:00
Casey Hillers
12bec57344
Revert "[ci.yaml] Migrate roller to cocoon scheduler ( #99162 )" ( #99375 )
2022-03-02 09:54:05 -05:00
Jenn Magder
8f360c977a
Update minimum required version to Xcode 13 ( #97746 )
2022-03-01 16:26:11 -08:00
gaaclarke
fdcd14464c
Starts using the --source
flag to compile the dart registrant. ( #98046 )
...
* Starts using the `--source` flag to compile the dart registrant.
* updated general.shard tests
* Fixed the resident compiler flow
* added integration test
* made the integration test self contained
* renamed generated_main to dart_plugin_registrant
* cleaned up for review
* added task runner for ci
* added bringup and TESTOWNERS
* updated failure message
2022-03-01 16:24:47 -08:00
Emmanuel Garcia
6c818d772a
Add Android lifecycles test ( #99319 )
2022-03-01 15:26:21 -08:00
chunhtai
64d9ea60b1
Revert "Clean up ClipboardStatusNotifier ( #98951 )" ( #99361 )
...
This reverts commit c74a646b7bba1641d0b2b29f6024dc867844e94c.
2022-03-01 15:13:30 -08:00
engine-flutter-autoroll
bf98767e8e
Roll Engine from dc1dba505c33 to a5718ab3c33b (9 revisions) ( #99346 )
...
* e97c8016e Started looking for the dart plugin registrant at runtime (flutter/engine#31418 )
* 9ebbc6eb0 Standardize the embedder file name. (flutter/engine#31723 )
* e983ac898 Roll Skia from 1fc0c1c0f8af to 5deac304821b (2 revisions) (flutter/engine#31725 )
* afd334d9d added dart plugin registrant test executables to run_tests.py (flutter/engine#31726 )
* 0ff508b54 Standardize embedder archive name. (flutter/engine#31693 )
* 9c1daae1e Roll Fuchsia Mac SDK from qGsRXn7-D... to RIOZP5nXz... (flutter/engine#31730 )
* ceec638bb Roll Fuchsia Linux SDK from _mwyhkd9H... to 7rB0Yrprs... (flutter/engine#31731 )
* 54050b405 Roll Skia from 5deac304821b to c3e7a2a00b0a (3 revisions) (flutter/engine#31732 )
* a5718ab3c Roll Dart SDK from c3e3126a598b to 34a5563af80d (6 revisions) (flutter/engine#31734 )
2022-03-01 14:50:55 -08:00
godofredoc
4d217d2c80
Update mac chrome and driver to 98. ( #99318 )
2022-03-01 14:46:18 -08:00
Renzo Olivares
54b7b5c3a2
Remove redundant properties passed to _Editable ( #99192 )
2022-03-01 14:36:20 -08:00
Jonah Williams
1dd24b8af8
[framework] improve Notification API performance by skipping full Element tree traversal ( #98451 )
2022-03-01 13:00:23 -08:00
Christopher Fujino
38dbbb17f8
[flutter_conductor] deprecate increment ( #99189 )
2022-03-01 12:11:22 -08:00
Casey Hillers
31316991ee
[ci.yaml] Migrate roller to cocoon scheduler ( #99162 )
2022-03-01 12:01:21 -08:00
Hari07
872e6048b1
Added viewport fraction parameter to tabView ( #98512 )
2022-03-01 10:41:24 -08:00
Viren Khatri
078deb9230
Migrates packages/flutter to from hashValues
to Object.hash
( #96109 )
...
* migrates lib/foundation and lib/widgets
* migrates lib/painting and lib/material
* migrates lib/cupertino, lib/gestures, lib/services, lib/semantics and lib/rendering
* fixes failing tests
* migrates test/
* improves hashing of lists
2022-03-01 23:54:11 +05:30
Mahesh Jamdade
0038a3e29f
Add NavigationBar dartpad example ( #97046 )
2022-03-01 10:14:09 -08:00
engine-flutter-autoroll
4be09a11cb
Roll Plugins from f96d633e7a54 to 4eb17696ce2d (3 revisions) ( #99342 )
2022-03-01 09:01:18 -08:00
engine-flutter-autoroll
bd40f9e87c
Roll Engine from 615a60512c64 to dc1dba505c33 (2 revisions) ( #99310 )
2022-03-01 08:16:13 -08:00
Gary Qian
e85ba6eeae
Use runUnsynchronized for android_views test ( #99311 )
2022-02-28 23:31:20 -08:00
Casey Hillers
8b95cd6f35
[cirrus] Refresh GCP service account ( #99301 )
2022-02-28 16:31:12 -08:00
engine-flutter-autoroll
a5e56d6a9d
Roll Engine from e3027b1b7bd4 to 615a60512c64 (2 revisions) ( #99305 )
2022-02-28 16:21:11 -08:00
engine-flutter-autoroll
377d7d768d
Roll Engine from 1a919ed90868 to e3027b1b7bd4 (3 revisions) ( #99289 )
2022-02-28 14:01:14 -08:00
Darren Austin
670e26d7d7
Updated to v0.86 of the Material Design tokens. ( #99292 )
...
Added the navigation_rail.json as well.
2022-02-28 13:56:32 -08:00
Tong Mu
7959c3953d
[Keyboard] Correctly convert down events that are immediately synthesized released ( #99200 )
2022-02-28 13:55:24 -08:00
Alberto
b44cbe1dd5
feat: Added docstring examples to AnimatedBuilder and ChangeNotifier ( #98628 )
2022-02-28 12:41:20 -08:00
Flutter GitHub Bot
7b6040ce27
Marks Linux_android tiles_scroll_perf__timeline_summary to be unflaky ( #98990 )
2022-02-28 12:26:11 -08:00
engine-flutter-autoroll
fcc0c72dc9
Roll Engine from efd538065a78 to 1a919ed90868 (1 revision) ( #99278 )
2022-02-28 11:56:19 -08:00
Emmanuel Garcia
9cb60c9828
Revert "reads min/target sdk versions from localproperties" ( #99191 )
2022-02-28 11:41:22 -08:00
Jenn Magder
c80ff45afe
Print events and views when first frame is taking awhile during tracing ( #98957 )
2022-02-28 11:16:12 -08:00
Flutter GitHub Bot
82bd97cd79
Marks Linux android views to be flaky ( #99002 )
2022-02-28 11:06:22 -08:00
Jason Simmons
504e669200
Update an analyzer test to support changes to error message text in the latest Dart SDK ( #99281 )
...
See https://github.com/flutter/flutter/issues/99248
2022-02-28 10:16:40 -08:00
Emmanuel Garcia
e27f714497
Add regression test for #98973 ( #99187 )
2022-02-28 10:16:21 -08:00
Flutter GitHub Bot
bf1ddbf3cc
Marks Linux_android complex_layout__start_up to be flaky ( #99000 )
2022-02-28 09:51:22 -08:00
Flutter GitHub Bot
ff3333d536
Marks Mac_ios cubic_bezier_perf_ios_sksl_warmup__timeline_summary to be unflaky ( #98991 )
2022-02-28 09:26:24 -08:00
engine-flutter-autoroll
8fe895dc95
Roll Plugins from 351415caa735 to f96d633e7a54 (3 revisions) ( #99275 )
2022-02-28 08:16:20 -08:00
engine-flutter-autoroll
f27b9f82c1
Roll Engine from 4c00976e8602 to efd538065a78 (1 revision) ( #99267 )
2022-02-28 02:31:16 -08:00
engine-flutter-autoroll
47ec605e91
Roll Engine from 05d1b5a66b8a to 4c00976e8602 (1 revision) ( #99262 )
2022-02-28 01:01:21 -08:00
engine-flutter-autoroll
fc2a0847fb
Roll Engine from 97e2689b7b1d to 05d1b5a66b8a (2 revisions) ( #99258 )
2022-02-27 22:01:17 -08:00
engine-flutter-autoroll
70919533d8
Roll Engine from f93dc3d7860f to 97e2689b7b1d (7 revisions) ( #99251 )
2022-02-27 17:06:17 -08:00
engine-flutter-autoroll
3a6d00e5f3
Roll Engine from 0726fdc4db38 to f93dc3d7860f (1 revision) ( #99216 )
2022-02-26 16:56:16 -08:00
engine-flutter-autoroll
38455c515f
Roll Engine from 5d190bb7f598 to 0726fdc4db38 (6 revisions) ( #99213 )
2022-02-26 13:46:15 -08:00