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

Commit 26ce265

Browse files
Roll Skia from f1eb43e to 5ca9d1a (8 revisions)
https://skia.googlesource.com/skia.git/+log/f1eb43e8800b..5ca9d1a3414a 2020-06-16 brianosman@google.com Fix caching of HLSL in D3D backend 2020-06-16 adlai@google.com Elevate the target list of Ganesh tasks to base class 2020-06-16 egdaniel@google.com Add uniform rtHeight in d3d when needed. 2020-06-16 fmalita@chromium.org [skottie] SkResources::loadTypeface() callback 2020-06-16 bsalomon@google.com GrMatrixConvolutionEffect uses child for sampled kernel 2020-06-16 robertphillips@google.com Add GM::gpuSetup step 2020-06-16 brianosman@google.com Hook up persistent shader cache for D3D 2020-06-16 egdaniel@google.com Fixed instanced drawing for d3d. 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 djsollen@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/+doc/master/autoroll/README.md
1 parent 01fb582 commit 26ce265

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-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': 'f1eb43e8800b5ecf3f765011e29525611f016376',
29+
'skia_revision': '5ca9d1a3414ad89ea4f96a3286f7dc146ee76f2f',
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 8517fd6cc35502832ba58c6be3965e1a
1+
Signature: ec8ce418f19e73d70f54d486ded8fb47
22

33
UNUSED LICENSES:
44

0 commit comments

Comments
 (0)