Commit Graph

32329 Commits

Author SHA1 Message Date
engine-flutter-autoroll
4878f26ab0 441229a95 Roll Skia from 2a75bac61922 to 767175530c11 (4 revisions) (flutter/engine#37994) (#116318) 2022-12-01 04:18:19 +00:00
Justin McCandless
014b441ddf Revert "iOS 16 context menu (#115805)" (#116312)
This reverts commit 1cb16a1e39.
2022-12-01 02:24:18 +00:00
engine-flutter-autoroll
e93532748f 3c1de6882 Fix typo on avoid_backing_store_cache param doc (flutter/engine#37985) (#116313) 2022-12-01 01:10:28 +00:00
Qun Cheng
6bb412e35e Added controller and onSelected properties to DropdownMenu (#116259) 2022-11-30 16:58:21 -08:00
engine-flutter-autoroll
e5e21c9837 Roll Flutter Engine from be4c7e2955c8 to 99b000e1e111 (2 revisions) (#116310)
* a62059556 Impl and test (flutter/engine#37972)

* 99b000e1e Roll buildroot to prevent excessive dirtying on Xcode 14 (flutter/engine#37991)
2022-12-01 00:24:23 +00:00
Taha Tesser
aaa4a52839 Add Material 3 Slider example (#115638)
* Add Material 3 `Slider` example

* Update doc

* Update test titles
2022-12-01 00:00:19 +00:00
engine-flutter-autoroll
7623486306 be4c7e295 Roll Skia from d378c7817d8a to 2a75bac61922 (2 revisions) (flutter/engine#37989) (#116309) 2022-11-30 23:41:50 +00:00
Mitchell Goodwin
97195d1d51 Update CupertinoContextMenu to iOS 16 visuals (#110616)
* Update CupertinoContextMenu to iOS 16 visuals

* Revert some formatting

* Remove space

* Remove formatting changes, add more comments

* Added shadow effect

* Update context menu tests

* Remove white spaces

* Remove unused variable

* Refactor type checking logic

* Set default previewBuilder and update tests

* Check for border radius

* Remove trailing spaces

* Add builder to constructor

* Update previewBuilder

Rebase to master

* Update builder and tests

* Remove trailing spaces

* Update examples

* Refactor builder

* Update builder to use one animation

* Update scale

* Change deprecation message, remove white spaces

* Change deprecation message

* Change deprecation message

* Change deprecation message

* Update documentation

* Update documentation

* Update documentation and examples

* Update documentation and examples

* Remove white spaces

* Remove white spaces

* Remove const

* Address linting errors

* Seperate builder into own constructor

* Remove trailing characters

* Formatting changes

* Remove white spaces

* Change ignore comment

* Add TODO

* Remove whitespace
2022-11-30 16:28:04 -07:00
Tae Hyung Kim
7802c7acd8 [gen_l10n] Improvements to gen_l10n (#116202)
* init

* fix tests

* fix lint

* extra changes

* oops missed some merge conflicts

* fix lexer add tests

* consistent warnings and errors

* throw error at the end

* improve efficiency, improve code generation

* fix

* nit

* fix test

* remove helper method class

* two d's

* oops

* empty commit as google testing won't pass :(
2022-11-30 15:07:06 -08:00
engine-flutter-autoroll
43d5cbb15e Roll Flutter Engine from d8f151e24fda to f8dc855ddb40 (2 revisions) (#116305)
* a2c495c2b Roll Dart SDK from 88473a3b63ff to 6b7e44ae494b (1 revision) (flutter/engine#37988)

* f8dc855dd Roll Skia from bd9a7f3485b4 to d378c7817d8a (9 revisions) (flutter/engine#37987)
2022-11-30 23:01:00 +00:00
Drew Roen
0d0febc94d Add release_build parameter (#116307) 2022-11-30 14:49:07 -08:00
engine-flutter-autoroll
3b89c981b6 Roll Flutter Engine from ff3a7789f45a to d8f151e24fda (2 revisions) (#116301)
* 280e24b3e Remove use of stringstream in NormalizeUniformKey (flutter/engine#37826)

* d8f151e24 Performance improvement for Path::GetMinMaxCoveragePoints (flutter/engine#37827)
2022-11-30 22:09:09 +00:00
Christopher Fujino
e62b6e7997 Track entire web build directory size in web_size__compile_test (#115682)
* wip

* add track entire web build output dir size

* add more fields

* migrate metrics to use bytes rather than kb

* update keys

* use -9 on tar cz

* delete tempDir and tar first before measuring size
2022-11-30 22:06:58 +00:00
Christopher Fujino
2ef2cc89e9 [flutter_tools] add deprecation message for "flutter format" (#116145) 2022-11-30 14:00:01 -08:00
Danny Tuppeny
a29796e339 [flutter_tools] Forward app.webLaunchUrl event from Flutter to DAP clients (#116275)
* [flutter_tools] Forward app.webLaunchUrl event from Flutter to DAP clients

Fixes https://github.com/Dart-Code/Dart-Code/issues/4292.

* Update packages/flutter_tools/lib/src/debug_adapters/flutter_adapter.dart

Co-authored-by: Christopher Fujino <fujino@google.com>

* Another static const instead of final

Co-authored-by: Christopher Fujino <fujino@google.com>
2022-11-30 21:25:07 +00:00
engine-flutter-autoroll
fcc8ea1177 ff3a7789f ubuntu version (flutter/engine#37948) (#116300) 2022-11-30 21:23:06 +00:00
engine-flutter-autoroll
71139099c5 e00aeef24 Roll Fuchsia Mac SDK from ECusE22sNK6IbnL6L... to C4DamROwkxoF0YXyS... (flutter/engine#37983) (#116295) 2022-11-30 19:31:17 +00:00
Casey Hillers
d2af134578 Revert "Fix Slider semantic node size (#115285)" (#116294)
This reverts commit 8473da22cd.
2022-11-30 11:21:39 -08:00
Eilidh Southren
29422d25fe M3 snackbar [re-land] (#116218)
* Add M2 defaults and template skeleton

* add MaterialStateColor functionality to ActionTextColor (issue #110402)

* Add M2 defaults and template skeleton

* updated material 3 tokens

* Updated snackbar demo

* add theme tests

* add gen defaults

* formatting

* more whitespace fixes

* add widget type

* update docs

* code review changes

* Add line overflow functionality

* whitespace fixes

* update M3 animation

* whitespace fixes

* add insetPadding param

* Modifed icon parameter to showCloseIcon

* white space fixes

* test fixes

* rename iconColor to closeIconColor

* debug test fix

* de-britishification

* g3fix

* g3fix

* debug test fix
2022-11-30 19:13:00 +00:00
Christopher Fujino
24b3c384c2 add debug trace when compiling dart2js (#116238) 2022-11-30 19:04:59 +00:00
engine-flutter-autoroll
c461f4f660 0f17acdaf Roll Skia from 8f4f340f830c to bd9a7f3485b4 (3 revisions) (flutter/engine#37978) (#116291) 2022-11-30 18:31:48 +00:00
Taha Tesser
a52293843c [Reland] Add Material 3 support for TabBar (#116283)
* Add Material 3 support for `TabBar`

* M3 `TabBar` revert fix and tests
2022-11-30 17:58:07 +00:00
engine-flutter-autoroll
ef999051d1 Roll Flutter Engine from d5690468da0f to 1bda5f8c094d (5 revisions) (#116290)
* 94bed734c Roll Dart SDK from 88473a3b63ff to a55712b2de3f (0 revision) (flutter/engine#37973)

* 047b6754b Roll Fuchsia Mac SDK from gF3YVyOjqNbzT-L9Y... to ECusE22sNK6IbnL6L... (flutter/engine#37974)

* 787044d2c [Impeller Scene] Command encoding (flutter/engine#37977)

* 13f136efb [deps] Add `package:intl` (flutter/engine#37980)

* 1bda5f8c0 Revert "Roll Dart SDK from 88473a3b63ff to a55712b2de3f (0 revision) (#37973)" (flutter/engine#37982)
2022-11-30 17:45:15 +00:00
Pierre-Louis
b2672fe835 Revert "Add Material 3 support for TabBar (#116110)" (#116273)
This reverts commit 900b395451.
2022-11-30 13:20:19 +00:00
engine-flutter-autoroll
02de12947a Roll Flutter Engine from e20362343564 to d5690468da0f (2 revisions) (#116244)
* 8e5192de0 Roll Skia from 24207007711b to 8f4f340f830c (1 revision) (flutter/engine#37970)

* d5690468d Roll Dart SDK from 962cd6e0d20a to 88473a3b63ff (13 revisions) (flutter/engine#37969)
2022-11-30 03:57:31 +00:00
engine-flutter-autoroll
db8ded7a58 Roll Flutter Engine from 25a2ac85f6aa to e20362343564 (2 revisions) (#116243)
* 782d3a600 Roll Skia from 6d759de2e5b2 to 24207007711b (3 revisions) (flutter/engine#37968)

* e20362343 [Web, keyboard] Locale layout mapping (flutter/engine#34625)
2022-11-30 03:12:57 +00:00
Michael Goderbauer
06979d4e2e shrinkWrap nuke (#116236) 2022-11-30 03:07:15 +00:00
Darren Austin
b30eb6c54d Updated useMaterial3 documentation to include missing M3 components. (#116234)
* Updated `useMaterial3` documentation to include missing M3 components.

* Fixed typo
2022-11-30 03:07:12 +00:00
Greg Spencer
31ea315c3c Add offline docs, up the h2 size (#116241) 2022-11-30 02:29:02 +00:00
Taha Tesser
8473da22cd Fix Slider semantic node size (#115285) 2022-11-30 02:27:45 +00:00
Taha Tesser
333397a0ed Fix Material 3 BottomSheet example (#116112)
fix title
2022-11-30 02:08:21 +00:00
Darren Austin
322dd06d6e Updated the M3 textTheme to use onSurface color for all styles. (#116125) 2022-11-29 18:03:33 -08:00
hangyu
afda8153fd Adjust Material 3 textfield padding to align with specs (#116225)
* Adjust textfield padding

* lint

* lint
2022-11-29 17:07:32 -08:00
engine-flutter-autoroll
fa063eb4ce 25a2ac85f [Impeller Scene] Wire up pipelines (flutter/engine#37961) (#116233) 2022-11-30 00:13:56 +00:00
chunhtai
6b98f2ca44 labeledTapTargetGuideline should passe if textfield does not have label (#116221) 2022-11-30 00:10:07 +00:00
Christopher Fujino
9532b91c74 [flutter_tools] normalize windows file path cases in flutter validator (#115889)
* normalize windows file path cases in flutter validator

* fix

* make comparison more accurate by checking .startsWith() rather than .contains()

* fix method name

* call path.canonicalize

* fix
2022-11-29 23:46:48 +00:00
Mohammed CHAHBOUN
a9c2f8b9e9 Add onFocusChange property for ListTile widget (#111498) 2022-11-29 15:46:40 -08:00
engine-flutter-autoroll
50f101acd4 3956f6d02 Roll Skia from 829527b29b32 to 6d759de2e5b2 (2 revisions) (flutter/engine#37967) (#116228) 2022-11-29 23:31:24 +00:00
hellohuanlin
e438a12057 [tools]build ipa validate app icon size (#115594)
* [tools]build ipa validate icon size

* add more checks in case apple change the format, and also add device lab tests

* do not depend on collection package
2022-11-29 23:19:02 +00:00
Taha Tesser
900b395451 Add Material 3 support for TabBar (#116110) 2022-11-29 22:36:37 +00:00
Qun Cheng
8b86d238b4 Create DropdownMenu Widget to Support Material 3 (#116088)
* Created ComboBox

* Fixed failing tests

* Reverted the menu style tests change

* Addressed comments

* Updated documentation and rename foregroundColor variable

* Remamed ComboBox to DropdownMenu

* Removed a unused import

* Removed unused import

Co-authored-by: Qun Cheng <quncheng@google.com>
2022-11-29 22:36:35 +00:00
Justin McCandless
1cb16a1e39 iOS 16 context menu (#115805)
Updates the text selection toolbar on iOS light mode to match changes in native iOS 16.
2022-11-29 14:00:04 -08:00
engine-flutter-autoroll
7966d5584f Roll Flutter Engine from 05e2de7e3e67 to d85707af0987 (2 revisions) (#116217)
* dbb697c9a Create a unique command pool per render pass (flutter/engine#37965)

* d85707af0 Roll Skia from a82a7b6da0a0 to 829527b29b32 (4 revisions) (flutter/engine#37966)
2022-11-29 21:49:17 +00:00
engine-flutter-autoroll
e5e5e68544 05e2de7e3 Build platform dills with unevaluated constants (flutter/engine#37940) (#116215) 2022-11-29 21:12:32 +00:00
engine-flutter-autoroll
c37c0cc2ed fbf31015f [gn] embed mac codesign metadata in android artifacts (flutter/engine#37951) (#116209) 2022-11-29 20:31:37 +00:00
engine-flutter-autoroll
33f3c53506 Roll Flutter Engine from 7c4b01fe9a1f to e9dc20ed05c9 (2 revisions) (#116197)
* 3f9fbec8f Roll Fuchsia Mac SDK from 7NnCHy_b8ZWxdAtEU... to gF3YVyOjqNbzT-L9Y... (flutter/engine#37959)

* e9dc20ed0 Roll Skia from 514203395396 to a82a7b6da0a0 (7 revisions) (flutter/engine#37963)
2022-11-29 19:39:56 +00:00
Dan Field
3219da9b5f Use Isolate.run as implementation for compute (#115779) 2022-11-29 19:38:03 +00:00
Kate Lovett
8b32ac7a51 Revert "Update SnackBar to support Material 3" (#116199)
* Revert "Update SnackBar to support Material 3 (#115750)"

This reverts commit d58855c499.

* Kick ci.yaml

Co-authored-by: Jenn Magder <magder@google.com>
2022-11-29 19:11:43 +00:00
Eilidh Southren
d58855c499 Update SnackBar to support Material 3 (#115750)
* Add M2 defaults and template skeleton

* add MaterialStateColor functionality to ActionTextColor (issue #110402)

* Add M2 defaults and template skeleton

* updated material 3 tokens

* Updated snackbar demo

* add theme tests

* add gen defaults

* formatting

* more whitespace fixes

* add widget type

* update docs

* code review changes

* Add line overflow functionality

* whitespace fixes

* update M3 animation

* whitespace fixes

* add insetPadding param

* Modifed icon parameter to showCloseIcon

* white space fixes

* test fixes

* rename iconColor to closeIconColor

* debug test fix

* de-britishification
2022-11-29 18:02:34 +00:00
engine-flutter-autoroll
17c1dbc473 7c4b01fe9 Roll Skia from d16a6bdb9542 to 514203395396 (1 revision) (flutter/engine#37958) (#116178) 2022-11-29 11:23:25 +00:00