mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
https://skia.googlesource.com/skia.git/+log/593290ed75fd..b2c5a94b1c7a git log 593290ed75fd..b2c5a94b1c7a --date=short --no-merges --format='%ad %ae %s' 2019-08-07 mtklein@google.com switch program cache to try-acquire 2019-08-07 mtklein@google.com add an SkVMBlitter bot 2019-08-07 mtklein@google.com disable false-postive Wthread-safety-analysis 2019-08-07 jvanverth@google.com Add adjustable max size for Metal dynamic allocation ring buffer. 2019-08-07 mtklein@google.com make coverage a Color 2019-08-07 reed@google.com note that drawAtlas does nothing if atlas is null 2019-08-07 mtklein@google.com turn on force_opaque for opaque devices 2019-08-07 mtklein@google.com Reland "begin caching Programs in SkVMBlitter" 2019-08-07 bungeman@google.com Mark SkBitmaskEnum operators constexpr. Created with: gclient setdep -r src/third_party/skia@b2c5a94b1c7a 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, who should be CC'd on the roll, and stop the roller if necessary. Bug: None TBR=reed@google.com