Roll src/third_party/skia ebbc82c02471..69881fb0b5fb (11 commits) (flutter/engine#9479)
https://skia.googlesource.com/skia.git /%2Blog/ebbc82c02471..69881fb0b5fb git log ebbc82c02471a2d785136e5261346e906f910561..69881fb0b5fbda98038b738917ee83ae2807be39 --date=short --no-merges --format=%ad %ae %s 2019-06-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms d7303797becf..4f682a1d0b94 (1 commits) 2019-06-24 bsalomon@google.com Make GrColorSpaceInfo store GrColorType. 2019-06-17 halcanary@google.com SkQP: fix Filterable.filter 2019-06-24 jvanverth@google.com Use asynchronous routines to build Metal shaders and pipelines for MacOS. 2019-06-24 mtklein@google.com baby steps for aarch64 support 2019-06-24 herb@google.com Introduce mergeGlyphAndImage to SkStrike 2019-06-24 borenet@google.com [infra] Add go_win asset, add InfraTests_Win bot 2019-06-25 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-06-24 bsalomon@google.com Trace events in backend texture APIs and GrDataUtils 2019-06-25 borenet@google.com Roll recipe dependencies (nontrivial). 2019-06-25 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps 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:
committed by
GitHub
parent
52ceaee505
commit
d803df03c9
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': 'ebbc82c02471a2d785136e5261346e906f910561',
|
||||
'skia_revision': '69881fb0b5fbda98038b738917ee83ae2807be39',
|
||||
|
||||
# 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: 78e53cf2b76d91a7eddd68be5591d91d
|
||||
Signature: 194f35d192cbc5b1f234768a615da746
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@@ -1888,6 +1888,7 @@ FILE: ../../../third_party/skia/infra/bots/assets/cmake_linux/VERSION
|
||||
FILE: ../../../third_party/skia/infra/bots/assets/cmake_mac/VERSION
|
||||
FILE: ../../../third_party/skia/infra/bots/assets/gcloud_linux/VERSION
|
||||
FILE: ../../../third_party/skia/infra/bots/assets/go/VERSION
|
||||
FILE: ../../../third_party/skia/infra/bots/assets/go_win/VERSION
|
||||
FILE: ../../../third_party/skia/infra/bots/assets/linux_vulkan_sdk/VERSION
|
||||
FILE: ../../../third_party/skia/infra/bots/assets/lottie-samples/VERSION
|
||||
FILE: ../../../third_party/skia/infra/bots/assets/mesa_intel_driver_linux/VERSION
|
||||
|
||||
Reference in New Issue
Block a user