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