1. c31af44 change SkDraw and all Blitters to use pixmap instead of bitmap by reed · 9 years ago
  2. 283b587 Update {virtual,override} to follow C++11 style in src/utils. by tfarina · 10 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. 912ed6e Cleanup: Mark some overridden methods with 'SK_OVERRIDE'. by tfarina · 10 years ago
  6. 4bfd587 Decompose a weird assert. by mtklein · 10 years ago
  7. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  8. d211c54 Turn off pedantic blit rect by krajcevski · 10 years ago
  9. a10555a Add BlitRect to SkTCompressedAlphaBlitter by krajcevski · 10 years ago
  10. dff491b Implement BlitRect for SkTCompressedAlphaBlitter by krajcevski · 10 years ago
  11. ab4c711 Fix bug in blitAntiH by krajcevski · 10 years ago
  12. 45a0bf5 Pass a struct of functions instead of a function to the compressed blitter by krajcevski · 10 years ago
  13. 10a350c Add function for creating ASTC blitter by krajcevski · 10 years ago
  14. d5e46c7 Generalize compressed blitter into its own templated class by krajcevski · 10 years ago