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

Roll Skia from 49b902e5fb91 to aa983f5486f0 (7 revisions) #40404

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': '49b902e5fb9188919ac3f9b00efafe2e49391c7a',
'skia_revision': 'aa983f5486f04343a44780eb4080554e9bf35510',

# 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
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: da0cf65b2e5f09a564a7ceb9564418a9
Signature: a42391bf2409b2ce4be4fdf0c9fdc587

====================================================================================================
LIBRARY: etc1
Expand Down Expand Up @@ -8981,6 +8981,7 @@ ORIGIN: ../../../third_party/skia/src/core/SkMipmapBuilder.cpp + ../../../third_
ORIGIN: ../../../third_party/skia/src/core/SkPixmapDraw.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/core/SkRSXform.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/core/SkReadPixelsRec.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/core/SkScan_SAAPath.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/core/SkWritePixelsRec.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/encode/SkEncoder.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/dawn/DawnUtilsPriv.h + ../../../third_party/skia/LICENSE
Expand Down Expand Up @@ -9031,6 +9032,7 @@ FILE: ../../../third_party/skia/src/core/SkMipmapBuilder.cpp
FILE: ../../../third_party/skia/src/core/SkPixmapDraw.cpp
FILE: ../../../third_party/skia/src/core/SkRSXform.cpp
FILE: ../../../third_party/skia/src/core/SkReadPixelsRec.cpp
FILE: ../../../third_party/skia/src/core/SkScan_SAAPath.cpp
FILE: ../../../third_party/skia/src/core/SkWritePixelsRec.cpp
FILE: ../../../third_party/skia/src/encode/SkEncoder.cpp
FILE: ../../../third_party/skia/src/gpu/dawn/DawnUtilsPriv.h
Expand Down