Skip to content

Commit 7b6a7b6

Browse files
Roll Skia from c5d3326d767d to b6dfd97c5290 (10 revisions) (flutter#31377)
1 parent 1b762d3 commit 7b6a7b6

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
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': 'c5d3326d767d262e9f92f308ea6811ddf03ed834',
30+
'skia_revision': 'b6dfd97c52906c1748b9c2a2406eea44a8daf96c',
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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 034a18b08e17e7f9233edb75a9a8dd48
1+
Signature: 73ec28a544af6c4f53d57c7ff43fa7f0
22

33
UNUSED LICENSES:
44

@@ -5640,6 +5640,7 @@ 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
56435644
FILE: ../../../third_party/skia/src/utils/SkOrderedFontMgr.cpp
56445645
----------------------------------------------------------------------------------------------------
56455646
Copyright 2021 Google Inc.
@@ -6526,6 +6527,7 @@ LIBRARY: skia
65266527
ORIGIN: ../../../third_party/skia/gm/drawlines_with_local_matrix.cpp + ../../../third_party/skia/LICENSE
65276528
TYPE: LicenseType.bsd
65286529
FILE: ../../../third_party/skia/gm/drawlines_with_local_matrix.cpp
6530+
FILE: ../../../third_party/skia/src/utils/SkBlitterTrace.h
65296531
----------------------------------------------------------------------------------------------------
65306532
Copyright 2022 Google Inc.
65316533

0 commit comments

Comments
 (0)