mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia d545bfbb94ca..dd0dff1c35d2 (25 commits) (flutter/engine#12334)
https://skia.googlesource.com/skia.git/+log/d545bfbb94ca..dd0dff1c35d2 git log d545bfbb94ca..dd0dff1c35d2 --date=short --no-merges --format='%ad %ae %s' 2019-09-18 kjlubick@google.com [canvaskit] roll to 0.7.0 2019-09-18 csmartdalton@google.com Abolish absClear 2019-09-18 csmartdalton@google.com Revert "Reorder msaa and mipmap resolves to happen all at once" 2019-09-18 csmartdalton@google.com Reorder msaa and mipmap resolves to happen all at once 2019-09-18 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 d32dae1bb37c..a7003d5fc306 (11 commits) 2019-09-18 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps 2019-09-18 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src c6edebc270af..b1c1d2844bd1 (382 commits) 2019-09-18 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 30847688f059..61a2765940a7 (7 commits) 2019-09-18 herb@google.com Revert "SkZip - synchronized indexing of several pointers" 2019-09-18 csmartdalton@google.com Use a "decal" domain for filterMaskGPU 2019-09-17 herb@google.com SkZip - synchronized indexing of several pointers 2019-09-17 ethannicholas@google.com fixed an SkSL parse issue 2019-09-17 bungeman@google.com Properly subset the run in ShapeThenWrap. 2019-09-17 csmartdalton@google.com Reland "Use "clamp" when reexpanding gaussian blurs" 2019-09-17 ethannicholas@google.com Additional SkSL swizzle optimizations 2019-09-17 brianosman@google.com Update SkParticleEffect comments based on review feedback 2019-09-17 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-09-17 bsalomon@google.com Respect ImageSetEntry alpha in one-at-a-time code path 2019-09-17 brianosman@google.com Fix standalone SkSL build after adding SkOnce to SkSLByteCode 2019-09-17 herb@google.com A fix and unit test for jagged characters 2019-09-17 brianosman@google.com Move raster hack for color type on layers with image filters to device 2019-09-17 halcanary@google.com experimental/minimal_ios_mtl_skia_app 2019-09-17 brianosman@google.com Make SkSL::ByteCodeFunction::preprocess thread-safe 2019-09-17 bsalomon@google.com Pass color types when creating texture with initial data. 2019-09-17 bsalomon@google.com Fix bug where coverage on interior of stroked rects is applied twice Created with: gclient setdep -r src/third_party/skia@dd0dff1c35d2 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 brianosman@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=brianosman@google.com
This commit is contained in:
parent
0f654d1291
commit
0304798fe7
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': 'd545bfbb94ca919e4703d5795ed2351cb779585a',
|
||||
'skia_revision': 'dd0dff1c35d2944ca6fb542bcec7ebae88ca1680',
|
||||
|
||||
# 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: aa78994fbc8b80a3f3e461b5e8ee3637
|
||||
Signature: eb7ed06cb0163e6506026d6a9c4c08c9
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user