1. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  2. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  3. 41e010c Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapi by reed · 9 years ago
  4. b3f0ec9 Revert of change SkDraw and all Blitters to use pixmap instead of bitmap (patchset #6 id:100001 of https://codereview.chromium.org/1148793007/) by reed · 9 years ago
  5. c31af44 change SkDraw and all Blitters to use pixmap instead of bitmap by reed · 9 years ago
  6. 283b587 Update {virtual,override} to follow C++11 style in src/utils. by tfarina · 9 years ago
  7. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  8. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  9. 912ed6e Cleanup: Mark some overridden methods with 'SK_OVERRIDE'. by tfarina · 10 years ago
  10. 4bfd587 Decompose a weird assert. by mtklein · 10 years ago
  11. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  12. d211c54 Turn off pedantic blit rect by krajcevski · 10 years ago
  13. a10555a Add BlitRect to SkTCompressedAlphaBlitter by krajcevski · 10 years ago
  14. dff491b Implement BlitRect for SkTCompressedAlphaBlitter by krajcevski · 10 years ago
  15. ab4c711 Fix bug in blitAntiH by krajcevski · 10 years ago
  16. 45a0bf5 Pass a struct of functions instead of a function to the compressed blitter by krajcevski · 10 years ago
  17. 10a350c Add function for creating ASTC blitter by krajcevski · 10 years ago
  18. d5e46c7 Generalize compressed blitter into its own templated class by krajcevski · 10 years ago