summaryrefslogtreecommitdiffstats
path: root/include/utils
Commit message (Expand)AuthorAgeFilesLines
* Add support for QC's time_daemonRicardo Cerqueira2013-10-231-0/+87
* libutils: refbase: jellybean mr1 compatcodeworkx2013-07-271-0/+9
* 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
* | Revert "put back the unused virtuals in Vector<>"Mathias Agopian2012-08-241-20/+0
* | put back the unused virtuals in Vector<>Mathias Agopian2012-08-201-0/+20
* | get rid of mirrorItemAt() which isn't used anywhereMathias Agopian2012-08-202-22/+0
* | Merge "Add a very simple helper function to log slow functions." into jb-mr1-devJeff Brown2012-08-131-0/+38
|\ \
| * | Add a very simple helper function to log slow functions.Jeff Brown2012-08-101-0/+38
* | | improve [un]marshalling of non-binder objectsMathias Agopian2012-08-131-0/+72
|/ /
* | improve Vector<> safety checksMathias Agopian2012-08-104-38/+30
* | libutils cleanup: remove unused or seldom used code from misc.{cpp|h}Mathias Agopian2012-08-051-39/+1
* | We now have a real list of displays.Mathias Agopian2012-08-021-1/+15
* | Add elapsedRealtimeNano(), and use CLOCK_BOOTTIME where possible.Nick Pelly2012-07-192-2/+4
* | one more step towards multiple display supportMathias Agopian2012-07-101-4/+4
* | am d5085da3: am 4467bba7: Merge "Support looper callbacks based on smart poin...Jeff Brown2012-05-311-2/+52
|\|
| * Support looper callbacks based on smart pointers.Jeff Brown2012-05-311-2/+52
* | am 80586761: am dad23789: Merge "Delete unused poll() code." into jb-devJeff Brown2012-05-311-29/+0
|\|