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

Commit 0afba6b

Browse files
Roll src/third_party/skia af89d39..fe19203 (5 commits) (#10819)
https://skia.googlesource.com/skia.git/+log/af89d3972e0b..fe19203eb7d7 git log af89d39..fe19203 --date=short --no-merges --format='%ad %ae %s' 2019-08-10 [email protected] Initiate regeneration of mipmaps from proxy DAG land 2019-08-09 [email protected] Dawn: remove a faulty assert. 2019-08-09 [email protected] Dawn backend: implement stencil, primitive topology, separate blends. 2019-08-09 [email protected] Add SkUNREACHABLE to definition of SK_ABORT. 2019-08-09 [email protected] Move initilization of Lighting sample. Created with: gclient setdep -r src/third_party/skia@fe19203eb7d7 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 6c678bf commit 0afba6b

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-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': 'af89d3972e0b077cf1628bfe7ca1efd6f9edf942',
29+
'skia_revision': 'fe19203eb7d7e8bef528287494d82c2eb4efff0e',
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: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 1a00e182162322a120ff175a5d29c02a
1+
Signature: 3ce91d077a3d7736b90c7d1b2d7fbc78
22

33
UNUSED LICENSES:
44

@@ -4836,6 +4836,8 @@ FILE: ../../../third_party/skia/src/gpu/GrShaderUtils.cpp
48364836
FILE: ../../../third_party/skia/src/gpu/GrShaderUtils.h
48374837
FILE: ../../../third_party/skia/src/gpu/GrSwizzle.cpp
48384838
FILE: ../../../third_party/skia/src/gpu/GrTextureResolveManager.h
4839+
FILE: ../../../third_party/skia/src/gpu/GrTextureResolveRenderTask.cpp
4840+
FILE: ../../../third_party/skia/src/gpu/GrTextureResolveRenderTask.h
48394841
FILE: ../../../third_party/skia/src/gpu/GrUtil.h
48404842
FILE: ../../../third_party/skia/src/gpu/effects/GrColorMatrixFragmentProcessor.fp
48414843
FILE: ../../../third_party/skia/src/gpu/effects/generated/GrColorMatrixFragmentProcessor.cpp
@@ -5009,6 +5011,8 @@ FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnProgramDataManager.cpp
50095011
FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnProgramDataManager.h
50105012
FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnRenderTarget.cpp
50115013
FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnRenderTarget.h
5014+
FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnStencilAttachment.cpp
5015+
FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnStencilAttachment.h
50125016
FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnUniformHandler.cpp
50135017
FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnUniformHandler.h
50145018
FILE: ../../../third_party/skia/src/gpu/dawn/GrDawnUtil.cpp

0 commit comments

Comments
 (0)