28001 Commits

Author SHA1 Message Date
Kate Lovett
5bc9340233
Put stretch indicator behind m3 flag (#100234) 2022-03-21 17:55:57 -05:00
Chris Yang
e6bd208196
Reland "Add the refresh rate fields to perf_test #99710" (#99854) 2022-03-21 15:55:13 -07:00
Kate Lovett
c9312c784d
Fix stretch edge case (#99365) 2022-03-21 15:50:18 -07:00
dependabot[bot]
9c521b9028
Bump cocoapods from 1.11.2 to 1.11.3 in /dev/ci/mac (#100499) 2022-03-21 15:15:14 -07:00
engine-flutter-autoroll
c811113db4
Roll Engine from 7b38d4594587 to 9318a65910d4 (1 revision) (#100498) 2022-03-21 15:05:23 -07:00
engine-flutter-autoroll
9671b7ddee
Roll Engine from b0c0444de793 to 7b38d4594587 (3 revisions) (#100495) 2022-03-21 14:00:22 -07:00
gaaclarke
97258979df
Revert "Starts using the --source flag to compile the dart registrant. (#98046) (#100493) 2022-03-21 13:40:23 -07:00
engine-flutter-autoroll
bd4115d870
Roll Engine from 19a7265c1994 to b0c0444de793 (5 revisions) (#100492) 2022-03-21 12:20:20 -07:00
Pierre-Louis
9d4e81678b
Fix deprecated_new_in_comment_reference for material library (#100289)
* fix deprecated_new_in_comment_reference for `material` library

in a future version of the SDK, these will be flagged, fix them now

* Update pubspec.yaml
2022-03-21 20:18:40 +01:00
MrBirb
4d2dc5d642
Typo in EditableText strutStyle (#100474) 2022-03-21 11:55:15 -07:00
engine-flutter-autoroll
742d981f60
Roll Engine from 9e3ed850834d to 19a7265c1994 (10 revisions) (#100484) 2022-03-21 11:05:19 -07:00
engine-flutter-autoroll
2ebf5a7afb
Roll Plugins from fef72e08f12e to 1c61a217014c (7 revisions) (#100482) 2022-03-21 11:00:24 -07:00
Taha Tesser
4cea5ee0da
CupertinoSwitch: Add clickable cursor for web (#99554) 2022-03-21 10:10:24 -07:00
engine-flutter-autoroll
7b8135af0f
Roll Engine from 900e3c091799 to 9e3ed850834d (2 revisions) (#100429) 2022-03-21 08:40:15 -07:00
Pierre-Louis
8c1c2f6af5
Introduce Theme extensions (#98033)
* first pass

* x

* x

* address feedback

* support multiple extensions

* add convenience function, Object ⇒ dynamic, lerping

* remove not-useful comment

* fix examples/api lower sdk constraint

* remove trailing spaces

* remove another pesky trailing space

* improve lerp

* address feedback

* hide map implementation from constructor and copyWith

* use iterableproperty

* Revert "hide map implementation from constructor and copyWith"

This reverts commit a6994af0046e3c90dbc9405cac628feb5b2d3031.

* slow down sample

* make theme extension params required

* add null check

* improve documentation

* fix hashCode and operator == overrides

* modify existing tests

* remove trailing spaces

* add all tests except lerping

* fix lerping bug

* add toString to themeExtension example

* add lerping test

* assume non-nullability in example

* address feedback

* update docs

* remove trailing space

* use Map.unmodifiable
2022-03-21 15:26:30 +01:00
engine-flutter-autoroll
6af40a7004
Roll Engine from 8dc7cd1b1a33 to 900e3c091799 (1 revision) (#100428) 2022-03-19 16:15:23 -07:00
engine-flutter-autoroll
d1c1121349
Roll Engine from 8403d67febdf to 8dc7cd1b1a33 (1 revision) (#100425) 2022-03-19 12:30:22 -07:00
engine-flutter-autoroll
2cd44d7461
Roll Engine from 1d6f58864f5b to 8403d67febdf (1 revision) (#100420) 2022-03-19 11:25:23 -07:00
engine-flutter-autoroll
2c1dbba934
Roll Engine from 7bf210222518 to 1d6f58864f5b (1 revision) (#100411) 2022-03-19 04:30:09 -07:00
engine-flutter-autoroll
912bab0329
Roll Engine from f4183102beae to 7bf210222518 (1 revision) (#100409) 2022-03-19 03:05:20 -07:00
engine-flutter-autoroll
1de874e736
Roll Engine from 8ba36276ecbc to f4183102beae (1 revision) (#100406) 2022-03-18 22:10:20 -07:00
engine-flutter-autoroll
5dfff680ce
Roll Engine from 8d95857d68b2 to 8ba36276ecbc (2 revisions) (#100404)
* 0522e8f19 Roll Skia from 3562b565fda0 to b3275e1fd64c (1 revision) (flutter/engine#32129)

* 8ba36276e Roll Dart SDK from 398ee66637cf to c1145b4c0330 (1 revision) (flutter/engine#32130)
2022-03-18 21:06:11 -07:00
engine-flutter-autoroll
8e01cd84f8
Roll Engine from 600ae5af9a00 to 8d95857d68b2 (1 revision) (#100403) 2022-03-18 19:50:09 -07:00
engine-flutter-autoroll
e004eecafe
Roll Engine from a99d51f0c128 to 600ae5af9a00 (8 revisions) (#100401)
* 6b6a68ef7 Roll Fuchsia Linux SDK from uawdfLUeA... to voPt0GIuh... (flutter/engine#32115)

* 79c87aa34 Roll Skia from 1df1a80ad20d to 42bc49d5d332 (3 revisions) (flutter/engine#32116)

* 04bac31cc Roll Skia from 42bc49d5d332 to 35275b3d511f (5 revisions) (flutter/engine#32119)

* 6a877cab6 allow experimentally opting into MSAA on canvaskit (flutter/engine#32045)

* 3edd312b9 Add deps to builder `web_engine_framework` (flutter/engine#32112)

* 641af02c4 [macOS TextInputPlugin] Reactivate input context on key event (flutter/engine#32117)

* 63e715bba Roll Skia from 35275b3d511f to b8c117ced234 (2 revisions) (flutter/engine#32125)

* 600ae5af9 Modify some tests to work correctly on iOS 15. (flutter/engine#32124)
2022-03-18 18:37:08 -07:00
fzyzcjy
36fa6c4d90
Fix wrong documentation: There is no LeaderLayer._lastOffset anymore (#100300) 2022-03-18 16:55:12 -07:00
engine-flutter-autoroll
51e5332ba5
Roll Engine from 89b16c065c9d to a99d51f0c128 (2 revisions) (#100391) 2022-03-18 15:00:17 -07:00
engine-flutter-autoroll
5b3e42afd0
Roll Engine from 3256f4f0c41b to 89b16c065c9d (3 revisions) (#100384) 2022-03-18 13:10:08 -07:00
chunhtai
c98cb4a450
Add fadeDuration back to TextSelectionOverlay (#100381)
* Add fadeDuration back to TextSelectionOverlay

* fix build and add dart fix

* format

* add test
2022-03-18 13:05:18 -07:00
engine-flutter-autoroll
6b3c30c12e
Roll Plugins from 04f64ec89b65 to fef72e08f12e (1 revision) (#100371) 2022-03-18 11:35:12 -07:00
Jonah Williams
5a52ad6dbd
[framework] Remove danger zone (#100246) 2022-03-18 11:30:21 -07:00
Christopher Fujino
0adf9671f8
[flutter_conductor] clone from remote upstream, and not local filesystem (#100335) 2022-03-18 11:20:15 -07:00
Justin McCandless
a217bbb6de
Hide toolbar after select all on desktop (#100261) 2022-03-18 10:50:18 -07:00
Taha Tesser
795fe375bc
Fix PopupMenuButton's IconButton not inheriting IconTheme size (#100199) 2022-03-18 10:05:17 -07:00
engine-flutter-autoroll
6d0eeb874e
Roll Engine from cd09c3fa8322 to 3256f4f0c41b (1 revision) (#100370) 2022-03-18 09:50:20 -07:00
Daniel Agbemava
a80bad4337
Fix api examples not running on android (#100140) 2022-03-18 09:20:23 -07:00
engine-flutter-autoroll
136ff6dad6
Roll Engine from edf31ab695dc to cd09c3fa8322 (1 revision) (#100368) 2022-03-18 06:50:22 -07:00
engine-flutter-autoroll
de4eb16254
Roll Engine from 63464b0c8db8 to edf31ab695dc (2 revisions) (#100357) 2022-03-18 03:00:24 -07:00
engine-flutter-autoroll
874f5e5793
Roll Engine from 5e378797da5a to 63464b0c8db8 (3 revisions) (#100354) 2022-03-18 01:55:19 -07:00
engine-flutter-autoroll
02ba60e7e0
Roll Engine from 6495796bce76 to 5e378797da5a (1 revision) (#100353) 2022-03-18 00:35:22 -07:00
engine-flutter-autoroll
8e11192d0f
Roll Engine from 17f0f1f95dd6 to 6495796bce76 (3 revisions) (#100349) 2022-03-17 22:55:20 -07:00
godofredoc
875c552c54
Allow different versions of the architecture. (#100345)
If there was a release entry for the same platform and hash the new
entries were filtered out even if the architecture was different.
2022-03-17 21:24:16 -07:00
Emmanuel Garcia
5e6a653865
Flush and close stdin in dart_plugin_registry_test (#100338) 2022-03-17 19:25:14 -07:00
engine-flutter-autoroll
d995fd6512
Roll Engine from 4ac53a5b8670 to 17f0f1f95dd6 (1 revision) (#100337) 2022-03-17 19:00:11 -07:00
Michael Goderbauer
3d46ab920b
Reorganize compute docs and add sample code (#100253) 2022-03-17 18:45:21 -07:00
Anthony
7c73053f70
[Material] Use InkSparkle for splashFactory in ThemeData when useMaterial3 is true for Android non-web runtimes (#99882)
[Material] Use InkSparkle for splashFactory in ThemeData when useMaterial3 is true for Android non-web runtimes (#99882)
2022-03-17 20:49:42 -04:00
engine-flutter-autoroll
ca2f24150c
Roll Engine from e4056c51182e to 4ac53a5b8670 (2 revisions) (#100330) 2022-03-17 17:20:10 -07:00
Casey Hillers
1ff5bff3e5
[ci.yaml] Migrate roller to cocoon scheduler (#100329) 2022-03-17 17:05:21 -07:00
Jonah Williams
984d8a8b5a
Revert "[framework] don't hit test for system nav bar or system chrome on desktop" (#100263) 2022-03-17 16:55:24 -07:00
Justin McCandless
30846de3ec
Material text selection menu should not show pointer cursor (#100248) 2022-03-17 16:50:15 -07:00
Dan Field
ff74557c3a
Specify destination when building for macOS (#100315)
Fixes #86590
2022-03-17 16:39:05 -07:00