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

Commit 2d50ff7

Browse files
Roll Skia from dfb838747295 to 9e51c2c9e231 (26 revisions)
https://skia.googlesource.com/skia.git/+log/dfb838747295..9e51c2c9e231 2023-01-12 [email protected] Roll CanvasKit to 0.38.0 2023-01-12 [email protected] Allow clients to cache sample count and stencil params 2023-01-12 [email protected] Roll vulkan-deps from 0a9529c8cd2d to 4053bc460f32 (6 revisions) 2023-01-12 [email protected] Fix stack alignment for SkAutoSTArray 2023-01-12 [email protected] Remove SkBudgeted in favor of skgpu::Budgeted 2023-01-12 [email protected] Implement comma operator in RP codegen. 2023-01-12 [email protected] Allow cloning from another stack with an offset-from-top. 2023-01-12 [email protected] [skottie] Initial text editing experiment 2023-01-12 [email protected] Roll Dawn from 46e3e213b046 to 1f9e50edd4d4 (9 revisions) 2023-01-12 [email protected] [base] Fold GrConfig.h into SkTypes.h 2023-01-12 [email protected] Break out metal headers used by C++ and ObjC code 2023-01-12 [email protected] Roll SK Tool from 77e7d61086a2 to 65176286ea26 2023-01-12 [email protected] Roll vulkan-deps from 154fb3872c36 to 0a9529c8cd2d (9 revisions) 2023-01-12 [email protected] Roll ANGLE from eab5947427ad to 410d8ba51f95 (17 revisions) 2023-01-12 [email protected] Roll Skia Infra from 8bedae1a44a2 to 77e7d61086a2 (4 revisions) 2023-01-12 [email protected] Roll Dawn from 410b5acc7f3f to 46e3e213b046 (14 revisions) 2023-01-12 [email protected] jpegr codec: get image origin from EXIF metadata 2023-01-12 [email protected] Enable Jpeg gainmaps on Android 2023-01-11 [email protected] Add transpose support to RP codegen. 2023-01-11 [email protected] Add transpose support to the RP builder. 2023-01-11 [email protected] Some fixes to address null color attachment crash. 2023-01-11 [email protected] Create a RP transpose op, based on swizzle. 2023-01-11 [email protected] Remove two shim files 2023-01-11 [email protected] [canvaskit] Fix return value of Paragraph ranges 2023-01-11 [email protected] Disable JpegGainmapTest on WASM build 2023-01-11 [email protected] Roll vulkan-deps from 93e4d1cd4725 to 154fb3872c36 (2 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 [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://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 8aa26ba commit 2d50ff7

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': 'dfb838747295b9109343e6f536b25e9fa3fe933e',
21+
'skia_revision': '9e51c2c9e231cf1350a476c2b1695066144593ce',
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: fa9e0cdd5cd2189db5a01faa94515a3d
1+
Signature: 6fb22ea5d126038c1276ad346f1fb34b
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -1216,7 +1216,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12161216

12171217
====================================================================================================
12181218
LIBRARY: skia
1219-
ORIGIN: ../../../third_party/skia/include/gpu/GrConfig.h + ../../../third_party/skia/LICENSE
12201219
ORIGIN: ../../../third_party/skia/include/gpu/GrTypes.h + ../../../third_party/skia/LICENSE
12211220
ORIGIN: ../../../third_party/skia/src/core/SkImageInfo.cpp + ../../../third_party/skia/LICENSE
12221221
ORIGIN: ../../../third_party/skia/src/core/SkRasterClip.cpp + ../../../third_party/skia/LICENSE
@@ -1239,7 +1238,6 @@ ORIGIN: ../../../third_party/skia/src/gpu/ganesh/geometry/GrRect.h + ../../../th
12391238
ORIGIN: ../../../third_party/skia/src/ports/SkDebug_win.cpp + ../../../third_party/skia/LICENSE
12401239
ORIGIN: ../../../third_party/skia/src/text/gpu/Glyph.h + ../../../third_party/skia/LICENSE
12411240
TYPE: LicenseType.bsd
1242-
FILE: ../../../third_party/skia/include/gpu/GrConfig.h
12431241
FILE: ../../../third_party/skia/include/gpu/GrTypes.h
12441242
FILE: ../../../third_party/skia/src/core/SkImageInfo.cpp
12451243
FILE: ../../../third_party/skia/src/core/SkRasterClip.cpp
@@ -8924,15 +8922,11 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
89248922

89258923
====================================================================================================
89268924
LIBRARY: skia
8927-
ORIGIN: ../../../third_party/skia/include/private/SkDeque.h + ../../../third_party/skia/LICENSE
89288925
ORIGIN: ../../../third_party/skia/include/private/SkMalloc.h + ../../../third_party/skia/LICENSE
8929-
ORIGIN: ../../../third_party/skia/include/private/SkTo.h + ../../../third_party/skia/LICENSE
89308926
ORIGIN: ../../../third_party/skia/src/core/SkDiscardableMemory.h + ../../../third_party/skia/LICENSE
89318927
ORIGIN: ../../../third_party/skia/src/core/SkFloatingPoint.cpp + ../../../third_party/skia/LICENSE
89328928
TYPE: LicenseType.bsd
8933-
FILE: ../../../third_party/skia/include/private/SkDeque.h
89348929
FILE: ../../../third_party/skia/include/private/SkMalloc.h
8935-
FILE: ../../../third_party/skia/include/private/SkTo.h
89368930
FILE: ../../../third_party/skia/src/core/SkDiscardableMemory.h
89378931
FILE: ../../../third_party/skia/src/core/SkFloatingPoint.cpp
89388932
----------------------------------------------------------------------------------------------------

0 commit comments

Comments
 (0)