1. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  2. 0ec1c57 remove sk_atomic_inc by Mike Klein · 6 years ago
  3. 79aea6a trim #include <new> from SkPostConfig.h by Mike Klein · 6 years ago
  4. 570c868 Clean up some unused atomic routines. by mtklein · 8 years ago
  5. a1ebeb2 Remove const from `const int loops`. by mtklein · 9 years ago
  6. 62a69c2 Move Mutexy things to private. by herb · 9 years ago
  7. e6e41a8 Move SkAtomics.h to private. by herb · 9 years ago
  8. f059900 Fix up -Winconsistent-missing-override by mtklein · 9 years ago
  9. 1b24933 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
  10. 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
  11. c50acf2 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
  12. 2766c00 remove SkInstCnt by mtklein · 9 years ago
  13. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  14. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  15. aa458fb Cleanup: More override fixes - another round. by tfarina · 10 years ago
  16. 00a8fae Add support for 64bit atomic inc/dec/cas by bsalomon · 10 years ago
  17. f168b86 Remove Sk prefix from some bench classes. by tfarina · 10 years ago
  18. ab1c138 Fix compilation with SK_ENABLE_INST_COUNT=1 by commit-bot@chromium.org · 11 years ago
  19. 3361471 Simplify benchmark internal API. by commit-bot@chromium.org · 11 years ago
  20. 644629c Implement a benchmark for GrResourceCache by commit-bot@chromium.org · 11 years ago
  21. 410e6e8 Refactoring: get rid of the SkBenchmark void* parameter. by mtklein@google.com · 11 years ago
  22. c289743 Major bench refactoring. by mtklein@google.com · 11 years ago
  23. 77472f0 Bench : Unused parameters cleanup by sugoi@google.com · 11 years ago
  24. 9dc2713 Let SkBenchmark classes specify that they do no rendering. by tomhudson@google.com · 12 years ago
  25. fc15722 Turn down repeat count on ref counting and memory pool benches. by tomhudson@google.com · 12 years ago
  26. 15e9d3e Expanded distribution of instance counting by robertphillips@google.com · 12 years ago
  27. a02bc15 WeakRefCnt http://codereview.appspot.com/5649046/ by bungeman@google.com · 12 years ago
  28. 5548752 Add bench and test for SkRefCnt. http://codereview.appspot.com/6195071/ by bungeman@google.com · 12 years ago