1. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  2. 9a53fd7 Begin kLegacyFontHost_InitType cleanup by robertphillips · 9 years ago
  3. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
  4. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  5. e56e840 Reland the 4x -> 1x allocation from "4x allocation in PipeController is probably overkill." by commit-bot@chromium.org · 10 years ago
  6. f700fb2 Manually revert "4x allocation in PipeController is probably overkill." by commit-bot@chromium.org · 10 years ago
  7. 2d91eff 4x allocation in PipeController is probably overkill. by commit-bot@chromium.org · 10 years ago
  8. 1f2f338 Split SkDevice into SkBaseDevice and SkBitmapDevice by robertphillips@google.com · 11 years ago
  9. 9b051a3 Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready. by robertphillips@google.com · 11 years ago
  10. 3055b70 Split SkDevice out of SkBitmapDevice by robertphillips@google.com · 11 years ago
  11. 74b7ffd Fixes for piping bitmaps with encoded data. by scroggo@google.com · 11 years ago
  12. e5f4824 Fix a bunch of warnings, mainly around rowBytes. by scroggo@google.com · 12 years ago
  13. 0e51577 fix warning from scalar --> int32 conversion by humper@google.com · 12 years ago
  14. bcdf2ec In bench_pictures, use a pool of tiles for multicore drawing. by scroggo@google.com · 12 years ago
  15. 8e073ba Rename my DeferredPipeController to not conflict with the other. by scroggo@google.com · 12 years ago
  16. 58b4ead Perform multi core rendering in bench_pictures. by scroggo@google.com · 12 years ago
  17. 284bf50 Purge bitmaps from SkGPipe's shared heap. by scroggo@google.com · 12 years ago
  18. b073d92 Add a tiled pipe mode to SampleApp. by scroggo@google.com · 12 years ago
  19. 72c9672 Add tiled rendering as an option to GM. by scroggo@google.com · 12 years ago