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

Commit dc4d83f

Browse files
Roll Skia from 037e08e92598 to 49dd7ed24bec (3 revisions)
https://skia.googlesource.com/skia.git/+log/037e08e92598..49dd7ed24bec 2024-02-23 robertphillips@google.com [graphite] Trial balloon of stable keying system for known runtime effects 2024-02-23 kjlubick@google.com Move SkTextBlobTrace from src/core to tools/text 2024-02-23 kjlubick@google.com Address clang-tidy suggestions in src/pathops 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,jimgraham@google.com,rmistry@google.com,scroggo@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
1 parent b5bebfe commit dc4d83f

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

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': '037e08e9259839f8bf3bfbd94be571ae87113c89',
17+
'skia_revision': '49dd7ed24beca1c0fcaf2a6cf65e98c05e620359',
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: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 129c65fd35105b09f32213317f121990
1+
Signature: 6d514fcacb968be87ac5c0dfb3b9e980
22

33
====================================================================================================
44
LIBRARY: etc1
@@ -6211,8 +6211,6 @@ ORIGIN: ../../../flutter/third_party/skia/modules/skplaintexteditor/src/word_bou
62116211
ORIGIN: ../../../flutter/third_party/skia/src/base/SkContainers.cpp + ../../../flutter/third_party/skia/LICENSE
62126212
ORIGIN: ../../../flutter/third_party/skia/src/base/SkMalloc.cpp + ../../../flutter/third_party/skia/LICENSE
62136213
ORIGIN: ../../../flutter/third_party/skia/src/core/SkPixelRefPriv.h + ../../../flutter/third_party/skia/LICENSE
6214-
ORIGIN: ../../../flutter/third_party/skia/src/core/SkTextBlobTrace.cpp + ../../../flutter/third_party/skia/LICENSE
6215-
ORIGIN: ../../../flutter/third_party/skia/src/core/SkTextBlobTrace.h + ../../../flutter/third_party/skia/LICENSE
62166214
ORIGIN: ../../../flutter/third_party/skia/src/gpu/ganesh/ops/AtlasPathRenderer.cpp + ../../../flutter/third_party/skia/LICENSE
62176215
ORIGIN: ../../../flutter/third_party/skia/src/gpu/ganesh/ops/AtlasPathRenderer.h + ../../../flutter/third_party/skia/LICENSE
62186216
ORIGIN: ../../../flutter/third_party/skia/src/gpu/ganesh/ops/PathInnerTriangulateOp.cpp + ../../../flutter/third_party/skia/LICENSE
@@ -6250,8 +6248,6 @@ FILE: ../../../flutter/third_party/skia/modules/skplaintexteditor/src/word_bound
62506248
FILE: ../../../flutter/third_party/skia/src/base/SkContainers.cpp
62516249
FILE: ../../../flutter/third_party/skia/src/base/SkMalloc.cpp
62526250
FILE: ../../../flutter/third_party/skia/src/core/SkPixelRefPriv.h
6253-
FILE: ../../../flutter/third_party/skia/src/core/SkTextBlobTrace.cpp
6254-
FILE: ../../../flutter/third_party/skia/src/core/SkTextBlobTrace.h
62556251
FILE: ../../../flutter/third_party/skia/src/gpu/ganesh/ops/AtlasPathRenderer.cpp
62566252
FILE: ../../../flutter/third_party/skia/src/gpu/ganesh/ops/AtlasPathRenderer.h
62576253
FILE: ../../../flutter/third_party/skia/src/gpu/ganesh/ops/PathInnerTriangulateOp.cpp
@@ -9502,6 +9498,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
95029498
LIBRARY: skia
95039499
ORIGIN: ../../../flutter/third_party/skia/gm/emptyshader.cpp + ../../../flutter/third_party/skia/LICENSE
95049500
ORIGIN: ../../../flutter/third_party/skia/gm/imagedither.cpp + ../../../flutter/third_party/skia/LICENSE
9501+
ORIGIN: ../../../flutter/third_party/skia/src/core/SkKnownRuntimeEffects.cpp + ../../../flutter/third_party/skia/LICENSE
9502+
ORIGIN: ../../../flutter/third_party/skia/src/core/SkKnownRuntimeEffects.h + ../../../flutter/third_party/skia/LICENSE
95059503
ORIGIN: ../../../flutter/third_party/skia/src/gpu/SwizzlePriv.h + ../../../flutter/third_party/skia/LICENSE
95069504
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/RasterPathUtils.cpp + ../../../flutter/third_party/skia/LICENSE
95079505
ORIGIN: ../../../flutter/third_party/skia/src/gpu/graphite/RasterPathUtils.h + ../../../flutter/third_party/skia/LICENSE
@@ -9513,6 +9511,8 @@ ORIGIN: ../../../flutter/third_party/skia/src/sksl/transform/SkSLFindAndDeclareB
95139511
TYPE: LicenseType.bsd
95149512
FILE: ../../../flutter/third_party/skia/gm/emptyshader.cpp
95159513
FILE: ../../../flutter/third_party/skia/gm/imagedither.cpp
9514+
FILE: ../../../flutter/third_party/skia/src/core/SkKnownRuntimeEffects.cpp
9515+
FILE: ../../../flutter/third_party/skia/src/core/SkKnownRuntimeEffects.h
95169516
FILE: ../../../flutter/third_party/skia/src/gpu/SwizzlePriv.h
95179517
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/RasterPathUtils.cpp
95189518
FILE: ../../../flutter/third_party/skia/src/gpu/graphite/RasterPathUtils.h

0 commit comments

Comments
 (0)