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

Roll Skia from 1434ce1aa94d to f64be13cbf84 (2 revisions) #19695

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 @@ -26,7 +26,7 @@ vars = {
'skia_git': 'https://skia.googlesource.com',
# OCMock is for testing only so there is no google clone
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
'skia_revision': '1434ce1aa94da1944056332e3287a320b8408144',
'skia_revision': 'f64be13cbf84d814cdaba4ba5da5e091bbb6ade0',

# When updating the Dart revision, ensure that all entries that are
# dependencies of Dart are also updated to match the entries in the
Expand Down
4 changes: 1 addition & 3 deletions ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 0aa7cb5daa8f645a0a833f1f1ab94c18
Signature: 4459bbc572fdff16340868bbea18eb1d

UNUSED LICENSES:

Expand Down Expand Up @@ -4134,7 +4134,6 @@ FILE: ../../../third_party/skia/docs/examples/Bitmap_installPixels_3.cpp
FILE: ../../../third_party/skia/docs/examples/Bitmap_isImmutable.cpp
FILE: ../../../third_party/skia/docs/examples/Bitmap_isNull.cpp
FILE: ../../../third_party/skia/docs/examples/Bitmap_isOpaque.cpp
FILE: ../../../third_party/skia/docs/examples/Bitmap_isVolatile.cpp
FILE: ../../../third_party/skia/docs/examples/Bitmap_move_SkBitmap.cpp
FILE: ../../../third_party/skia/docs/examples/Bitmap_move_operator.cpp
FILE: ../../../third_party/skia/docs/examples/Bitmap_notifyPixelsChanged.cpp
Expand All @@ -4153,7 +4152,6 @@ FILE: ../../../third_party/skia/docs/examples/Bitmap_rowBytesAsPixels.cpp
FILE: ../../../third_party/skia/docs/examples/Bitmap_setAlphaType.cpp
FILE: ../../../third_party/skia/docs/examples/Bitmap_setImmutable.cpp
FILE: ../../../third_party/skia/docs/examples/Bitmap_setInfo.cpp
FILE: ../../../third_party/skia/docs/examples/Bitmap_setIsVolatile.cpp
FILE: ../../../third_party/skia/docs/examples/Bitmap_setPixelRef.cpp
FILE: ../../../third_party/skia/docs/examples/Bitmap_setPixels.cpp
FILE: ../../../third_party/skia/docs/examples/Bitmap_shiftPerPixel.cpp
Expand Down