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

Commit a9a4496

Browse files
Roll Skia from 0fe107da5a4e to d27e288efd54 (6 revisions) (#52130)
https://skia.googlesource.com/skia.git/+log/0fe107da5a4e..d27e288efd54 2024-04-15 [email protected] Be more consistent in nanobench across Ganesh and Graphite. 2024-04-15 [email protected] Update libwebp version to match chromium's 2024-04-15 [email protected] Revert "Roll ANGLE from 66bc9cfa0014 to 9bae58594634 (4 revisions)" 2024-04-15 [email protected] Fail SkParagraph GMs gracefully when unicode fails to be created 2024-04-15 [email protected] Remove Test-Win10-Clang-RUBYR5-GPU-RadeonVega6-x86_64-Release-All-Direct3D from the tree for now. 2024-04-15 [email protected] [graphite] Analytic blur for rects 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 092710a commit a9a4496

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
@@ -14,7 +14,7 @@ vars = {
1414
'flutter_git': 'https://flutter.googlesource.com',
1515
'skia_git': 'https://skia.googlesource.com',
1616
'llvm_git': 'https://llvm.googlesource.com',
17-
'skia_revision': '0fe107da5a4e0cc8f29f16c882b6e6f08164cb21',
17+
'skia_revision': 'd27e288efd5464700841644c7ff8753d4214ed92',
1818

1919
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
2020
# 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: ae490c80ad1b348f1e9ec046f467c8d8
1+
Signature: b5e7f00b1c999e4f28da153fdfdb0842
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -9537,6 +9537,10 @@ ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/ComputePathAtlas.h +
95379537
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/FactoryFunctionsPriv.h + ../../../flutter/third_party/skia/LICENSE
95389538
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/RasterPathUtils.cpp + ../../../flutter/third_party/skia/LICENSE
95399539
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/RasterPathUtils.h + ../../../flutter/third_party/skia/LICENSE
9540+
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/geom/RectBlurData.cpp + ../../../flutter/third_party/skia/LICENSE
9541+
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/geom/RectBlurData.h + ../../../flutter/third_party/skia/LICENSE
9542+
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/render/RectBlurRenderStep.cpp + ../../../flutter/third_party/skia/LICENSE
9543+
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/render/RectBlurRenderStep.h + ../../../flutter/third_party/skia/LICENSE
95409544
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/task/DrawTask.cpp + ../../../flutter/third_party/skia/LICENSE
95419545
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/task/DrawTask.h + ../../../flutter/third_party/skia/LICENSE
95429546
ORIGIN: ../../../flutter/third_party/skia/src/sksl/analysis/SkSLCheckSymbolTableCorrectness.cpp + ../../../flutter/third_party/skia/LICENSE
@@ -9581,6 +9585,10 @@ FILE: ../../../flutter/third_party/skia/src/gpu/graphite/ComputePathAtlas.h
95819585
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/FactoryFunctionsPriv.h
95829586
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/RasterPathUtils.cpp
95839587
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/RasterPathUtils.h
9588+
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/geom/RectBlurData.cpp
9589+
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/geom/RectBlurData.h
9590+
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/render/RectBlurRenderStep.cpp
9591+
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/render/RectBlurRenderStep.h
95849592
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/task/DrawTask.cpp
95859593
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/task/DrawTask.h
95869594
FILE: ../../../flutter/third_party/skia/src/sksl/analysis/SkSLCheckSymbolTableCorrectness.cpp

0 commit comments

Comments
 (0)