mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
https://skia.googlesource.com/skia.git/+log/274a766baf2f..b60ec7f98b08 git log 274a766baf2f..b60ec7f98b08 --date=short --first-parent --format='%ad %ae %s' 2019-12-08 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version 2019-12-06 herb@google.com Fix fix chrome build bots 2019-12-06 bungeman@google.com Protect against invalid text. 2019-12-06 herb@google.com Change from std to skstd for aligned_union_t 2019-12-06 herb@google.com Turn GrTextBlob vertices into actual structs 2019-12-06 jvanverth@google.com Fix typo in box-plane test. 2019-12-06 brianosman@google.com Switch to float vertex colors for wide color vertex attribs 2019-12-06 michaelludwig@google.com Avoid implicit conversion back to int 2019-12-06 kjlubick@google.com [canvaskit] Add _RTShaderFactory for demos Created with: gclient setdep -r src/third_party/skia@b60ec7f98b08 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 djsollen@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: djsollen@google.com