mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia e9cb76221597ac9e9b0bf009ab1a843da8428d83..6e86c1b05eeedc3b6be0e98001b7b5d6bab71b74 (16 commits) (flutter/engine#10266)
https://skia.googlesource.com/skia.git /compare/e9cb76221597..6e86c1b05eee git log e9cb76221597..6e86c1b05eee --date=short --no-merges --format=%ad %ae %s 2019-07-30 michaelludwig@google.com Remove bad SK_API tag from internal class 2019-07-30 reed@google.com move all picture version crap into single header 2019-07-30 brianosman@google.com Explicitly fetch "main" in the runtime color filter 2019-07-30 mtklein@google.com test a (the) zero-arg program 2019-07-30 jvanverth@google.com Revert "Use shared mode for Metal texture upload buffers." 2019-07-30 bsalomon@google.com Always use sized internal formats when creating GL render buffers. 2019-07-30 egdaniel@google.com Dump GrGLCaps format table in json dump. 2019-07-30 mtklein@google.com add vmovdqa(ymm,ymm) 2019-07-30 michaelludwig@google.com Hide SkImageFilter subclasses in CPP files 2019-07-30 csmartdalton@google.com Add GrMipMapsStatus to GrTextureProxy 2019-07-30 robertphillips@google.com Propagate GrRenderable flag to GrCaps::getBackendFormatFromColorType 2019-07-30 mtklein@google.com more unit tests 2019-07-26 bsalomon@google.com Lift GrRenderTarget::transferFrom to GrSurfaceContext. 2019-07-30 halcanary@google.com editor: try to fix moltenvk bots 2019-07-30 bsalomon@google.com Always set GL_[UN]PACK_ALIGNMENT to 1. 2019-07-30 senorblanco@chromium.org Dawn backend: add asserts for unimplemented functionality. 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 (benjaminwagner@google.com), and stop the roller if necessary.
This commit is contained in:
parent
9ce8e7bae3
commit
804ea06bfa
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': 'e9cb76221597ac9e9b0bf009ab1a843da8428d83',
|
||||
'skia_revision': '6e86c1b05eeedc3b6be0e98001b7b5d6bab71b74',
|
||||
|
||||
# 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: 739430fa4ce01ab6c7b3685ae34f07ce
|
||||
Signature: 27fd969b403c0944b8cac885a5eadfb7
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user