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

Commit 784d590

Browse files
skia-flutter-autorolldnfield
authored andcommitted
Roll src/third_party/skia 9a8b846..f47717a (7 commits) (#12361)
https://skia.googlesource.com/skia.git/+log/9a8b846baf43..f47717ad8cc7 git log 9a8b846..f47717a --date=short --no-merges --format='%ad %ae %s' 2019-09-19 [email protected] Alter wacky_yuv_formats GM to skip rows if the required backing GPU format(s) aren't supported 2019-09-19 [email protected] Remove "experimental" comments regarding RG_F16 and RGBA_16161616 2019-09-19 [email protected] stifle warning in tValue2Scalar() 2019-09-19 [email protected] Set up prototype interface for MakeFromCAMetalLayer 2019-09-19 [email protected] Revert "Remove a usage of GrPixelConfig in SkGpuBlurUtils::GaussianBlur" 2019-09-19 [email protected] Use GrResourceProvider::MakeApprox for mask filter proxy sizes 2019-09-19 [email protected] Remove a usage of GrPixelConfig in SkGpuBlurUtils::GaussianBlur Created with: gclient setdep -r src/third_party/skia@f47717ad8cc7 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 [email protected]
1 parent f15cc34 commit 784d590

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': '9a8b846baf43752fa8cddbfa04b19b7707580d43',
29+
'skia_revision': 'f47717ad8cc7623a641af8c1970bae3133d01849',
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: f9408fc447605fa361acfd80fcff1feb
1+
Signature: fd364cc8acfef7a20d3d08a1e4c8bd2e
22

33
UNUSED LICENSES:
44

@@ -3397,6 +3397,7 @@ FILE: ../../../third_party/skia/src/gpu/mtl/GrMtlSemaphore.h
33973397
FILE: ../../../third_party/skia/src/gpu/mtl/GrMtlSemaphore.mm
33983398
FILE: ../../../third_party/skia/src/gpu/vk/GrVkSecondaryCBDrawContext.cpp
33993399
FILE: ../../../third_party/skia/src/gpu/vk/GrVkSecondaryCBDrawContext.h
3400+
FILE: ../../../third_party/skia/src/image/SkSurface_GpuMtl.mm
34003401
FILE: ../../../third_party/skia/src/shaders/SkRTShader.cpp
34013402
FILE: ../../../third_party/skia/src/shaders/SkRTShader.h
34023403
FILE: ../../../third_party/skia/src/sksl/SkSLDefines.h

0 commit comments

Comments
 (0)