Skip to content

Commit

Permalink
Roll Skia from 86228d7534de to 497dc2e1f01f (14 revisions) (#40611)
Browse files Browse the repository at this point in the history
Roll Skia from 86228d7534de to 497dc2e1f01f (14 revisions)
  • Loading branch information
skia-flutter-autoroll authored Mar 24, 2023
1 parent a2cce9a commit 685fbc6
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -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': '86228d7534de1c4f3daf2c0b24fe8c772beed720',
'skia_revision': '497dc2e1f01fe5aeaf53b7361dc2b2efff0995c6',

# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
Expand Down
1 change: 1 addition & 0 deletions ci/licenses_golden/excluded_files
Original file line number Diff line number Diff line change
Expand Up @@ -2625,6 +2625,7 @@
../../../third_party/skia/include/gpu/BUILD.bazel
../../../third_party/skia/include/gpu/d3d/BUILD.bazel
../../../third_party/skia/include/gpu/dawn/BUILD.bazel
../../../third_party/skia/include/gpu/ganesh/BUILD.bazel
../../../third_party/skia/include/gpu/gl/BUILD.bazel
../../../third_party/skia/include/gpu/gl/egl/BUILD.bazel
../../../third_party/skia/include/gpu/gl/glx/BUILD.bazel
Expand Down
14 changes: 13 additions & 1 deletion ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 210989a7c4f537f36336e6ad3bdb8692
Signature: 4445c450a10e9368ae9189b3d000bb8c

====================================================================================================
LIBRARY: etc1
Expand Down Expand Up @@ -8959,6 +8959,7 @@ ORIGIN: ../../../third_party/skia/include/android/SkImageAndroid.h + ../../../th
ORIGIN: ../../../third_party/skia/include/core/SkEncodedImageFormat.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/core/SkICC.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/core/SkTextureCompressionType.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/gpu/ganesh/SkImageGanesh.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/gpu/graphite/YUVABackendTextures.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/private/base/SkCPUTypes.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/base/SkBezierCurves.h + ../../../third_party/skia/LICENSE
Expand All @@ -8985,6 +8986,8 @@ ORIGIN: ../../../third_party/skia/src/encode/SkEncoder.cpp + ../../../third_part
ORIGIN: ../../../third_party/skia/src/gpu/DitherUtils.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/DitherUtils.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/dawn/DawnUtilsPriv.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/GrImageUtils.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/GrImageUtils.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/GrPinnableImage.cpp + ../../../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
Expand All @@ -9001,7 +9004,10 @@ ORIGIN: ../../../third_party/skia/src/gpu/graphite/compute/DispatchGroup.h + ../
ORIGIN: ../../../third_party/skia/src/gpu/graphite/geom/EdgeAAQuad.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/image/SkImage_AndroidFactories.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/image/SkImage_Base.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/image/SkImage_GaneshFactories.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/image/SkImage_LazyFactories.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/image/SkImage_Raster.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/image/SkImage_RasterFactories.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/image/SkSurface_Base.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/image/SkSurface_Null.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/sksl/analysis/SkSLGetLoopControlFlowInfo.cpp + ../../../third_party/skia/LICENSE
Expand All @@ -9018,6 +9024,7 @@ FILE: ../../../third_party/skia/include/android/SkImageAndroid.h
FILE: ../../../third_party/skia/include/core/SkEncodedImageFormat.h
FILE: ../../../third_party/skia/include/core/SkICC.h
FILE: ../../../third_party/skia/include/core/SkTextureCompressionType.h
FILE: ../../../third_party/skia/include/gpu/ganesh/SkImageGanesh.h
FILE: ../../../third_party/skia/include/gpu/graphite/YUVABackendTextures.h
FILE: ../../../third_party/skia/include/private/base/SkCPUTypes.h
FILE: ../../../third_party/skia/src/base/SkBezierCurves.h
Expand All @@ -9044,6 +9051,8 @@ FILE: ../../../third_party/skia/src/encode/SkEncoder.cpp
FILE: ../../../third_party/skia/src/gpu/DitherUtils.cpp
FILE: ../../../third_party/skia/src/gpu/DitherUtils.h
FILE: ../../../third_party/skia/src/gpu/dawn/DawnUtilsPriv.h
FILE: ../../../third_party/skia/src/gpu/ganesh/GrImageUtils.cpp
FILE: ../../../third_party/skia/src/gpu/ganesh/GrImageUtils.h
FILE: ../../../third_party/skia/src/gpu/ganesh/GrPinnableImage.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/Image_Base_Graphite.cpp
FILE: ../../../third_party/skia/src/gpu/graphite/Image_Base_Graphite.h
Expand All @@ -9060,7 +9069,10 @@ FILE: ../../../third_party/skia/src/gpu/graphite/compute/DispatchGroup.h
FILE: ../../../third_party/skia/src/gpu/graphite/geom/EdgeAAQuad.h
FILE: ../../../third_party/skia/src/image/SkImage_AndroidFactories.cpp
FILE: ../../../third_party/skia/src/image/SkImage_Base.cpp
FILE: ../../../third_party/skia/src/image/SkImage_GaneshFactories.cpp
FILE: ../../../third_party/skia/src/image/SkImage_LazyFactories.cpp
FILE: ../../../third_party/skia/src/image/SkImage_Raster.h
FILE: ../../../third_party/skia/src/image/SkImage_RasterFactories.cpp
FILE: ../../../third_party/skia/src/image/SkSurface_Base.cpp
FILE: ../../../third_party/skia/src/image/SkSurface_Null.cpp
FILE: ../../../third_party/skia/src/sksl/analysis/SkSLGetLoopControlFlowInfo.cpp
Expand Down

0 comments on commit 685fbc6

Please sign in to comment.