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

Commit 10c2d9e

Browse files
Roll Skia from 6279c88b9e29 to b9b80230c87b (4 revisions)
https://skia.googlesource.com/skia.git/+log/6279c88b9e29..b9b80230c87b 2024-01-27 [email protected] [Fuchsia] Remove old FIDL tables.c file from build 2024-01-26 [email protected] Roll skottie-base from f4b64e5c220e to 5b5661dc98c7 2024-01-26 [email protected] Reland "[Vulkan] Add optional callback invoked on VK_ERROR_DEVICE_LOST" 2024-01-26 [email protected] Remove the supersampling AA scan-converter entirely 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 2caebf7 commit 10c2d9e

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ vars = {
1616
'llvm_git': 'https://llvm.googlesource.com',
1717
# OCMock is for testing only
1818
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
19-
'skia_revision': '6279c88b9e29a25bf7fc6731fe7a6c41d503ee10',
19+
'skia_revision': 'b9b80230c87b9ce9765308e368ce6b31ce39ce38',
2020

2121
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
2222
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.

ci/licenses_golden/licenses_skia

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 3f3903b5b37e6fb0cf8a26e783530b15
1+
Signature: d4daa7db0bc102df9a57ac20ff231802
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -396,6 +396,7 @@ FILE: ../../../flutter/third_party/skia/modules/pathkit/perf/pathops.bench.js
396396
FILE: ../../../flutter/third_party/skia/modules/pathkit/perf/perfReporter.js
397397
FILE: ../../../flutter/third_party/skia/modules/skparagraph/test.html
398398
FILE: ../../../flutter/third_party/skia/package-lock.json
399+
FILE: ../../../flutter/third_party/skia/relnotes/VkDeviceLostCallback.md
399400
FILE: ../../../flutter/third_party/skia/src/gpu/gpu_workaround_list.txt
400401
FILE: ../../../flutter/third_party/skia/src/ports/fontations/Cargo.toml
401402
FILE: ../../../flutter/third_party/skia/src/sksl/generated/sksl_compute.minified.sksl
@@ -8848,7 +8849,6 @@ ORIGIN: ../../../flutter/third_party/skia/src/core/SkPixmapDraw.cpp + ../../../f
88488849
ORIGIN: ../../../flutter/third_party/skia/src/core/SkRSXform.cpp + ../../../flutter/third_party/skia/LICENSE
88498850
ORIGIN: ../../../flutter/third_party/skia/src/core/SkReadPixelsRec.cpp + ../../../flutter/third_party/skia/LICENSE
88508851
ORIGIN: ../../../flutter/third_party/skia/src/core/SkRuntimeBlender.h + ../../../flutter/third_party/skia/LICENSE
8851-
ORIGIN: ../../../flutter/third_party/skia/src/core/SkScan_SAAPath.cpp + ../../../flutter/third_party/skia/LICENSE
88528852
ORIGIN: ../../../flutter/third_party/skia/src/core/SkSwizzler_opts.cpp + ../../../flutter/third_party/skia/LICENSE
88538853
ORIGIN: ../../../flutter/third_party/skia/src/core/SkSwizzler_opts_hsw.cpp + ../../../flutter/third_party/skia/LICENSE
88548854
ORIGIN: ../../../flutter/third_party/skia/src/core/SkSwizzler_opts_ssse3.cpp + ../../../flutter/third_party/skia/LICENSE
@@ -9141,7 +9141,6 @@ FILE: ../../../flutter/third_party/skia/src/core/SkPixmapDraw.cpp
91419141
FILE: ../../../flutter/third_party/skia/src/core/SkRSXform.cpp
91429142
FILE: ../../../flutter/third_party/skia/src/core/SkReadPixelsRec.cpp
91439143
FILE: ../../../flutter/third_party/skia/src/core/SkRuntimeBlender.h
9144-
FILE: ../../../flutter/third_party/skia/src/core/SkScan_SAAPath.cpp
91459144
FILE: ../../../flutter/third_party/skia/src/core/SkSwizzler_opts.cpp
91469145
FILE: ../../../flutter/third_party/skia/src/core/SkSwizzler_opts_hsw.cpp
91479146
FILE: ../../../flutter/third_party/skia/src/core/SkSwizzler_opts_ssse3.cpp

sky/packages/sky_engine/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31236,7 +31236,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
3123631236
This Source Code Form is "Incompatible With Secondary Licenses", as
3123731237
defined by the Mozilla Public License, v. 2.0.
3123831238

31239-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/7337995bc851fb970ed98d92d59efe04ddb21ef3
31239+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/58665e3dee428e802247b9200ac35977b126ea46
3124031240
/third_party/fallback_root_certificates/
3124131241

3124231242
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)