Roll Skia from 8ada2c4b2947 to a4d0373cd414 (14 revisions) (flutter/engine#43338)
https://skia.googlesource.com/skia.git/+log/8ada2c4b2947..a4d0373cd414 2023-06-29 lovisolo@google.com [bazel] Rename skia_android_unit_test -> android_unit_test and reorganize code. 2023-06-29 michaelludwig@google.com Add SK_API to SkColorTable declaration 2023-06-29 bungeman@google.com Fix DirectWrite port COLRv1 clang warnings 2023-06-29 armansito@google.com Roll vello from 12e764d5 to 44353989 2023-06-29 jzern@google.com update libwebp to v1.3.1 2023-06-29 johnstiles@google.com Simplify appendInstruction. 2023-06-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from b5fa16ad27df to 7ded50742b4c (3 revisions) 2023-06-29 johnstiles@google.com Provide a semicolon when invoking the declareFunction callback. 2023-06-29 kjlubick@google.com Remove conditional compilation of SkJpegSourceMgr.cpp 2023-06-29 nicolettep@google.com [graphite] Populate most of Vulkan pipeline layout & creation structs. 2023-06-29 kjlubick@google.com Reland "Remove SkCanvas::flush() from Skia-proper and remove other gpu-specific code" 2023-06-29 skia-autoroll@skia-public.iam.gserviceaccount.com Manual roll Dawn from 4765e38cdc27 to 49af09d96379 (32 revisions) 2023-06-29 johnstiles@google.com Rename Graphite's MtlTestContext.mm to fix libtool warning. 2023-06-29 bungeman@google.com Move SkPathEnums.h to src/core 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 brianosman@google.com,jimgraham@google.com,nicolettep@google.com,rmistry@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:
committed by
GitHub
parent
ecf928ab40
commit
b2ace50e6e
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': '8ada2c4b2947c0a528347bc97d5302baf8b776a6',
|
||||
'skia_revision': 'a4d0373cd41496f0412d02e414608325e068b473',
|
||||
|
||||
# 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: 9c2e5867b8eb5bd668accfc4df212e93
|
||||
Signature: b0dd92629d1203e203ab14a48d40f923
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
@@ -384,6 +384,7 @@ FILE: ../../../third_party/skia/modules/pathkit/perf/pathops.bench.js
|
||||
FILE: ../../../third_party/skia/modules/pathkit/perf/perfReporter.js
|
||||
FILE: ../../../third_party/skia/modules/skparagraph/test.html
|
||||
FILE: ../../../third_party/skia/package-lock.json
|
||||
FILE: ../../../third_party/skia/relnotes/canvas_flush.md
|
||||
FILE: ../../../third_party/skia/relnotes/const_context.md
|
||||
FILE: ../../../third_party/skia/relnotes/runtimeeffect_const.md
|
||||
FILE: ../../../third_party/skia/relnotes/runtimeeffect_image.md
|
||||
@@ -8194,7 +8195,6 @@ ORIGIN: ../../../third_party/skia/include/private/base/SkAttributes.h + ../../..
|
||||
ORIGIN: ../../../third_party/skia/include/private/base/SkDebug.h + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/include/private/base/SkFeatures.h + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/include/private/base/SkLoadUserConfig.h + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/include/private/base/SkPathEnums.h + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/include/private/base/SkTypeTraits.h + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/include/sksl/SkSLVersion.h + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/modules/skunicode/src/SkUnicode.cpp + ../../../third_party/skia/LICENSE
|
||||
@@ -8202,6 +8202,7 @@ ORIGIN: ../../../third_party/skia/modules/skunicode/src/SkUnicode_icu_bidi.cpp +
|
||||
ORIGIN: ../../../third_party/skia/src/android/SkAndroidFrameworkPerfettoStaticStorage.cpp + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/src/core/SkCapabilities.cpp + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/src/core/SkDebugUtils.h + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/src/core/SkPathEnums.h + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/src/core/SkPathUtils.cpp + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/src/core/SkSLTypeShared.cpp + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/src/core/SkSLTypeShared.h + ../../../third_party/skia/LICENSE
|
||||
@@ -8414,7 +8415,6 @@ FILE: ../../../third_party/skia/include/private/base/SkAttributes.h
|
||||
FILE: ../../../third_party/skia/include/private/base/SkDebug.h
|
||||
FILE: ../../../third_party/skia/include/private/base/SkFeatures.h
|
||||
FILE: ../../../third_party/skia/include/private/base/SkLoadUserConfig.h
|
||||
FILE: ../../../third_party/skia/include/private/base/SkPathEnums.h
|
||||
FILE: ../../../third_party/skia/include/private/base/SkTypeTraits.h
|
||||
FILE: ../../../third_party/skia/include/sksl/SkSLVersion.h
|
||||
FILE: ../../../third_party/skia/modules/skunicode/src/SkUnicode.cpp
|
||||
@@ -8422,6 +8422,7 @@ FILE: ../../../third_party/skia/modules/skunicode/src/SkUnicode_icu_bidi.cpp
|
||||
FILE: ../../../third_party/skia/src/android/SkAndroidFrameworkPerfettoStaticStorage.cpp
|
||||
FILE: ../../../third_party/skia/src/core/SkCapabilities.cpp
|
||||
FILE: ../../../third_party/skia/src/core/SkDebugUtils.h
|
||||
FILE: ../../../third_party/skia/src/core/SkPathEnums.h
|
||||
FILE: ../../../third_party/skia/src/core/SkPathUtils.cpp
|
||||
FILE: ../../../third_party/skia/src/core/SkSLTypeShared.cpp
|
||||
FILE: ../../../third_party/skia/src/core/SkSLTypeShared.h
|
||||
|
||||
Reference in New Issue
Block a user