mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia aee26ea14efc..56065d9b875f (16 commits) (flutter/engine#9714)
https://skia.googlesource.com/skia.git /%2Blog/aee26ea14efc..56065d9b875f git log aee26ea14efc9bcbfa99fd2e3947dd59ca72bdea..56065d9b875feaf85a4374c69259d37b3e2a817e --date=short --no-merges --format=%ad %ae %s 2019-07-08 rmistry@google.com [skottie-wasm-perf] Turn on chrome tracing 2019-07-08 rmistry@google.com [lottie-web-perf] Use SVG renderer and turn on chrome tracing 2019-07-08 brianosman@google.com Revert "Make the SkSL interpreter opt-in" 2019-07-08 brianosman@google.com Enable MSAA on Gen8 Intel GPUs 2019-07-08 robertphillips@google.com Remove some uses of isTestingOnlyBackendTexture 2019-07-03 cstout@google.com [fuchsia] Use //src/graphics/lib/vulkan for in-tree build 2019-07-08 egdaniel@google.com Make isFormatTexturable take a GrColorType. 2019-07-08 michaelludwig@google.com Revert "More optimizations for CropToRect, for axis-aligned quads that have not been inverted" 2019-07-08 brianosman@google.com Make the SkSL interpreter opt-in 2019-07-05 halcanary@google.com Sample/Shaders: use resources; cleanup code 2019-07-08 halcanary@google.com Sample/Lines remove boring sample 2019-07-03 halcanary@google.com Samples: simplify Sample::Event 2019-07-08 robertphillips@google.com Make BGRA_8888 renderable & textureable by default in the mock context 2019-07-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-07-08 michaelludwig@google.com More optimizations for CropToRect, for axis-aligned quads that have not been inverted 2019-07-03 halcanary@google.com Sample/Patch: use resources; cleanup code 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 (fmalita@google.com), and stop the roller if necessary.
This commit is contained in:
parent
44b3aaca5b
commit
0c81fa5bd9
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': 'aee26ea14efc9bcbfa99fd2e3947dd59ca72bdea',
|
||||
'skia_revision': '56065d9b875feaf85a4374c69259d37b3e2a817e',
|
||||
|
||||
# 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: 26df36ec78956d7d0c67926ab14be23c
|
||||
Signature: b9ea23bf5c82cdbc577336b87c8f3ff9
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -2503,7 +2503,6 @@ FILE: ../../../third_party/skia/samplecode/SampleHairline.cpp
|
||||
FILE: ../../../third_party/skia/samplecode/SampleLCD.cpp
|
||||
FILE: ../../../third_party/skia/samplecode/SampleLayerMask.cpp
|
||||
FILE: ../../../third_party/skia/samplecode/SampleLayers.cpp
|
||||
FILE: ../../../third_party/skia/samplecode/SampleLines.cpp
|
||||
FILE: ../../../third_party/skia/samplecode/SamplePatch.cpp
|
||||
FILE: ../../../third_party/skia/samplecode/SamplePath.cpp
|
||||
FILE: ../../../third_party/skia/samplecode/SamplePathClip.cpp
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user