Skip to content

Commit

Permalink
Roll Skia from 98dbba281a84 to d506a3d526f7 (2 revisions) (#52170)
Browse files Browse the repository at this point in the history
https://skia.googlesource.com/skia.git/+log/98dbba281a84..d506a3d526f7

2024-04-16 jzern@google.com update to libwebp 1.4.0
2024-04-16 johnstiles@google.com Move SkASAN.h to include/private/base.

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 brianosman@google.com,jsimmons@google.com,michaelludwig@google.com,rmistry@google.com 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 authored Apr 16, 2024
1 parent 4cd8b4b commit c132aa5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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': '98dbba281a8443156105ecdb5aeece0b7fd0345f',
'skia_revision': 'd506a3d526f782cf8528fab1c420ec3db71f94fb',

# 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
6 changes: 3 additions & 3 deletions ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 74b9c4da58862ee25ddb255bf1b02d6d
Signature: 5bfa770304206a619f1b79333909a110

====================================================================================================
LIBRARY: etc1
Expand Down Expand Up @@ -6681,14 +6681,14 @@ ORIGIN: ../../../flutter/third_party/skia/include/gpu/d3d/GrD3DTypes.h + ../../.
ORIGIN: ../../../flutter/third_party/skia/include/ports/SkImageGeneratorNDK.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/include/private/SkIDChangeListener.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/include/private/SkSLSampleUsage.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/include/private/base/SkASAN.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/include/private/gpu/ganesh/GrD3DTypesMinimal.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/include/utils/SkCustomTypeface.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/modules/canvaskit/gm_bindings.cpp + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/modules/canvaskit/viewer_bindings.cpp + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/modules/canvaskit/wasm_tools/SIMD/simd_float_capabilities.cpp + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/modules/canvaskit/wasm_tools/SIMD/simd_int_capabilities.cpp + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/modules/skunicode/include/SkUnicode.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/base/SkASAN.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/base/SkBlockAllocator.cpp + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/base/SkBlockAllocator.h + ../../../flutter/third_party/skia/LICENSE
ORIGIN: ../../../flutter/third_party/skia/src/core/SkIDChangeListener.cpp + ../../../flutter/third_party/skia/LICENSE
Expand Down Expand Up @@ -6815,14 +6815,14 @@ FILE: ../../../flutter/third_party/skia/include/gpu/d3d/GrD3DTypes.h
FILE: ../../../flutter/third_party/skia/include/ports/SkImageGeneratorNDK.h
FILE: ../../../flutter/third_party/skia/include/private/SkIDChangeListener.h
FILE: ../../../flutter/third_party/skia/include/private/SkSLSampleUsage.h
FILE: ../../../flutter/third_party/skia/include/private/base/SkASAN.h
FILE: ../../../flutter/third_party/skia/include/private/gpu/ganesh/GrD3DTypesMinimal.h
FILE: ../../../flutter/third_party/skia/include/utils/SkCustomTypeface.h
FILE: ../../../flutter/third_party/skia/modules/canvaskit/gm_bindings.cpp
FILE: ../../../flutter/third_party/skia/modules/canvaskit/viewer_bindings.cpp
FILE: ../../../flutter/third_party/skia/modules/canvaskit/wasm_tools/SIMD/simd_float_capabilities.cpp
FILE: ../../../flutter/third_party/skia/modules/canvaskit/wasm_tools/SIMD/simd_int_capabilities.cpp
FILE: ../../../flutter/third_party/skia/modules/skunicode/include/SkUnicode.h
FILE: ../../../flutter/third_party/skia/src/base/SkASAN.h
FILE: ../../../flutter/third_party/skia/src/base/SkBlockAllocator.cpp
FILE: ../../../flutter/third_party/skia/src/base/SkBlockAllocator.h
FILE: ../../../flutter/third_party/skia/src/core/SkIDChangeListener.cpp
Expand Down

0 comments on commit c132aa5

Please sign in to comment.