Skip to content

Commit

Permalink
Roll src/third_party/skia 93eeff578b08..0e0113dcbd9a (9 commits) (flu…
Browse files Browse the repository at this point in the history
…tter#9662)

https://skia.googlesource.com/skia.git
/%2Blog/93eeff578b08..0e0113dcbd9a

git log 93eeff578b08e74ffa609ee2465b757fd78a35b9..0e0113dcbd9ad8a54071e631e147aa02c1b7fb5b --date=short --no-merges --format=%ad %ae %s
2019-07-03 [email protected] Fix initialization of DDLRecorder
2019-07-03 [email protected] Disable GLPrograms test on Mac 10.1 bot
2019-07-03 [email protected] [skottie] Add forgotten linear-wipe test
2019-07-03 [email protected] fix logic bug when deciding to use temp space for mip levels
2019-07-02 [email protected] add header guards
2019-07-02 [email protected] Move tex storage flag to FormatInfo in GrGLCaps.
2019-07-03 [email protected] update path to fix Android ASAN bots
2019-07-02 [email protected] Add bridge between GrContext::createBackendTexture and SkSurface::MakeFromBackendTexture
2019-07-03 [email protected] Fix issue where SkAutoSTMalloc doesn&flutter#39;t default initialize std::unique_ptr.

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 ([email protected]), and stop
the roller if necessary.
  • Loading branch information
skia-flutter-autoroll authored Jul 3, 2019
1 parent 791143f commit 6a8782f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -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': '93eeff578b08e74ffa609ee2465b757fd78a35b9',
'skia_revision': '0e0113dcbd9ad8a54071e631e147aa02c1b7fb5b',

# 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
3 changes: 2 additions & 1 deletion ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: d69bbecf74d3374a0b5b20ca220d16da
Signature: 1cc4fbd5fb683d3d955ace2966efe5e6

UNUSED LICENSES:

Expand Down Expand Up @@ -2113,6 +2113,7 @@ FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/Test-Debian9-Cl
FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Release-All-SwiftShader.json
FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/Test-Debian9-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Release-All-Vulkan.json
FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/Test-Debian9-Clang-NUC7i5BNK-GPU-IntelIris640-x86_64-Debug-All-Vulkan.json
FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/Test-Mac10.13-Clang-MacBook10.1-GPU-IntelHD615-x86_64-Debug-All-CommandBuffer.json
FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/Test-Mac10.13-Clang-MacBook10.1-GPU-IntelHD615-x86_64-Release-All-NativeFonts.json
FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/Test-Mac10.13-Clang-MacBookPro11.5-CPU-AVX2-x86_64-Release-All.json
FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/Test-Mac10.13-Clang-MacBookPro11.5-GPU-RadeonHD8870M-x86_64-Debug-All-Metal.json
Expand Down

0 comments on commit 6a8782f

Please sign in to comment.