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

Commit 36e80a9

Browse files
Roll Skia from bed6349fac15 to c3018296ee25 (6 revisions) (#39980)
Roll Skia from bed6349fac15 to c3018296ee25 (6 revisions)
1 parent b6b1d35 commit 36e80a9

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

DEPS

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ vars = {
1818
'llvm_git': 'https://llvm.googlesource.com',
1919
# OCMock is for testing only so there is no google clone
2020
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
21-
'skia_revision': 'bed6349fac158d3f121f06ea5add7200be44bf30',
21+
'skia_revision': 'c3018296ee25b4a925683fb5d4658ada059b3bf0',
2222

2323
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
2424
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.

ci/licenses_golden/licenses_skia

+1-7
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 03f370b106a7d56ee10a2e90254c2d12
1+
Signature: f181bc3cc3a89a6acc3121fc47d5322e
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -8951,8 +8951,6 @@ LIBRARY: skia
89518951
ORIGIN: ../../../third_party/skia/fuzz/FuzzCubicQuadRoots.cpp + ../../../third_party/skia/LICENSE
89528952
ORIGIN: ../../../third_party/skia/fuzz/oss_fuzz/FuzzCubicQuadRoots.cpp + ../../../third_party/skia/LICENSE
89538953
ORIGIN: ../../../third_party/skia/gm/graphite_replay.cpp + ../../../third_party/skia/LICENSE
8954-
ORIGIN: ../../../third_party/skia/include/private/SkFixed.h + ../../../third_party/skia/LICENSE
8955-
ORIGIN: ../../../third_party/skia/include/private/SkMalloc.h + ../../../third_party/skia/LICENSE
89568954
ORIGIN: ../../../third_party/skia/include/private/base/SkCPUTypes.h + ../../../third_party/skia/LICENSE
89578955
ORIGIN: ../../../third_party/skia/src/base/SkBezierCurves.h + ../../../third_party/skia/LICENSE
89588956
ORIGIN: ../../../third_party/skia/src/base/SkCubics.cpp + ../../../third_party/skia/LICENSE
@@ -8965,7 +8963,6 @@ ORIGIN: ../../../third_party/skia/src/core/SkMipmapBuilder.cpp + ../../../third_
89658963
ORIGIN: ../../../third_party/skia/src/core/SkPixmapDraw.cpp + ../../../third_party/skia/LICENSE
89668964
ORIGIN: ../../../third_party/skia/src/core/SkRSXform.cpp + ../../../third_party/skia/LICENSE
89678965
ORIGIN: ../../../third_party/skia/src/core/SkReadPixelsRec.cpp + ../../../third_party/skia/LICENSE
8968-
ORIGIN: ../../../third_party/skia/src/core/SkTSearch.h + ../../../third_party/skia/LICENSE
89698966
ORIGIN: ../../../third_party/skia/src/core/SkWritePixelsRec.cpp + ../../../third_party/skia/LICENSE
89708967
ORIGIN: ../../../third_party/skia/src/encode/SkEncoder.cpp + ../../../third_party/skia/LICENSE
89718968
ORIGIN: ../../../third_party/skia/src/gpu/graphite/Image_Base_Graphite.cpp + ../../../third_party/skia/LICENSE
@@ -8985,8 +8982,6 @@ TYPE: LicenseType.bsd
89858982
FILE: ../../../third_party/skia/fuzz/FuzzCubicQuadRoots.cpp
89868983
FILE: ../../../third_party/skia/fuzz/oss_fuzz/FuzzCubicQuadRoots.cpp
89878984
FILE: ../../../third_party/skia/gm/graphite_replay.cpp
8988-
FILE: ../../../third_party/skia/include/private/SkFixed.h
8989-
FILE: ../../../third_party/skia/include/private/SkMalloc.h
89908985
FILE: ../../../third_party/skia/include/private/base/SkCPUTypes.h
89918986
FILE: ../../../third_party/skia/src/base/SkBezierCurves.h
89928987
FILE: ../../../third_party/skia/src/base/SkCubics.cpp
@@ -8999,7 +8994,6 @@ FILE: ../../../third_party/skia/src/core/SkMipmapBuilder.cpp
89998994
FILE: ../../../third_party/skia/src/core/SkPixmapDraw.cpp
90008995
FILE: ../../../third_party/skia/src/core/SkRSXform.cpp
90018996
FILE: ../../../third_party/skia/src/core/SkReadPixelsRec.cpp
9002-
FILE: ../../../third_party/skia/src/core/SkTSearch.h
90038997
FILE: ../../../third_party/skia/src/core/SkWritePixelsRec.cpp
90048998
FILE: ../../../third_party/skia/src/encode/SkEncoder.cpp
90058999
FILE: ../../../third_party/skia/src/gpu/graphite/Image_Base_Graphite.cpp

0 commit comments

Comments
 (0)