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