30969 Commits

Author SHA1 Message Date
Qun Cheng
4125a3a8f0
Fixed the leading IconButton size (#110722) 2022-09-01 19:03:13 +00:00
engine-flutter-autoroll
69b2dd0fdc
Roll Flutter Engine from b149eea0a3c2 to 185f4f595649 (13 revisions) (#110796)
* f30fed5ab Ignore all translations in Matrix::TransformDirection (flutter/engine#35854)

* d8928a0b6 [Impeller] More aggressively downscale gaussian blur textures (flutter/engine#35853)

* 5454c09a0 Roll Fuchsia Mac SDK from sgXD5SyRPOxGjWV4q... to VCkCQ9VaBkOXaOnQU... (flutter/engine#35858)

* 4ef0eb243 Roll Skia from d505b9445bf6 to 74d7dcaf7a4e (1 revision) (flutter/engine#35857)

* 5cab38584 Do frustum culling after the MSAA backdrop draw (flutter/engine#35847)

* 4e6bb5da5 Roll Skia from 74d7dcaf7a4e to ca89d2781f78 (1 revision) (flutter/engine#35859)

* 5dc718f92 Roll Skia from ca89d2781f78 to 8c7e99e0546e (2 revisions) (flutter/engine#35860)

* c3a956050 Roll Skia from 8c7e99e0546e to defbe6b80d7b (1 revision) (flutter/engine#35861)

* 1f7fe40d8 Roll Skia from defbe6b80d7b to d8a45111ba9a (1 revision) (flutter/engine#35862)

* f74d2439e Add function restoreToCount to Canvas. (flutter/engine#35798)

* 152228e27 Roll Skia from d8a45111ba9a to 97f1748bbfc0 (1 revision) (flutter/engine#35863)

* 08394d74c Fixed the nullability annotation on codec `writeValue:` (flutter/engine#35814)

* 185f4f595 Revert "roll CanvasKit to 0.36.1 (attempt 2) (#35839)" (flutter/engine#35864)
2022-09-01 11:41:03 -07:00
godofredoc
759d0e1b20
Revert "Set linux autoroller as bringup to reopen the tree." (#110748) 2022-09-01 06:07:20 +00:00
engine-flutter-autoroll
92ab7625e8
Roll Flutter Engine from f0f8d10b8809 to b149eea0a3c2 (5 revisions) (#110743) 2022-09-01 04:04:25 +00:00
engine-flutter-autoroll
fba7504636
Roll Flutter Engine from d993e0d55fc6 to f0f8d10b8809 (8 revisions) (#110727)
* 5a1a855b2 Roll Clang from 41d4067d0b7c to 039b969b32b6 (flutter/engine#35840)

* 3a1d6a9b0 Roll Skia from e0b87738eca7 to 45fe3b5a6710 (9 revisions) (flutter/engine#35841)

* fb067eab7 [Impeller] Compute shader support (flutter/engine#35750)

* a53384841 Roll Dart SDK from 5a2737b71877 to fec63626f078 (2 revisions) (flutter/engine#35844)

* 3dc4e4971 roll CanvasKit to 0.36.1 (attempt 2) (flutter/engine#35839)

* 9b14b25eb Reland: Adds a reusable FragmentShader (flutter/engine#35846)

* ac34d3e63 [fuchsia] Workflow scripts. (flutter/engine#35822)

* f0f8d10b8 Revert "Roll Dart SDK from 5a2737b71877 to fec63626f078 (2 revisions) (#35844)" (flutter/engine#35849)
2022-08-31 20:15:22 -07:00
godofredoc
d8d7b226ce
Set linux autoroller as bringup to reopen the tree. (#110739)
The build is failing to decrypt the key after it was moved to a
different GCP project. Disabling temporarily to reopen the tree while
the key is regenerated.
2022-08-31 20:13:34 -07:00
keyonghan
1f236a9b6f
Revert "Switch Linux_build_test flutter_gallery__transition_perf back to bringup" (#110734) 2022-09-01 00:29:05 +00:00
Jenn Magder
9f6b7dfefc
Do not run desktop benchmarks in presubmit (#110642) 2022-08-31 21:41:20 +00:00
Mohammed CHAHBOUN
e0a83e6250
Add splashColor property for ListTile widget (#100652) 2022-08-31 21:23:30 +00:00
Qun Cheng
a490a6a11d
Migrated Checkbox to Material 3 Colors (#110537) 2022-08-31 20:38:32 +00:00
Zachary Anderson
c213fd9b9c
Switch Linux_build_test flutter_gallery__transition_perf back to bringup (#110702) 2022-08-31 13:35:52 -07:00
Camille Simon
c06e365a64
Move spell_check integration test xml declaration (#110612) 2022-08-31 20:12:55 +00:00
engine-flutter-autoroll
b94e48d8bb
Roll Flutter Engine from 0ef08a85252a to d993e0d55fc6 (34 revisions) (#110697)
* d782c3303 [web] roll CanvasKit to 0.36.1 (flutter/engine#35747)

* 300592bc8 allows mallocmapping copies of size zero (flutter/engine#35803)

* 61e4c0715 Generate mac os framework with a global generator. (flutter/engine#35673)

* 7a03a54a8 Roll Skia from 545e45ab4d5d to 27a2eeacd330 (11 revisions) (flutter/engine#35805)

* 89909d966 Fix DartPerformanceMode enum mismatch (flutter/engine#35806)

* ead134880 Queue all semantic nodes & actions before completing batch (flutter/engine#35792)

* adec6edb0 Run clang-tidy and Mac Unopt on Xcode beta (flutter/engine#35793)

* eb6e2e08c Roll Skia from 27a2eeacd330 to 18b36bd2e2a3 (1 revision) (flutter/engine#35807)

* e74352c7f Remove extract_far.dart (flutter/engine#35801)

* 5ee7b3816 Test cover 'toImage'. (flutter/engine#35791)

* 8ed1e6ca7 Roll Skia from 18b36bd2e2a3 to 7c67a21eec59 (3 revisions) (flutter/engine#35810)

* cc2a32332 Roll Dart SDK from 9faec45da06c to 7e5a69f6b25f (1 revision) (flutter/engine#35811)

* c2a2a5679 Roll Fuchsia Linux SDK from NwG1XTWHxB9R3XcU5... to usGLIrlCJW1C1yaF1... (flutter/engine#35812)

* 8ab3b8f5a Migrate testing/symbols to null safety (flutter/engine#35809)

* 7e27b923b Roll Skia from 7c67a21eec59 to 3abad1ab16cc (1 revision) (flutter/engine#35816)

* 4cb5be089 [web] remove references to IE11 and old Edge; treat Samsung browser as Blink (flutter/engine#35205)

* 5154b8ac0 Roll Fuchsia Mac SDK from 4GZkuoQmvVanO84uA... to V_dBCcwGfOqJkrG9b... (flutter/engine#35817)

* b5a5a0dc7 Roll Dart SDK from 7e5a69f6b25f to 5a2737b71877 (1 revision) (flutter/engine#35818)

* e11457362 [dart:ui] Adds a reusable FragmentShader (flutter/engine#35253)

* 26d6bcfd6 Roll Skia from 3abad1ab16cc to a7829f6da292 (1 revision) (flutter/engine#35819)

* 6c9f6f5b8 Roll Skia from a7829f6da292 to 83b5d7ae4bca (2 revisions) (flutter/engine#35821)

* 169181f8d Make shader mask layer code builder aware (flutter/engine#35622)

* 06925ed06 Roll Fuchsia Linux SDK from usGLIrlCJW1C1yaF1... to 5YEIlndU4ncjOl9I_... (flutter/engine#35824)

* 7a40a0a26 Roll Skia from 83b5d7ae4bca to e4a2061eb1fc (1 revision) (flutter/engine#35826)

* 43ee40e31 Engine startup event timed after VM initializes (flutter/engine#35713)

* 9eb524bad Roll Fuchsia Mac SDK from V_dBCcwGfOqJkrG9b... to sgXD5SyRPOxGjWV4q... (flutter/engine#35829)

* cfdc83ad6 Roll Skia from e4a2061eb1fc to 34df0f94c849 (1 revision) (flutter/engine#35828)

* 90d65fa5f fix null access for CkParagraph.dispose (flutter/engine#35815)

* ef039c197 Update the API check script for the latest Dart analyzer APIs (flutter/engine#35831)

* c3c872776 Revert "[web] roll CanvasKit to 0.36.1 (#35747)" (flutter/engine#35837)

* db97b55d0 Roll Skia from 34df0f94c849 to e0b87738eca7 (5 revisions) (flutter/engine#35832)

* f69e0ccc3 add enterkeyhint property to web textfields (flutter/engine#35411)

* 54a1b59c9 Add a comment in the scenario app to meet the latest analyzer requirements (flutter/engine#35838)

* d993e0d55 Revert "[dart:ui] Adds a reusable FragmentShader (#35253)" (flutter/engine#35843)
2022-08-31 13:10:09 -07:00
Gary Qian
ddfcda73cd
Track platform in MigratePlaformConfig and enforce metadata file being provided (#110540) 2022-08-31 19:04:22 +00:00
Tae Hyung Kim
0508a1defd
[flutter_tools] Generate Localizations on flutter run for web (#110526) 2022-08-31 17:42:51 +00:00
Qun Cheng
34a628483c
Fixed the default color of the trailing widget on app bar (#110635) 2022-08-31 10:15:48 -07:00
engine-flutter-autoroll
7e7c1e4a72
Roll Plugins from c08e447f989c to c6b2f8a84439 (8 revisions) (#110677) 2022-08-31 16:48:08 +00:00
Helin Shiah
8842281c29
Use UriConverter from context for test (#110539)
* Use UriConverter from context for test

* Fix type

* Pass URI converter using installHook

* Fix formatting

* Fix formatting in test

* Add comment about URI converter
2022-08-31 09:20:36 -07:00
Jenn Magder
069f504297
Update CI to use Xcode 14 beta 5 (#110302) 2022-08-31 01:20:09 +00:00
keyonghan
226c63577b
Mark microbenchmarks_impeller_ios flaky (#110633) 2022-08-31 01:18:11 +00:00
Ankur Jain
986503981c
Add test where white text on white background fails contrast. (#110217) 2022-08-30 22:50:18 +00:00
keyonghan
171ddeb0e0
Manually deflake targets (#110621) 2022-08-30 22:18:20 +00:00
Jason Simmons
f57fcac717
Clear the static _debugDoingBaseline flag if baseline calculation throws (#110387) 2022-08-30 19:49:17 +00:00
engine-flutter-autoroll
728bd65b3a
Roll Flutter Engine from 9f306a6ca740 to 0ef08a85252a (1 revision) (#110603) 2022-08-30 19:22:10 +00:00
Jenn Magder
a4530b7c12
Make module tests pass on Xcode 14 (#110556) 2022-08-30 18:51:20 +00:00
Michael Thomsen
253e3c0856
Migrate device lab runner to nulls safety (#110582) 2022-08-30 19:46:05 +02:00
Jenn Magder
5f5d4802fe
Support single arch local engines for 'build macos-framework' and 'ios-framework' (#110564) 2022-08-30 17:44:14 +00:00
Kevin Chisholm
c49531f02c
[Conductor] Prefer ssh over https (#110591) 2022-08-30 17:07:13 +00:00
Stephen (Alex) Wallen
f15f9aa293
Add required dependencies for benchmark target (#110510) 2022-08-30 16:27:05 +00:00
chunhtai
1dd6a23358
Refactor macOS text editing shortcuts (#110289) 2022-08-30 16:25:00 +00:00
engine-flutter-autoroll
6ce01ed8c9
Roll Plugins from 630a200144df to c08e447f989c (3 revisions) (#110589) 2022-08-30 15:59:30 +00:00
engine-flutter-autoroll
2ed99fb70d
Roll Flutter Engine from d05a7564d5d9 to 9f306a6ca740 (1 revision) (#110588) 2022-08-30 15:32:08 +00:00
Prome
dfcd9650e3
[Windows] add generated plugins ignores (#109973) 2022-08-30 14:54:21 +00:00
engine-flutter-autoroll
7a002487d2
Roll Flutter Engine from d0f4a4cf09c6 to d05a7564d5d9 (1 revision) (#110586) 2022-08-30 14:46:31 +00:00
Loïc Sharma
c60cf97c19
[Windows] Hide app until first frame is drawn (#109816) 2022-08-30 14:26:21 +00:00
engine-flutter-autoroll
df3419bd21
Roll Flutter Engine from 28e8fe2765e5 to d0f4a4cf09c6 (2 revisions) (#110578) 2022-08-30 11:24:25 +00:00
engine-flutter-autoroll
052cd87246
Roll Flutter Engine from 75940cfa5178 to 28e8fe2765e5 (1 revision) (#110560) 2022-08-30 04:26:24 +00:00
engine-flutter-autoroll
d614d43640
Roll Flutter Engine from 0bf86adeff4d to 75940cfa5178 (1 revision) (#110558) 2022-08-30 03:34:24 +00:00
engine-flutter-autoroll
cfee9c8467
Roll Flutter Engine from f7561a23fde2 to 0bf86adeff4d (2 revisions) (#110551) 2022-08-30 01:50:23 +00:00
Greg Spencer
7122a0095c
Fix some tap region bugs (#110398) 2022-08-30 01:04:16 +00:00
hellohuanlin
ee98003e24
[platform_view]add timeout for alert buttons and a few other changes to fix a test flake (#110516) 2022-08-30 00:59:58 +00:00
Jenn Magder
99372ba1e4
Revert "Add initial compile tests (#109177)" (#110550)
This reverts commit 3437fd9c03f5954aed4e26fcbab7c3f1298281b9.
2022-08-29 17:46:31 -07:00
engine-flutter-autoroll
8de361154d
Roll Flutter Engine from 52e213ebbd97 to f7561a23fde2 (10 revisions) (#110544) 2022-08-29 23:18:39 +00:00
Gary Qian
3437fd9c03
Add initial compile tests (#109177) 2022-08-29 23:12:22 +00:00
engine-flutter-autoroll
447804832b
Roll Flutter Engine from ed6bb2e2e70c to 52e213ebbd97 (4 revisions) (#110482) 2022-08-29 22:10:14 +00:00
Stephen (Alex) Wallen
b4c0a125b6
Add required dependencies for complex_layout_macos__start_up target. (#110515) 2022-08-29 21:13:08 +00:00
Jonah Williams
d6dd832d0f
[flutter_tools] migrate gradle errors and project test to null safety (#110530) 2022-08-29 19:47:16 +00:00
Stephen (Alex) Wallen
2f3ba1a313
Readability revisions for #109891 (#110348) 2022-08-29 18:23:16 +00:00
yusuf-goog
047cb86453
Updating cirrus docker to use Ubuntu image. (#110351)
* Updating cirrus docker to use Ubuntui image.

Bug:https://github.com/flutter/flutter/issues/110295

* Update Dockerfile
2022-08-29 10:47:56 -07:00
Zachary Anderson
c6ec84e978
[flutter_tools] Pull more arm64 artifacts on Apple Silicon (#110291) 2022-08-29 10:33:24 -07:00