Commit Graph

31263 Commits

Author SHA1 Message Date
Bruno Leroux
f314f1bccc Update TabBarView children after a transition to an adjacent tab (#112168) 2022-09-23 15:38:12 +00:00
Jason Simmons
b31f41bd1a Unlock the device before running a StartupTest benchmark (#112243) 2022-09-23 14:38:09 +00:00
Casey Hillers
4aa27d844e Revert "Migrate package/flutter to JS static interop. (#111315)" (#112247) 2022-09-23 04:00:22 +00:00
fzyzcjy
97e09c8a78 Fix SliverPinnedPersistentHeader, also not able to update stretchConfiguration and showOnScreenConfiguration (#112043) 2022-09-23 01:43:20 +00:00
fzyzcjy
fa2d770c60 Fix SliverScrollingPersistentHeader not able to update stretchConfiguration (#112042) 2022-09-23 00:42:46 +00:00
fzyzcjy
1fbd7ec117 Fix CupertinoAlertDialog and CupertinoActionSheet, which mis-behave when orientation changes (#112041) 2022-09-23 00:41:20 +00:00
fzyzcjy
a5dc49f4da Add assertion to _CupertinoSwitchRenderObjectWidget, otherwise it is confusing why updateRenderObject omits state update (#112044) 2022-09-23 00:37:51 +00:00
fzyzcjy
31d03d5058 PerformanceOverlay's multiple fields are not updated when the user wants to update it (#112039) 2022-09-22 22:26:21 +00:00
fzyzcjy
772bd4381a Fix RenderEditable not able to update backgroundCursorColor when the user provides a new one (#112045)
Pass through backgroundCursorColor parameter
2022-09-22 14:56:00 -07:00
Flutter GitHub Bot
a24b50ba8f Roll pub packages (#112225) 2022-09-22 21:18:22 +00:00
Darren Austin
bef6f3065c Fixed an iconTheme lerping problem with ChipThemeData. (#112216) 2022-09-22 20:53:45 +00:00
Flutter GitHub Bot
f16fe11ecf Roll pub packages (#112021) 2022-09-22 20:23:42 +00:00
engine-flutter-autoroll
8fa8866bf4 Roll Flutter Engine from ac6cb9f24494 to a5489ce4f9f9 (4 revisions) (#112210) 2022-09-22 19:53:07 +00:00
engine-flutter-autoroll
f81b85870b Roll Plugins from 8a96431792e8 to 7d5ff597e35b (2 revisions) (#112206) 2022-09-22 19:17:25 +00:00
Callum Moffat
aee6af7b45 ui.PointerSignalKind forwards compatibility for scale (#112170) 2022-09-22 17:44:05 +00:00
Flutter GitHub Bot
d766269e6f Marks Mac flutter_tool_startup__macos to be unflaky (#112094) 2022-09-22 17:13:06 +00:00
keyonghan
0eaa6dad9a Mark Mac plugin_lint_mac as flaky (#112147) 2022-09-22 16:20:50 +00:00
Flutter GitHub Bot
32d944c093 Marks Windows flutter_tool_startup__windows to be unflaky (#112092) 2022-09-22 16:20:48 +00:00
Flutter GitHub Bot
6ddffadca6 Marks Linux flutter_tool_startup__linux to be unflaky (#112093) 2022-09-22 16:19:52 +00:00
Robin Schönau
c41a08fd0f Update InheritedWidget example parameter naming (#112137) 2022-09-22 16:19:49 +00:00
engine-flutter-autoroll
463ee3d58c Roll Flutter Engine from fd15b065ba22 to ac6cb9f24494 (1 revision) (#112165) 2022-09-22 11:08:23 +00:00
engine-flutter-autoroll
f1316c5d31 Roll Flutter Engine from 7a9f3c75ccb5 to fd15b065ba22 (1 revision) (#112162) 2022-09-22 10:18:44 +00:00
engine-flutter-autoroll
2e0d6f100c Roll Flutter Engine from 799c5899f711 to 7a9f3c75ccb5 (1 revision) (#112157) 2022-09-22 09:24:32 +00:00
engine-flutter-autoroll
774e452618 Roll Flutter Engine from 1d5013e34301 to 799c5899f711 (2 revisions) (#112154) 2022-09-22 08:34:24 +00:00
engine-flutter-autoroll
b2ccdb214d Roll Flutter Engine from fb0de4909ebd to 1d5013e34301 (1 revision) (#112143) 2022-09-22 03:31:23 +00:00
engine-flutter-autoroll
449768f989 Roll Flutter Engine from 836dfd6549a9 to fb0de4909ebd (1 revision) (#112138) 2022-09-22 02:27:26 +00:00
engine-flutter-autoroll
0906c14dd7 Roll Flutter Engine from f0f4e1dee26a to 836dfd6549a9 (1 revision) (#112134) 2022-09-22 01:35:31 +00:00
Jenn Magder
c9edacb172 Always run Mac hostonly builds on x64 by default (#112133) 2022-09-21 17:50:03 -07:00
engine-flutter-autoroll
0cd3810159 Roll Flutter Engine from d5a0510e0391 to f0f4e1dee26a (2 revisions) (#112126) 2022-09-21 23:59:18 +00:00
LongCatIsLooong
72707416f2 Prevent committing text from triggering EditableText.onChanged (#112010) 2022-09-21 22:59:04 +00:00
dependabot[bot]
c34e9071c0 Bump github/codeql-action from 2.1.24 to 2.1.25 (#112113) 2022-09-21 22:43:22 +00:00
engine-flutter-autoroll
1c9248cbae Roll Flutter Engine from 5caae6708ee4 to d5a0510e0391 (3 revisions) (#112115) 2022-09-21 22:39:28 +00:00
Xilai Zhang
d98c263e30 [codesign] remove beta, stable, dev references in ci.yaml (#112105) 2022-09-21 21:47:43 +00:00
Jenn Magder
442953268f Run Mac hostonly tests on any available arch (#109889) 2022-09-21 21:38:09 +00:00
engine-flutter-autoroll
037645a092 Roll Flutter Engine from c67b332e45df to 5caae6708ee4 (2 revisions) (#112108) 2022-09-21 21:38:07 +00:00
engine-flutter-autoroll
9f700e06ec Roll Flutter Engine from 2079a8ccfcb5 to c67b332e45df (5 revisions) (#112102) 2022-09-21 20:10:04 +00:00
Greg Spencer
1f0760a1cc Fix API docs CSS files so dark mode works (#112023) 2022-09-21 18:33:08 +00:00
engine-flutter-autoroll
c546d15965 Roll Flutter Engine from 02776680b4ed to 2079a8ccfcb5 (1 revision) (#112099) 2022-09-21 18:31:21 +00:00
Xilai Zhang
99e491e30a [codesign] bring up verify codesign test on release branches (#112096) 2022-09-21 18:29:23 +00:00
Samuel
5f01d07c98 Added iconTheme to RawChip in ChoiceChip (#110908) 2022-09-21 18:23:24 +00:00
Flutter GitHub Bot
77377b46dd Marks Mac hello_world_macos__compile to be unflaky (#112090) 2022-09-21 17:59:19 +00:00
Flutter GitHub Bot
bdde878631 Marks Mac basic_material_app_macos__compile to be unflaky (#112087) 2022-09-21 17:52:39 +00:00
Flutter GitHub Bot
c44407c820 Marks Mac platform_view_macos__start_up to be unflaky (#112091) 2022-09-21 17:52:37 +00:00
engine-flutter-autoroll
66ae66021f Roll Flutter Engine from 0d6cc04c6ad8 to 02776680b4ed (1 revision) (#112082) 2022-09-21 17:17:32 +00:00
gaaclarke
5a7b0bdf13 macos isolate platform channels (#110882) 2022-09-21 09:30:06 -07:00
engine-flutter-autoroll
2b740f394e Roll Flutter Engine from 3cb7e0609c9d to 0d6cc04c6ad8 (1 revision) (#112073) 2022-09-21 16:24:33 +00:00
Xilai Zhang
30efcf406b [flutter_conductor] Conductor should stop mirroring beta releases to dev (#100716) 2022-09-21 16:19:20 +00:00
engine-flutter-autoroll
df1163de63 Roll Plugins from 2cbb314d99d8 to 8a96431792e8 (1 revision) (#112070) 2022-09-21 15:59:58 +00:00
stuartmorgan
bc994c7ffd Allow Hybrid Composition fallback for Android platform views (#109161) 2022-09-21 15:57:11 +00:00
engine-flutter-autoroll
de51709373 Roll Flutter Engine from c0d47db53e53 to 3cb7e0609c9d (1 revision) (#112067) 2022-09-21 15:29:09 +00:00