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

Commit 24f51db

Browse files
Roll Skia from 1f84e5060646 to 0ec4c84abd0b (6 revisions)
https://skia.googlesource.com/skia.git/+log/1f84e5060646..0ec4c84abd0b 2023-04-24 kjlubick@google.com Remove SkImageEncoder and SkImage::encodeToData 2023-04-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 60517cf84231 to 4b61bdad813f (1 revision) 2023-04-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 77d86c4a7ecc to b58ef53abced (11 revisions) 2023-04-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SK Tool from 83a6fdf2e118 to fab3b205b6c7 2023-04-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 003e879fd974 to d2b5bd140525 (14 revisions) 2023-04-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra from f5a15d80499c to 83a6fdf2e118 (9 revisions) 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,chinmaygarde@google.com,rmistry@google.com,tdenniston@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 5fbde6c commit 24f51db

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-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': '1f84e5060646cf79b875db298173a334c5a3797e',
21+
'skia_revision': '0ec4c84abd0b578a5c792b04b56653cbc325530e',
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: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: a567f41ce241ea203b8cb67f76859dfd
1+
Signature: a2d634eaab108bc9cb468aea39477c7f
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -1129,7 +1129,6 @@ ORIGIN: ../../../third_party/skia/src/core/SkEdgeClipper.cpp + ../../../third_pa
11291129
ORIGIN: ../../../third_party/skia/src/core/SkEdgeClipper.h + ../../../third_party/skia/LICENSE
11301130
ORIGIN: ../../../third_party/skia/src/core/SkQuadClipper.cpp + ../../../third_party/skia/LICENSE
11311131
ORIGIN: ../../../third_party/skia/src/core/SkQuadClipper.h + ../../../third_party/skia/LICENSE
1132-
ORIGIN: ../../../third_party/skia/src/encode/SkImageEncoder.cpp + ../../../third_party/skia/LICENSE
11331132
TYPE: LicenseType.bsd
11341133
FILE: ../../../third_party/skia/src/codec/SkColorTable.cpp
11351134
FILE: ../../../third_party/skia/src/core/SkCubicClipper.cpp
@@ -1138,7 +1137,6 @@ FILE: ../../../third_party/skia/src/core/SkEdgeClipper.cpp
11381137
FILE: ../../../third_party/skia/src/core/SkEdgeClipper.h
11391138
FILE: ../../../third_party/skia/src/core/SkQuadClipper.cpp
11401139
FILE: ../../../third_party/skia/src/core/SkQuadClipper.h
1141-
FILE: ../../../third_party/skia/src/encode/SkImageEncoder.cpp
11421140
----------------------------------------------------------------------------------------------------
11431141
Copyright 2009 The Android Open Source Project
11441142

@@ -1408,7 +1406,6 @@ ORIGIN: ../../../third_party/skia/gm/tilemodes_scaled.cpp + ../../../third_party
14081406
ORIGIN: ../../../third_party/skia/gm/tinybitmap.cpp + ../../../third_party/skia/LICENSE
14091407
ORIGIN: ../../../third_party/skia/gm/xfermodes.cpp + ../../../third_party/skia/LICENSE
14101408
ORIGIN: ../../../third_party/skia/include/core/SkData.h + ../../../third_party/skia/LICENSE
1411-
ORIGIN: ../../../third_party/skia/include/core/SkImageEncoder.h + ../../../third_party/skia/LICENSE
14121409
ORIGIN: ../../../third_party/skia/include/core/SkImageFilter.h + ../../../third_party/skia/LICENSE
14131410
ORIGIN: ../../../third_party/skia/include/core/SkSize.h + ../../../third_party/skia/LICENSE
14141411
ORIGIN: ../../../third_party/skia/include/effects/SkLayerDrawLooper.h + ../../../third_party/skia/LICENSE
@@ -1592,7 +1589,6 @@ FILE: ../../../third_party/skia/gm/tilemodes_scaled.cpp
15921589
FILE: ../../../third_party/skia/gm/tinybitmap.cpp
15931590
FILE: ../../../third_party/skia/gm/xfermodes.cpp
15941591
FILE: ../../../third_party/skia/include/core/SkData.h
1595-
FILE: ../../../third_party/skia/include/core/SkImageEncoder.h
15961592
FILE: ../../../third_party/skia/include/core/SkImageFilter.h
15971593
FILE: ../../../third_party/skia/include/core/SkSize.h
15981594
FILE: ../../../third_party/skia/include/effects/SkLayerDrawLooper.h

0 commit comments

Comments
 (0)