Skip to content

Commit

Permalink
Roll Skia from 975859a96f8f to eb29b46236e6 (9 revisions) (#52297)
Browse files Browse the repository at this point in the history
https://skia.googlesource.com/skia.git/+log/975859a96f8f..eb29b46236e6

2024-04-22 [email protected] Roll vulkan-deps from 71b11532ed72 to b7e3beee69a5 (1 revision)
2024-04-22 [email protected] [graphite] Fix canvaskit build
2024-04-22 [email protected] [graphite] Relax fLastTask assert in Device::flushPendingWorkToRecorder
2024-04-22 [email protected] [graphite] Rename RectBlurData to AnalyticBlurMask
2024-04-22 [email protected] Remove calls to SkScalarToFloat and SkFloatToScalar.
2024-04-22 [email protected] Remove SkScalarIsFinite/NaN from public API.
2024-04-22 [email protected] [graphite] Don't store unmappable buffer as reusable
2024-04-22 [email protected] Roll SK Tool from b7cc986dba6d to 2bc8bf46657d
2024-04-22 [email protected] Roll Skia Infra from dcb627bc133f to b7cc986dba6d (7 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],[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
  • Loading branch information
skia-flutter-autoroll committed Apr 22, 2024
1 parent 6d54e22 commit c49b7b4
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 10 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ vars = {
'flutter_git': 'https://flutter.googlesource.com',
'skia_git': 'https://skia.googlesource.com',
'llvm_git': 'https://llvm.googlesource.com',
'skia_revision': '975859a96f8f30af6047007dea3fda08cc730052',
'skia_revision': 'eb29b46236e61e76e567db3555dc9985246bc6dd',

# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
Expand Down
19 changes: 10 additions & 9 deletions ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 8d9aac117472f0f8ac86adee2c617efe
Signature: d6eda98283b16f0ad3d8c2ff62f1b6c6

====================================================================================================
LIBRARY: etc1
Expand Down Expand Up @@ -399,6 +399,7 @@ FILE: ../../../flutter/third_party/skia/modules/skparagraph/test.html
FILE: ../../../flutter/third_party/skia/package-lock.json
FILE: ../../../flutter/third_party/skia/relnotes/ArrayASAN.md
FILE: ../../../flutter/third_party/skia/relnotes/SkFloatBits.md
FILE: ../../../flutter/third_party/skia/relnotes/SkScalarIsFiniteOrNaN.md
FILE: ../../../flutter/third_party/skia/relnotes/ios_gl.md
FILE: ../../../flutter/third_party/skia/relnotes/mac_gl.md
FILE: ../../../flutter/third_party/skia/relnotes/moved_interfaces.md
Expand Down Expand Up @@ -9534,10 +9535,10 @@ ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/ComputePathAtlas.h +
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/FactoryFunctionsPriv.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/RasterPathUtils.cpp + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/RasterPathUtils.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/geom/RectBlurData.cpp + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/geom/RectBlurData.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/render/RectBlurRenderStep.cpp + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/render/RectBlurRenderStep.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/geom/AnalyticBlurMask.cpp + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/geom/AnalyticBlurMask.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/render/AnalyticBlurRenderStep.cpp + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/render/AnalyticBlurRenderStep.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/task/DrawTask.cpp + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/task/DrawTask.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/sksl/analysis/SkSLCheckSymbolTableCorrectness.cpp + ../../../flutter/third_party/skia/LICENSE
Expand Down Expand Up @@ -9586,10 +9587,10 @@ FILE: ../../../flutter/third_party/skia/src/gpu/graphite/ComputePathAtlas.h
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/FactoryFunctionsPriv.h
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/RasterPathUtils.cpp
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/RasterPathUtils.h
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/geom/RectBlurData.cpp
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/geom/RectBlurData.h
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/render/RectBlurRenderStep.cpp
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/render/RectBlurRenderStep.h
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/geom/AnalyticBlurMask.cpp
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/geom/AnalyticBlurMask.h
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/render/AnalyticBlurRenderStep.cpp
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/render/AnalyticBlurRenderStep.h
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/task/DrawTask.cpp
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/task/DrawTask.h
FILE: ../../../flutter/third_party/skia/src/sksl/analysis/SkSLCheckSymbolTableCorrectness.cpp
Expand Down

0 comments on commit c49b7b4

Please sign in to comment.