This repository was archived by the owner on Feb 25, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ vars = {
1818 'llvm_git' : 'https://llvm.googlesource.com' ,
1919 # OCMock is for testing only so there is no google clone
2020 'ocmock_git' : 'https://github.com/erikdoe/ocmock.git' ,
21- 'skia_revision' : '5428f147e632634a0fe273232e413161f4b79914 ' ,
21+ 'skia_revision' : '4e42b51cfe27717ddbe9f4ba568647fe3800ee12 ' ,
2222
2323 # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
2424 # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
Original file line number Diff line number Diff line change 26702670../../../third_party/skia/include/gpu/ganesh/BUILD.bazel
26712671../../../third_party/skia/include/gpu/ganesh/gl/BUILD.bazel
26722672../../../third_party/skia/include/gpu/ganesh/mtl/BUILD.bazel
2673+ ../../../third_party/skia/include/gpu/ganesh/vk/BUILD.bazel
26732674../../../third_party/skia/include/gpu/gl/BUILD.bazel
26742675../../../third_party/skia/include/gpu/gl/egl/BUILD.bazel
26752676../../../third_party/skia/include/gpu/gl/glx/BUILD.bazel
Original file line number Diff line number Diff line change 1- Signature: 6362b36794c633ff06bcbc2b66bcb7d1
1+ Signature: edd1ae502e56b8317e70a6dc5f50f678
22
33====================================================================================================
44LIBRARY: etc1
@@ -8885,6 +8885,7 @@ ORIGIN: ../../../third_party/skia/include/gpu/ganesh/SkMeshGanesh.h + ../../../t
88858885ORIGIN: ../../../third_party/skia/include/gpu/ganesh/SkSurfaceGanesh.h + ../../../third_party/skia/LICENSE
88868886ORIGIN: ../../../third_party/skia/include/gpu/ganesh/gl/GrGLBackendSurface.h + ../../../third_party/skia/LICENSE
88878887ORIGIN: ../../../third_party/skia/include/gpu/ganesh/mtl/SkSurfaceMetal.h + ../../../third_party/skia/LICENSE
8888+ ORIGIN: ../../../third_party/skia/include/gpu/ganesh/vk/GrVkBackendSurface.h + ../../../third_party/skia/LICENSE
88888889ORIGIN: ../../../third_party/skia/include/gpu/graphite/BackendSemaphore.h + ../../../third_party/skia/LICENSE
88898890ORIGIN: ../../../third_party/skia/include/gpu/graphite/Image.h + ../../../third_party/skia/LICENSE
88908891ORIGIN: ../../../third_party/skia/include/gpu/graphite/Surface.h + ../../../third_party/skia/LICENSE
@@ -9125,6 +9126,7 @@ FILE: ../../../third_party/skia/include/gpu/ganesh/SkMeshGanesh.h
91259126FILE: ../../../third_party/skia/include/gpu/ganesh/SkSurfaceGanesh.h
91269127FILE: ../../../third_party/skia/include/gpu/ganesh/gl/GrGLBackendSurface.h
91279128FILE: ../../../third_party/skia/include/gpu/ganesh/mtl/SkSurfaceMetal.h
9129+ FILE: ../../../third_party/skia/include/gpu/ganesh/vk/GrVkBackendSurface.h
91289130FILE: ../../../third_party/skia/include/gpu/graphite/BackendSemaphore.h
91299131FILE: ../../../third_party/skia/include/gpu/graphite/Image.h
91309132FILE: ../../../third_party/skia/include/gpu/graphite/Surface.h
You can’t perform that action at this time.
0 commit comments