29645 Commits

Author SHA1 Message Date
engine-flutter-autoroll
2c13db3b22
Roll Flutter Engine from cf7907f3d166 to 9e67369e7bb5 (1 revision) (#106828) 2022-06-29 16:19:10 -07:00
Christopher Fujino
f10138f0e6
[flutter_tools] don't run pub_autoroller on release branches (#106830) 2022-06-29 22:52:06 +00:00
xubaolin
3f43d9f3d4
Reland "Clipping if only one character text overflows (#99146)" (#102130)
Fixes a text clipping edge case.
2022-06-29 14:57:16 -07:00
engine-flutter-autoroll
e3f75609e3
Roll Flutter Engine from dd45a03124ba to cf7907f3d166 (1 revision) (#106827) 2022-06-29 14:54:10 -07:00
engine-flutter-autoroll
de0ba8b588
Roll Flutter Engine from f6639bafbbaf to dd45a03124ba (4 revisions) (#106826) 2022-06-29 13:49:08 -07:00
godofredoc
fb5ad6e8a7
Update localizations for flutter. (#106759) 2022-06-29 18:24:05 +00:00
Flutter GitHub Bot
eb832a2b57
Marks Mac_ios external_ui_integration_test_ios to be flaky (#106807) 2022-06-29 17:30:07 +00:00
Daco Harkes
e4bde83d7f
plugin_ffi warn about lack of platform support (#106813) 2022-06-29 10:29:11 -07:00
Flutter GitHub Bot
0df4885473
Marks Linux_android new_gallery__crane_perf to be unflaky (#106808) 2022-06-29 17:28:07 +00:00
Flutter GitHub Bot
f59146ce29
Marks Windows_android channels_integration_test_win to be unflaky (#106812) 2022-06-29 17:26:07 +00:00
Flutter GitHub Bot
88b1e41f7c
Marks Linux_android gradient_static_perf__e2e_summary to be unflaky (#101834) 2022-06-29 10:03:21 -07:00
engine-flutter-autoroll
28c7927c6a
Roll Plugins from 4e29c26dedcf to dd829af02c22 (2 revisions) (#106800) 2022-06-29 09:04:11 -07:00
engine-flutter-autoroll
3b11ad8cfe
Roll Flutter Engine from 8c36371fa750 to f6639bafbbaf (1 revision) (#106794) 2022-06-29 06:24:10 -07:00
Taha Tesser
8fe82bbe60
Add Scaffold drawers escape dismiss action. (#106186) 2022-06-29 07:16:05 +00:00
engine-flutter-autoroll
1d5c189d28
Roll Flutter Engine from 47c8acd884e6 to 8c36371fa750 (1 revision) (#106779) 2022-06-28 23:19:02 -07:00
Alexandre Ardhuin
de55eeceed
Export public API types from animation and physics libraries (#106757) 2022-06-29 05:26:09 +00:00
engine-flutter-autoroll
4158a27a74
Roll Flutter Engine from 7635ee96b7ff to 47c8acd884e6 (1 revision) (#106776) 2022-06-28 22:14:10 -07:00
Zachary Anderson
9c0f239947
Put shaders under a 'shaders' section in the manifest (#106752) 2022-06-28 19:31:27 -07:00
engine-flutter-autoroll
02f0b2dd69
Roll Flutter Engine from 98b14f7c43f5 to 7635ee96b7ff (2 revisions) (#106771) 2022-06-28 18:39:07 -07:00
engine-flutter-autoroll
6ac15df0ba
Roll Flutter Engine from c1eeb6ab04c3 to 98b14f7c43f5 (2 revisions) (#106769) 2022-06-28 17:34:07 -07:00
engine-flutter-autoroll
a68b71ec7d
Roll Flutter Engine from b30e6e6e6f39 to c1eeb6ab04c3 (1 revision) (#106764) 2022-06-28 16:29:08 -07:00
engine-flutter-autoroll
a184f4f2bc
Roll Flutter Engine from 0cc828c9b611 to b30e6e6e6f39 (1 revision) (#106758) 2022-06-28 15:19:06 -07:00
LongCatIsLooong
812419103c
Revert "Disable cursor opacity animation on macOS, make iOS cursor animation discrete (#104335)" (#106762) 2022-06-28 22:18:06 +00:00
dependabot[bot]
6fbd6ea027
Bump github/codeql-action from 2.1.14 to 2.1.15 (#106761) 2022-06-28 22:06:05 +00:00
dependabot[bot]
812ac799ad
Bump ossf/scorecard-action from 1.1.1 to 1.1.2 (#106760) 2022-06-28 22:04:05 +00:00
Justin McCandless
baf86869b1
Consistently capitalize Endpoint (not EndPoint) (#106706) 2022-06-28 14:02:39 -07:00
Alexandre Ardhuin
bbdf617034
Export public API types from services/*.dart library (#106316) 2022-06-28 20:26:06 +00:00
engine-flutter-autoroll
c0ac61b515
Roll Flutter Engine from bc87d306dff3 to 0cc828c9b611 (3 revisions) (#106751) 2022-06-28 13:19:07 -07:00
engine-flutter-autoroll
9a14efd923
Roll Flutter Engine from 7a300ec0f52b to bc87d306dff3 (1 revision) (#106748) 2022-06-28 12:14:08 -07:00
Christopher Fujino
2657eea5a3
move "Linux packages_autoroller" to prod pool (#106749) 2022-06-28 19:06:07 +00:00
keyonghan
99c195de17
Skip Mac_android run_release_test in presubmit (#106709) 2022-06-28 18:50:06 +00:00
engine-flutter-autoroll
09c5863b9f
Roll Flutter Engine from 6cff45c25c34 to 7a300ec0f52b (2 revisions) (#106744) 2022-06-28 11:09:09 -07:00
Helin Shiah
19d5113391
Refactor daemon to check for project's supported platforms (#106704)
* Refactor daemon to check for project's supported platforms

* Fix type issue
2022-06-28 10:49:03 -07:00
Christopher Fujino
77ad5190e3
[flutter_tools] add packages_autoroller to .ci.yaml as bringup (#106711) 2022-06-28 17:48:07 +00:00
Justin McCandless
1fd3d6c3c9
Make TextInputClient a mixin (#104291)
TextInputClient and DeltaTextInputClient are now mixins, which helps with breaking changes and future deltas work
2022-06-28 10:14:50 -07:00
engine-flutter-autoroll
28311e8b86
Roll Plugins from 1d327c4a5684 to 4e29c26dedcf (1 revision) (#106739) 2022-06-28 09:04:10 -07:00
engine-flutter-autoroll
7ac9fc5bae
Roll Flutter Engine from 7b569d51d6f8 to 6cff45c25c34 (1 revision) (#106733) 2022-06-28 05:39:08 -07:00
engine-flutter-autoroll
34a16f96d0
Roll Flutter Engine from b372fb4d11b0 to 7b569d51d6f8 (2 revisions) (#106728) 2022-06-28 03:04:04 -07:00
engine-flutter-autoroll
17d29b7802
Roll Flutter Engine from 8f07aeb1fcea to b372fb4d11b0 (1 revision) (#106723) 2022-06-28 01:59:07 -07:00
engine-flutter-autoroll
79029a0e6e
Roll Flutter Engine from 6301c5cb306e to 8f07aeb1fcea (1 revision) (#106719) 2022-06-28 00:54:08 -07:00
engine-flutter-autoroll
23437d93ca
Roll Flutter Engine from 379209acebf8 to 6301c5cb306e (1 revision) (#106716) 2022-06-27 20:39:08 -07:00
engine-flutter-autoroll
8c67684fce
Roll Flutter Engine from 489119136066 to 379209acebf8 (2 revisions) (#106710) 2022-06-27 18:59:09 -07:00
engine-flutter-autoroll
77a6ecdfa2
Roll Flutter Engine from fe05fffab67d to 489119136066 (4 revisions) (#106707) 2022-06-27 17:54:04 -07:00
engine-flutter-autoroll
ffdaf5aade
Roll Flutter Engine from 6e4c5157e90b to fe05fffab67d (1 revision) (#106702) 2022-06-27 16:49:07 -07:00
Jonah Williams
98f0c3694b
add old gallery page transition (#106701) 2022-06-27 23:36:06 +00:00
dependabot[bot]
b731aee677
Bump debian from bullseye-20220527-slim to bullseye-20220622-slim in /dev/ci/docker_linux (#106700) 2022-06-27 22:48:08 +00:00
engine-flutter-autoroll
3b27f77c4d
Roll Flutter Engine from cfbfb0c1776c to 6e4c5157e90b (2 revisions) (#106699) 2022-06-27 15:44:08 -07:00
Flutter GitHub Bot
0e0baa40c7
Roll pub packages (#106693) 2022-06-27 14:14:09 -07:00
Christopher Fujino
aac5e95ae5
[flutter_tools] refactor packages_autoroller.dart script (#106580) 2022-06-27 14:09:10 -07:00
Youssef Attia
28d271ecfc
Updated positional parameter ordering for IndexedStack example (#106687) 2022-06-27 13:40:24 -07:00