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