Skip to content

Commit 1d05c83

Browse files
Roll src/third_party/skia c88a3bc3f561..a7e557f3e353 (6 commits) (flutter#15957)
https://skia.googlesource.com/skia.git/+log/c88a3bc3f561..a7e557f3e353 git log c88a3bc3f561..a7e557f3e353 --date=short --first-parent --format='%ad %ae %s' 2020-01-24 [email protected] Reland "Increase precision of some quad AA calculations" 2020-01-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2020-01-23 [email protected] remove legacy SkMScalar code 2020-01-23 [email protected] use longer-lived alloc in CacheKey() 2020-01-23 [email protected] force skvm interpreter in ASAN builds, add bots 2020-01-23 [email protected] Use PipelineStageArgs throughout GrSkSLFP and PipelineStageCodeGenerator Created with: gclient setdep -r src/third_party/skia@a7e557f3e353 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 Tbr: [email protected]
1 parent 479d600 commit 1d05c83

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-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': 'c88a3bc3f56114100b941ca8ed8cc66092ebdd30',
29+
'skia_revision': 'a7e557f3e353b665b52ecbcc2ef0f665811c92a1',
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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 0b5740b0ff2a547fb39975b289e8c290
1+
Signature: 73daf088a395f4960bcf3302fabdf784
22

33
UNUSED LICENSES:
44

@@ -1061,6 +1061,8 @@ FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.ex
10611061
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Debian9-Clang-x86_64-Debug-OpenCL.json
10621062
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Debian9-Clang-x86_64-Debug-SK_CPU_LIMIT_SSE41.json
10631063
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Debian9-Clang-x86_64-Debug-SafeStack.json
1064+
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Debian9-Clang-x86_64-Debug-SkVM.json
1065+
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Debian9-Clang-x86_64-Debug-SkVM_ASAN.json
10641066
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Debian9-Clang-x86_64-Debug-SwiftShader_MSAN.json
10651067
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Debian9-Clang-x86_64-Debug-Tidy.json
10661068
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Debian9-Clang-x86_64-Debug-Wuffs.json

0 commit comments

Comments
 (0)