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

Commit 49881e0

Browse files
Roll Skia from b6dfd97c5290 to e1e2a858205f (3 revisions)
https://skia.googlesource.com/skia.git/+log/b6dfd97c5290..e1e2a858205f 2022-02-10 [email protected] Removed SkSL binary SystemType command 2022-02-10 [email protected] extract GlyphVector into GrGlyphVector 2022-02-10 [email protected] Revert "Adding a trace to nanobench for RP/VM comparison" 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] 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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
1 parent 7b6a7b6 commit 49881e0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ vars = {
2727
'skia_git': 'https://skia.googlesource.com',
2828
# OCMock is for testing only so there is no google clone
2929
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
30-
'skia_revision': 'b6dfd97c52906c1748b9c2a2406eea44a8daf96c',
30+
'skia_revision': 'e1e2a858205f10e6a7f4fa5fd80d56658115466c',
3131

3232
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
3333
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.

ci/licenses_golden/licenses_skia

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 73ec28a544af6c4f53d57c7ff43fa7f0
1+
Signature: ae1356542bbe4dfd79c9d796b419128a
22

33
UNUSED LICENSES:
44

@@ -5640,7 +5640,6 @@ FILE: ../../../third_party/skia/src/sksl/SkSLGLSL.h
56405640
FILE: ../../../third_party/skia/src/sksl/ir/SkSLExpression.cpp
56415641
FILE: ../../../third_party/skia/src/sksl/lex/TransitionTable.cpp
56425642
FILE: ../../../third_party/skia/src/sksl/lex/TransitionTable.h
5643-
FILE: ../../../third_party/skia/src/utils/SkCycles.h
56445643
FILE: ../../../third_party/skia/src/utils/SkOrderedFontMgr.cpp
56455644
----------------------------------------------------------------------------------------------------
56465645
Copyright 2021 Google Inc.
@@ -6128,6 +6127,8 @@ FILE: ../../../third_party/skia/src/core/SkShaderCodeDictionary.cpp
61286127
FILE: ../../../third_party/skia/src/core/SkShaderCodeDictionary.h
61296128
FILE: ../../../third_party/skia/src/core/SkUniformData.cpp
61306129
FILE: ../../../third_party/skia/src/core/SkUniformData.h
6130+
FILE: ../../../third_party/skia/src/gpu/text/GrGlyphVector.cpp
6131+
FILE: ../../../third_party/skia/src/gpu/text/GrGlyphVector.h
61316132
FILE: ../../../third_party/skia/src/sksl/analysis/SkSLFinalizationChecks.cpp
61326133
----------------------------------------------------------------------------------------------------
61336134
Copyright 2022 Google LLC
@@ -6527,7 +6528,6 @@ LIBRARY: skia
65276528
ORIGIN: ../../../third_party/skia/gm/drawlines_with_local_matrix.cpp + ../../../third_party/skia/LICENSE
65286529
TYPE: LicenseType.bsd
65296530
FILE: ../../../third_party/skia/gm/drawlines_with_local_matrix.cpp
6530-
FILE: ../../../third_party/skia/src/utils/SkBlitterTrace.h
65316531
----------------------------------------------------------------------------------------------------
65326532
Copyright 2022 Google Inc.
65336533

0 commit comments

Comments
 (0)