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

Commit 2d4f4bf

Browse files
Roll src/third_party/skia df640e6..8c6c8b0 (12 commits) (#13098)
https://skia.googlesource.com/skia.git/+log/df640e6d14a5..8c6c8b0c42e2 git log df640e6..8c6c8b0 --date=short --no-merges --format='%ad %ae %s' 2019-10-11 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-10-11 halcanary@google.com docs/fiddle: add "incomplete" fiddle. 2019-10-11 halcanary@google.com SkPDF/tests: add regression test for crbug/494913 2019-10-11 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-10-11 egdaniel@google.com Remove GrPixelConfig version of CompressedDataSize. 2019-10-11 halcanary@google.com Docs: Update docs to point at named fiddles 2019-10-11 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-10-11 herb@google.com Introduce SkGlyphDrawableBuffer 2019-10-11 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-10-11 borenet@google.com [infra] Fix presubmit by pinning tools/build 2019-10-11 egdaniel@google.com Fix GL RGB format bytes per pixel. 2019-10-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 5d9c4ee..67486ec (18 commits) Created with: gclient setdep -r src/third_party/skia@8c6c8b0c42e2 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 kjlubick@google.com 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/+/master/autoroll/README.md Bug: None TBR=kjlubick@google.com
1 parent 67c7808 commit 2d4f4bf

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-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': 'df640e6d14a55e8331786a6dbe4492cb6bffa576',
29+
'skia_revision': '8c6c8b0c42e2e3d92d596bc950aedfecdd814d5d',
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: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: aca5dfed087e4f09384c45ff3b7569d3
1+
Signature: 7e1c50b87af7396c0f85b3bf776a0ea5
22

33
UNUSED LICENSES:
44

@@ -3320,6 +3320,8 @@ FILE: ../../../third_party/skia/src/core/SkDescriptor.cpp
33203320
FILE: ../../../third_party/skia/src/core/SkDraw_atlas.cpp
33213321
FILE: ../../../third_party/skia/src/core/SkEffectPriv.h
33223322
FILE: ../../../third_party/skia/src/core/SkEnumerate.h
3323+
FILE: ../../../third_party/skia/src/core/SkGlyphBuffer.cpp
3324+
FILE: ../../../third_party/skia/src/core/SkGlyphBuffer.h
33233325
FILE: ../../../third_party/skia/src/core/SkPathMakers.h
33243326
FILE: ../../../third_party/skia/src/core/SkStrikeForGPU.cpp
33253327
FILE: ../../../third_party/skia/src/core/SkStrikeForGPU.h
@@ -4967,6 +4969,7 @@ FILE: ../../../third_party/skia/docs/examples/Text_Size.cpp
49674969
FILE: ../../../third_party/skia/docs/examples/Text_Skew_X.cpp
49684970
FILE: ../../../third_party/skia/docs/examples/Typeface_Methods.cpp
49694971
FILE: ../../../third_party/skia/docs/examples/Xor.cpp
4972+
FILE: ../../../third_party/skia/docs/examples/incomplete.cpp
49704973
FILE: ../../../third_party/skia/experimental/minimal_ios_mtl_skia_app/main.mm
49714974
FILE: ../../../third_party/skia/experimental/skottie_ios/SkMetalViewBridge.h
49724975
FILE: ../../../third_party/skia/experimental/skottie_ios/SkMetalViewBridge.mm

0 commit comments

Comments
 (0)