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 = {
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' : '68b80f663be6bdb87e24d732d1cef5619b02fdd2 ' ,
21
+ 'skia_revision' : '1fbe521b2c56cca97a69b659c09d9954dd1baaf8 ' ,
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 2617
2617
../../../third_party/skia/fuzz/README.md
2618
2618
../../../third_party/skia/gm/BUILD.bazel
2619
2619
../../../third_party/skia/gm/android_gm_test.bzl
2620
+ ../../../third_party/skia/gm/png_codec.bzl
2620
2621
../../../third_party/skia/gm/surface_manager/BUILD.bazel
2621
2622
../../../third_party/skia/gm/vias/BUILD.bazel
2622
2623
../../../third_party/skia/gn/BUILD.bazel
Original file line number Diff line number Diff line change 1
- Signature: 81a2fe3a3b65f75195d276341feda77d
1
+ Signature: fcc6e811d8f1b52932c10b20a951b643
2
2
3
3
====================================================================================================
4
4
LIBRARY: etc1
@@ -8868,6 +8868,7 @@ ORIGIN: ../../../third_party/skia/fuzz/oss_fuzz/FuzzQuadRoots.cpp + ../../../thi
8868
8868
ORIGIN: ../../../third_party/skia/gm/BazelGMRunner.cpp + ../../../third_party/skia/LICENSE
8869
8869
ORIGIN: ../../../third_party/skia/gm/BazelNoopRunner.cpp + ../../../third_party/skia/LICENSE
8870
8870
ORIGIN: ../../../third_party/skia/gm/graphite_replay.cpp + ../../../third_party/skia/LICENSE
8871
+ ORIGIN: ../../../third_party/skia/gm/png_codec.cpp + ../../../third_party/skia/LICENSE
8871
8872
ORIGIN: ../../../third_party/skia/gm/rippleshadergm.cpp + ../../../third_party/skia/LICENSE
8872
8873
ORIGIN: ../../../third_party/skia/gm/scaledrects.cpp + ../../../third_party/skia/LICENSE
8873
8874
ORIGIN: ../../../third_party/skia/gm/surface_manager/GaneshGLSurfaceManager.cpp + ../../../third_party/skia/LICENSE
@@ -9094,6 +9095,7 @@ FILE: ../../../third_party/skia/fuzz/oss_fuzz/FuzzQuadRoots.cpp
9094
9095
FILE: ../../../third_party/skia/gm/BazelGMRunner.cpp
9095
9096
FILE: ../../../third_party/skia/gm/BazelNoopRunner.cpp
9096
9097
FILE: ../../../third_party/skia/gm/graphite_replay.cpp
9098
+ FILE: ../../../third_party/skia/gm/png_codec.cpp
9097
9099
FILE: ../../../third_party/skia/gm/rippleshadergm.cpp
9098
9100
FILE: ../../../third_party/skia/gm/scaledrects.cpp
9099
9101
FILE: ../../../third_party/skia/gm/surface_manager/GaneshGLSurfaceManager.cpp
You can’t perform that action at this time.
0 commit comments