This repository was archived by the owner on Feb 25, 2025. It is now read-only.
File tree 2 files changed +6
-2
lines changed 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ vars = {
18
18
'llvm_git' : 'https://llvm.googlesource.com' ,
19
19
# OCMock is for testing only so there is no google clone
20
20
'ocmock_git' : 'https://github.com/erikdoe/ocmock.git' ,
21
- 'skia_revision' : '69d8378097dffceb1a3ea01aea86cec16cea606a ' ,
21
+ 'skia_revision' : 'aedfc8695954891f3d796efbc61360c9d61cb6e2 ' ,
22
22
23
23
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
24
24
# 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 1
- Signature: 9bfcb2b9b29243b0ae4331bef53a5ae7
1
+ Signature: bf2cf6c881f0ab39e0463cae2469c51b
2
2
3
3
====================================================================================================
4
4
LIBRARY: etc1
@@ -8928,11 +8928,15 @@ ORIGIN: ../../../third_party/skia/include/core/SkMath.h + ../../../third_party/s
8928
8928
ORIGIN: ../../../third_party/skia/include/private/SkMalloc.h + ../../../third_party/skia/LICENSE
8929
8929
ORIGIN: ../../../third_party/skia/include/private/base/SkCPUTypes.h + ../../../third_party/skia/LICENSE
8930
8930
ORIGIN: ../../../third_party/skia/src/core/SkFloatingPoint.cpp + ../../../third_party/skia/LICENSE
8931
+ ORIGIN: ../../../third_party/skia/src/gpu/graphite/Image_Base_Graphite.cpp + ../../../third_party/skia/LICENSE
8932
+ ORIGIN: ../../../third_party/skia/src/gpu/graphite/Image_Base_Graphite.h + ../../../third_party/skia/LICENSE
8931
8933
TYPE: LicenseType.bsd
8932
8934
FILE: ../../../third_party/skia/include/core/SkMath.h
8933
8935
FILE: ../../../third_party/skia/include/private/SkMalloc.h
8934
8936
FILE: ../../../third_party/skia/include/private/base/SkCPUTypes.h
8935
8937
FILE: ../../../third_party/skia/src/core/SkFloatingPoint.cpp
8938
+ FILE: ../../../third_party/skia/src/gpu/graphite/Image_Base_Graphite.cpp
8939
+ FILE: ../../../third_party/skia/src/gpu/graphite/Image_Base_Graphite.h
8936
8940
----------------------------------------------------------------------------------------------------
8937
8941
Copyright 2023 Google LLC
8938
8942
You can’t perform that action at this time.
0 commit comments