1. cbd235c Introduce SkIota a wrapper that adds an index by Herb Derby · 5 years ago
  2. 986ab2c Add helper SkMakeZip by Herb Derby · 4 years, 10 months ago
  3. c44ee1a Reland "SkZip - synchronized indexing of several pointers" by Herb Derby · 4 years, 11 months ago
  4. a9d44b6 Revert "SkZip - synchronized indexing of several pointers" by Herb Derby · 4 years, 10 months ago
  5. f3c4a82 SkZip - synchronized indexing of several pointers by Herb Derby · 4 years, 11 months ago
  6. 10e48d4 Allow SkMakeSpan to correctly handle the distinction between by Herb Derby · 5 years ago
  7. 8bd6e8f Move SkTSearch.h into src. by Ben Wagner · 5 years ago
  8. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  9. 3526cfa tests: Move SkUTF tests to their own file. by Hal Canary · 6 years ago
  10. f107a2f SkUTF by Hal Canary · 6 years ago
  11. 4014ba6 SkUtils: remove some versions of UTF routines. by Hal Canary · 6 years ago
  12. 889d521 validate text during deserialization by Mike Reed · 7 years ago
  13. d1c8e56 SkUTF8_CountUnichars(s,l) and SkUTF8_NextUnichar(s,l) now safe. by Hal Canary · 8 years ago
  14. 342b7ac tests: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  15. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  16. 18300a3 detach -> release by mtklein · 8 years ago
  17. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  18. 2766c00 remove SkInstCnt by mtklein · 9 years ago
  19. bbb61d7 make SkRefCnt::getRefCnt() debug-only, remove it from SkNVRefCnt. by mtklein · 10 years ago
  20. 733418f Remove SkRefPtr. by bungeman · 10 years ago
  21. 874a62a Revert "Remove ability for Release code to call getRefCnt() or getWeakRefCnt()." by Mike Klein · 10 years ago
  22. 4ae94ff Remove ability for Release code to call getRefCnt() or getWeakRefCnt(). by mtklein · 10 years ago
  23. 8f6884a Cleanup: Sanitize the order of includes under tests/ by tfarina@chromium.org · 11 years ago
  24. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  25. e4fafb1 Use DEFINE_TESTCLASS_SHORT macro in tests. by tfarina@chromium.org · 11 years ago
  26. ab1c138 Fix compilation with SK_ENABLE_INST_COUNT=1 by commit-bot@chromium.org · 11 years ago
  27. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  28. 9c96d4b fix trivial matrix computation by humper@google.com · 11 years ago
  29. d647426 Reverted 10056-10059 by robertphillips@google.com · 11 years ago
  30. fa1bd5f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  31. 4d37673 Fix leak in SkAutoSTArray by robertphillips@google.com · 11 years ago
  32. c490f80 Change random number generator for 'tests' to SkMWCRandom. Also removes some by jvanverth@google.com · 11 years ago
  33. d96d17b Remove SkRefPtr by vandebo@chromium.org · 12 years ago
  34. 6eb549e Revert "Remove SkRefPtr" - r7021 by vandebo@chromium.org · 12 years ago
  35. e8a76ae Remove SkRefPtr by vandebo@chromium.org · 12 years ago
  36. a22e211 Extended Inst counting to find "unknown" leaked object (SkTMaskGamma) by robertphillips@google.com · 12 years ago
  37. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  38. bcc5683 tiny document-only change by epoger@google.com · 13 years ago
  39. 6e7a7b3 Another tiny comment-only change to trigger buildbot by epoger@google.com · 13 years ago
  40. 4b8117d Tiny comment-only change to trigger buildbot by epoger@google.com · 13 years ago
  41. 189520d Fix intentional breakage in previous commit by epoger@google.com · 13 years ago
  42. 262d5f7 Intentional breakage to test notifications, will fix quickly by epoger@google.com · 13 years ago
  43. 540fb22 Tiny comment-only change to trigger update by epoger@google.com · 13 years ago
  44. 67d78b1 Fix my intentional break. by epoger@google.com · 13 years ago
  45. 76c5847 Intentionally break tests, will fix quickly. by epoger@google.com · 13 years ago
  46. f28b78b Another comment-only change to test notifications by epoger@google.com · 13 years ago
  47. 823c973 Tiny comment-only change to test notifications by epoger@google.com · 13 years ago
  48. ddbf4c8 remove unused methods from SkRefPtr, as a check-point for better understanding by reed@google.com · 13 years ago
  49. a67573e http://codereview.appspot.com/4233041/ by reed@google.com · 13 years ago
  50. b00cd72 add SkRefPtr class (for testing at the moment) by reed@android.com · 14 years ago
  51. 80e39a7 cleanup formating (e.g. no trailing spaces) by reed@android.com · 15 years ago
  52. d8730ea more tests (need more meat in there) by reed@android.com · 15 years ago
  53. ed67331 add initial unittest framework (tests) by reed@android.com · 15 years ago