1. 283b587 Update {virtual,override} to follow C++11 style in src/utils. by tfarina · 10 years ago
  2. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
  3. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  4. 912ed6e Cleanup: Mark some overridden methods with 'SK_OVERRIDE'. by tfarina · 10 years ago
  5. 4bfd587 Decompose a weird assert. by mtklein · 10 years ago
  6. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  7. d211c54 Turn off pedantic blit rect by krajcevski · 10 years ago
  8. a10555a Add BlitRect to SkTCompressedAlphaBlitter by krajcevski · 10 years ago
  9. dff491b Implement BlitRect for SkTCompressedAlphaBlitter by krajcevski · 10 years ago
  10. ab4c711 Fix bug in blitAntiH by krajcevski · 10 years ago
  11. 45a0bf5 Pass a struct of functions instead of a function to the compressed blitter by krajcevski · 10 years ago
  12. 10a350c Add function for creating ASTC blitter by krajcevski · 10 years ago
  13. d5e46c7 Generalize compressed blitter into its own templated class by krajcevski · 10 years ago