- 19 Mar, 2023 1 commit
-
-
engine-flutter-autoroll authored
Roll Flutter Engine from bb971ab55f41 to 2ed59405e7bb (9 revisions)
-
- 18 Mar, 2023 5 commits
-
-
engine-flutter-autoroll authored
Manual roll Flutter Engine from 991cf41eb850 to bb971ab55f41 (18 revisions)
-
Zachary Anderson authored
-
Zachary Anderson authored
Revert "Roll Flutter Engine from 991cf41eb850 to bb971ab55f41 (18 revisions)"
-
engine-flutter-autoroll authored
* e6334f166 [web] Remove image codecs from Canvaskit Chromium (flutter/engine#40309) * 56727d62c Revert "[Impeller] mark decoded images as optimized for GPU access (#40356)" (flutter/engine#40387) * 2cd19e3d1 Wrap the iOS platform message handler in an autorelease pool block (flutter/engine#40373) * bab7853ad Update analyzer for api_conform_test (flutter/engine#40386) * 87b2e82d1 Roll Fuchsia Mac SDK from z32cF6YFs6CvZbY3g... to 4ZrEK2uzGdp_Gz3DU... (flutter/engine#40385) * fc57995fe Ignore some MTLCompiler failures in impeller unit tests (flutter/engine#40391) * 2398c5222 Add doc comment to Pipeline (flutter/engine#40388) * f585d4bc5 [macOS] Remove a single accessibility root assumption (flutter/engine#40316) * 940cf3c98 remove temporary flag and make FlutterTest the default font for real (flutter/engine#40352) * a1bf9fd2a drawTextBlob should not be compatible with opacity inheritance (flutter/engine#40396) * 55bf0d85e Use bundled analyzer everywhere (flutter/engine#40398) * 8e580414a Roll Skia from 9bfb45d3e065 to 49b902e5fb91 (11 revisions) (flutter/engine#40397) * 77c53d25e Default the CanvasKit base URL to local artifacts. (flutter/engine#40293) * 625ea5395 Roll Skia from 49b902e5fb91 to aa983f5486f0 (7 revisions) (flutter/engine#40404) * 867679fac [Impeller] Add playground flag to render for a specific amount of time. (flutter/engine#40377) * d74169608 [Impeller] Remove unused bounds method from typographer interface (flutter/engine#40406) * 941323d77 Provisional iOS impeller flag flip (flutter/engine#40405) * bb971ab55 Revert "Default the CanvasKit base URL to local artifacts. (#40293)" (flutter/engine#40415)
-
Xilai Zhang authored
Add dimenstion for arm packaging
-
- 17 Mar, 2023 22 commits
-
-
Loïc Sharma authored
Revert "[Tool] [Windows] Output app path on build completion"
-
Ian Hickson authored
remove obsolete todo in doubleClamp lint
-
Loïc Sharma authored
[Tool] [Windows] Output app path on build completion
-
Greg Price authored
Fix interference in fling-scrolling from cross-axis motion
-
Jackson Gardner authored
Always flush files when setting up the test directory.
-
pdblasi-google authored
Refactors accessibility guidelines to remove the single window assumption
-
engine-flutter-autoroll authored
Roll Flutter Engine from 7f42c3fc22b3 to 991cf41eb850 (5 revisions)
-
engine-flutter-autoroll authored
Roll Flutter Engine from 59e21ffbf9b8 to 7f42c3fc22b3 (1 revision)
-
Christopher Fujino authored
This reverts commit 7c3088cf.
-
Greg Spencer authored
Revert unintentional changes to Info.plist files
-
engine-flutter-autoroll authored
Roll Flutter Engine from 476985ae3014 to 59e21ffbf9b8 (1 revision)
-
Christopher Fujino authored
[flutter_tools] Remove sound null safety flag
-
Renzo Olivares authored
Co-authored-by: Renzo Olivares <roliv@google.com>
-
Greg Spencer authored
Add support for application exit requests
-
engine-flutter-autoroll authored
Roll Flutter Engine from d9e65441eaa3 to 476985ae3014 (2 revisions)
-
engine-flutter-autoroll authored
Roll Flutter Engine from 63238fe979de to d9e65441eaa3 (3 revisions)
-
Christopher Fujino authored
Landing revert on red to fix the build.
-
engine-flutter-autoroll authored
Roll Flutter Engine from ff51c41babf0 to 63238fe979de (4 revisions)
-
Cc authored
Co-authored-by: Casey Hillers <chillers@google.com>
-
godofredoc authored
Re-enable engine dependency proxy test.
-
engine-flutter-autoroll authored
Roll Flutter Engine from 06e031891d02 to ff51c41babf0 (5 revisions)
-
engine-flutter-autoroll authored
Roll Flutter Engine from 48628fb9462e to 06e031891d02 (8 revisions)
-
- 16 Mar, 2023 12 commits
-
-
Jackson Gardner authored
Use depfile with dart2wasm to determine when to rebuild.
-
Ian Hickson authored
Assert that runApp is called in the same zone as binding.ensureInitialized
-
engine-flutter-autoroll authored
Roll Flutter Engine from 52574efd2a88 to 48628fb9462e (3 revisions)
-
Qun Cheng authored
-
Christopher Fujino authored
[flutter_tools] throw tool exit on invocation of flutter format
-
engine-flutter-autoroll authored
Roll Flutter Engine from 02b0feef8636 to 52574efd2a88 (6 revisions)
-
godofredoc authored
Use packages/packages recipe.
-
yaakovschectman authored
Revert "Fix bug with clicking `Copy` or `Select All` within contextMenu"
-
yaakovschectman authored
Revert "Assert that runApp is called in the same zone as binding.ensureInitialized (#117113)" (#122830) Revert "Assert that runApp is called in the same zone as binding.ensureInitialized"
-
Anna Gringauze authored
-
Ian Hickson authored
Assert that runApp is called in the same zone as binding.ensureInitialized
-
acumen authored
Fix bug with clicking `Copy` or `Select All` within contextMenu
-