Skip to content

Commit dd0a6c4

Browse files
Roll Skia from f8a6b5b4b0d0 to 5160e8caa226 (9 revisions) (flutter#19647)
https://skia.googlesource.com/skia.git/+log/f8a6b5b4b0d0..5160e8caa226 2020-07-10 [email protected] Revert "Exclude gl files for Fuchsia platform." 2020-07-10 [email protected] [skottie] Fill-over-stroke support for text 2020-07-10 [email protected] Exclude gl files for Fuchsia platform. 2020-07-10 [email protected] Add internal calls for updateCompressedBackendTexture. 2020-07-10 [email protected] Fix Op tests when default typeface is empty. 2020-07-10 [email protected] Revert "Revert "Put top level FPs into their own functions"" 2020-07-10 [email protected] Apply paint color to alpha-only textures in drawEdgeAAImageSet 2020-07-10 [email protected] Add SkCodecImageGenerator::getScaledDimensions 2020-07-10 [email protected] pack windows ABI stack tightly 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] on the revert to ensure that a human is aware of the problem. 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/master/autoroll/README.md
1 parent d329617 commit dd0a6c4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DEPS

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ vars = {
2626
'skia_git': 'https://skia.googlesource.com',
2727
# OCMock is for testing only so there is no google clone
2828
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
29-
'skia_revision': 'f8a6b5b4b0d02895f70af4158c47c3069488a64a',
29+
'skia_revision': '5160e8caa226213c77b2a5f98908aa4eeee75ef5',
3030

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

ci/licenses_golden/licenses_skia

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: b63f90d0cdd71df9edf7508619ff94ce
1+
Signature: e49c9c554a9e530ceeb05109f84c8c7b
22

33
UNUSED LICENSES:
44

0 commit comments

Comments
 (0)