- 21 Jan, 2023 11 commits
-
-
engine-flutter-autoroll authored
bb4e8dfe2 Roll Fuchsia Linux SDK from rPo4_TYHCtkoOfRup... to S6wQW1tLFe-YnReaZ... (flutter/engine#39048) (#118942)
-
engine-flutter-autoroll authored
* 2ee82578c [ios_platform_view] MaskView pool to reuse maskViews. (flutter/engine#38989) * c137b3b33 Roll Fuchsia Mac SDK from GvtVLigysBcywNN9T... to ZTKDeVL1HDAwsZdhl... (flutter/engine#39044) * 3a444b366 Roll Dart SDK from 807077cc5d1b to 8c2eb20b5376 (2 revisions) (flutter/engine#39047)
-
engine-flutter-autoroll authored
7b68d71b8 Roll Dart SDK from 03d35455a8d8 to 807077cc5d1b (1 revision) (flutter/engine#39042) (#118933)
-
Michael Goderbauer authored
* Remove unnecessary null checks in flutter/animation * Remove unnecessary null checks in flutter/semantics * Remove unnecessary null checks in flutter/scheduler
-
Michael Goderbauer authored
-
Michael Goderbauer authored
-
Michael Goderbauer authored
-
Jenn Magder authored
* Remove macOS impeller benchmarks * TESTOWNERS
-
Michael Goderbauer authored
-
Ricardo Amador authored
This reverts commit 49e025d8.
-
Ricardo Amador authored
* Update android defines test to use emulator * Need strings in dimensions. * put dimensions in the wrong spot. * Add bringup. * See if the test runs with Linux_android * Adjusting dimensions * Dimension fields must be strings. * Making dimensions a dict. * Try with swarming.dimension * The dimension set does not appear to do anything. * Device type none * Made target presubmit * Dimensions again * Fixed formatting. * Update since flutter roller fails
-
- 20 Jan, 2023 28 commits
-
-
engine-flutter-autoroll authored
e2c2e5009 [impeller] correct input order in ColorFilterContents::MakeBlend (flutter/engine#39038) (#118913)
-
Flutter GitHub Bot authored
-
Michael Goderbauer authored
-
Michael Goderbauer authored
-
Michael Goderbauer authored
-
Flutter GitHub Bot authored
-
engine-flutter-autoroll authored
3fead63ba Roll Dart SDK from ac4c63168ff2 to 03d35455a8d8 (1 revision) (flutter/engine#39036) (#118909)
-
Mitchell Goodwin authored
* Passdown context * make transitions ignore preffered text size * Add test * Add comment * Return const constructor
-
Victoria Ashworth authored
* Reland "Support iOS wireless debugging (#118104)" This reverts commit cbf2e168. * Remove device loading status
-
engine-flutter-autoroll authored
-
Michael Goderbauer authored
-
Michael Goderbauer authored
-
Alexander Markov authored
-
engine-flutter-autoroll authored
* dbd1cfa22 Roll Dart SDK from fbbfc122dba6 to ac4c63168ff2 (1 revision) (flutter/engine#39030) * d84b3dc74 Roll Fuchsia Mac SDK from 6oiZwMyNsjucSxTHJ... to GvtVLigysBcywNN9T... (flutter/engine#39032)
-
Eilidh Southren authored
* theme override fix * add lerp condition and tests * remove unwanted changes * resolve app_bar token version * update test names
-
engine-flutter-autoroll authored
ccccee513 [macos] Synthesize modifier keys events on pointer events (flutter/engine#37870) (#118880)
-
engine-flutter-autoroll authored
66e177a3d Roll Dart SDK from ddf70a598f27 to fbbfc122dba6 (9 revisions) (flutter/engine#39029) (#118878)
-
engine-flutter-autoroll authored
dfe67f4c7 Roll Skia from 1b3aa8b6e1cc to f6a5c806294d (11 revisions) (flutter/engine#39027) (#118874)
-
Taha Tesser authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
3876320cb Roll Skia from aedfc8695954 to 1b3aa8b6e1cc (43 revisions) (flutter/engine#39024) (#118871)
-
engine-flutter-autoroll authored
* 7bbe79e10 Extract WideToUTF16String/UTF16StringToWide to FML (flutter/engine#39006) * acca56ce0 Revert "Extract WideToUTF16String/UTF16StringToWide to FML (#39006)" (flutter/engine#39019) * 730e88fb6 [Impeller] Check the correct stencil coverage when deciding whether to elide a restore (flutter/engine#39023)
-
Michael Goderbauer authored
-
Michael Goderbauer authored
-
Michael Goderbauer authored
* Remove unnecessary null checks in dev/benchmarks * empty
-
Michael Goderbauer authored
* Remove unnecessary null checks in dev/conductor * review
-
engine-flutter-autoroll authored
* 27f6bbcb3 Fix invalid Unix locale to Flutter locale (BCP-47) mapping (flutter/engine#36512) * 7d40e77d0 Roll Skia from 69d8378097df to aedfc8695954 (4 revisions) (flutter/engine#38966)
-
Jenn Magder authored
This reverts commit 73096fd9.
-
- 19 Jan, 2023 1 commit
-
-
Alex Wallen authored
* Add new macos target configured for flavors * Rename Free App copy-Info.plist to Free App Info.plist * Remove bogus entitlements * Remove Generated.xcconfig * Audit project.pbxproj * Remove unused configs * share one info.plist * Modify scheme so that paid app works * Codesign automatic * Pipe flavor as scheme into xcodebuild * Ignore incoming flavor string * pipe flavor for flutter run to work * Add devicelab tests * Error if host and target device are same for flutter install desktop * Avoid bang (!) by promoting a local. Co-authored-by: Jenn Magder <magder@google.com> * Add supportsInstall property * Override in test classes * Add install test on macOS * Refactor application_package and add tests for package directory Co-authored-by: a-wallen <stephenwallen@google.com> Co-authored-by: Jenn Magder <magder@google.com>
-