Skip to content

Commit f4975e0

Browse files
Roll Skia from c07fbf4c1d67 to a0572041af8e (3 revisions) (#45460)
https://skia.googlesource.com/skia.git/+log/c07fbf4c1d67..a0572041af8e 2023-09-05 kjlubick@google.com Remove SkTime from the public API 2023-09-05 michaelludwig@google.com [skif] Check dstEnd in loop iteration 2023-09-05 bungeman@google.com Roll FreeType from 2d9fce53 to 45903920 (6 commits) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-flutter-autoroll Please CC armansito@google.com,brianosman@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
1 parent 44e12aa commit f4975e0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
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': 'c07fbf4c1d673c849fb8101539ec02610ff561a5',
21+
'skia_revision': 'a0572041af8e5317da14dd8fced3c72196545abb',
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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 60cc1b2743df6cfe5e0c5871587d1925
1+
Signature: a3772c91eb1639fa0ac47a2855db6ad7
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -628,7 +628,6 @@ ORIGIN: ../../../third_party/skia/include/core/SkScalar.h + ../../../third_party
628628
ORIGIN: ../../../third_party/skia/include/core/SkShader.h + ../../../third_party/skia/LICENSE
629629
ORIGIN: ../../../third_party/skia/include/core/SkStream.h + ../../../third_party/skia/LICENSE
630630
ORIGIN: ../../../third_party/skia/include/core/SkString.h + ../../../third_party/skia/LICENSE
631-
ORIGIN: ../../../third_party/skia/include/core/SkTime.h + ../../../third_party/skia/LICENSE
632631
ORIGIN: ../../../third_party/skia/include/core/SkTypeface.h + ../../../third_party/skia/LICENSE
633632
ORIGIN: ../../../third_party/skia/include/core/SkTypes.h + ../../../third_party/skia/LICENSE
634633
ORIGIN: ../../../third_party/skia/include/effects/Sk1DPathEffect.h + ../../../third_party/skia/LICENSE
@@ -775,7 +774,6 @@ FILE: ../../../third_party/skia/include/core/SkScalar.h
775774
FILE: ../../../third_party/skia/include/core/SkShader.h
776775
FILE: ../../../third_party/skia/include/core/SkStream.h
777776
FILE: ../../../third_party/skia/include/core/SkString.h
778-
FILE: ../../../third_party/skia/include/core/SkTime.h
779777
FILE: ../../../third_party/skia/include/core/SkTypeface.h
780778
FILE: ../../../third_party/skia/include/core/SkTypes.h
781779
FILE: ../../../third_party/skia/include/effects/Sk1DPathEffect.h
@@ -3200,7 +3198,6 @@ ORIGIN: ../../../third_party/skia/src/core/SkRecord.cpp + ../../../third_party/s
32003198
ORIGIN: ../../../third_party/skia/src/core/SkRecordPattern.h + ../../../third_party/skia/LICENSE
32013199
ORIGIN: ../../../third_party/skia/src/core/SkRecords.cpp + ../../../third_party/skia/LICENSE
32023200
ORIGIN: ../../../third_party/skia/src/core/SkTHash.h + ../../../third_party/skia/LICENSE
3203-
ORIGIN: ../../../third_party/skia/src/core/SkTime.cpp + ../../../third_party/skia/LICENSE
32043201
ORIGIN: ../../../third_party/skia/src/core/SkYUVPlanesCache.cpp + ../../../third_party/skia/LICENSE
32053202
ORIGIN: ../../../third_party/skia/src/core/SkYUVPlanesCache.h + ../../../third_party/skia/LICENSE
32063203
ORIGIN: ../../../third_party/skia/src/effects/colorfilters/SkTableColorFilter.cpp + ../../../third_party/skia/LICENSE
@@ -3487,7 +3484,6 @@ FILE: ../../../third_party/skia/src/core/SkRecord.cpp
34873484
FILE: ../../../third_party/skia/src/core/SkRecordPattern.h
34883485
FILE: ../../../third_party/skia/src/core/SkRecords.cpp
34893486
FILE: ../../../third_party/skia/src/core/SkTHash.h
3490-
FILE: ../../../third_party/skia/src/core/SkTime.cpp
34913487
FILE: ../../../third_party/skia/src/core/SkYUVPlanesCache.cpp
34923488
FILE: ../../../third_party/skia/src/core/SkYUVPlanesCache.h
34933489
FILE: ../../../third_party/skia/src/effects/colorfilters/SkTableColorFilter.cpp
@@ -8853,6 +8849,8 @@ ORIGIN: ../../../third_party/skia/src/base/SkQuads.cpp + ../../../third_party/sk
88538849
ORIGIN: ../../../third_party/skia/src/base/SkQuads.h + ../../../third_party/skia/LICENSE
88548850
ORIGIN: ../../../third_party/skia/src/base/SkRectMemcpy.h + ../../../third_party/skia/LICENSE
88558851
ORIGIN: ../../../third_party/skia/src/base/SkSafeMath.cpp + ../../../third_party/skia/LICENSE
8852+
ORIGIN: ../../../third_party/skia/src/base/SkTime.cpp + ../../../third_party/skia/LICENSE
8853+
ORIGIN: ../../../third_party/skia/src/base/SkTime.h + ../../../third_party/skia/LICENSE
88568854
ORIGIN: ../../../third_party/skia/src/core/SkBitmapProcState_opts.cpp + ../../../third_party/skia/LICENSE
88578855
ORIGIN: ../../../third_party/skia/src/core/SkBitmapProcState_opts_hsw.cpp + ../../../third_party/skia/LICENSE
88588856
ORIGIN: ../../../third_party/skia/src/core/SkBitmapProcState_opts_ssse3.cpp + ../../../third_party/skia/LICENSE
@@ -9106,6 +9104,8 @@ FILE: ../../../third_party/skia/src/base/SkQuads.cpp
91069104
FILE: ../../../third_party/skia/src/base/SkQuads.h
91079105
FILE: ../../../third_party/skia/src/base/SkRectMemcpy.h
91089106
FILE: ../../../third_party/skia/src/base/SkSafeMath.cpp
9107+
FILE: ../../../third_party/skia/src/base/SkTime.cpp
9108+
FILE: ../../../third_party/skia/src/base/SkTime.h
91099109
FILE: ../../../third_party/skia/src/core/SkBitmapProcState_opts.cpp
91109110
FILE: ../../../third_party/skia/src/core/SkBitmapProcState_opts_hsw.cpp
91119111
FILE: ../../../third_party/skia/src/core/SkBitmapProcState_opts_ssse3.cpp

0 commit comments

Comments
 (0)