1. 729a23f Move ccpr headers for display list out of include/private. by Ben Wagner · 5 years ago
  2. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  3. 1688507 Try out clang-tidy, starting with bugprone-use-after-move by Mike Klein · 6 years ago
  4. 832bd2b Add a concat method to SkTInternalLList by Chris Dalton · 7 years ago
  5. f045d60 Make block size a template parameter of SkTLList by bsalomon · 9 years ago
  6. 5aaef1f simplify insertion methods for SkTLList by bsalomon · 9 years ago
  7. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  8. 2766c00 remove SkInstCnt by mtklein · 9 years ago
  9. 87f3ba4 Simplify skiatest framework. by halcanary · 10 years ago
  10. 6f07665 Simplify SkInstCnt by mtklein · 10 years ago
  11. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  12. 8f6884a Cleanup: Sanitize the order of includes under tests/ by tfarina@chromium.org · 11 years ago
  13. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  14. e4fafb1 Use DEFINE_TESTCLASS_SHORT macro in tests. by tfarina@chromium.org · 11 years ago
  15. ab1c138 Fix compilation with SK_ENABLE_INST_COUNT=1 by commit-bot@chromium.org · 11 years ago
  16. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  17. 515dcd3 Replace uses of GR_DEBUG by SK_DEBUG. by commit-bot@chromium.org · 11 years ago
  18. c490f80 Change random number generator for 'tests' to SkMWCRandom. Also removes some by jvanverth@google.com · 11 years ago
  19. 4e23068 Re-enable inst counting in debug builds. by bsalomon@google.com · 12 years ago
  20. ebce030 Fix stale iterators in LList test. Add newline to end of SkTLList.h by bsalomon@google.com · 12 years ago
  21. e659c2e Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  22. dd3f7a9 Reland r6649 with fix for build errors. by bsalomon@google.com · 12 years ago
  23. acc71aa Revert 6649 due to build breaks. by bsalomon@google.com · 12 years ago
  24. 4928f86 Insert in middle of SkTInternalLList and SkTLList, in place cons for SkTLList. by bsalomon@google.com · 12 years ago
  25. bbe5290 Add SkTLList, linked list class implemented on top of the internal llist class. by bsalomon@google.com · 12 years ago
  26. 08cb728 Revert change accidentally committed. by bsalomon@google.com · 12 years ago
  27. d29902e Add SkTLList, linked list class implemented on top of the internal llist class. by bsalomon@google.com · 12 years ago