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

Commit db9b798

Browse files
Roll src/third_party/skia edea198..3a79f33 (2 commits)
https://skia.googlesource.com/skia.git/+log/edea19858ccc..3a79f33ecacd git log edea198..3a79f33 --date=short --first-parent --format='%ad %ae %s' 2020-05-07 [email protected] custom typeface 2020-05-07 [email protected] Don't access resource cache limit on indirect contexts Created with: gclient setdep -r src/third_party/skia@3a79f33ecacd 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/+/master/autoroll/README.md Bug: None Tbr: [email protected]
1 parent 56fe6d2 commit db9b798

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': 'edea19858ccce9b6af5a513fab76016ac2ef9993',
29+
'skia_revision': '3a79f33ecacd7b15ec5c786effbd92f16d2eeb9d',
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: 2f5d7b9be972292f0c584bbc316f9cdd
1+
Signature: 935f407b27ba75b7cf63a8c3f1f76251
22

33
UNUSED LICENSES:
44

@@ -3891,11 +3891,13 @@ FILE: ../../../third_party/skia/bench/GrQuadBench.cpp
38913891
FILE: ../../../third_party/skia/experimental/skottiekit/skottiekit_bindings.cpp
38923892
FILE: ../../../third_party/skia/gm/crbug_1041204.cpp
38933893
FILE: ../../../third_party/skia/gm/crbug_224618.cpp
3894+
FILE: ../../../third_party/skia/gm/userfont.cpp
38943895
FILE: ../../../third_party/skia/include/gpu/d3d/GrD3DBackendContext.h
38953896
FILE: ../../../third_party/skia/include/gpu/d3d/GrD3DTypes.h
38963897
FILE: ../../../third_party/skia/include/gpu/d3d/GrD3DTypesMinimal.h
38973898
FILE: ../../../third_party/skia/include/private/GrD3DTypesPriv.h
38983899
FILE: ../../../third_party/skia/include/private/SkIDChangeListener.h
3900+
FILE: ../../../third_party/skia/include/utils/SkCustomTypeface.h
38993901
FILE: ../../../third_party/skia/modules/canvaskit/viewer_bindings.cpp
39003902
FILE: ../../../third_party/skia/src/core/SkIDChangeListener.cpp
39013903
FILE: ../../../third_party/skia/src/core/SkMatrixProvider.h
@@ -3951,6 +3953,7 @@ FILE: ../../../third_party/skia/src/sksl/SkSLSPIRVtoHLSL.cpp
39513953
FILE: ../../../third_party/skia/src/sksl/SkSLSPIRVtoHLSL.h
39523954
FILE: ../../../third_party/skia/src/sksl/SkSLSampleMatrix.cpp
39533955
FILE: ../../../third_party/skia/src/sksl/SkSLSampleMatrix.h
3956+
FILE: ../../../third_party/skia/src/utils/SkCustomTypeface.cpp
39543957
----------------------------------------------------------------------------------------------------
39553958
Copyright 2020 Google LLC
39563959

0 commit comments

Comments
 (0)