Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roll Skia from 7864879fae42 to f03b8fe595bd (5 revisions) #40490

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.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion DEPS
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': '7864879fae42f28ee14e30e95b7a65e2f085edae',
'skia_revision': 'f03b8fe595bd655c8787af00869caa0f5f61d375',

# 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
6 changes: 5 additions & 1 deletion ci/licenses_golden/licenses_skia
@@ -1,4 +1,4 @@
Signature: 54318ca1255aa47df376c082592a5593
Signature: 460666a9ff3aa92d4dd832bcd68b3e2f

====================================================================================================
LIBRARY: etc1
Expand Down Expand Up @@ -8986,6 +8986,8 @@ ORIGIN: ../../../third_party/skia/src/core/SkReadPixelsRec.cpp + ../../../third_
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/DitherUtils.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/DitherUtils.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/dawn/DawnUtilsPriv.h + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/GrImageUtils.cpp + ../../../third_party/skia/LICENSE
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/GrImageUtils.h + ../../../third_party/skia/LICENSE
Expand Down Expand Up @@ -9044,6 +9046,8 @@ 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/DitherUtils.cpp
FILE: ../../../third_party/skia/src/gpu/DitherUtils.h
FILE: ../../../third_party/skia/src/gpu/dawn/DawnUtilsPriv.h
FILE: ../../../third_party/skia/src/gpu/ganesh/GrImageUtils.cpp
FILE: ../../../third_party/skia/src/gpu/ganesh/GrImageUtils.h
Expand Down