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 @@ -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': 'b39d076b60969e5130e3ddc6ec7c535a86282617',
'skia_revision': '818fd6d357884a12bac242a8d10bfcbcd19264b7',

# 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: 3 additions & 1 deletion ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: a303d686607fb871d91140b51b3ecfaa
Signature: 130b3b2e7b6bd9953138a836dfb1f6bb

UNUSED LICENSES:

Expand Down Expand Up @@ -3987,6 +3987,8 @@ FILE: ../../../third_party/skia/src/gpu/geometry/GrShape.cpp
FILE: ../../../third_party/skia/src/gpu/geometry/GrShape.h
FILE: ../../../third_party/skia/src/gpu/gl/webgl/GrGLMakeNativeInterface_webgl.cpp
FILE: ../../../third_party/skia/src/gpu/glsl/GrGLSLUniformHandler.cpp
FILE: ../../../third_party/skia/src/gpu/vk/GrVkMSAALoadManager.cpp
FILE: ../../../third_party/skia/src/gpu/vk/GrVkMSAALoadManager.h
FILE: ../../../third_party/skia/src/gpu/vk/GrVkManagedResource.h
FILE: ../../../third_party/skia/src/image/SkRescaleAndReadPixels.cpp
FILE: ../../../third_party/skia/src/image/SkRescaleAndReadPixels.h
Expand Down