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