summaryrefslogtreecommitdiffstats
path: root/libs/utils/RefBase.cpp
Commit message (Expand)AuthorAgeFilesLines
* remove libutilsAlex Ray2013-07-311-650/+0
* libutils clean-upMathias Agopian2013-05-071-16/+0
* improved CallStack a bitMathias Agopian2013-03-211-8/+4
* disable RefBase consistency checks (NDEBUG)Mathias Agopian2013-03-191-1/+1
* Fix a crasher with RefBase debugging and vectors of wp<>Mathias Agopian2013-03-191-9/+15
* A few tweaks to RefBase debuggingMathias Agopian2013-03-181-17/+11
* fix a couple race-conditions in RefBase::promote()Dianne Hackborn2013-03-141-26/+67
* temporary: enable ASSERTs in RefBaseMathias Agopian2013-03-111-0/+1
* Fix RefBase debugging. O_CREAT must specify the mode.Mathias Agopian2013-03-061-1/+1
* Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGESteve Block2012-01-091-7/+7
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-5/+5
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-11/+11
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-1/+1
* fix a memory leak and memory corruption in RefBaseMathias Agopian2011-08-111-44/+39
* fix RefBase so it retains binary-compatibility with gingerbreadMathias Agopian2011-06-131-9/+25
* am b40e85f9: am 645434fb: Merge "Fix a leak in RefBase" into honeycomb-mr2Mathias Agopian2011-06-081-6/+10
|\
| * Fix a leak in RefBaseMathias Agopian2011-06-081-6/+10
| * merge various SF fixes from gingerbread to honeycomb-mr2 (DO NOT MERGE)Mathias Agopian2011-06-061-3/+9
* | resolved conflicts for merge of b9783b49 to honeycomb-plus-aospMarco Nelissen2011-06-061-3/+9
|\ \
| * \ am c9cd2387: Merge changes I37f0f315,I8cbf6044,Ibb598931,I5262bf11 into ginge...Simon Wilson2011-05-241-3/+9
| |\ \
| | * | RefBase subclasses can now decide how they want to be destroyed.Mathias Agopian2011-05-231-3/+9
* | | | am bb93dad9: am bb10986c: am 13ce221e: Merge "libutils: Fix an improper const...Kenny Root2011-04-261-1/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | libutils: Fix an improper const-cast in RefBaseJosh Stone2011-04-221-1/+1
| |/
* | Fix sp<> conversion operator / constructorMathias Agopian2011-02-251-4/+30
* | Fix some issues with RefBase debugging.Mathias Agopian2011-02-231-70/+101
* | Remove RefBase.h dependency on TextOutput.hMathias Agopian2011-02-221-1/+17
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+534
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-534/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+534