mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia 9dbbf887cee1..9acfb33ad8c6 (5 commits) (flutter/engine#9505)
https://skia.googlesource.com/skia.git /%2Blog/9dbbf887cee1..9acfb33ad8c6 git log 9dbbf887cee1c561b78334ec46a13bf30af59b40..9acfb33ad8c6f5fc6097dff57c0de5e51ea590fd --date=short --no-merges --format=%ad %ae %s 2019-06-26 bsalomon@google.com Separate compressed and uncompressed texture functions 2019-06-26 halcanary@google.com header self-sufficiency and idempotency 2019-06-25 herb@google.com Make all SkGlyph fields private 2019-06-26 halcanary@google.com experimental/editor: app layer: setTitle 2019-06-25 csmartdalton@google.com Remove "nvpr" configs 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 (djsollen@google.com), and stop the roller if necessary.
This commit is contained in:
parent
6f02a0555d
commit
22c8f29336
2
DEPS
2
DEPS
@ -26,7 +26,7 @@ vars = {
|
||||
'skia_git': 'https://skia.googlesource.com',
|
||||
# OCMock is for testing only so there is no google clone
|
||||
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
|
||||
'skia_revision': '9dbbf887cee1c561b78334ec46a13bf30af59b40',
|
||||
'skia_revision': '9acfb33ad8c6f5fc6097dff57c0de5e51ea590fd',
|
||||
|
||||
# When updating the Dart revision, ensure that all entries that are
|
||||
# dependencies of Dart are also updated to match the entries in the
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
Signature: 6f6c50776c1eeb09e69861164fac3a7c
|
||||
Signature: fc761ced88dfec69a9af7d5ed99ed699
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -2125,6 +2125,7 @@ FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/Test-Ubuntu17-C
|
||||
FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-Vulkan_Coverage.json
|
||||
FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_AbandonGpuContext_SK_CPU_LIMIT_SSE41.json
|
||||
FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/Test-Ubuntu17-GCC-Golo-GPU-QuadroP400-x86_64-Release-All-Valgrind_PreAbandonGpuContext_SK_CPU_LIMIT_SSE41.json
|
||||
FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-NonNVPR.json
|
||||
FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-BonusConfigs.json
|
||||
FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-ReleaseAndAbandonGpuContext.json
|
||||
FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/Test-Win10-Clang-NUC5i7RYH-CPU-AVX2-x86_64-Debug-All-NativeFonts_GDI.json
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user