32021 Commits

Author SHA1 Message Date
engine-flutter-autoroll
0a5b531ccc
b6e45ae35 extend const_finder to allow skipping particular classes (flutter/engine#37257) (#115189) 2022-11-12 01:29:32 +00:00
godofredoc
10dc566436
Add drone_dimensions to devicelab_build_test. (#115183)
This is to allow a single drone to manage all the different subbuilds.

Bug: https://github.com/flutter/flutter/issues/114943
2022-11-12 00:30:07 +00:00
engine-flutter-autoroll
8d808b5f9a
Roll Flutter Engine from 7326e5b3354b to 329900fc85d6 (7 revisions) (#115185)
* 645d4e313 Roll Dart SDK from 1e37edb1f6c1 to 2b6909ba35e5 (1 revision) (flutter/engine#37516)

* 4cbfe4238 Build display lists from SkParagraph output using the ParagraphPainter interface (flutter/engine#37087)

* 05649893f Roll Skia from 77620568f467 to 1a7879e4e26a (6 revisions) (flutter/engine#37520)

* f48be3491 Run pub get before building host.dart. (flutter/engine#37502)

* e815a60a7 Roll Skia from 1a7879e4e26a to a457da8acd16 (5 revisions) (flutter/engine#37524)

* 0f93194b7 Roll ICU from 20f8ac695af5 to da0744861976 (1 revision) (flutter/engine#37525)

* 329900fc8 Roll Skia from a457da8acd16 to 29b9dbd7a8ed (1 revision) (flutter/engine#37528)
2022-11-12 00:17:26 +00:00
Christopher Fujino
a6e3ec8fad
mark firebase test lab test flaky because of upstream infra issues (#115178) 2022-11-11 23:04:55 +00:00
Dan Field
3895786f98
Revert "Load assets in flutter_test without turning event loop. (#115123)" (#115156)
This reverts commit 88e49ed274b5515caa9faaf03b261f9a73cf7e37.
2022-11-11 12:14:39 -08:00
blendthink
229b39eda5
[flutter_tools] Fix so that the value set by --dart-define-from-file can be passed to Gradle (#114297)
* Add dartDefineConfigJsonMap to the checklist

* Fix typo

* Align formatting with other code

* Fix toGradleConfig method
2022-11-11 18:48:01 +00:00
Xilai Zhang
338841afd3
Revert "Revert "Revert "Scribble mixin (#104128)" (#114647)" (#114698)" (#115146)
This reverts commit 3cde69e8d9dff7e081cb6daa6cd633c49176cb32.
2022-11-11 10:01:11 -08:00
engine-flutter-autoroll
098aac7ffe
7326e5b33 Roll Dart SDK from 3a022103e91d to 1e37edb1f6c1 (1 revision) (flutter/engine#37515) (#115145) 2022-11-11 10:19:18 +00:00
engine-flutter-autoroll
413bb21df0
e32fc0044 Roll Skia from b50f741ef341 to 77620568f467 (5 revisions) (flutter/engine#37514) (#115142) 2022-11-11 08:31:18 +00:00
Jonah Williams
c021d9177c
[flutter_tools] support github reporter (#115137)
* [flutter_tools] support github reporter

* Update packages/flutter_tools/lib/src/commands/test.dart

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

Co-authored-by: Christopher Fujino <fujino@google.com>
2022-11-11 07:36:02 +00:00
engine-flutter-autoroll
83cda7e52f
19ead2834 Roll Fuchsia Linux SDK from mduclAELKkftJ-fwI... to R3L54Ma3VT2TQ6RpI... (flutter/engine#37513) (#115139) 2022-11-11 07:33:57 +00:00
engine-flutter-autoroll
0d081f9c2a
Roll Flutter Engine from cb78576e5fec to a41712cec63a (2 revisions) (#115135)
* dc761851e Roll Dart SDK from 2f47565b8774 to 3a022103e91d (5 revisions) (flutter/engine#37507)

* a41712cec [Impeller] enable blending on RuntimeEffectsContents (flutter/engine#37509)
2022-11-11 05:52:17 +00:00
engine-flutter-autoroll
f9972818f4
Roll Flutter Engine from 0721c860e2c3 to cb78576e5fec (3 revisions) (#115134)
* e48e72ddd Roll buildroot to f63462fc6. (flutter/engine#37497)

* d83132b54 Do not call Dart_NotifyIdle when in Dart_PerformanceMode_Latency (flutter/engine#37499)

* cb78576e5 Roll Skia from b50a2f714837 to b50f741ef341 (2 revisions) (flutter/engine#37508)
2022-11-11 05:05:54 +00:00
Dan Field
88e49ed274
Load assets in flutter_test without turning event loop. (#115123)
* Load assets in flutter_test without turning event loop.

This makes it possible to load an asset without actually turning
the event loop. This is importnat because our FakeAsync zones
may cause people to sprinkle in extra pumpAndSettles in when
running tests that load assets, which is undesirable.

* fix null checking
2022-11-11 04:17:12 +00:00
engine-flutter-autoroll
6e89042d9b
0721c860e [Impeller] null check samplers (flutter/engine#37489) (#115132) 2022-11-11 02:58:00 +00:00
engine-flutter-autoroll
c6561e60a5
53cfb94c5 Roll Skia from 65b60707772d to b50a2f714837 (46 revisions) (flutter/engine#37501) (#115128) 2022-11-11 01:46:09 +00:00
engine-flutter-autoroll
0f2f4b8607
Roll Flutter Engine from 30e2cedfa2ac to cae1716611a4 (2 revisions) (#115124)
* 1752054c7 Roll Skia from 0854badd5783 to 65b60707772d (4 revisions) (flutter/engine#37475)

* cae171661 Roll Dart SDK from fa6586382e5d to 2f47565b8774 (1 revision) (flutter/engine#37480)
2022-11-11 00:45:07 +00:00
engine-flutter-autoroll
8858c17646
Roll Flutter Engine from 4cb9c1e00a84 to 30e2cedfa2ac (2 revisions) (#115122)
* ad89f6ab2 [macOS] Eliminate macOS 10.14 availability check (flutter/engine#37490)

* 30e2cedfa chore: fix Dart SDK DEPS file link in DEPS (flutter/engine#37496)
2022-11-10 23:57:24 +00:00
engine-flutter-autoroll
bd00a932c4
Roll Flutter Engine from 12dabe83da19 to 4cb9c1e00a84 (5 revisions) (#115118)
* 4f86f229d Update FlutterView.java (flutter/engine#37312)

* 80e31edb2 Adding release_build:true to Mac builds. (flutter/engine#37478)

* 2f5b7ac34 Eliminate duplicated code when dealing with pointer data (flutter/engine#36822)

* f831382b7 Install CIPD ninja using DEPS (flutter/engine#37375)

* 4cb9c1e00 mouse-input-view nit and add mouse-input-test to integration test script (flutter/engine#37441)
2022-11-10 23:06:27 +00:00
Kate Lovett
d41308179a
Fix shrinkwrap on animated list (#115104) 2022-11-10 22:20:06 +00:00
Ian Hickson
4e7dbefd92
Explicitly call out documentation links in "flutter create" (#114181)
The recent survey suggests that some people are not finding documentation after they get started with Flutter, so let's just give them links right away. It might not help everyone but there's not really any downside so...
2022-11-10 22:13:52 +00:00
engine-flutter-autoroll
ad72a452b2
12dabe83d Felt analyze (flutter/engine#37481) (#115102) 2022-11-10 22:12:39 +00:00
The one with the braid (she/her) | Dфҿ mit dem Zopf (sie/ihr)
2e432ec16b
chore: enable Flutter Android workflow on aarch64 (#113829)
- removes invalid arch check on Android workflow in order to enable Android development on any device supported

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-11-10 22:09:28 +00:00
Jenn Magder
c1ceda41ef
Include stdout in codesign failure output (#115115) 2022-11-10 14:09:20 -08:00
Taha Tesser
1f891a0f33
Fix RangeSlider semantics node size (#114999)
* Fix `RangeSlider` semantics node size and add RTL semantics test

* Add TODO comments
2022-11-10 20:03:39 +00:00
Danny Tuppeny
09a4f23467
Prevent tests from producing dill files alongside the test file (#115075)
Fixes https://github.com/Dart-Code/Dart-Code/issues/4243.
2022-11-10 20:00:19 +00:00
Hans Muller
5a600456b0
Reland: Adds support for the Material Badge widget, BadgeTheme, BadgeThemeData (#114560) (#115002)
Requires G3Fix cl/486997831
2022-11-10 11:05:50 -08:00
engine-flutter-autoroll
19b351b072
f467eee51 Turned on performance-move-const-arg everywhere. (flutter/engine#37482) (#115095) 2022-11-10 18:50:04 +00:00
engine-flutter-autoroll
b31b9dc05f
057c53a05 [Impeller] Remove duplicate code in 'TiledTextureContents' (flutter/engine#37492) (#115093) 2022-11-10 18:12:10 +00:00
Jenn Magder
ca6165244f
Roll ios-deploy iOS artifact (#115042) 2022-11-10 17:38:38 +00:00
engine-flutter-autoroll
bdcacbf8e3
1c1ad0e72 Roll Fuchsia Linux SDK from RNSA2Wp1MObtc7OHy... to mduclAELKkftJ-fwI... (flutter/engine#37495) (#115088) 2022-11-10 17:19:08 +00:00
engine-flutter-autoroll
c7d11549a5
a71c0c6c3 [Impeller] Support access the descriptor of PipelineFuture directly (flutter/engine#37415) (#115063) 2022-11-10 08:52:08 +00:00
engine-flutter-autoroll
ff75451856
a42b2d9b9 Fix a race in the EmbedderA11yTest.A11yTreeIsConsistent tests (flutter/engine#37488) (#115060) 2022-11-10 08:07:12 +00:00
engine-flutter-autoroll
e6fb12469d
Roll Flutter Engine from a9fbf6af52c9 to b42ed6933cef (2 revisions) (#115048)
* 7a746dd9c Add external factories for @staticInterop classes instead of synthetic constructor (flutter/engine#37443)

* b42ed6933 Include AndroidSurfaceVulkanImpeller behind a flag (flutter/engine#37486)
2022-11-10 02:41:49 +00:00
engine-flutter-autoroll
8926d9ef22
a9fbf6af5 Roll Fuchsia Linux SDK from mDzQK4ZUk_Y4wfZa_... to RNSA2Wp1MObtc7OHy... (flutter/engine#37485) (#115045) 2022-11-10 01:40:56 +00:00
Phil Quitslund
008ac174f9
remove unnecessary brace in string interpolation (#115032) 2022-11-10 01:36:24 +00:00
Alex Wallen
154ae0f11b
updateSemantics in TestWindow should always be implemented. (#114857)
* Test that updateSemantics can be called

* Test that updateSemantics in FakeWindow is always implemented

* Sort import directives

Co-authored-by: a-wallen <stephenwallen@google.com>
2022-11-10 00:40:25 +00:00
engine-flutter-autoroll
befd8b66cd
722414a26 Implemented threadsafe platform channel replies on windows (flutter/engine#36909) (#115033) 2022-11-10 00:37:23 +00:00
Greg Spencer
d0491dcf15
Add the channel parameter to the Dartpad samples (#115018)
* Add the channel paramter to the Dartpad samples

* Add sanity check test

* Make sample_id more generic
2022-11-09 23:47:05 +00:00
engine-flutter-autoroll
dccc761e53
Roll Flutter Engine from c76035429c36 to aa4b3ea2f733 (27 revisions) (#115025)
* 6daa75ad4 Roll Skia from 0c8127b3dd7d to 6a056a26b3c5 (16 revisions) (flutter/engine#37438)

* 6517ee8ee Roll Skia from 6a056a26b3c5 to 3cecb22c5827 (1 revision) (flutter/engine#37439)

* c1200c44f Sdk roll failure - add facet to allowlist test_manager and other packages. (flutter/engine#37395)

* 179154ec1 Revert "Sdk roll failure - add facet to allowlist test_manager and other packages. (#37395)" (flutter/engine#37449)

* c171f27c4 Revert "Add rects to accumulator rather than bounds (#37435)" (flutter/engine#37444)

* 583c71ce4 Clang-tidy: Fixed math on shard-id validator. (flutter/engine#37433)

* d224648fc Roll Skia from 3cecb22c5827 to 94450cd1df4e (4 revisions) (flutter/engine#37445)

* 5df42a87b Oops, accidentally compiled the non-null-safe platform file as null safe. (flutter/engine#37453)

* 05455ac0a Roll Skia from 94450cd1df4e to 22526b55be02 (6 revisions) (flutter/engine#37455)

* 9628070ee Roll Skia from 22526b55be02 to 511aa59461f3 (1 revision) (flutter/engine#37458)

* fc7293441 [Impeller] Don't double-convert include path encodings in ImpellerC (flutter/engine#37408)

* d82a2df8a Roll Skia from 511aa59461f3 to 790aedd91cd8 (2 revisions) (flutter/engine#37463)

* be54e3ea0 Roll Skia from 790aedd91cd8 to fe143a0dc368 (3 revisions) (flutter/engine#37467)

* 410f270e6 Roll Dart SDK from c15cdb978761 to 874a662f7507 (3 revisions) (flutter/engine#37466)

* e778ca4e0 Roll Fuchsia Mac SDK from d4l6A1aPw6Z0YjxmA... to vEw8iuSZYmlfk1JiE... (flutter/engine#37468)

* f8048be39 [Reland] Add rects to accumulator rather than bounds (#37435) (flutter/engine#37451)

* 214b84137 Roll Dart SDK from 874a662f7507 to 4fcefaf03496 (1 revision) (flutter/engine#37470)

* 8ecb1c913 [macOS] Remove OpenGL rendering backend (flutter/engine#37448)

* 1a8888b51 Roll Skia from fe143a0dc368 to 0854badd5783 (1 revision) (flutter/engine#37471)

* ca303bfd4 Roll Dart SDK from 4fcefaf03496 to fa6586382e5d (1 revision) (flutter/engine#37473)

* 5d0df764b Use traingle strip for difference clip (flutter/engine#37469)

* eeba9b3c8 Support HLSL ingestion in ImpellerC (flutter/engine#37461)

* 5f88ee42b Use IndexError.check instead of RangeError.checkValidIndex in buffers. (flutter/engine#37450)

* b65ac4ac4 Roll expat to 2.5.0 (flutter/engine#37383)

* ddde8300e [sdk_roll_failure] add facet to allowlist test_manager and other packages. (flutter/engine#37479)

* 62b581ee0 Roll CanvasKit to 0.37.1 (flutter/engine#37454)

* aa4b3ea2f Turned on performance-unnecessary-value-param everywhere. (flutter/engine#37447)
2022-11-09 23:04:15 +00:00
Ricardo Amador
a479718b02
Update cirrus key (#115006) 2022-11-09 12:43:15 -08:00
engine-flutter-autoroll
8e5439c89e
Roll Flutter Engine from e7d7edab98ad to c76035429c36 (14 revisions) (#115008)
* de0b58e82 clang-tidy: added the ability to shard jobs (flutter/engine#37265)

* 8aefb8b61 Roll Dart SDK from d97d5ad98893 to b22b36c0f52e (1 revision) (flutter/engine#37400)

* 2f043090f Roll Skia from aef6d301c0b5 to 0c8127b3dd7d (6 revisions) (flutter/engine#37402)

* dc7cb20ad Fix boolean json property. (flutter/engine#37403)

* 512fa40b6 Adding release_build:true property to windows builders. (flutter/engine#37397)

* 0af87071f Add test for image readback (flutter/engine#37401)

* c6f26e035 Update display_list_image_filter_unittests to be permit Skia roll (flutter/engine#37327)

* 4e9e97b4b Roll Skia from 0c8127b3dd7d to 8b19fb0f57d4 (1 revision) (flutter/engine#37409)

* 42c2940ff Pass the correct name for gclient variables in ci.yaml (flutter/engine#37429)

* 2e2a2fd97 Revert "Roll Skia from 0c8127b3dd7d to 8b19fb0f57d4 (1 revision) (#37409)" (flutter/engine#37430)

* 02cb78905 Roll Fuchsia Mac SDK from sa5bVGimNo3JwLV27... to d4l6A1aPw6Z0YjxmA... (flutter/engine#37432)

* c24ae1872 [web] Use v8BreakIterator where possible (flutter/engine#37317)

* 306b0fe9c Add rects to accumulator rather than bounds (flutter/engine#37435)

* c76035429 Roll Dart SDK from b22b36c0f52e to c15cdb978761 (2 revisions) (flutter/engine#37437)
2022-11-09 11:33:45 -08:00
Danny Tuppeny
51c517c03c
[flutter_tools/dap] Add support for forwarding flutter run --machine exposeUrl requests to the DAP client (#114539)
* [flutter_tools/dap] Add support for forwarding `flutter run --machine` requests to the DAP client

Currently the only request that Flutter sends to the client is `app.exposeUrl` though most of this code is generic to support other requests that may be added in future.

* Improve comment

* Fix thrown strings

* StateError -> DebugAdapterException

* Add a non-null assertion and assert

* Use DebugAdapterException to handle restartRequests sent before process starts

* Fix typo + use local var

* Don't try to actually send Flutter messages in tests because there's no process
2022-11-09 19:16:47 +00:00
Victoria Ashworth
3a656b16cb
Add more supported simulator debugging options and improve tests (#114628)
* add debugging options to simulator, test more debugging flags, add tests for other launch arguements

* refactor iOS launch arguments to use one function for both simulator and physical devices

* treat dart flags differently between physical and simulator

* Simplify some flags between devices.

Change --disable-service-auth-codes to not always be included for physical devices, only if disableServiceAuthCodes is true.
Change --disable-observatory-publication to be used for simulator devices too.
Change --enable-checked-mode & --verify-entry-points to be used if debuggingEnabled is true regardless of device type.
Chnage --trace-startup to be used for simulator devices too.

* fix ios release mode with buildable app startApp test

* determine observatory-port from deviceVmServicePort and hostVmServicePort

* add comments and remove hasObservatoryPort
2022-11-09 18:17:09 +00:00
Taha Tesser
d3dcd7d532
Update CircleAvatar to support Material 3 (#114812) 2022-11-09 03:50:41 -08:00
Jim Graham
92f10ed712
match error statements without relying on volatile human-readable descriptions (#114922)
* match error statements without relying on volatile human readable descriptions

* simplify String list map call
2022-11-09 01:57:52 +00:00
Gary Qian
69a542dade
Apply multidex config in kotlin dsl gradle file (#114660)
* Apply multidex login in kotlin dsl gradle file

* Cleanup

* Remove plugin parameter passing

* Cleanup

* Restore dependencies block

* Analyzer

* Compiles

* Cleanup

* Cleanup
2022-11-09 01:52:08 +00:00
Jesús S Guerrero
530324d232
Build command dependency injection (#114383)
* update flutter build command

* update tests

* fix analyze suggestions
2022-11-08 23:38:10 +00:00
Loïc Sharma
9797d5f1cb
[macOS] Refactor the flutter run macOS console output test (#114645) 2022-11-08 23:00:04 +00:00
Alex Wallen
7020f59ace
[tool] Support --flavor option for flutter install. (#114048)
* Alphabetize setup calls

* Add --flavor as an option for install

* Add verbose logging in install command

* Test that flavors build succeeds with proper flavor and fails with bogus one.

* Remove unused import

* The import was used...

* SQUASH

* Add flavor install test

* Rename test

* Add flavors install integration tests

* correct error message

* remove unused imports

* Delete copy test

* update test target

* Refactor mechanism to read buildInfo

* Remove unused import

* Set affected test targets to bringup: true

Co-authored-by: a-wallen <stephenwallen@google.com>
2022-11-08 22:53:23 +00:00