Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Roll Skia from 68b80f663be6 to 1fbe521b2c56 (2 revisions) #44518

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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': '68b80f663be6bdb87e24d732d1cef5619b02fdd2',
'skia_revision': '1fbe521b2c56cca97a69b659c09d9954dd1baaf8',

# 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 @@ -2617,6 +2617,7 @@
../../../third_party/skia/fuzz/README.md
../../../third_party/skia/gm/BUILD.bazel
../../../third_party/skia/gm/android_gm_test.bzl
../../../third_party/skia/gm/png_codec.bzl
../../../third_party/skia/gm/surface_manager/BUILD.bazel
../../../third_party/skia/gm/vias/BUILD.bazel
../../../third_party/skia/gn/BUILD.bazel
Expand Down
4 changes: 3 additions & 1 deletion ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 81a2fe3a3b65f75195d276341feda77d
Signature: fcc6e811d8f1b52932c10b20a951b643

====================================================================================================
LIBRARY: etc1
Expand Down Expand Up @@ -8868,6 +8868,7 @@ ORIGIN: ../../../third_party/skia/fuzz/oss_fuzz/FuzzQuadRoots.cpp + ../../../thi
ORIGIN: ../../../third_party/skia/gm/BazelGMRunner.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/gm/BazelNoopRunner.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/gm/graphite_replay.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/gm/png_codec.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/gm/rippleshadergm.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/gm/scaledrects.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/gm/surface_manager/GaneshGLSurfaceManager.cpp + ../../../third_party/skia/LICENSE
Expand Down Expand Up @@ -9094,6 +9095,7 @@ FILE: ../../../third_party/skia/fuzz/oss_fuzz/FuzzQuadRoots.cpp
FILE: ../../../third_party/skia/gm/BazelGMRunner.cpp
FILE: ../../../third_party/skia/gm/BazelNoopRunner.cpp
FILE: ../../../third_party/skia/gm/graphite_replay.cpp
FILE: ../../../third_party/skia/gm/png_codec.cpp
FILE: ../../../third_party/skia/gm/rippleshadergm.cpp
FILE: ../../../third_party/skia/gm/scaledrects.cpp
FILE: ../../../third_party/skia/gm/surface_manager/GaneshGLSurfaceManager.cpp
Expand Down