1. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 6 years ago
  2. 8619a34 Revert "Hide setDrawLooper -- deprecate loopers" by Mike Reed · 6 years ago
  3. c877ea2 Hide setDrawLooper -- deprecate loopers by Mike Reed · 7 years ago
  4. 89a644b sed s/drawSimpleText/drawString/ by Hal Canary · 7 years ago
  5. 9191913 use font instead of paint for text by Mike Reed · 7 years ago
  6. ea60b95 IWYU: SkUtils.h by Hal Canary · 7 years ago
  7. b2c4ea6 Move Views into Sample and Viewer. by Ben Wagner · 7 years ago
  8. f107a2f SkUTF by Hal Canary · 7 years ago
  9. c465d13 resources: orgainize directory. by Hal Canary · 8 years ago
  10. ede860e Delete even more unused views code by Brian Osman · 8 years ago
  11. 2a475ea add drawString helper to canvas by Cary Clark · 8 years ago
  12. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 8 years ago
  13. bf111d7 Move SkOSPath out of include/core. by Ben Wagner · 9 years ago
  14. 7b380d0 guard rasterizer and drawlooper setters by reed · 9 years ago
  15. d15750c Remove uses of SkImageDecoder from samplecode by msarett · 9 years ago
  16. 5e1ddb1 Reland of change all factories to return their base-class (patchset #1 id:1 of https://codereview.chromium.org/1540203002/ ) by reed · 10 years ago
  17. 2d6ba66 Revert of change all factories to return their base-class (patchset #1 id:1 of https://codereview.chromium.org/1535353002/ ) by reed · 10 years ago
  18. d63f60a change all factories to return their base-class by reed · 10 years ago
  19. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 10 years ago
  20. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
  21. b0cce2c s/sk_tools::DrawCheckerboard/sk_tool_utils::draw_checkerboard/ by halcanary · 11 years ago
  22. 878fa02 Factor out checkerboard function in gm and sampleapp into tools. by halcanary · 11 years ago
  23. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 11 years ago
  24. 2a12080 Qualify the return value of SkImageDecoder::decode by scroggo · 11 years ago
  25. 8482504 make allocPixels throw on failure by reed · 11 years ago
  26. a8e2e15 Cleanup: Rename SkOSPath functions. by tfarina · 11 years ago
  27. bcbc178 Refactor how we handle resources path in Tests. by tfarina · 11 years ago
  28. bfefc7c hide Config in SkImageDecoder -- use SkColorType instead by reed · 11 years ago
  29. 73cb153 Make sure SkDrawLooper objects can only be allocated on the heap. by commit-bot@chromium.org · 11 years ago
  30. a8c1831 use SkColorType instead of SkBitmap::Config in samplecode by commit-bot@chromium.org · 11 years ago
  31. b706117 Push sigma-based blur interface into our GMs/benches/tests/samplecode by robertphillips@google.com · 12 years ago
  32. 2bbc2c9 Add an option to create unpremultiplied bitmaps. by scroggo@google.com · 12 years ago