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

Commit 046207c

Browse files
Roll Skia from edece87ce734 to 8fd4d8eaadc2 (1 revision) (#52238)
https://skia.googlesource.com/skia.git/+log/edece87ce734..8fd4d8eaadc2 2024-04-18 [email protected] Move SkFloatBits.h into src/base instead of include/private. 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 6e4a15d commit 046207c

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
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': 'edece87ce734df58ecc7a5c55844cbe020b17a01',
17+
'skia_revision': '8fd4d8eaadc2471b801faea1a3a0da1137d91609',
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: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 99e25575789f4e80c6b0209bf552dca1
1+
Signature: 78c22b981acdce2c96bb75f799906ee0
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -397,6 +397,7 @@ FILE: ../../../flutter/third_party/skia/modules/pathkit/perf/pathops.bench.js
397397
FILE: ../../../flutter/third_party/skia/modules/pathkit/perf/perfReporter.js
398398
FILE: ../../../flutter/third_party/skia/modules/skparagraph/test.html
399399
FILE: ../../../flutter/third_party/skia/package-lock.json
400+
FILE: ../../../flutter/third_party/skia/relnotes/SkFloatBits.md
400401
FILE: ../../../flutter/third_party/skia/relnotes/ios_gl.md
401402
FILE: ../../../flutter/third_party/skia/relnotes/mac_gl.md
402403
FILE: ../../../flutter/third_party/skia/relnotes/moved_interfaces.md
@@ -1082,7 +1083,7 @@ LIBRARY: skia
10821083
ORIGIN: ../../../flutter/third_party/skia/include/core/SkMallocPixelRef.h + ../../../flutter/third_party/skia/LICENSE
10831084
ORIGIN: ../../../flutter/third_party/skia/include/core/SkPixelRef.h + ../../../flutter/third_party/skia/LICENSE
10841085
ORIGIN: ../../../flutter/third_party/skia/include/core/SkUnPreMultiply.h + ../../../flutter/third_party/skia/LICENSE
1085-
ORIGIN: ../../../flutter/third_party/skia/include/private/base/SkFloatBits.h + ../../../flutter/third_party/skia/LICENSE
1086+
ORIGIN: ../../../flutter/third_party/skia/src/base/SkFloatBits.h + ../../../flutter/third_party/skia/LICENSE
10861087
ORIGIN: ../../../flutter/third_party/skia/src/base/SkMathPriv.cpp + ../../../flutter/third_party/skia/LICENSE
10871088
ORIGIN: ../../../flutter/third_party/skia/src/core/SkBitmap.cpp + ../../../flutter/third_party/skia/LICENSE
10881089
ORIGIN: ../../../flutter/third_party/skia/src/core/SkCanvas.cpp + ../../../flutter/third_party/skia/LICENSE
@@ -1095,7 +1096,7 @@ TYPE: LicenseType.bsd
10951096
FILE: ../../../flutter/third_party/skia/include/core/SkMallocPixelRef.h
10961097
FILE: ../../../flutter/third_party/skia/include/core/SkPixelRef.h
10971098
FILE: ../../../flutter/third_party/skia/include/core/SkUnPreMultiply.h
1098-
FILE: ../../../flutter/third_party/skia/include/private/base/SkFloatBits.h
1099+
FILE: ../../../flutter/third_party/skia/src/base/SkFloatBits.h
10991100
FILE: ../../../flutter/third_party/skia/src/base/SkMathPriv.cpp
11001101
FILE: ../../../flutter/third_party/skia/src/core/SkBitmap.cpp
11011102
FILE: ../../../flutter/third_party/skia/src/core/SkCanvas.cpp

0 commit comments

Comments
 (0)