1. d3b6597 Mark overridden destructors with 'override' and remove 'virtual' by Brian Salomon · 7 years ago
  2. 2c4bd07 Convert SkRefCnt to std::atomic. by bungeman · 8 years ago
  3. e6e41a8 Move SkAtomics.h to private. by herb · 9 years ago
  4. 95dd177 Revert[8] "move some public headers into private" by reed · 9 years ago[Renamed from include/core/SkWeakRefCnt.h]
  5. fb28cd2 Revert[7] "move some public headers into private" by reed · 9 years ago[Renamed from include/private/SkWeakRefCnt.h]
  6. e027169 Revert[6] "move some public headers into private" by reed · 9 years ago[Renamed from include/core/SkWeakRefCnt.h]
  7. cc1229c Revert "Revert[4] "move some public headers into private"" by reed · 9 years ago[Renamed from include/private/SkWeakRefCnt.h]
  8. 33e00db Revert[4] "move some public headers into private" by reed · 9 years ago[Renamed from include/core/SkWeakRefCnt.h]
  9. 9cdcabe Revert[3] "move some public headers into private" by reed · 9 years ago[Renamed from include/private/SkWeakRefCnt.h]
  10. 9d20ee5 Revert[2] "move some public headers into private" by reed · 9 years ago[Renamed from include/core/SkWeakRefCnt.h]
  11. 4cf9e7e Revert "move some public headers into private" by reed · 9 years ago[Renamed from include/private/SkWeakRefCnt.h]
  12. eedf0fb move some public headers into private by reed · 9 years ago[Renamed from include/core/SkWeakRefCnt.h]
  13. 1b24933 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
  14. 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
  15. c50acf2 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
  16. 2766c00 remove SkInstCnt by mtklein · 9 years ago
  17. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  18. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  19. 874a62a Revert "Remove ability for Release code to call getRefCnt() or getWeakRefCnt()." by Mike Klein · 10 years ago
  20. 4ae94ff Remove ability for Release code to call getRefCnt() or getWeakRefCnt(). by mtklein · 10 years ago
  21. 86b0de4 Revert "Remove SkThread.h from public API." by commit-bot@chromium.org · 10 years ago
  22. b1aec17 Remove SkThread.h from public API. by commit-bot@chromium.org · 10 years ago
  23. d9947f6 Split atomic and mutex implementations and make inlinable. by bungeman@google.com · 11 years ago
  24. 1ad75a1 Fix spelling errors in SkWeakRefCnt. by bungeman@google.com · 11 years ago
  25. 0308707 Make it explicit that some validate methods are debug only by robertphillips@google.com · 11 years ago
  26. fcb57b5 more SkInstCnt plumbing by reed@google.com · 12 years ago
  27. 15e9d3e Expanded distribution of instance counting by robertphillips@google.com · 12 years ago
  28. a02bc15 WeakRefCnt http://codereview.appspot.com/5649046/ by bungeman@google.com · 12 years ago