1. 5e3815b Rein in the use of SkDevice.h by robertphillips · 8 years ago
  2. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  3. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  4. f539318 Cleanup: Get rid of make_isize() function from gm.h. by tfarina · 10 years ago
  5. 76f10a3 remove SkCanvas::createCompatibleDevice, and add SkCanvas::newSurface by reed@google.com · 10 years ago
  6. eb9a46c add legacy/helper allocN32Pixels, and convert gm to use it by reed@google.com · 10 years ago
  7. 1f2f338 Split SkDevice into SkBaseDevice and SkBitmapDevice by robertphillips@google.com · 11 years ago
  8. 9b051a3 Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready. by robertphillips@google.com · 11 years ago
  9. 3055b70 Split SkDevice out of SkBitmapDevice by robertphillips@google.com · 11 years ago
  10. ae933ce Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  11. d7dbd42 Ensure that SkDeferredCanvas::onCreateCompatibleDevice unrefs its temp device. by scroggo@google.com · 12 years ago
  12. 6ea165d Another fix for drawing bitmaps through an SkGPipe that share pixelrefs. by scroggo@google.com · 12 years ago
  13. aae9e27 Fix buildbot. by scroggo@google.com · 12 years ago
  14. 4f1f6bf Properly handle extracted bitmaps in cross process/shared addr space SkGPipe. by scroggo@google.com · 12 years ago[Renamed (76%) from samplecode/SampleDrawBitmap.cpp]
  15. fd03db0 Manually update copyright notices in files that defied the automated process by epoger@google.com · 13 years ago
  16. 61d46a0 This new test provides a test case for by junov@google.com · 13 years ago