index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
utils
/
RefBase.h
Age
Commit message (
Expand
)
Author
2011-08-11
fix a memory leak and memory corruption in RefBase
Mathias Agopian
2011-06-14
may fix build on some version of gcc
Mathias Agopian
2011-06-13
fix RefBase so it retains binary-compatibility with gingerbread
Mathias Agopian
2011-05-19
RefBase subclasses can now decide how they want to be destroyed.
Mathias Agopian
2011-02-24
Fix a wp<> bug where the owner ID would be wrong
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
2011-02-09
fix [3408713] Dialog window invisible sometimes
Mathias Agopian
2010-06-24
Fix a bug in sp<> and wp<> which could cause memory corruptions
Mathias Agopian
2009-05-04
update surfaceflinger, libui and libagl to the new gralloc api
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
2009-01-09
auto import from //branches/cupcake/...@125939
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project