1. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  2. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  3. b0cce2c s/sk_tools::DrawCheckerboard/sk_tool_utils::draw_checkerboard/ by halcanary · 10 years ago
  4. 878fa02 Factor out checkerboard function in gm and sampleapp into tools. by halcanary · 10 years ago
  5. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  6. 2a12080 Qualify the return value of SkImageDecoder::decode by scroggo · 10 years ago
  7. 8482504 make allocPixels throw on failure by reed · 10 years ago
  8. a8e2e15 Cleanup: Rename SkOSPath functions. by tfarina · 10 years ago
  9. bcbc178 Refactor how we handle resources path in Tests. by tfarina · 10 years ago
  10. bfefc7c hide Config in SkImageDecoder -- use SkColorType instead by reed · 10 years ago
  11. 73cb153 Make sure SkDrawLooper objects can only be allocated on the heap. by commit-bot@chromium.org · 10 years ago
  12. a8c1831 use SkColorType instead of SkBitmap::Config in samplecode by commit-bot@chromium.org · 11 years ago
  13. b706117 Push sigma-based blur interface into our GMs/benches/tests/samplecode by robertphillips@google.com · 11 years ago
  14. 2bbc2c9 Add an option to create unpremultiplied bitmaps. by scroggo@google.com · 11 years ago