1. 4d11b3c Merge latest Skia into master (26 commits) by Skia_Android Canary Bot · 8 years ago
  2. a69f4cf Remove sk_ref_sp's misleading preprocessor define and comment by Brian Osman · 8 years ago
  3. b75d982 Merge tip of tree Skia into master by Stan Iliev · 8 years ago
  4. 9075634 Remove SkAutoTUnref from public API by Hal Canary · 8 years ago
  5. e206f02 Merge tip of tree Skia into master by Mike Reed · 8 years ago
  6. 6805733 Remove SkAutoUnref. by Ben Wagner · 8 years ago
  7. d0bf600 Merge ToT Skia into master by Matt Sarett · 8 years ago
  8. 81f4b0d Remove hack allowing fRefCnt of 0. by Ben Wagner · 8 years ago
  9. 7434220 Add missing "typename". Rename type in macro. am: e9f90a21c0 am: af1af98848 by Hans Boehm · 8 years ago
  10. e9f90a2 Add missing "typename". Rename type in macro. by Hans Boehm · 8 years ago
  11. bcf2301 Make reference counted assignment check for races. am: 0e90812b64 am: 66c2e2ce21 by Hans Boehm · 8 years ago
  12. 0e90812 Make reference counted assignment check for races. by Hans Boehm · 8 years ago
  13. 9c5052f SkLite* by mtklein · 8 years ago
  14. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  15. 801b44c Remove skstd::is_convertible. by bungeman · 8 years ago
  16. f9634b9 For GOOGLE3, add deref method to SkRefCnt. by benjaminwagner · 8 years ago
  17. 2c4bd07 Convert SkRefCnt to std::atomic. by bungeman · 8 years ago
  18. 04cdc4b Remove transitional explicit operator bool. by mtklein · 8 years ago
  19. bbd6068 Add back SkAutoTUnref::detach() for Android temporarily. by mtklein · 9 years ago
  20. 18300a3 detach -> release by mtklein · 9 years ago
  21. 5f939ab Use std::unique_ptr. by mtklein · 9 years ago
  22. e7ec417 Revert of Use std::unique_ptr. (patchset #10 id:170001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 9 years ago
  23. 2691d76 Use std::unique_ptr. by mtklein · 9 years ago
  24. 218c846 Revert of Use std::unique_ptr. (patchset #8 id:130001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 9 years ago
  25. 3dd9ed3 Use std::unique_ptr. by mtklein · 9 years ago
  26. 977c07d Revert of Use std::unique_ptr. (patchset #7 id:120001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 9 years ago
  27. 20c1e3a Use std::unique_ptr. by mtklein · 9 years ago
  28. 647cc84 Add sk_ref_sp helper function. by reed · 9 years ago
  29. c901c11 Add element_type, swap, operators, fix reset on sk_sp. by bungeman · 9 years ago
  30. 941da9d Fix behavior of sk_sp::reset(T*) and add unittest. by reed · 9 years ago
  31. ffa39e0 sk_sp: fix contravariant constructors by halcanary · 9 years ago
  32. beab9e7 Add operator* and operator safe-bool to sk_sp. by bungeman · 9 years ago
  33. 89bd99b sk_sp: remove explicit operator bool() by halcanary · 9 years ago
  34. cb6cb38 sk_sp: Covariant Move Constructor and Move Assignment by halcanary · 9 years ago
  35. 217c0b3 sk_make_sp<T>() by halcanary · 9 years ago
  36. bb7b043 isolate sk_sp from larger cl by reed · 9 years ago
  37. 1138be4 Revert of skstd -> std for unique_ptr (patchset #24 id:460001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  38. ccf1de0 skstd -> std for unique_ptr by mtklein · 9 years ago
  39. 97466ab fix funky formatting in SkNVRefCnt by mtklein · 9 years ago
  40. 5c05d10 Revert of skstd -> std for unique_ptr (patchset #17 id:320001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  41. dadfc24 skstd -> std for unique_ptr by mtklein · 9 years ago
  42. e066df9 Revert of skstd -> std for unique_ptr (patchset #16 id:300001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  43. 70e8dfc skstd -> std for unique_ptr by mtklein · 9 years ago
  44. dfd7d48 Revert of skstd -> std for unique_ptr (patchset #16 id:300001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  45. 0618915 skstd -> std for unique_ptr by mtklein · 9 years ago
  46. 566b23c Revert of skstd -> std for unique_ptr (patchset #9 id:160001 of https://codereview.chromium.org/1436033003/ ) by mtklein · 9 years ago
  47. 755c553 skstd -> std for unique_ptr by mtklein · 9 years ago
  48. 77a53de Base SkAutoTUnref on skstd::unique_ptr. by bungeman · 9 years ago
  49. e6e41a8 Move SkAtomics.h to private. by herb · 9 years ago
  50. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  51. ab5d5de Enable debug builds in the Android framework by djsollen · 9 years ago
  52. f3c15b7 Move SkTemplates.h to private. by bungeman · 9 years ago
  53. 2766c00 remove SkInstCnt by mtklein · 9 years ago
  54. 76f5cc6 Clean up BlockRef by mtklein · 9 years ago
  55. 7b274c7 Port SkRefCnt.h to new SkAtomics.h by mtklein · 10 years ago
  56. 6f07665 Simplify SkInstCnt by mtklein · 10 years ago
  57. 21180e2 Revert of Blink hasn't rolled yet, better. (patchset #1 id:1 of https://codereview.chromium.org/758693002/) by mtklein · 10 years ago
  58. 89ff084 Blink hasn't rolled yet, better. by Mike Klein · 10 years ago
  59. a2a5cd4 Revert of Blink hasn't rolled yet. (patchset #1 id:1 of https://codereview.chromium.org/754133002/) by mtklein · 10 years ago
  60. 3c850c5 restore old convention of asserting refcnt==1 in destructor by reed · 10 years ago
  61. fa14113 Blink hasn't rolled yet. by Mike Klein · 10 years ago
  62. bbb61d7 make SkRefCnt::getRefCnt() debug-only, remove it from SkNVRefCnt. by mtklein · 10 years ago
  63. 90d0ff0 add some debugging to SkNVRefCnt by reed · 10 years ago
  64. 844aa33 Add SkNVRefCnt::getRefCnt() by Florin Malita · 10 years ago
  65. d6ab2a8 Add SkNVRefCnt::deref(). by mtklein · 10 years ago
  66. 08d1fcc Add SkNVRefCnt, prune down SkPicture's size by mtklein · 10 years ago
  67. a5cf665 Issue acquire barrier in SkRefCnt::unique(). by bungeman · 10 years ago
  68. d71b757 Serialize the font index. by bungeman · 10 years ago
  69. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  70. dcabb05 Make GrCacheable implement its own ref counting. by bsalomon · 10 years ago
  71. 733418f Remove SkRefPtr. by bungeman · 10 years ago
  72. a179a1e SkAutoRef seems lonely. Might as well delete it. by mtklein · 10 years ago
  73. 874a62a Revert "Remove ability for Release code to call getRefCnt() or getWeakRefCnt()." by Mike Klein · 10 years ago
  74. 4ae94ff Remove ability for Release code to call getRefCnt() or getWeakRefCnt(). by mtklein · 10 years ago
  75. b59161f Add SkASSERTF. by mtklein · 10 years ago
  76. 86b0de4 Revert "Remove SkThread.h from public API." by commit-bot@chromium.org · 10 years ago
  77. b1aec17 Remove SkThread.h from public API. by commit-bot@chromium.org · 10 years ago
  78. f672cea teach TSAN about SkSpinlock, SkRefCnt, and SkOnce by commit-bot@chromium.org · 10 years ago
  79. a537627 Revert of teach TSAN about SkSpinlock, SkRefCnt, and SkOnce (https://codereview.chromium.org/247813005/) by commit-bot@chromium.org · 10 years ago
  80. 6d4e90a teach TSAN about SkSpinlock, SkRefCnt, and SkOnce by commit-bot@chromium.org · 10 years ago
  81. 1d24eb2 teach TSAN about SkSpinlock, SkRefCnt, and SkOnce by commit-bot@chromium.org · 10 years ago
  82. e3beb6b SkNonCopyable should be used with private inheritance. by commit-bot@chromium.org · 10 years ago
  83. ea6e14a TSAN: use somewhat pithier SK_ANNOTATE_UNPROTECTED_READ. by commit-bot@chromium.org · 11 years ago
  84. d9947f6 Split atomic and mutex implementations and make inlinable. by bungeman@google.com · 11 years ago
  85. e61a86c Guard against most unintentionally ephemeral SkAutoFoo instantiations. by commit-bot@chromium.org · 11 years ago
  86. 10ba006 Allow users to build on top of, instead of beneath, SkRefCnt. by bungeman@google.com · 11 years ago
  87. 6d2533e Add hooks for external run-time reference adoption checks to SkRefCnt. by commit-bot@chromium.org · 11 years ago
  88. 0308707 Make it explicit that some validate methods are debug only by robertphillips@google.com · 11 years ago
  89. a4de8c2 Remove GrRefCnt.h in favor of SkRefCnt.h by commit-bot@chromium.org · 11 years ago
  90. f64c684 Add a 'unique' method to SkRefCnt, document the usage, and add support. by bungeman@google.com · 11 years ago
  91. 39095b9 Alias deref -> unref. This allows Skia objects to be held by WTF::RefPtr by commit-bot@chromium.org · 11 years ago
  92. 6f4cf2a Remove 'friend SkRefCnt' from SkData. https://codereview.chromium.org/13925021/ by bungeman@google.com · 11 years ago
  93. 2863f08 have reset() return its argument as a convenience by reed@google.com · 12 years ago
  94. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  95. 2b4e544 re-add SkRefPtr to SkRefCnt.h until all uses of it have been removed from Chrome by robertphillips@google.com · 12 years ago
  96. d96d17b Remove SkRefPtr by vandebo@chromium.org · 12 years ago
  97. 6eb549e Revert "Remove SkRefPtr" - r7021 by vandebo@chromium.org · 12 years ago
  98. e8a76ae Remove SkRefPtr by vandebo@chromium.org · 12 years ago
  99. 9f0af0a Create aliases AddRef() and Release() to SkRefCnt for compatibility with scoped_refptr by reed@google.com · 12 years ago
  100. 68d6bb0 revert prev change to reset by reed@google.com · 12 years ago