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': 'e2fd74b48f6f7bc445abbb5f7b6e188d904601bf',
'skia_revision': 'a944142412cdb28dfc754f1a922a3678a52ed876',

# 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
7 changes: 5 additions & 2 deletions ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 859828e89ddf69532259a86e307faa7a
Signature: bde06884d55ea0e9a302f2c44ee13732

UNUSED LICENSES:

Expand Down Expand Up @@ -1289,6 +1289,7 @@ LIBRARY: skcms
LIBRARY: skia
LIBRARY: vulkan
LIBRARY: vulkanmemoryallocator
LIBRARY: wuffs
ORIGIN: ../../../third_party/skia/bench/ClearBench.cpp + ../../../third_party/skia/LICENSE
TYPE: LicenseType.bsd
FILE: ../../../third_party/skia/bench/ClearBench.cpp
Expand Down Expand Up @@ -1400,6 +1401,8 @@ FILE: ../../../third_party/skia/samplecode/SampleNimaActor.h
FILE: ../../../third_party/skia/src/android/SkAnimatedImage.cpp
FILE: ../../../third_party/skia/src/c/sk_imageinfo.cpp
FILE: ../../../third_party/skia/src/codec/SkEncodedInfo.cpp
FILE: ../../../third_party/skia/src/codec/SkWuffsCodec.cpp
FILE: ../../../third_party/skia/src/codec/SkWuffsCodec.h
FILE: ../../../third_party/skia/src/compute/common/cl/find_cl.c
FILE: ../../../third_party/skia/src/compute/common/cl/find_cl.h
FILE: ../../../third_party/skia/src/compute/common/vk/cache_vk.c
Expand Down Expand Up @@ -1636,6 +1639,7 @@ FILE: ../../../third_party/skia/third_party/skcms/src/Transform_inl.h
FILE: ../../../third_party/skia/third_party/vulkan/SkiaVulkan.h
FILE: ../../../third_party/skia/third_party/vulkanmemoryallocator/GrVulkanMemoryAllocator.cpp
FILE: ../../../third_party/skia/third_party/vulkanmemoryallocator/GrVulkanMemoryAllocator.h
FILE: ../../../third_party/skia/third_party/wuffs/wuffs.c
----------------------------------------------------------------------------------------------------
Copyright 2018 Google Inc.

Expand Down Expand Up @@ -3828,7 +3832,6 @@ FILE: ../../../third_party/skia/src/opts/SkBlitMask_opts_arm_neon.cpp
FILE: ../../../third_party/skia/src/opts/SkBlitMask_opts_arm_neon.h
FILE: ../../../third_party/skia/src/opts/SkBlitRow_opts.h
FILE: ../../../third_party/skia/src/opts/SkColor_opts_neon.h
FILE: ../../../third_party/skia/src/opts/SkMorphologyImageFilter_opts.h
FILE: ../../../third_party/skia/src/opts/SkNx_neon.h
FILE: ../../../third_party/skia/src/opts/SkNx_sse.h
FILE: ../../../third_party/skia/src/opts/SkOpts_sse41.cpp
Expand Down
1 change: 1 addition & 0 deletions sky/packages/sky_engine/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -9706,6 +9706,7 @@ skcms
skia
vulkan
vulkanmemoryallocator
wuffs

Copyright 2018 Google Inc.

Expand Down