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

Commit f9f937e

Browse files
Roll Skia from 1a332d2b35d9 to a9caf3c19792 (1 revision) (#47013)
https://skia.googlesource.com/skia.git/+log/1a332d2b35d9..a9caf3c19792 2023-10-17 ccameron@chromium.org Add files for public Exif interface and IFD parsing 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 brianosman@google.com,jimgraham@google.com,rmistry@google.com,scroggo@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://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 289f29b commit f9f937e

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-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': '1a332d2b35d9d343002bec1dba6bcce4f1627ba6',
21+
'skia_revision': 'a9caf3c19792721bdc277c69e408a25aae5203c9',
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: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: c039ec8763d43d5d5f7efaa1c79dcd78
1+
Signature: 6ae266c2b1d31e983d2de563401c7b78
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -8610,6 +8610,7 @@ ORIGIN: ../../../third_party/skia/gm/fontations.cpp + ../../../third_party/skia/
86108610
ORIGIN: ../../../third_party/skia/gm/imagefiltersunpremul.cpp + ../../../third_party/skia/LICENSE
86118611
ORIGIN: ../../../third_party/skia/include/ports/SkFontMgr_data.h + ../../../third_party/skia/LICENSE
86128612
ORIGIN: ../../../third_party/skia/include/ports/SkTypeface_fontations.h + ../../../third_party/skia/LICENSE
8613+
ORIGIN: ../../../third_party/skia/include/private/SkExif.h + ../../../third_party/skia/LICENSE
86138614
ORIGIN: ../../../third_party/skia/include/private/SkGainmapInfo.h + ../../../third_party/skia/LICENSE
86148615
ORIGIN: ../../../third_party/skia/include/private/SkGainmapShader.h + ../../../third_party/skia/LICENSE
86158616
ORIGIN: ../../../third_party/skia/include/private/SkJpegGainmapEncoder.h + ../../../third_party/skia/LICENSE
@@ -8620,6 +8621,7 @@ ORIGIN: ../../../third_party/skia/modules/skshaper/src/SkShaper_skunicode.cpp +
86208621
ORIGIN: ../../../third_party/skia/modules/skunicode/src/SkUnicode_hardcoded.cpp + ../../../third_party/skia/LICENSE
86218622
ORIGIN: ../../../third_party/skia/modules/skunicode/src/SkUnicode_hardcoded.h + ../../../third_party/skia/LICENSE
86228623
ORIGIN: ../../../third_party/skia/modules/skunicode/src/SkUnicode_icu_bidi.h + ../../../third_party/skia/LICENSE
8624+
ORIGIN: ../../../third_party/skia/src/codec/SkExif.cpp + ../../../third_party/skia/LICENSE
86238625
ORIGIN: ../../../third_party/skia/src/codec/SkJpegConstants.h + ../../../third_party/skia/LICENSE
86248626
ORIGIN: ../../../third_party/skia/src/codec/SkJpegMultiPicture.cpp + ../../../third_party/skia/LICENSE
86258627
ORIGIN: ../../../third_party/skia/src/codec/SkJpegMultiPicture.h + ../../../third_party/skia/LICENSE
@@ -8629,6 +8631,8 @@ ORIGIN: ../../../third_party/skia/src/codec/SkJpegSourceMgr.cpp + ../../../third
86298631
ORIGIN: ../../../third_party/skia/src/codec/SkJpegSourceMgr.h + ../../../third_party/skia/LICENSE
86308632
ORIGIN: ../../../third_party/skia/src/codec/SkJpegXmp.cpp + ../../../third_party/skia/LICENSE
86318633
ORIGIN: ../../../third_party/skia/src/codec/SkJpegXmp.h + ../../../third_party/skia/LICENSE
8634+
ORIGIN: ../../../third_party/skia/src/codec/SkTiffUtility.cpp + ../../../third_party/skia/LICENSE
8635+
ORIGIN: ../../../third_party/skia/src/codec/SkTiffUtility.h + ../../../third_party/skia/LICENSE
86328636
ORIGIN: ../../../third_party/skia/src/codec/SkXmp.cpp + ../../../third_party/skia/LICENSE
86338637
ORIGIN: ../../../third_party/skia/src/core/SkRasterPipelineContextUtils.h + ../../../third_party/skia/LICENSE
86348638
ORIGIN: ../../../third_party/skia/src/core/SkRasterPipelineOpContexts.h + ../../../third_party/skia/LICENSE
@@ -8650,6 +8654,7 @@ FILE: ../../../third_party/skia/gm/fontations.cpp
86508654
FILE: ../../../third_party/skia/gm/imagefiltersunpremul.cpp
86518655
FILE: ../../../third_party/skia/include/ports/SkFontMgr_data.h
86528656
FILE: ../../../third_party/skia/include/ports/SkTypeface_fontations.h
8657+
FILE: ../../../third_party/skia/include/private/SkExif.h
86538658
FILE: ../../../third_party/skia/include/private/SkGainmapInfo.h
86548659
FILE: ../../../third_party/skia/include/private/SkGainmapShader.h
86558660
FILE: ../../../third_party/skia/include/private/SkJpegGainmapEncoder.h
@@ -8660,6 +8665,7 @@ FILE: ../../../third_party/skia/modules/skshaper/src/SkShaper_skunicode.cpp
86608665
FILE: ../../../third_party/skia/modules/skunicode/src/SkUnicode_hardcoded.cpp
86618666
FILE: ../../../third_party/skia/modules/skunicode/src/SkUnicode_hardcoded.h
86628667
FILE: ../../../third_party/skia/modules/skunicode/src/SkUnicode_icu_bidi.h
8668+
FILE: ../../../third_party/skia/src/codec/SkExif.cpp
86638669
FILE: ../../../third_party/skia/src/codec/SkJpegConstants.h
86648670
FILE: ../../../third_party/skia/src/codec/SkJpegMultiPicture.cpp
86658671
FILE: ../../../third_party/skia/src/codec/SkJpegMultiPicture.h
@@ -8669,6 +8675,8 @@ FILE: ../../../third_party/skia/src/codec/SkJpegSourceMgr.cpp
86698675
FILE: ../../../third_party/skia/src/codec/SkJpegSourceMgr.h
86708676
FILE: ../../../third_party/skia/src/codec/SkJpegXmp.cpp
86718677
FILE: ../../../third_party/skia/src/codec/SkJpegXmp.h
8678+
FILE: ../../../third_party/skia/src/codec/SkTiffUtility.cpp
8679+
FILE: ../../../third_party/skia/src/codec/SkTiffUtility.h
86728680
FILE: ../../../third_party/skia/src/codec/SkXmp.cpp
86738681
FILE: ../../../third_party/skia/src/core/SkRasterPipelineContextUtils.h
86748682
FILE: ../../../third_party/skia/src/core/SkRasterPipelineOpContexts.h

0 commit comments

Comments
 (0)