mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
https://skia.googlesource.com/skia.git/+log/b7b0b3ad538c..af89d3972e0b git log b7b0b3ad538c..af89d3972e0b --date=short --no-merges --format='%ad %ae %s' 2019-08-09 jlavrova@google.com Build fix 2019-08-09 egdaniel@google.com Revert "Enable YCbCr sampler support on platforms other than Android" 2019-08-09 jlavrova@google.com Dealing with ghost spaces 2019-08-09 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-08-09 sergeyu@google.com Enable YCbCr sampler support on platforms other than Android 2019-08-09 bsalomon@google.com Pass GrBackendFormat to GrGpu::onCreateTexture and use it to determine texture format in backend API. 2019-08-09 senorblanco@chromium.org Dawn backend: update to Skia GrCaps changes. Created with: gclient setdep -r src/third_party/skia@af89d3972e0b 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