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

Commit ae53be6

Browse files
Roll Skia from 3d6bf04 to 637838d (2 revisions)
https://skia.googlesource.com/skia.git/+log/3d6bf04366f6..637838d20abd 2020-06-12 [email protected] Fix compiler warnings on Mac build. 2020-06-12 [email protected] Fix copyright 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 0065646 commit ae53be6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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': '3d6bf04366f6bb33b058b39066dd92334c185a66',
29+
'skia_revision': '637838d20abd226f457c3b4f6791f5f01bd0cdb9',
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

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: f80526dd737771501e0edc84c3944355
1+
Signature: f085cce4ad7add5df285ed5afca7c2db
22

33
UNUSED LICENSES:
44

@@ -2458,7 +2458,6 @@ FILE: ../../../third_party/skia/src/gpu/GrDrawingManager.cpp
24582458
FILE: ../../../third_party/skia/src/gpu/GrDrawingManager.h
24592459
FILE: ../../../third_party/skia/src/gpu/GrFragmentProcessor.cpp
24602460
FILE: ../../../third_party/skia/src/gpu/GrGpuResourcePriv.h
2461-
FILE: ../../../third_party/skia/src/gpu/GrHashMapWithCache.h
24622461
FILE: ../../../third_party/skia/src/gpu/GrManagedResource.h
24632462
FILE: ../../../third_party/skia/src/gpu/GrNonAtomicRef.h
24642463
FILE: ../../../third_party/skia/src/gpu/GrOpFlushState.cpp
@@ -5283,6 +5282,7 @@ FILE: ../../../third_party/skia/src/core/SkVerticesPriv.h
52835282
FILE: ../../../third_party/skia/src/gpu/GrDynamicAtlas.cpp
52845283
FILE: ../../../third_party/skia/src/gpu/GrDynamicAtlas.h
52855284
FILE: ../../../third_party/skia/src/gpu/GrEagerVertexAllocator.h
5285+
FILE: ../../../third_party/skia/src/gpu/GrHashMapWithCache.h
52865286
FILE: ../../../third_party/skia/src/gpu/GrStagingBuffer.cpp
52875287
FILE: ../../../third_party/skia/src/gpu/GrStagingBuffer.h
52885288
FILE: ../../../third_party/skia/src/gpu/ccpr/GrAutoMapVertexBuffer.h

0 commit comments

Comments
 (0)