1. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  2. 50acf8f add makeShader() to SkBitmap, and deprecate SkShader version by Mike Reed · 5 years ago
  3. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  4. 4428f2c Remove SkScalarSinCos by Brian Osman · 5 years ago
  5. cd5104e SkAnimTimer -> AnimTimer by Mike Klein · 5 years ago
  6. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  7. b2c4ea6 Move Views into Sample and Viewer. by Ben Wagner · 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. 2db8361 bench, samples, etc: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  11. a8eabc4 Moved ambient lights out of SkLight's light array by vjiaoblack · 8 years ago
  12. 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
  13. 8f98f0a Moved ambient lights out of SkLight's light array by vjiaoblack · 8 years ago
  14. 772b5ee Added PointLights to SkLights::Light by vjiaoblack · 8 years ago
  15. 1ec04d9 rename FoceCopyMode to SkCopyPixelMode by reed · 8 years ago
  16. 320a40d Always return ImageShader, even from SkShader::MakeBitmapShader by reed · 8 years ago
  17. 6af677f Changed SkLightingShader API to take in a shader as color source by dvonbeck · 8 years ago
  18. 5b794fa API change to allow for NormalSource selection at the user level. by dvonbeck · 8 years ago
  19. 862dae5 Add ability to rotate light direction in drawLitAtlas Sample slide by robertphillips · 8 years ago
  20. adf5afa Add SampleApp slide with animating lightmapped objects & transparency by robertphillips · 8 years ago