forked from firka/flutter
Roll Skia from 60242c4ea6a7 to c2d81db3ef41 (5 revisions) (flutter/engine#39344)
https://skia.googlesource.com/skia.git/+log/60242c4ea6a7..c2d81db3ef41 2023-02-02 fmalita@chromium.org [skottie] Rename text shaper valign enums 2023-02-02 jamesgk@google.com Manually roll Dawn from 635c5d0f0496 to 70f968d098c8 (13 revisions) 2023-02-02 robertphillips@google.com Centralize the "ColorSpaces" job setup in dm_flags.go 2023-02-02 jvanverth@google.com [graphite] Add Image_YUVA_Graphite. 2023-02-02 fmalita@chromium.org Add missing forward declarations to SkVideoEncoder.h 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 bdero@google.com,brianosman@google.com,jamesgk@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
a0d925df01
commit
a42e56b8a3
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': '60242c4ea6a721c8c3a6f7c4ec27bee2892e06e1',
|
||||
'skia_revision': 'c2d81db3ef410f2fafbaed45253daa8d02fc197f',
|
||||
|
||||
# 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: 91029f9b59e2a93ff61f923313be349c
|
||||
Signature: 7b034ff55132f3fab325516595d7cbac
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: etc1
|
||||
@@ -8991,6 +8991,10 @@ ORIGIN: ../../../third_party/skia/src/core/SkRSXform.cpp + ../../../third_party/
|
||||
ORIGIN: ../../../third_party/skia/src/core/SkTSearch.h + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/src/gpu/graphite/Image_Base_Graphite.cpp + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/src/gpu/graphite/Image_Base_Graphite.h + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/src/gpu/graphite/Image_YUVA_Graphite.cpp + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/src/gpu/graphite/Image_YUVA_Graphite.h + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/src/gpu/graphite/YUVATextureProxies.cpp + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/src/gpu/graphite/YUVATextureProxies.h + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/src/sksl/analysis/SkSLGetLoopControlFlowInfo.cpp + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/src/sksl/analysis/SkSLGetReturnComplexity.cpp + ../../../third_party/skia/LICENSE
|
||||
ORIGIN: ../../../third_party/skia/src/sksl/analysis/SkSLIsDynamicallyUniformExpression.cpp + ../../../third_party/skia/LICENSE
|
||||
@@ -9011,6 +9015,10 @@ FILE: ../../../third_party/skia/src/core/SkRSXform.cpp
|
||||
FILE: ../../../third_party/skia/src/core/SkTSearch.h
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/Image_Base_Graphite.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/Image_Base_Graphite.h
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/Image_YUVA_Graphite.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/Image_YUVA_Graphite.h
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/YUVATextureProxies.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/graphite/YUVATextureProxies.h
|
||||
FILE: ../../../third_party/skia/src/sksl/analysis/SkSLGetLoopControlFlowInfo.cpp
|
||||
FILE: ../../../third_party/skia/src/sksl/analysis/SkSLGetReturnComplexity.cpp
|
||||
FILE: ../../../third_party/skia/src/sksl/analysis/SkSLIsDynamicallyUniformExpression.cpp
|
||||
|
||||
Reference in New Issue
Block a user