1. a1ebeb2 Remove const from `const int loops`. by mtklein · 9 years ago
  2. 62a69c2 Move Mutexy things to private. by herb · 9 years ago
  3. e6e41a8 Move SkAtomics.h to private. by herb · 9 years ago
  4. f059900 Fix up -Winconsistent-missing-override by mtklein · 9 years ago
  5. 1b24933 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
  6. 02802f6 Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. (patchset #4 id:60001 of https://codereview.chromium.org/1215393002/) by jvanverth · 9 years ago
  7. c50acf2 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
  8. 2766c00 remove SkInstCnt 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. aa458fb Cleanup: More override fixes - another round. by tfarina · 10 years ago
  12. 00a8fae Add support for 64bit atomic inc/dec/cas by bsalomon · 10 years ago
  13. f168b86 Remove Sk prefix from some bench classes. by tfarina · 10 years ago
  14. ab1c138 Fix compilation with SK_ENABLE_INST_COUNT=1 by commit-bot@chromium.org · 11 years ago
  15. 3361471 Simplify benchmark internal API. by commit-bot@chromium.org · 11 years ago
  16. 644629c Implement a benchmark for GrResourceCache by commit-bot@chromium.org · 11 years ago
  17. 410e6e8 Refactoring: get rid of the SkBenchmark void* parameter. by mtklein@google.com · 11 years ago
  18. c289743 Major bench refactoring. by mtklein@google.com · 11 years ago
  19. 77472f0 Bench : Unused parameters cleanup by sugoi@google.com · 11 years ago
  20. 9dc2713 Let SkBenchmark classes specify that they do no rendering. by tomhudson@google.com · 12 years ago
  21. fc15722 Turn down repeat count on ref counting and memory pool benches. by tomhudson@google.com · 12 years ago
  22. 15e9d3e Expanded distribution of instance counting by robertphillips@google.com · 12 years ago
  23. a02bc15 WeakRefCnt http://codereview.appspot.com/5649046/ by bungeman@google.com · 12 years ago
  24. 5548752 Add bench and test for SkRefCnt. http://codereview.appspot.com/6195071/ by bungeman@google.com · 12 years ago