Skip to content

Commit f37220d

Browse files
Roll src/third_party/skia c33e6dcc700b..36477b49c2ef (8 commits) (#8552)
https://skia.googlesource.com/skia.git/%2Blog/c33e6dcc700b..36477b49c2ef git log c33e6dcc700bae9a1bbcbc9ebc32709a1c0d5c21..36477b49c2ef4c4dc23f8c53df4d51d141407ba8 --date=short --no-merges --format=%ad %ae %s 2019-04-11 [email protected] Fix GrFillRRectOp rendering in Metal. 2019-04-11 [email protected] rewrite new SkVx unit test 2019-04-11 [email protected] clean up SK_SUPPORT_LEGACY_A8_MASKBLITTER 2019-04-11 [email protected] simplify and centralize SK_API 2019-04-10 [email protected] limit mask drawing to clip bounds 2019-04-11 [email protected] add SkVx helpers for working with unorm8 2019-04-10 [email protected] Change getMetrics to the final API prepareForDrawing 2019-04-11 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff ([email protected]), and stop the roller if necessary.
1 parent d84d204 commit f37220d

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ vars = {
2323
'fuchsia_git': 'https://fuchsia.googlesource.com',
2424
'github_git': 'https://github.com',
2525
'skia_git': 'https://skia.googlesource.com',
26-
'skia_revision': 'c33e6dcc700bae9a1bbcbc9ebc32709a1c0d5c21',
26+
'skia_revision': '36477b49c2ef4c4dc23f8c53df4d51d141407ba8',
2727

2828
# When updating the Dart revision, ensure that all entries that are
2929
# dependencies of Dart are also updated to match the entries in the

ci/licenses_golden/licenses_skia

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: d8912b05ae5ac462d5b7a163eb36768f
1+
Signature: c7c3f4acec439edec1b7b44324cca267
22

33
UNUSED LICENSES:
44

@@ -5971,6 +5971,7 @@ FILE: ../../../third_party/skia/gm/overdrawcanvas.cpp
59715971
FILE: ../../../third_party/skia/gm/samplelocations.cpp
59725972
FILE: ../../../third_party/skia/gm/skbug_8664.cpp
59735973
FILE: ../../../third_party/skia/gm/skbug_8955.cpp
5974+
FILE: ../../../third_party/skia/include/core/SkApi.h
59745975
FILE: ../../../third_party/skia/include/core/SkTileMode.h
59755976
FILE: ../../../third_party/skia/include/gpu/GrContextThreadSafeProxy.h
59765977
FILE: ../../../third_party/skia/include/private/GrContext_Base.h

0 commit comments

Comments
 (0)