1. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  2. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  3. 50acf8f add makeShader() to SkBitmap, and deprecate SkShader version by Mike Reed · 5 years ago
  4. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  5. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  6. 6ac0df8 drawText Cleanup by Hal Canary · 6 years ago
  7. d46dce3 don't adapt any gray colors to 565 by Mike Klein · 6 years ago
  8. a8cdbd7 Restore SkLightingShader and associated classes by Robert Phillips · 6 years ago
  9. 6dd8cf1 Remove SkLightingShader and associated classes by Robert Phillips · 7 years ago
  10. 7131950 Remove internal use of SkTypeface::Style. by Ben Wagner · 7 years ago
  11. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  12. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  13. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  14. a8eabc4 Moved ambient lights out of SkLight's light array by vjiaoblack · 8 years ago
  15. 84cddf6 Revert of Moved ambient lights out of SkLight's light array (patchset #7 id:120001 of https://codereview.chromium.org/2287553002/ ) by vjiaoblack · 8 years ago
  16. 8f98f0a Moved ambient lights out of SkLight's light array by vjiaoblack · 8 years ago
  17. 6ad75d1 LightingFP now supports multiple directional lights by dvonbeck · 8 years ago
  18. 772b5ee Added PointLights to SkLights::Light by vjiaoblack · 8 years ago
  19. 1ec04d9 rename FoceCopyMode to SkCopyPixelMode by reed · 8 years ago
  20. 680e2e9 Fixed GM:lightingshader2 size by dvonbeck · 8 years ago
  21. c526da9 SkLS now accepting nullptr for diffuse shader and normal source, now accurately handling alpha by dvonbeck · 8 years ago