replicant-frameworks_native/include/utils
Mathias Agopian cab25d680e improved CallStack a bit
- added a ctor that updates and dumps the stack immediately
- added a "logtag" parameter to dump()

Change-Id: Ie51c256071d282591752243bdb4f68cf9ff8829d
2013-03-21 17:12:40 -07:00
..
AndroidThreads.h rename binder services main thread to Binder_* 2013-03-07 15:34:28 -08:00
ashmem.h
Atomic.h
BasicHashtable.h Add an LRU cache plus hashing primitives 2012-10-26 16:09:22 -07:00
BitSet.h
BlobCache.h
BufferedTextOutput.h
ByteOrder.h
CallStack.h improved CallStack a bit 2013-03-21 17:12:40 -07:00
Compat.h Add TEMP_FAILURE_RETRY to ZipUtils 2012-10-16 14:00:56 -07:00
Condition.h Add Thread::isRunning and Condition::signal(WakeUpType) 2013-03-11 14:34:56 -07:00
Debug.h
Endian.h
Errors.h
FileMap.h
Flattenable.h
Functor.h
GenerationCache.h
JenkinsHash.h Add another ifndef and a couple of methods to LruCache 2012-11-28 17:37:03 -08:00
KeyedVector.h
LinearAllocator.h Add LinearAllocator 2012-12-05 17:34:54 -08:00
LinearTransform.h
List.h
Log.h
Looper.h
LruCache.h Add LruCache::Iterator 2012-11-28 18:26:54 -08:00
misc.h
Mutex.h utils: fix warnings for unused parameters 2012-12-05 16:10:26 -08:00
PropertyMap.h
RefBase.h Fix a crasher with RefBase debugging and vectors of wp<> 2013-03-19 16:41:56 -07:00
RWLock.h utils: fix warnings for unused parameters 2012-12-05 16:10:26 -08:00
SharedBuffer.h minor SharedBuffer clean-up 2012-08-31 18:41:21 -07:00
Singleton.h Fixed clang build error for libgui 2012-08-23 14:08:57 -04:00
SortedVector.h
StopWatch.h
String8.h
String16.h
StringArray.h
StrongPointer.h
SystemClock.h
TextOutput.h
Thread.h Add Thread::isRunning and Condition::signal(WakeUpType) 2013-03-11 14:34:56 -07:00
ThreadDefs.h
threads.h
Timers.h
Tokenizer.h
Trace.h utils: clarify scoped tracing functionality 2012-11-30 19:54:00 -08:00
TypeHelpers.h Add an LRU cache plus hashing primitives 2012-10-26 16:09:22 -07:00
Unicode.h
UniquePtr.h
Vector.h Add Vector::resize() 2013-03-15 12:40:39 -07:00
VectorImpl.h Add Vector::resize() 2013-03-15 12:40:39 -07:00
WorkQueue.h
ZipFileCRO.h
ZipFileRO.h
ZipUtils.h