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 @@ -23,7 +23,7 @@ vars = {
'fuchsia_git': 'https://fuchsia.googlesource.com',
'github_git': 'https://github.com',
'skia_git': 'https://skia.googlesource.com',
'skia_revision': 'bba5aa761cd5064f6ce4f2de4e7b0c647b4c4113',
'skia_revision': 'a716809d5ad3d7eedc368230a2a9a5df88a2df03',

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

UNUSED LICENSES:

Expand Down Expand Up @@ -3194,6 +3194,7 @@ FILE: ../../../third_party/skia/gm/textblobrandomfont.cpp
FILE: ../../../third_party/skia/gm/textblobtransforms.cpp
FILE: ../../../third_party/skia/gm/textblobuseaftergpufree.cpp
FILE: ../../../third_party/skia/gm/transparency.cpp
FILE: ../../../third_party/skia/gm/xform.cpp
FILE: ../../../third_party/skia/include/android/SkBRDAllocator.h
FILE: ../../../third_party/skia/include/android/SkBitmapRegionDecoder.h
FILE: ../../../third_party/skia/include/codec/SkAndroidCodec.h
Expand Down Expand Up @@ -5246,6 +5247,11 @@ FILE: ../../../third_party/skia/experimental/editor/run_handler.cpp
FILE: ../../../third_party/skia/experimental/editor/run_handler.h
FILE: ../../../third_party/skia/experimental/editor/stringslice.cpp
FILE: ../../../third_party/skia/experimental/editor/stringslice.h
FILE: ../../../third_party/skia/experimental/xform/SkShape.cpp
FILE: ../../../third_party/skia/experimental/xform/SkShape.h
FILE: ../../../third_party/skia/experimental/xform/SkXform.cpp
FILE: ../../../third_party/skia/experimental/xform/SkXform.h
FILE: ../../../third_party/skia/experimental/xform/XContext.cpp
FILE: ../../../third_party/skia/gm/crbug_918512.cpp
FILE: ../../../third_party/skia/gm/preservefillrule.cpp
FILE: ../../../third_party/skia/gm/tilemodes_alpha.cpp
Expand Down