1. 9ba7192 Improve RefBase documentation, especially for clients. by Hans Boehm · 8 years ago
  2. 7f27cbc Fix race bug in attemptIncStrong by Hans Boehm · 8 years ago
  3. e263e6c Fix memory order and race bugs in Refbase.h & RefBase.cpp by Hans Boehm · 8 years ago
  4. 1c563d9 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 8 years ago
  5. e7aa2b2 Cleanup uses of sprintf so we can deprecate it. by George Burgess IV · 8 years ago
  6. 5bed803 libutils: turn on -Werror by Mark Salyzyn · 10 years ago
  7. 55e0f1c Fix stack trace logging in RefBase. by Ian McKellar · 10 years ago
  8. d98e07f move libs/utils to libutils by Alex Ray · 11 years ago[Renamed from libs/utils/RefBase.cpp]
  9. 9eb2a3b libutils clean-up by Mathias Agopian · 11 years ago
  10. d34a8ca improved CallStack a bit by Mathias Agopian · 11 years ago
  11. da8ec4b disable RefBase consistency checks (NDEBUG) by Mathias Agopian · 11 years ago
  12. 6cd548c Fix a crasher with RefBase debugging and vectors of wp<> by Mathias Agopian · 11 years ago
  13. 6d4419d A few tweaks to RefBase debugging by Mathias Agopian · 11 years ago
  14. a729ab1 fix a couple race-conditions in RefBase::promote() by Dianne Hackborn · 11 years ago
  15. 8a4cdbc temporary: enable ASSERTs in RefBase by Mathias Agopian · 11 years ago
  16. 769828d Fix RefBase debugging. O_CREAT must specify the mode. by Mathias Agopian · 11 years ago
  17. ae07445 Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGE by Steve Block · 13 years ago
  18. 1b781ab Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  19. eb09533 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  20. b37fbe9 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  21. ad09965 fix a memory leak and memory corruption in RefBase by Mathias Agopian · 13 years ago
  22. 9c8fa9e revert surfaceflinger leak fix as it uncovered a crasher on xoom (DO NOT MERGE) by Mathias Agopian · 13 years ago
  23. 267ba69 Revert "revert surfaceflinger leak fix as it uncovered a crasher on xoom" by Mathias Agopian · 13 years ago
  24. dace0b4 revert surfaceflinger leak fix as it uncovered a crasher on xoom by Mathias Agopian · 13 years ago
  25. 9b6259a fix RefBase so it retains binary-compatibility with gingerbread (DO NOT MERGE) by Mathias Agopian · 13 years ago
  26. 4571143 Fix a leak in RefBase (DO NOT MERGE) by Mathias Agopian · 13 years ago
  27. 2be848d Call RefBase::destroy() when OBJECT_LIFETIME_* is not the default by Mathias Agopian · 13 years ago
  28. d781137 RefBase subclasses can now decide how they want to be destroyed. by Mathias Agopian · 13 years ago
  29. 8bb2795 libutils: Fix an improper const-cast in RefBase by Josh Stone · 13 years ago
  30. 7332f80 Fix sp<> conversion operator / constructor by Mathias Agopian · 13 years ago
  31. b26ea8b Fix some issues with RefBase debugging. by Mathias Agopian · 13 years ago
  32. 84a23fa Remove RefBase.h dependency on TextOutput.h by Mathias Agopian · 13 years ago
  33. cbb1011 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  34. cf59fa8 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  35. d245d1d Initial Contribution by The Android Open Source Project · 16 years ago