1. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years ago
  2. e922953 Adjust how GM::gpuSetup is handled in the tools by Robert Phillips · 4 years, 2 months ago
  3. 83b749a Add GM::onceBeforeDraw method that encapsulates calling onOnceBeforeDraw by Robert Phillips · 4 years, 2 months ago
  4. 406ff50 Clean up some gm factory use. by Ben Wagner · 5 years ago
  5. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  6. 0b4d8aa Add benchmark for comparing multitexturing to non-multitexturing image draws. by Brian Salomon · 7 years ago
  7. d3b6597 Mark overridden destructors with 'override' and remove 'virtual' by Brian Salomon · 7 years ago
  8. a1ebeb2 Remove const from `const int loops`. by mtklein · 9 years ago
  9. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  10. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  11. 9200758 SKPs-as-benches in nanobench by mtklein · 10 years ago
  12. f168b86 Remove Sk prefix from some bench classes. by tfarina · 10 years ago[Renamed (79%) from bench/SkGMBench.h]
  13. 6adce67 Allow GMs to be used as benchmarks. Make convex_poly_clip opt in. by commit-bot@chromium.org · 11 years ago