mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia 59e72b71b5cf..4e11526e3d7e (10 commits) (flutter/engine#13174)
https://skia.googlesource.com/skia.git/+log/59e72b71b5cf..4e11526e3d7e git log 59e72b71b5cf..4e11526e3d7e --date=short --no-merges --format='%ad %ae %s' 2019-10-16 mtklein@google.com Revert "mark which SkVM tests should JIT or not" 2019-10-16 nifong@google.com Enable SKSL in skia_nanobench, enforce resources being present. 2019-10-16 egdaniel@google.com Switch GrFillInData to use GrColorType instead of GrPixelConfig. 2019-10-16 mtklein@google.com mark which SkVM tests should JIT or not 2019-10-16 mtklein@google.com add a TODO about lifetimes and hoisting 2019-10-16 brianosman@google.com Interpreter: Reflect all uniform variables in ByteCode 2019-10-16 senorblanco@chromium.org Reformat BUILD files. 2019-10-16 senorblanco@chromium.org Roll Dawn to ToT. 2019-10-16 robertphillips@google.com Start disentangling tessellation from pipeline creation in GrTextureOp 2019-10-16 halcanary@google.com canvaskit: add helpful message to compile.sh Created with: gclient setdep -r src/third_party/skia@4e11526e3d7e If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-flutter-autoroll Please CC csmartdalton@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None TBR=csmartdalton@google.com
This commit is contained in:
parent
f18921214c
commit
577be07f6c
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': '59e72b71b5cfff0241d595e281abb6cbbe588d3f',
|
||||
'skia_revision': '4e11526e3d7e2b22126b6a9b95b15ff86469b4be',
|
||||
|
||||
# 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: 9cfed3fe9b7413c80e55e44849e39f78
|
||||
Signature: 11029def5ed106ee5f588614aaf50597
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user