mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
https://skia.googlesource.com/skia.git/+log/6e54a299cce9..6790423f84ef git log 6e54a299cce9..6790423f84ef --date=short --no-merges --format='%ad %ae %s' 2019-11-06 bsalomon@google.com fix tolerance in read pixels tests 2019-11-06 robertphillips@google.com Revert "Fully delineate GL usage w/ skia_use_gl" 2019-11-06 mtklein@google.com guard all SkVMBlitter debug features together 2019-11-06 nifong@google.com find min and max, separared by comma. not minmax. 2019-11-06 nigeltao@google.com Inline SkWuffsCodec::readFrames 2019-11-06 rosasco@google.com Fully delineate GL usage w/ skia_use_gl 2019-11-06 borenet@google.com [infra] Remove Calmbench and ParentRevision bots 2019-11-06 nifong@google.com Record min and max frame times from skpbench in perf 2019-11-06 egdaniel@google.com Have vulkan command and descriptor sets handle failed creation. 2019-11-06 bungeman@google.com Reland "Fix empty run handling in trivial shaper iterators" 2019-11-06 michaelludwig@google.com Combine mask and edge distance in TessellationHelper Created with: gclient setdep -r src/third_party/skia@6790423f84ef 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 ethannicholas@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=ethannicholas@google.com