mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia d3aeecd01069..ee90eb42fe4f (7 commits) (#8757)
https://skia.googlesource.com/skia.git /%2Blog/d3aeecd01069..ee90eb42fe4f git log d3aeecd0106986685c8a0d7e1d0e2ff55d7e5e2d..ee90eb42fe4ff3c740da1747c37fcf1479108ac5 --date=short --no-merges --format=%ad %ae %s 2019-04-26 jvanverth@google.com Clean out stale shadow vertices from the SkResourceCache 2019-04-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-04-24 jvanverth@google.com Merge MTLRenderPassDescriptors when possible. 2019-04-26 egdaniel@google.com Disable vulkan msaa on certain bots. 2019-04-26 mtklein@google.com Temporarily revert runtime decoder registration. 2019-04-25 egdaniel@google.com Fix legacy use of kKHR_swapchain_GrVkExtensionFlag when making GrVkGpu. 2019-04-26 egdaniel@google.com Test vulkan msaa on test bots. 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 (mtklein@google.com), and stop the roller if necessary.
This commit is contained in:
parent
c9f327b78d
commit
8b2d80f833
2
DEPS
2
DEPS
@ -23,7 +23,7 @@ vars = {
|
||||
'fuchsia_git': 'https://fuchsia.googlesource.com',
|
||||
'github_git': 'https://github.com',
|
||||
'skia_git': 'https://skia.googlesource.com',
|
||||
'skia_revision': 'd3aeecd0106986685c8a0d7e1d0e2ff55d7e5e2d',
|
||||
'skia_revision': 'ee90eb42fe4ff3c740da1747c37fcf1479108ac5',
|
||||
|
||||
# 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: 4f86798307fd0ddfc9289e2cbca59dcc
|
||||
Signature: 0fb66c75d2d4da1253a0da5a03ce6722
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user