Skip to content

Commit

Permalink
Roll src/third_party/skia 69aaee0ff927..f62e575bab08 (11 commits) (fl…
Browse files Browse the repository at this point in the history
…utter#9142)

https://skia.googlesource.com/skia.git
/%2Blog/69aaee0ff927..f62e575bab08

git log 69aaee0ff92748ac763e66a8b586592927841cb4..f62e575bab086650d9340152e20009c3749eca5d --date=short --no-merges --format=%ad %ae %s
2019-05-30 robertphillips@google.com Use GrVkImage utilities in GrVkGpu::createTestingOnlyVkImage
2019-05-30 halcanary@google.com SkPDF: implement kDecal image shader TileMode
2019-05-30 halcanary@google.com SkPDF: MakeShader uses Color4f
2019-05-30 bungeman@google.com Correct shaper assert around iterator fonts.
2019-05-30 reed@google.com support assets for skottie2movie
2019-05-29 herb@google.com Collapse the SkTextInterceptsIter into base class
2019-05-28 brianosman@google.com Interpreter: Elide dup/pop around stores
2019-05-29 bungeman@google.com Add trivial implemenations of shaper run iterators.
2019-05-30 rmistry@google.com Add new G3 compile try bot
2019-05-30 rmistry@google.com Add recipe for triggering and waiting for G3 compile tasks
2019-05-29 rmistry@google.com Script to trigger and wait for G3 compile tasks

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (kjlubick@google.com), and stop
the roller if necessary.
  • Loading branch information
skia-flutter-autoroll committed May 30, 2019
1 parent ba6cc8c commit 37b31ca
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ vars = {
'fuchsia_git': 'https://fuchsia.googlesource.com',
'github_git': 'https://github.com',
'skia_git': 'https://skia.googlesource.com',
'skia_revision': '69aaee0ff92748ac763e66a8b586592927841cb4',
'skia_revision': 'f62e575bab086650d9340152e20009c3749eca5d',

# When updating the Dart revision, ensure that all entries that are
# dependencies of Dart are also updated to match the entries in the
Expand Down
6 changes: 4 additions & 2 deletions ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: f50d17d2eda26aa3f5df06845c80d2a4
Signature: b31a120a9a7e7f39df44470ee6f82c09

UNUSED LICENSES:

Expand Down Expand Up @@ -2083,6 +2083,9 @@ FILE: ../../../third_party/skia/infra/bots/recipes/compile.expected/Build-Win-Cl
FILE: ../../../third_party/skia/infra/bots/recipes/compute_buildstats.expected/normal_bot.json
FILE: ../../../third_party/skia/infra/bots/recipes/compute_buildstats.expected/trybot.json
FILE: ../../../third_party/skia/infra/bots/recipes/compute_test.expected/Test-Debian9-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All-OpenCL.json
FILE: ../../../third_party/skia/infra/bots/recipes/g3_compile.expected/g3_compile_nontrybot.json
FILE: ../../../third_party/skia/infra/bots/recipes/g3_compile.expected/g3_compile_trybot.json
FILE: ../../../third_party/skia/infra/bots/recipes/g3_compile.expected/g3_compile_trybot_failure.json
FILE: ../../../third_party/skia/infra/bots/recipes/housekeeper.expected/Housekeeper-PerCommit-Trybot.json
FILE: ../../../third_party/skia/infra/bots/recipes/housekeeper.expected/Housekeeper-PerCommit.json
FILE: ../../../third_party/skia/infra/bots/recipes/infra.expected/infra_tests.json
Expand Down Expand Up @@ -3006,7 +3009,6 @@ FILE: ../../../third_party/skia/src/core/SkTInternalLList.h
FILE: ../../../third_party/skia/src/core/SkTLList.h
FILE: ../../../third_party/skia/src/core/SkTLS.cpp
FILE: ../../../third_party/skia/src/core/SkTLS.h
FILE: ../../../third_party/skia/src/core/SkTextToPathIter.h
FILE: ../../../third_party/skia/src/core/SkWriteBuffer.cpp
FILE: ../../../third_party/skia/src/gpu/GrMemoryPool.cpp
FILE: ../../../third_party/skia/src/gpu/GrMemoryPool.h
Expand Down

0 comments on commit 37b31ca

Please sign in to comment.