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