summaryrefslogtreecommitdiffstats
path: root/include/utils
Commit message (Expand)AuthorAgeFilesLines
* remove libutilsAlex Ray2013-07-3148-7581/+0
* Make Flattenable not virtual (libutils)Mathias Agopian2013-07-302-39/+92
* libutils: give BasicHashtableImpl a virtual destructorAlex Ray2013-07-241-0/+1
* utils: move thread enums to system/coreAlex Ray2013-07-231-47/+1
* Added bitwise-or and bitwise-and to BitSetMichael Wright2013-05-301-0/+14
* am 31ab96fc: am 135e4dbd: Merge "utils: Allow non android namespaces to use A...Jeff Brown2013-05-281-1/+1
|\
| * am 135e4dbd: Merge "utils: Allow non android namespaces to use ALOGD_IF_SLOW"Jeff Brown2013-05-281-1/+1
| |\
| | * Merge "utils: Allow non android namespaces to use ALOGD_IF_SLOW"Jeff Brown2013-05-281-1/+1
| | |\
| | | * utils: Allow non android namespaces to use ALOGD_IF_SLOWNaseer Ahmed2013-02-151-1/+1
| | * | Tweaks for forward compatibilityJean-Baptiste Queru2013-03-061-0/+42
| | |/
* | | Make trace macros slightly more robustTim Murray2013-05-231-0/+9
* | | remove unused declarations and reformatMathias Agopian2013-05-091-47/+44
* | | remove reserved virtual slotsMathias Agopian2013-05-091-20/+0
* | | new String8, String16 ctors to initialize empty static strings with static li...Mathias Agopian2013-05-082-0/+18
* | | libutils clean-upMathias Agopian2013-05-0716-1194/+12
* | | Add new Looper API to check whether the looper is idle.Dianne Hackborn2013-05-071-0/+11
|/ /
* | improved CallStack a bitMathias Agopian2013-03-211-2/+4
* | Fix a crasher with RefBase debugging and vectors of wp<>Mathias Agopian2013-03-191-39/+56
* | Add Vector::resize()Jesse Hall2013-03-152-1/+8
* | Merge "Add Thread::isRunning and Condition::signal(WakeUpType)" into jb-mr2-devRomain Guy2013-03-112-0/+16
|\ \
| * | Add Thread::isRunning and Condition::signal(WakeUpType)Romain Guy2013-03-112-0/+16
* | | rename binder services main thread to Binder_*Mathias Agopian2013-03-071-0/+3
|/ /
* | Merge "utils: fix warnings for unused parameters"Igor Murashkin2012-12-123-6/+6
|\ \
| * | utils: fix warnings for unused parametersIgor Murashkin2012-12-053-6/+6
* | | Add LinearAllocatorChris Craik2012-12-051-0/+97
|/ /
* | utils: clarify scoped tracing functionalityAlex Ray2012-11-301-8/+5
* | Merge "utils: Use cutils tracing functionality."Alex Ray2012-11-291-141/+9
|\ \
| * | utils: Use cutils tracing functionality.Alex Ray2012-11-291-141/+9
* | | Add LruCache::IteratorRomain Guy2012-11-281-24/+26
* | | Add another ifndef and a couple of methods to LruCacheRomain Guy2012-11-282-0/+28
* | | Add #ifndef to prevent multiple definitionsRomain Guy2012-11-281-0/+5
|/ /
* | am 41f7736a: am 434e21bf: am 3fdeb48e: Reduce emulator logspamAndy McFadden2012-11-091-0/+2
|\ \ | |/
| * am 434e21bf: am 3fdeb48e: Reduce emulator logspamAndy McFadden2012-11-091-0/+2
| |\
| | * am 3fdeb48e: Reduce emulator logspamAndy McFadden2012-11-091-0/+2
| | |\
| | | * Reduce emulator logspamAndy McFadden2012-11-081-0/+2
* | | | Merge "Add an LRU cache plus hashing primitives"Raph Levien2012-10-294-1/+252
|\ \ \ \ | |/ / / |/| | |
| * | | Add an LRU cache plus hashing primitivesRaph Levien2012-10-264-1/+252
* | | | am 78b4977e: Merge "Ensure that Vector::erase() returns a valid iterator" int...Jason Simmons2012-10-251-1/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Merge "Ensure that Vector::erase() returns a valid iterator" into jb-mr1-aah-devJason Simmons2012-10-251-1/+2
| |\ \ \ | | |_|/ | |/| |
| | * | Ensure that Vector::erase() returns a valid iteratorJason Simmons2012-10-251-1/+2
* | | | am 04075569: Revert "Revert "put back the unused virtuals in Vector<>""Dave Burke2012-10-251-0/+20
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Revert "Revert "put back the unused virtuals in Vector<>""Dave Burke2012-10-251-0/+20
| |/
* | am 60393d45: Merge "Add runtime debugging capabilities to OpenGL" into jb-mr1...Romain Guy2012-10-181-0/+5
|\ \ | |/
| * Add runtime debugging capabilities to OpenGLRomain Guy2012-10-181-0/+5
* | am 125becee: am 7abbbc68: Merge "Add TEMP_FAILURE_RETRY to ZipUtils"Kenny Root2012-10-161-0/+23
|\ \ | |/ |/|
| * Add TEMP_FAILURE_RETRY to ZipUtilsKenny Root2012-10-161-0/+23
* | minor SharedBuffer clean-upMathias Agopian2012-08-311-17/+8
* | Add a way to retrieve a Region as a SharedBufferMathias Agopian2012-08-311-1/+1
* | am 9801575a: am 908c8ff5: Merge "Fixed clang build error for libgui"Jean-Baptiste Queru2012-08-271-2/+2
|\ \ | |/
| * Fixed clang build error for libguiTareq A. Siraj2012-08-231-2/+2