1. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  2. 1c40292 remove unused GM flags by mtklein · 10 years ago
  3. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  4. 752e7eb Cleanup: Another round of override fixes. by tfarina · 10 years ago
  5. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  6. d7127e7 re-add samplerstress gm, but use blurmaskfilter instead (std filter) by reed · 10 years ago
  7. 5b1b2db remove SkStippleMaskFilter - no external clients by reed · 10 years ago
  8. 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
  9. 7cdc1ee Add always-threaded SkRecord quilt tests. by mtklein · 10 years ago
  10. f539318 Cleanup: Get rid of make_isize() function from gm.h. by tfarina · 10 years ago
  11. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  12. 7c9d0f3 Factory methods for heap-allocated SkMaskFilter objects. by commit-bot@chromium.org · 10 years ago
  13. eb9a46c add legacy/helper allocN32Pixels, and convert gm to use it by reed@google.com · 11 years ago
  14. ae933ce Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  15. d895b05 Reenable running samplerstress GM in pipe mode. by scroggo@google.com · 12 years ago
  16. 941ee93 Fixed flattening of SkStippleMaskFilter by robertphillips@google.com · 12 years ago
  17. 5af9b20 Make the GM tool run GMs through an SkGPipe. by scroggo@google.com · 12 years ago
  18. a93f9c3 converted "unsigned int" to "size_t" to address compiler failure by robertphillips@google.com · 12 years ago
  19. d9d5385 Added GM test to stress test the texture unit/sampler allocation by robertphillips@google.com · 12 years ago