summaryrefslogtreecommitdiffstats
path: root/include/utils
Commit message (Expand)AuthorAgeFilesLines
...
| * | Revert "Move to the canonical UniquePtr.h."Elliott Hughes2014-02-042-1/+240
| * | Move to the canonical UniquePtr.h.Elliott Hughes2014-02-042-240/+1
| |/
* | resolved conflicts for merge of 47fa9064 to masterChristopher Ferris2014-01-171-1/+1
|\ \ | |/
| * Rewrite libbacktrace to be all C++.Christopher Ferris2014-01-161-1/+1
| * Move BACKTRACE_NO_TID to BACKTRACE_CURRENT_THREAD.Christopher Ferris2014-01-091-1/+1
| * Move CallStack to libbacktrace.Christopher Ferris2014-01-092-32/+9
* | am 137ab19a: am b37b53bf: am 87942c9a: am b3bfe881: Merge "Make libutils Loop...Brian Carlstrom2013-12-191-23/+112
|\ \ | |/
| * Make libutils Looper independent of frameworks/nativeBrian Carlstrom2013-12-181-23/+112
* | Move BACKTRACE_NO_TID to BACKTRACE_CURRENT_THREAD.Christopher Ferris2013-11-121-1/+1
* | Move CallStack to libbacktrace.Christopher Ferris2013-11-062-32/+9
* | am 39f18c9e: am 1b84e0a3: Merge "utils: Add ProcessCallStack to collect stack...Igor Murashkin2013-10-303-18/+235
|\ \ | |/
| * utils: Add ProcessCallStack to collect stack traces for all threads in a processIgor Murashkin2013-10-253-18/+235
* | Remove UniquePtr.h copyKenny Root2013-09-201-239/+0
* | Use canonical UniquePtr.h fileKenny Root2013-09-111-1/+1
|/
* minor tweaks to FlattenableUtilsMathias Agopian2013-08-011-5/+8
* Add a new utf8-to-utf16 conversion function.Dianne Hackborn2013-07-311-0/+7
* Make Flattenable not virtual (libutils)Mathias Agopian2013-07-312-39/+92
* libutils: give BasicHashtableImpl a virtual destructorAlex Ray2013-07-301-0/+1
* utils: move thread enums to system/coreAlex Ray2013-07-301-47/+1
* Added bitwise-or and bitwise-and to BitSetMichael Wright2013-07-301-0/+14
* Make trace macros slightly more robustTim Murray2013-07-301-0/+9
* remove unused declarations and reformatMathias Agopian2013-07-301-47/+44
* remove reserved virtual slotsMathias Agopian2013-07-301-20/+0
* new String8, String16 ctors to initialize empty static strings with static li...Mathias Agopian2013-07-302-0/+18
* libutils clean-upMathias Agopian2013-07-3016-1194/+12
* Add new Looper API to check whether the looper is idle.Dianne Hackborn2013-07-301-0/+11
* improved CallStack a bitMathias Agopian2013-07-301-2/+4
* Fix a crasher with RefBase debugging and vectors of wp<>Mathias Agopian2013-07-301-39/+56
* Add Vector::resize()Jesse Hall2013-07-302-1/+8
* Add Thread::isRunning and Condition::signal(WakeUpType)Romain Guy2013-07-302-0/+16
* rename binder services main thread to Binder_*Mathias Agopian2013-07-301-0/+3
* utils: Allow non android namespaces to use ALOGD_IF_SLOWNaseer Ahmed2013-07-301-1/+1
* Add LinearAllocatorChris Craik2013-07-301-0/+97
* utils: fix warnings for unused parametersIgor Murashkin2013-07-303-6/+6
* utils: clarify scoped tracing functionalityAlex Ray2013-07-301-8/+5
* utils: Use cutils tracing functionality.Alex Ray2013-07-301-141/+9
* Add LruCache::IteratorRomain Guy2013-07-301-24/+26
* Add another ifndef and a couple of methods to LruCacheRomain Guy2013-07-302-0/+28
* Add #ifndef to prevent multiple definitionsRomain Guy2013-07-301-0/+5
* Reduce emulator logspamAndy McFadden2013-07-301-0/+2
* Add an LRU cache plus hashing primitivesRaph Levien2013-07-304-1/+252
* Ensure that Vector::erase() returns a valid iteratorJason Simmons2013-07-301-1/+2
* Revert "Revert "put back the unused virtuals in Vector<>""Dave Burke2013-07-301-0/+20
* Add runtime debugging capabilities to OpenGLRomain Guy2013-07-301-0/+5
* Add TEMP_FAILURE_RETRY to ZipUtilsKenny Root2013-07-301-0/+23
* minor SharedBuffer clean-upMathias Agopian2013-07-301-17/+8
* Add a way to retrieve a Region as a SharedBufferMathias Agopian2013-07-301-1/+1
* Revert "put back the unused virtuals in Vector<>"Mathias Agopian2013-07-301-20/+0
* Fixed clang build error for libguiTareq A. Siraj2013-07-301-2/+2
* put back the unused virtuals in Vector<>Mathias Agopian2013-07-301-0/+20