32360 Commits

Author SHA1 Message Date
hellohuanlin
162be5933b
[tools]build IPA validation bundle identifier using the default "com.example" prefix (#116430)
* [tools]build IPA validation bundle identifier using default com.example

* rephrase the warning
2022-12-02 20:49:30 +00:00
Eilidh Southren
22cbef3050
[CP] Fix Snackbar TalkBack regression (#116417)
* 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

* Fix Snackbar talkback regression

* fix merge weirdness

* test fix

* fix linux analysis error

* fix linux analysis error

* fix linux analysis error

* fix linux analysis error

* fix linux analysis error

* fix linux analysis error
2022-12-02 20:17:20 +00:00
engine-flutter-autoroll
e59a388b95
Roll Flutter Engine from 8e0747cc306f to 6bbf3e0e3c8b (2 revisions) (#116432)
* 74c943018 Roll Skia from c432cb7480b5 to 28c1bbab82b8 (2 revisions) (flutter/engine#38033)

* 6bbf3e0e3 Download EMSDK for host builders to build wasm_release (flutter/engine#38013)
2022-12-02 19:52:14 +00:00
Flutter GitHub Bot
a1b8dc9ea7
Marks Linux_android animated_complex_image_filtered_perf__e2e_summary to be unflaky (#116423) 2022-12-02 11:48:57 -08:00
Jonah Williams
e065c7fea2
[framework] make ImageFiltered a repaint boundary (#116385)
* ++

* ++

* ++
2022-12-02 19:48:00 +00:00
engine-flutter-autoroll
5c97543027
Roll Flutter Engine from 4c72d5c82152 to 8e0747cc306f (7 revisions) (#116426)
* 6c4dd8555 Roll Skia from b273c4c744be to 355045d108f0 (10 revisions) (flutter/engine#38021)

* 87e74118d Roll Skia from 355045d108f0 to e4273a995436 (1 revision) (flutter/engine#38023)

* b5242ccfb [Impeller] Pack 👏 the 👏 atlas 👏 (flutter/engine#38024)

* 1f94931c0 Roll Skia from e4273a995436 to c6a481bef3fb (1 revision) (flutter/engine#38025)

* fbe067645 Roll Skia from c6a481bef3fb to 5e687e4aced6 (1 revision) (flutter/engine#38027)

* df7ea39a7 Roll Skia from 5e687e4aced6 to c432cb7480b5 (1 revision) (flutter/engine#38029)

* 8e0747cc3 Roll Fuchsia Mac SDK from hODX8Qi_7J5kwKp4S... to aHgLxcRDjOQNKL7zH... (flutter/engine#38031)
2022-12-02 17:27:20 +00:00
Kevin Chisholm
4a55eefa38
[conductor] Add instructions to update oncall logs (#115871)
* add retro instructions

* make message more noticable
2022-12-02 11:17:17 -06:00
engine-flutter-autoroll
748212afc9
4c72d5c82 [Impeller] Add rect cutout (flutter/engine#38020) (#116401) 2022-12-02 16:41:12 +00:00
Zachary Anderson
7c0f882a92
Revert "[flutter_tools] Pin path_provider_android and roll pub packages (#116377)" (#116424)
This reverts commit ce9423028132f398f683964b9e999ec3c75ce6d3.
2022-12-02 08:30:14 -08:00
Christopher Fujino
ce94230281
[flutter_tools] Pin path_provider_android and roll pub packages (#116377)
* pin path_provider_android

* remove constraint that only explicit dependencies can be pinned

* roll packages
2022-12-02 03:13:07 +00:00
engine-flutter-autoroll
9497dd8f59
025aefc7a Update Firefox to 106.0 (flutter/engine#38019) (#116399) 2022-12-02 03:03:05 +00:00
engine-flutter-autoroll
94e11624a9
9463b5d19 Made responses to platform methods threadsafe in linux (flutter/engine#37689) (#116397) 2022-12-02 02:18:04 +00:00
hellohuanlin
be81e9eae7
[tools]build ipa validate launch image using template files (#116242)
* [tools]build ipa validate launch image using template files

* reuse more code by sharing the same file key

* fix space
2022-12-02 02:09:50 +00:00
Greg Spencer
0234b18f88
Tweak directional focus traversal (#116230)
* Use distance instead of coord

* Sort by distance prefer axis

* Switch initial sort back to sort by coordinate.

* revert test change

* Fix tests

* Simplify test case

* Add a test for irregular grids

* Review Changes
2022-12-01 23:41:09 +00:00
engine-flutter-autoroll
b02a9c2411
Roll Flutter Engine from abb68f40be70 to 1603fa1bb412 (2 revisions) (#116387)
* fa24f943a feat: add custom cursor interface on windows (flutter/engine#36143)

* 1603fa1bb Remove glitches when scrolling on old Android TV devices (flutter/engine#37493)
2022-12-01 23:19:12 +00:00
engine-flutter-autoroll
5b8e36023e
Roll Flutter Engine from ec5de9b810ef to abb68f40be70 (3 revisions) (#116384)
* 4199b108b Roll Skia from 6f6793b298ff to b273c4c744be (1 revision) (flutter/engine#38009)

* 972e8d844 [Impeller Scene] Add offline mesh importer (flutter/engine#37981)

* abb68f40b Fix: The Background and Overlay ImageView leak (flutter/engine#37424)
2022-12-01 22:37:05 +00:00
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 0eb2d51ec991 to cb234730a11d (13 revisions) (flutter/plugins#6755)

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

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

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

* eb796fe2e Roll Flutter from 17c1dbc47378 to b2672fe8355f (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 1cb16a1e396fdfaedae0bb291aae562fa88d1d81.
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 8473da22cde2fcedd51af654822cac83a9b5ecb5.
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