mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
https://skia.googlesource.com/skia.git/+log/4277f0173657..808f021b51df git log 4277f0173657..808f021b51df --date=short --first-parent --format='%ad %ae %s' 2020-01-21 brianosman@google.com Improve error handling in SkSL ByteCode 2020-01-21 brianosman@google.com Tweak pointlight3d sample to work in Raster backend 2020-01-21 jlavrova@google.com Calculating drawing area for a line with shadows 2020-01-21 benjaminwagner@google.com Revert "Reland "Pass in a SkColorType into SkImage_Gpu ctor."" 2020-01-21 reed@google.com remove the last vestiges of SkMScalar 2020-01-21 reed@google.com IWYU -- colorspace no longer includes matrix44 2020-01-21 egdaniel@google.com Pass swizzle into createProxy instead of inferring from GrPixelConfig. Created with: gclient setdep -r src/third_party/skia@808f021b51df 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 benjaminwagner@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: benjaminwagner@google.com