mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Skia from 7b0a9d9a3008 to 0362c030efa7 (9 revisions) (flutter/engine#38385)
https://skia.googlesource.com/skia.git/+log/7b0a9d9a3008..0362c030efa7 2022-12-18 vikassoni@chromium.org Remove legacy skia api. 2022-12-18 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version 2022-12-17 jvanverth@google.com Rename some AtlasTypes for clarity. 2022-12-17 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from c943ccc4d398 to 29e87c1e6ee6 (3 revisions) 2022-12-16 kjlubick@google.com [includes] Enforce IWYU on various base and core files. 2022-12-16 kjlubick@google.com Manual Dawn Roll 2022-12-16 cdesouza@igalia.com Preparing to enable -Wunreachable-code-aggressive 2022-12-16 bsalomon@google.com Revert "Add SkPicture support for SkMesh" 2022-12-16 bsalomon@google.com Add SkPicture support for SkMesh If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-flutter-autoroll Please CC jsimmons@google.com,kjlubick@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
This commit is contained in:
parent
c03d37fc5f
commit
c50f87f362
2
DEPS
2
DEPS
@ -18,7 +18,7 @@ vars = {
|
||||
'llvm_git': 'https://llvm.googlesource.com',
|
||||
# OCMock is for testing only so there is no google clone
|
||||
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
|
||||
'skia_revision': '7b0a9d9a3008872d56726805fb295daedd6d7b54',
|
||||
'skia_revision': '0362c030efa7e4bc4f893bfe4ded8346f95600f3',
|
||||
|
||||
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
|
||||
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
Signature: a8931e78c7c9ad7d6d4edabf7f44e324
|
||||
Signature: f21af7965f133143a4351926347acade
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user