Commit graph

32344 commits

Author SHA1 Message Date
dependabot[bot] 4e8dacac8a
Bump github/codeql-action from 2.1.32 to 2.1.35 (#116379)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.32 to 2.1.35.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](4238421316...b2a92eb56d)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-01 21:44:10 +00:00
Ahmed Ashour f6224f368a
[gen_l10n] keys can contain dollar sign (#114808)
* [gen_l10n] keys can contain dollar sign

Fixes #112250

* Update packages/flutter_tools/lib/src/localizations/gen_l10n.dart

Co-authored-by: Christopher Fujino <fujino@google.com>
2022-12-01 21:42:02 +00:00
Jonah Williams 75f61903e0
[flutter_tools] disable web compilation (#116368) 2022-12-01 21:40:50 +00:00
engine-flutter-autoroll 10c049da7d
ec5de9b81 Roll Skia from bfc7c3a83dc0 to 6f6793b298ff (4 revisions) (flutter/engine#38007) (#116378) 2022-12-01 21:25:41 +00:00
Mitchell Goodwin 0bb71df75f
Add clarification to CupertinoUserInterfaceLevel docs (#116371) 2022-12-01 19:43:25 +00:00
engine-flutter-autoroll 6bd5e47988
303e26e96 [Impeller] Use glyph bounds to compute the max glyph size instead of font metrics (flutter/engine#37998) (#116372) 2022-12-01 19:37:25 +00:00
Nehal Patel 3b15d6a501
Removes retries from "dart pub get" and un-buffers its stdout/stderr output (#115801)
* Removes retries from "pub get" and proxies its stdout output

* Fix issue where ErrorHandlingProcessManager does not forward "mode" parameter to backing ProcessManager's "start" method

* Make "pub get" use ProcessStartMode.inheritStdio instead of forwarding bytes to stdout and stderr

* Fix tests

* Remove unused env var

* Add back 'Running "flutter pub get"...' status log

* Fix indent

* Add Pub.test() constructor which lets tests mock stdio
2022-12-01 19:30:17 +00:00
Jenn Magder 49f5980970
Suggest Rosetta when x64 binary cannot be run (#114558)
* Suggest Rosetta when x64 binary cannot be run

* validator

* Adjust error message
2022-12-01 19:17:07 +00:00
engine-flutter-autoroll 458f129b88
d75b7ce37 Roll Skia from 06801a30fc86 to bfc7c3a83dc0 (4 revisions) (flutter/engine#38004) (#116365) 2022-12-01 18:53:19 +00:00
engine-flutter-autoroll e86d0b3b88
31f099c21 Roll Skia from 4418e5468ee2 to 06801a30fc86 (1 revision) (flutter/engine#38003) (#116361) 2022-12-01 17:08:24 +00:00
engine-flutter-autoroll 929003e495
52054a327 Roll Fuchsia Mac SDK from C4DamROwkxoF0YXyS... to hODX8Qi_7J5kwKp4S... (flutter/engine#38002) (#116354) 2022-12-01 15:59:18 +00:00
engine-flutter-autoroll 4155453979
Roll Plugins from a431b35bfa0b to 89ad5a9d6a33 (7 revisions) (#116356)
* e911e0564 b8f7f1f98 [flutter_releases] Flutter stable 3.3.9 Framework Cherrypicks (flutter/flutter#115856) (flutter/plugins#6751)

* bdf1a98a1 Roll Flutter from 0eb2d51ec9 to cb234730a1 (13 revisions) (flutter/plugins#6755)

* 614d7c0df Roll Flutter from cb234730a1 to ff59250dbe (3 revisions) (flutter/plugins#6757)

* 2be1da958 Roll Flutter from ff59250dbe to 17c1dbc473 (31 revisions) (flutter/plugins#6764)

* 381541628 [in_app_purchase_storekit] Add support for macOS (flutter/plugins#6517)

* eb796fe2e Roll Flutter from 17c1dbc473 to b2672fe835 (26 revisions) (flutter/plugins#6766)

* 89ad5a9d6 enable test (flutter/plugins#5312)
2022-12-01 15:57:34 +00:00
Gary Qian 6e8ebb3771
Reland "Upgrade targetSdkVersion and compileSdkVersion to 33" (#116146) 2022-12-01 07:12:47 -08:00
engine-flutter-autoroll 8a806d675a
677549602 Roll Skia from 767175530c11 to 4418e5468ee2 (3 revisions) (flutter/engine#37999) (#116335) 2022-12-01 12:21:25 +00:00
engine-flutter-autoroll 7572ce907f
51356bf89 [Impeller] Implement 'ui.Image.toByteData()' (flutter/engine#37709) (#116321) 2022-12-01 06:07:29 +00:00
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