index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
utils
/
RefBase.cpp
Age
Commit message (
Expand
)
Author
2012-03-07
remove files that moved to frameworks/native
Mathias Agopian
2012-01-09
Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGE
Steve Block
2012-01-08
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-03
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2011-10-26
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
Steve Block
2011-08-11
fix a memory leak and memory corruption in RefBase
Mathias Agopian
2011-06-13
fix RefBase so it retains binary-compatibility with gingerbread
Mathias Agopian
2011-06-08
am b40e85f9: am 645434fb: Merge "Fix a leak in RefBase" into honeycomb-mr2
Mathias Agopian
2011-06-08
Fix a leak in RefBase
Mathias Agopian
2011-06-06
merge various SF fixes from gingerbread to honeycomb-mr2 (DO NOT MERGE)
Mathias Agopian
2011-06-06
resolved conflicts for merge of b9783b49 to honeycomb-plus-aosp
Marco Nelissen
2011-05-24
am c9cd2387: Merge changes I37f0f315,I8cbf6044,Ibb598931,I5262bf11 into ginge...
Simon Wilson
2011-05-23
RefBase subclasses can now decide how they want to be destroyed.
Mathias Agopian
2011-04-26
am bb93dad9: am bb10986c: am 13ce221e: Merge "libutils: Fix an improper const...
Kenny Root
2011-04-22
libutils: Fix an improper const-cast in RefBase
Josh Stone
2011-02-25
Fix sp<> conversion operator / constructor
Mathias Agopian
2011-02-23
Fix some issues with RefBase debugging.
Mathias Agopian
2011-02-22
Remove RefBase.h dependency on TextOutput.h
Mathias Agopian
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project