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

Commit f5fbd9c

Browse files
Roll Skia from 71449db76bef to 60f985e90c5d (2 revisions) (#47415)
https://skia.googlesource.com/skia.git/+log/71449db76bef..60f985e90c5d 2023-10-28 [email protected] Refactor SkMipmap::Build 2023-10-28 [email protected] Implement gradient fixup for powerless hue 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 [email protected],[email protected],[email protected],[email protected] 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://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
1 parent 687c650 commit f5fbd9c

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
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': '71449db76bef59fb41371b5904df159eecc2c3d5',
21+
'skia_revision': '60f985e90c5ddf238eb3a98459e2387e47f7acf8',
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: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: a6657006e38eeedf533d9cbcc9d56fc5
1+
Signature: cef0c20e7fa1dd1b187f9c1c22dc7848
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -8639,6 +8639,7 @@ ORIGIN: ../../../third_party/skia/src/codec/SkJpegXmp.h + ../../../third_party/s
86398639
ORIGIN: ../../../third_party/skia/src/codec/SkTiffUtility.cpp + ../../../third_party/skia/LICENSE
86408640
ORIGIN: ../../../third_party/skia/src/codec/SkTiffUtility.h + ../../../third_party/skia/LICENSE
86418641
ORIGIN: ../../../third_party/skia/src/codec/SkXmp.cpp + ../../../third_party/skia/LICENSE
8642+
ORIGIN: ../../../third_party/skia/src/core/SkMipmapHQDownSampler.cpp + ../../../third_party/skia/LICENSE
86428643
ORIGIN: ../../../third_party/skia/src/core/SkRasterPipelineContextUtils.h + ../../../third_party/skia/LICENSE
86438644
ORIGIN: ../../../third_party/skia/src/core/SkRasterPipelineOpContexts.h + ../../../third_party/skia/LICENSE
86448645
ORIGIN: ../../../third_party/skia/src/core/SkRasterPipelineOpList.h + ../../../third_party/skia/LICENSE
@@ -8683,6 +8684,7 @@ FILE: ../../../third_party/skia/src/codec/SkJpegXmp.h
86838684
FILE: ../../../third_party/skia/src/codec/SkTiffUtility.cpp
86848685
FILE: ../../../third_party/skia/src/codec/SkTiffUtility.h
86858686
FILE: ../../../third_party/skia/src/codec/SkXmp.cpp
8687+
FILE: ../../../third_party/skia/src/core/SkMipmapHQDownSampler.cpp
86868688
FILE: ../../../third_party/skia/src/core/SkRasterPipelineContextUtils.h
86878689
FILE: ../../../third_party/skia/src/core/SkRasterPipelineOpContexts.h
86888690
FILE: ../../../third_party/skia/src/core/SkRasterPipelineOpList.h

0 commit comments

Comments
 (0)