This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
https://skia.googlesource.com/skia.git/+log/2cd5d43f022c..d58b643f10f5 git log 2cd5d43..d58b643 --date=short --first-parent --format='%ad %ae %s' 2020-01-16 reed@google.com undo SkMatrix() cast -- must be done by sksl machine 2020-01-16 egdaniel@google.com Remove GrPixelConfig from validateSurfaceParams 2020-01-16 egdaniel@google.com Pass in a GrColorType into our Copy call. 2020-01-16 mtklein@google.com little debug/profiling tool cleanups 2020-01-16 bungeman@google.com Avoid BOT/EOT setting in HarfBuzz. 2020-01-16 fmalita@chromium.org [skottie] Refactor property animators 2020-01-16 herb@google.com Isolate updating grTextStrike 2020-01-16 csmartdalton@google.com Add a --scale flag to skpbench 2020-01-16 reed@google.com Make converting from 4x4 to 3x3 explicit 2020-01-16 bsalomon@google.com Disallow GrTextureDomain::kIgnore_Mode in SkGpuBlurUtils::GaussianBlur. 2020-01-16 jvanverth@google.com Reland "Reland "Add new method for storing DrawOpAtlas texture index."" 2020-01-16 robertphillips@google.com Add SkImage::CompressionType::kBC1_RGBA8_UNORM support 2020-01-16 csmartdalton@google.com Fix single-pass tessellator wedges 2020-01-16 michaelludwig@google.com Re-enable QCOM_tiled_rendering, but check for gl functions 2020-01-16 mtklein@google.com DCI-P3 -> Display P3 in Skia 2020-01-16 herb@google.com Make glyph paths calculation positions from original data 2020-01-16 reed@google.com mark all exerimental (3d) apis as such 2020-01-16 mtklein@google.com add new debug/profiling mechanism 2020-01-16 mtklein@google.com purge all old debug hooks 2020-01-16 reed@google.com Expose camera matrix in SkCanvas 2020-01-16 csmartdalton@google.com Rewrite tessellation wedge generation to be done in a single pass Created with: gclient setdep -r src/third_party/skia@d58b643f10f5 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 mtklein@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: mtklein@google.com
- Loading branch information