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

Commit e72f219

Browse files
Roll Skia from c7112ed to d39aec0 (17 revisions)
https://skia.googlesource.com/skia.git/+log/c7112edbe0f4..d39aec0e40ec 2020-12-03 johnstiles@google.com Simplify InterfaceBlock by removing multi-dimensional array support. 2020-12-03 csmartdalton@google.com Plumb mixed samples through GrXPFactory::GetAnalysisProperties 2020-12-03 johnstiles@google.com Simplify VarDeclaration by removing multi-dimensional array support. 2020-12-03 johnstiles@google.com Disallow multi-dimensional arrays in SkSL. 2020-12-03 johnstiles@google.com Disallow returning array types in SkSL. 2020-12-03 johnstiles@google.com Fix various codegen issues for Metal array types. 2020-12-03 fmalita@chromium.org [skottie] Add image sampling and transform options 2020-12-03 jvanverth@google.com Use MTLCommandBuffer status to determine if completed. 2020-12-03 mtklein@google.com add store64 2020-12-03 reed@google.com get 4x4 initialMatrix in pictureplayback 2020-12-03 reed@google.com stop using bitmapcontroller 2020-12-03 bungeman@google.com Remove NVIDIA_Shield bots. 2020-12-03 jlavrova@google.com Fixing some round problems with metrics 2020-12-03 robertphillips@google.com Fix bug in GrClearOp combining and remove some asserts (take 2) 2020-12-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 0f083ab02635 to 8670d6183a84 (11 revisions) 2020-12-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from bfb211914759 to bae138de13ac (8 revisions) 2020-12-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 6f5151f6572b to 3668d352bc5f (6 revisions) 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 westont@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 a713174 commit e72f219

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': 'c7112edbe0f46d174832815f2da56b5719421f0f',
29+
'skia_revision': 'd39aec0e40ecebea147964a034abfd8db700608d',
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: c6ee71fa649caaf8ba1bbe20421b3aab
1+
Signature: 65de7ca5e4a2b4443d939a06697d8ffe
22

33
UNUSED LICENSES:
44

0 commit comments

Comments
 (0)