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

Commit 866a76a

Browse files
Roll Skia from 05d09f28250a to 9867fa253064 (18 revisions)
https://skia.googlesource.com/skia.git/+log/05d09f28250a..9867fa253064 2023-04-28 [email protected] feat(*): add entry points for canvaskit 2023-04-28 [email protected] Remove Ganesh and Graphite code from SkImage::subset 2023-04-28 [email protected] Roll ANGLE from 5c0b4251bd2c to adf21a927515 (8 revisions) 2023-04-28 [email protected] Roll SwiftShader from 3076b4c0d8ce to f0d31e0f4846 (1 revision) 2023-04-28 [email protected] Roll Skia Infra from 3007135dd349 to a51a80d7ae5a (12 revisions) 2023-04-28 [email protected] Roll vulkan-deps from a8c2037f213a to 14eaf973d52a (12 revisions) 2023-04-27 [email protected] Roll SK Tool from 3007135dd349 to 575bfadf099e 2023-04-27 [email protected] [graphite] BufferManager: Rename `mappable` and fix AccessPattern setting 2023-04-27 [email protected] Remove AVX512 (SKX) logic from RasterPipeline_opts 2023-04-27 [email protected] Remove unused AVX512 opts code 2023-04-27 [email protected] Eliminate redundant constant-stores to the same range in SkRP. 2023-04-27 [email protected] Remove affine bitmap procs 2023-04-27 [email protected] Detect invalid layout(push_constant) modifier. 2023-04-27 [email protected] [graphite] BufferManager: support pre-zeroed storage buffer creation 2023-04-27 [email protected] Use push-pop simplification in many more places. 2023-04-27 [email protected] Print which pixel format was requested in abort message 2023-04-27 [email protected] [skif] Add inverseMapRect to LayerSpace<SkMatrix> 2023-04-27 [email protected] Change copyright of presubmit tests to Google Inc. 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://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 54ad0b6 commit 866a76a

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-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': '05d09f28250a77573c609a2ea291aec776e5ff2d',
21+
'skia_revision': '9867fa253064e4dcaa083251c0cac3b58e20a427',
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: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 1f12f562048120cc47867a031efee985
1+
Signature: 22c46ddbf02271a20eb6b0e13be8c9ad
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -384,6 +384,7 @@ FILE: ../../../third_party/skia/modules/pathkit/perf/pathops.bench.js
384384
FILE: ../../../third_party/skia/modules/pathkit/perf/perfReporter.js
385385
FILE: ../../../third_party/skia/modules/skparagraph/test.html
386386
FILE: ../../../third_party/skia/package-lock.json
387+
FILE: ../../../third_party/skia/relnotes/skimage_subset.md
387388
FILE: ../../../third_party/skia/src/core/SkOrderedReadBuffer.h
388389
FILE: ../../../third_party/skia/src/gpu/gpu_workaround_list.txt
389390
FILE: ../../../third_party/skia/src/sksl/generated/sksl_compute.minified.sksl
@@ -8953,6 +8954,7 @@ ORIGIN: ../../../third_party/skia/include/core/SkICC.h + ../../../third_party/sk
89538954
ORIGIN: ../../../third_party/skia/include/core/SkTextureCompressionType.h + ../../../third_party/skia/LICENSE
89548955
ORIGIN: ../../../third_party/skia/include/gpu/ganesh/GrTextureGenerator.h + ../../../third_party/skia/LICENSE
89558956
ORIGIN: ../../../third_party/skia/include/gpu/ganesh/SkImageGanesh.h + ../../../third_party/skia/LICENSE
8957+
ORIGIN: ../../../third_party/skia/include/gpu/graphite/Image.h + ../../../third_party/skia/LICENSE
89568958
ORIGIN: ../../../third_party/skia/include/gpu/graphite/YUVABackendTextures.h + ../../../third_party/skia/LICENSE
89578959
ORIGIN: ../../../third_party/skia/include/private/base/SkCPUTypes.h + ../../../third_party/skia/LICENSE
89588960
ORIGIN: ../../../third_party/skia/src/base/SkBezierCurves.h + ../../../third_party/skia/LICENSE
@@ -9044,6 +9046,7 @@ FILE: ../../../third_party/skia/include/core/SkICC.h
90449046
FILE: ../../../third_party/skia/include/core/SkTextureCompressionType.h
90459047
FILE: ../../../third_party/skia/include/gpu/ganesh/GrTextureGenerator.h
90469048
FILE: ../../../third_party/skia/include/gpu/ganesh/SkImageGanesh.h
9049+
FILE: ../../../third_party/skia/include/gpu/graphite/Image.h
90479050
FILE: ../../../third_party/skia/include/gpu/graphite/YUVABackendTextures.h
90489051
FILE: ../../../third_party/skia/include/private/base/SkCPUTypes.h
90499052
FILE: ../../../third_party/skia/src/base/SkBezierCurves.h

0 commit comments

Comments
 (0)