Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
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': 'e8a71c76b88f44e08806d7661d474718a81ad5dd',
'skia_revision': '4065e92bf577474b948d4f6affeb924edcc3a559',

# 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
7 changes: 6 additions & 1 deletion ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 4ad361b485ba07de77093f7c9fec3f5f
Signature: 5e5ab2c425ba4a244b9c701d13426808

====================================================================================================
LIBRARY: etc1
Expand Down Expand Up @@ -385,6 +385,7 @@ FILE: ../../../third_party/skia/modules/pathkit/perf/perfReporter.js
FILE: ../../../third_party/skia/modules/skparagraph/test.html
FILE: ../../../third_party/skia/package-lock.json
FILE: ../../../third_party/skia/relnotes/skblenders_arithmetic_saturate.md
FILE: ../../../third_party/skia/relnotes/skcolortable.md
FILE: ../../../third_party/skia/relnotes/skif_runtimeshader_sampleradius.md
FILE: ../../../third_party/skia/relnotes/skimagefilters_image_remove.md
FILE: ../../../third_party/skia/relnotes/skimagegenerator_grexternaltexturegenerator.md
Expand Down Expand Up @@ -8921,6 +8922,7 @@ ORIGIN: ../../../third_party/skia/include/codec/SkPngDecoder.h + ../../../third_
ORIGIN: ../../../third_party/skia/include/codec/SkRawDecoder.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/codec/SkWbmpDecoder.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/codec/SkWebpDecoder.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/include/core/SkColorTable.h + ../../../third_party/skia/LICENSE
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
Expand All @@ -8945,6 +8947,7 @@ ORIGIN: ../../../third_party/skia/src/core/SkBlitter_A8.h + ../../../third_party
ORIGIN: ../../../third_party/skia/src/core/SkBlurMaskFilterImpl.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/core/SkCanvas_Raster.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/core/SkChecksum.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/core/SkColorTable.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/core/SkDrawBase.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/core/SkDrawBase.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/core/SkFilterColorProgram.cpp + ../../../third_party/skia/LICENSE
Expand Down Expand Up @@ -9072,6 +9075,7 @@ FILE: ../../../third_party/skia/include/codec/SkPngDecoder.h
FILE: ../../../third_party/skia/include/codec/SkRawDecoder.h
FILE: ../../../third_party/skia/include/codec/SkWbmpDecoder.h
FILE: ../../../third_party/skia/include/codec/SkWebpDecoder.h
FILE: ../../../third_party/skia/include/core/SkColorTable.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
Expand All @@ -9096,6 +9100,7 @@ FILE: ../../../third_party/skia/src/core/SkBlitter_A8.h
FILE: ../../../third_party/skia/src/core/SkBlurMaskFilterImpl.h
FILE: ../../../third_party/skia/src/core/SkCanvas_Raster.cpp
FILE: ../../../third_party/skia/src/core/SkChecksum.cpp
FILE: ../../../third_party/skia/src/core/SkColorTable.cpp
FILE: ../../../third_party/skia/src/core/SkDrawBase.cpp
FILE: ../../../third_party/skia/src/core/SkDrawBase.h
FILE: ../../../third_party/skia/src/core/SkFilterColorProgram.cpp
Expand Down