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

Commit 70dd606

Browse files
Roll src/third_party/skia 8d1b0bc..ef0406f (8 commits) (#10954)
https://skia.googlesource.com/skia.git/+log/8d1b0bceedd6..ef0406f04761 git log 8d1b0bc..ef0406f --date=short --no-merges --format='%ad %ae %s' 2019-08-12 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-08-12 [email protected] inline helpers in SkDashPath.cpp cull_path() 2019-08-12 [email protected] add GM for skbug.com/9331 2019-08-12 [email protected] For non-ccpr draws make sure all inputs to GrGPUCommandBuffer are long lived. 2019-08-12 [email protected] gm: GMFactory returns a unique_ptr<> 2019-08-12 [email protected] Remove some uses of GrSurface::config() 2019-08-12 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-08-12 [email protected] SkMetaData: drop unused pointer ownership Created with: gclient setdep -r src/third_party/skia@ef0406f04761 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, who should be CC'd on the roll, and stop the roller if necessary. Bug: None [email protected]
1 parent cff3f3d commit 70dd606

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
@@ -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': '8d1b0bceedd630e6915f4c9eb518f4fdc583337f',
29+
'skia_revision': 'ef0406f04761241c30ea76410d775e4c03d3e24c',
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

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

33
UNUSED LICENSES:
44

@@ -4902,6 +4902,7 @@ FILE: ../../../third_party/skia/experimental/ffmpeg/SkVideoEncoder.cpp
49024902
FILE: ../../../third_party/skia/experimental/ffmpeg/SkVideoEncoder.h
49034903
FILE: ../../../third_party/skia/gm/backdrop.cpp
49044904
FILE: ../../../third_party/skia/gm/backdrop_imagefilter_croprect.cpp
4905+
FILE: ../../../third_party/skia/gm/bug9331.cpp
49054906
FILE: ../../../third_party/skia/gm/collapsepaths.cpp
49064907
FILE: ../../../third_party/skia/gm/compositor_quads.cpp
49074908
FILE: ../../../third_party/skia/gm/crbug_913349.cpp

0 commit comments

Comments
 (0)