1. 342b7ac tests: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  2. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  3. 18300a3 detach -> release by mtklein · 8 years ago
  4. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  5. 2766c00 remove SkInstCnt by mtklein · 9 years ago
  6. bbb61d7 make SkRefCnt::getRefCnt() debug-only, remove it from SkNVRefCnt. by mtklein · 10 years ago
  7. 733418f Remove SkRefPtr. by bungeman · 10 years ago
  8. 874a62a Revert "Remove ability for Release code to call getRefCnt() or getWeakRefCnt()." by Mike Klein · 10 years ago
  9. 4ae94ff Remove ability for Release code to call getRefCnt() or getWeakRefCnt(). by mtklein · 10 years ago
  10. 8f6884a Cleanup: Sanitize the order of includes under tests/ by tfarina@chromium.org · 11 years ago
  11. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  12. e4fafb1 Use DEFINE_TESTCLASS_SHORT macro in tests. by tfarina@chromium.org · 11 years ago
  13. ab1c138 Fix compilation with SK_ENABLE_INST_COUNT=1 by commit-bot@chromium.org · 11 years ago
  14. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  15. 9c96d4b fix trivial matrix computation by humper@google.com · 11 years ago
  16. d647426 Reverted 10056-10059 by robertphillips@google.com · 11 years ago
  17. fa1bd5f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  18. 4d37673 Fix leak in SkAutoSTArray by robertphillips@google.com · 11 years ago
  19. c490f80 Change random number generator for 'tests' to SkMWCRandom. Also removes some by jvanverth@google.com · 11 years ago
  20. d96d17b Remove SkRefPtr by vandebo@chromium.org · 12 years ago
  21. 6eb549e Revert "Remove SkRefPtr" - r7021 by vandebo@chromium.org · 12 years ago
  22. e8a76ae Remove SkRefPtr by vandebo@chromium.org · 12 years ago
  23. a22e211 Extended Inst counting to find "unknown" leaked object (SkTMaskGamma) by robertphillips@google.com · 12 years ago
  24. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  25. bcc5683 tiny document-only change by epoger@google.com · 13 years ago
  26. 6e7a7b3 Another tiny comment-only change to trigger buildbot by epoger@google.com · 13 years ago
  27. 4b8117d Tiny comment-only change to trigger buildbot by epoger@google.com · 13 years ago
  28. 189520d Fix intentional breakage in previous commit by epoger@google.com · 13 years ago
  29. 262d5f7 Intentional breakage to test notifications, will fix quickly by epoger@google.com · 13 years ago
  30. 540fb22 Tiny comment-only change to trigger update by epoger@google.com · 13 years ago
  31. 67d78b1 Fix my intentional break. by epoger@google.com · 13 years ago
  32. 76c5847 Intentionally break tests, will fix quickly. by epoger@google.com · 13 years ago
  33. f28b78b Another comment-only change to test notifications by epoger@google.com · 13 years ago
  34. 823c973 Tiny comment-only change to test notifications by epoger@google.com · 13 years ago
  35. ddbf4c8 remove unused methods from SkRefPtr, as a check-point for better understanding by reed@google.com · 13 years ago
  36. a67573e http://codereview.appspot.com/4233041/ by reed@google.com · 13 years ago
  37. b00cd72 add SkRefPtr class (for testing at the moment) by reed@android.com · 14 years ago
  38. 80e39a7 cleanup formating (e.g. no trailing spaces) by reed@android.com · 15 years ago
  39. d8730ea more tests (need more meat in there) by reed@android.com · 15 years ago
  40. ed67331 add initial unittest framework (tests) by reed@android.com · 15 years ago