mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
https://skia.googlesource.com/skia.git/+log/35e0a58278a3..d71344590a2f git log 35e0a58278a3..d71344590a2f --date=short --no-merges --format='%ad %ae %s' 2019-10-03 kjlubick@google.com speculitive fix for flutter roll 2019-10-03 jvanverth@google.com Reland "Add less granular version of GrFence for older Metal versions." 2019-10-03 bsalomon@google.com SkIRect::makeOffset(SkVector) 2019-10-03 bsalomon@google.com Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" 2019-10-03 brianosman@google.com Don't try to build skparagraph on windows component builds 2019-10-03 brianosman@google.com Remove some unused functions (and an enum) from GrTypesPriv 2019-10-03 kjlubick@google.com [canvaskit] Speculative fix for external wasm library 2019-10-03 kjlubick@google.com [canvaskit] Initial addition of SkParagraph 2019-10-03 brianosman@google.com Remove old SkSL JIT and cleanup include files a bit 2019-10-03 bungeman@google.com Revert "Hold onto FcConfig in SkFontConfigInterface_direct." 2019-10-03 robertphillips@google.com Add SkSurfaceCharacterization::createColorSpace Created with: gclient setdep -r src/third_party/skia@d71344590a2f 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 rmistry@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=rmistry@google.com