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

Commit f2b42d6

Browse files
Roll src/third_party/skia f699bf0..feb720f (15 commits) (#8165)
https://skia.googlesource.com/skia.git/%2Blog/f699bf0437db..feb720f746dc git log f699bf0..feb720f --date=short --no-merges --format=%ad %ae %s 2019-03-14 [email protected] Roll third_party/externals/swiftshader ca56e8b..eb7cf3c (1 commits) 2019-03-14 [email protected] Use '&' to toggle showing the gm's size in viewer 2019-03-13 [email protected] move in center of radial_gradient_precision 2019-03-14 [email protected] Update color type after color override in GrFillRectOp. 2019-03-14 [email protected] Set RG_float to be texturable on Metal 2019-03-14 [email protected] Roll third_party/externals/swiftshader 49d2c13..ca56e8b (1 commits) 2019-03-14 [email protected] [canvaskit] missing extern 2019-03-08 [email protected] Reland "Reintroduce deinstantiate lazy proxy types and use for promise images." 2019-03-14 [email protected] Revert "Update SkCanvas' experimental SkiaRenderer API" 2019-03-14 [email protected] Roll third_party/externals/swiftshader 9b62c5e..49d2c13 (1 commits) 2019-03-14 [email protected] SkLumaColorFilter: Keep alpha in [0,1] 2019-03-13 [email protected] Update SkCanvas' experimental SkiaRenderer API 2019-03-13 [email protected] remove plus clamp 2019-03-13 [email protected] fill out more of SkDebugCanvas interface 2019-03-13 [email protected] Reland "Try to avoid vertex colors in Texture/FillRect ops when possible." 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 fbca3d3 commit f2b42d6

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
@@ -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': 'f699bf0437dbfd1b50b027751ad251335a1eb2b6',
26+
'skia_revision': 'feb720f746dcecfd80e47b060d620c3ffa29a43b',
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: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 8c7f6a7aafe929103e78df23ccf4b18d
1+
Signature: d9f6707a9eabeae331acff2af41e7b80
22

33
UNUSED LICENSES:
44

@@ -1717,6 +1717,8 @@ FILE: ../../../third_party/skia/src/effects/SkTrimPE.h
17171717
FILE: ../../../third_party/skia/src/effects/SkTrimPathEffect.cpp
17181718
FILE: ../../../third_party/skia/src/gpu/GrContextThreadSafeProxyPriv.h
17191719
FILE: ../../../third_party/skia/src/gpu/GrDDLContext.cpp
1720+
FILE: ../../../third_party/skia/src/gpu/GrDeinstantiateProxyTracker.cpp
1721+
FILE: ../../../third_party/skia/src/gpu/GrDeinstantiateProxyTracker.h
17201722
FILE: ../../../third_party/skia/src/gpu/GrDriverBugWorkarounds.cpp
17211723
FILE: ../../../third_party/skia/src/gpu/GrFPArgs.h
17221724
FILE: ../../../third_party/skia/src/gpu/GrLegacyDirectContext.cpp

0 commit comments

Comments
 (0)