Skip to content

Commit 000bf4b

Browse files
Roll Skia from 2d2f82c00aeb to 5c7bb326a7b3 (33 revisions) (flutter#22059)
https://skia.googlesource.com/skia.git/+log/2d2f82c00aeb..5c7bb326a7b3 2020-10-22 johnstiles@google.com Reland "Create a basic IRNode pooling system." 2020-10-22 egdaniel@google.com Revert "Reland "Create a basic IRNode pooling system."" 2020-10-22 egdaniel@google.com Revert "Add pooling support on iOS." 2020-10-22 brianosman@google.com Add much better SkTHashMap visualization to Skia.natvis 2020-10-22 kjlubick@google.com [fuzz] Copy crashing outputs before failing 2020-10-22 johnstiles@google.com Add pooling support on iOS. 2020-10-22 jvanverth@google.com Fix storage class issues for push constant variables. 2020-10-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 84f5eeb6dd9b to e02d8938821a (3 revisions) 2020-10-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 4bdce889ea35 to 502ec4ce30b3 (465 revisions) 2020-10-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from e2147a58a233 to d74754378f09 (16 revisions) 2020-10-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from cca03ca6bfe9 to 22505a5afe1f (9 revisions) 2020-10-22 johnstiles@google.com Reland "Create a basic IRNode pooling system." 2020-10-21 fmalita@chromium.org [svg] Add support for preserveAspectRatio 2020-10-21 johnstiles@google.com Pop the symbol table if compilation fails. 2020-10-21 kjlubick@google.com [canvaskit] Load resources into wasm gms/unit tests. 2020-10-21 egdaniel@google.com In Vk don't set dynamic blend constant on Pipeline if we don't use it. 2020-10-21 tdenniston@google.com [svg] Add gradientUnits attribute, value, and parsing 2020-10-21 jlavrova@google.com Underline decorations with gaps and no text 2020-10-21 bsalomon@google.com Reland "Perform bounding rect-relative calcs in full float in GrRRectBlurEffect" 2020-10-21 brianosman@google.com Add several more visualizations to Skia.natvis 2020-10-21 michaelludwig@google.com Make small epsilons more rigorous for gpu gaussian blurs 2020-10-21 johnstiles@google.com Revert "Create a basic IRNode pooling system." 2020-10-21 bsalomon@google.com Revert "Perform bounding rect-relative calcs in full float in GrRRectBlurEffect" 2020-10-21 johnstiles@google.com Migrate additional FPs to `return` instead of `sk_OutColor`. 2020-10-21 johnstiles@google.com Wrap built-in symbol tables when a switch statement is cloned. 2020-10-21 bsalomon@google.com Perform bounding rect-relative calcs in full float in GrRRectBlurEffect 2020-10-21 johnstiles@google.com Create a basic IRNode pooling system. 2020-10-21 robertphillips@google.com Increase encapsulation of GrThreadSafeCache::Entry 2020-10-21 kjlubick@google.com [canvaskit] Fix gm test runner on non-tryjobs 2020-10-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from df17a76102df to 84f5eeb6dd9b (3 revisions) 2020-10-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 2be35682cd67 to e2147a58a233 (40 revisions) 2020-10-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 60b90a0bfd24 to 4bdce889ea35 (441 revisions) 2020-10-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from c4593127cbdd to cca03ca6bfe9 (7 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 egdaniel@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 defa8be commit 000bf4b

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
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': '2d2f82c00aeb8d82f37911621a287fe7cee00dbc',
29+
'skia_revision': '5c7bb326a7b3015d36a86094f54e272c787f721b',
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: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 0e8ec177a82c430d86c666c78510f189
1+
Signature: 6e1bc02b61a4bd8a2277bed3487261da
22

33
UNUSED LICENSES:
44

@@ -3337,7 +3337,6 @@ FILE: ../../../third_party/skia/src/codec/SkEncodedInfo.cpp
33373337
FILE: ../../../third_party/skia/src/codec/SkParseEncodedOrigin.cpp
33383338
FILE: ../../../third_party/skia/src/codec/SkWuffsCodec.cpp
33393339
FILE: ../../../third_party/skia/src/codec/SkWuffsCodec.h
3340-
FILE: ../../../third_party/skia/src/core/SkBlurPriv.h
33413340
FILE: ../../../third_party/skia/src/core/SkCanvasPriv.cpp
33423341
FILE: ../../../third_party/skia/src/core/SkColorSpaceXformSteps.cpp
33433342
FILE: ../../../third_party/skia/src/core/SkColorSpaceXformSteps.h
@@ -4008,6 +4007,8 @@ FILE: ../../../third_party/skia/src/sksl/SkSLDehydrator.cpp
40084007
FILE: ../../../third_party/skia/src/sksl/SkSLDehydrator.h
40094008
FILE: ../../../third_party/skia/src/sksl/SkSLInliner.cpp
40104009
FILE: ../../../third_party/skia/src/sksl/SkSLInliner.h
4010+
FILE: ../../../third_party/skia/src/sksl/SkSLPool.cpp
4011+
FILE: ../../../third_party/skia/src/sksl/SkSLPool.h
40114012
FILE: ../../../third_party/skia/src/sksl/SkSLSPIRVtoHLSL.cpp
40124013
FILE: ../../../third_party/skia/src/sksl/SkSLSPIRVtoHLSL.h
40134014
FILE: ../../../third_party/skia/src/sksl/SkSLSampleUsage.cpp

0 commit comments

Comments
 (0)