1. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years ago
  2. fbd050b Enable ClangTidy check modernize-make-unique. by John Stiles · 4 years, 1 month ago
  3. e5a141d Reland GrRectanizerPow2 by Chris Dalton · 4 years, 4 months ago
  4. 73c7587 Reland "Specialize SkRectanzier to SkRectanizerSkyline" by Herb Derby · 4 years, 8 months ago
  5. e4ddb8a Revert "Specialize SkRectanzier to SkRectanizerSkyline" by Mike Reed · 4 years, 8 months ago
  6. 77e1f84 Specialize SkRectanzier to SkRectanizerSkyline by Herb Derby · 4 years, 8 months ago
  7. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  8. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  9. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  10. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  11. a1ebeb2 Remove const from `const int loops`. by mtklein · 9 years ago
  12. 8a6697a Fix for nexus 5 crashing in GL benches by joshualitt · 9 years ago
  13. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  14. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  15. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  16. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  17. f168b86 Remove Sk prefix from some bench classes. by tfarina · 10 years ago
  18. c2fce56 Add bench for rectanizers by robertphillips · 10 years ago