summaryrefslogtreecommitdiffstats
path: root/include/utils
Commit message (Expand)AuthorAgeFilesLines
* am fbb4188c: am d559d6c7: Merge "defined(HAVE_OFF_T) is really just !defined(...Elliott Hughes2014-09-231-8/+4
|\
| * defined(HAVE_OFF_T) is really just !defined(__APPLE__).Elliott Hughes2014-09-221-8/+4
* | am 3859029a: am 7fb0ee0c: Merge "Remove androidGetTid."Elliott Hughes2014-08-182-5/+2
|\ \ | |/
| * Remove androidGetTid.Elliott Hughes2014-08-182-5/+2
* | am 4c818dc8: am 56b28f6b: Merge "RefBase: make Renamer destructor virtual"Elliott Hughes2014-08-061-2/+4
|\ \ | |/
| * RefBase: make Renamer destructor virtualUkri Niemimuukko2014-08-061-2/+4
* | Add a couple of useful string functions.Jeff Brown2014-06-091-0/+13
* | am 7aa8cdfb: am 21157abc: am 8814bd1d: Merge "include: cleanup for -Wsystem-h...Mark Salyzyn2014-05-232-5/+9
|\ \
| * \ am 21157abc: am 8814bd1d: Merge "include: cleanup for -Wsystem-header"Mark Salyzyn2014-05-232-5/+9
| |\ \ | | |/
| | * include: cleanup for -Wsystem-headerMark Salyzyn2014-05-232-5/+9
* | | Add VirtualLightRefBaseJohn Reck2014-05-091-0/+7
* | | Merge "libutils: Clarify Condition::signal wakes up exactly one thread"Igor Murashkin2014-04-151-1/+12
|\ \ \
| * | | libutils: Clarify Condition::signal wakes up exactly one threadIgor Murashkin2014-04-151-1/+12
* | | | Merge "Add a peekOldestValue"John Reck2014-04-141-0/+9
|\ \ \ \
| * | | | Add a peekOldestValueJohn Reck2014-04-111-0/+9
| |/ / /
* | | | BitSet32 64b compatibility fixAndreas Gampe2014-04-111-3/+22
|/ / /
* | | am 1f87d3ab: am 83fd6375: am 31631861: Merge "Add guards to prevent typedefs ...Tim Murray2014-04-071-0/+3
|\ \ \ | |/ /
| * | am 83fd6375: am 31631861: Merge "Add guards to prevent typedefs when C++11 is...Tim Murray2014-04-071-0/+3
| |\ \ | | |/
| | * Add guards to prevent typedefs when C++11 is available.Tim Murray2014-04-071-0/+3
| * | am df33e8b5: Add BitSet64. DO NOT MERGEMichael Wright2014-03-261-22/+173
| |\ \ | | |/ | |/|
| | * Add BitSet64. DO NOT MERGEMichael Wright2014-03-241-22/+173
* | | Clarify ownership for NativeHandle::mHandleWonsik Kim2014-03-241-3/+6
* | | Add static methods to BitSet.Michael Wright2014-03-191-41/+99
* | | Add traits to BitSet64, not 32.Michael Wright2014-03-181-1/+1
* | | Add BitSet64Michael Wright2014-03-181-5/+98
* | | Add NativeHandle, a refcounted C++ wrapper around a native_handle_t*Jesse Hall2014-03-051-0/+53
* | | am bfed1360: am 1ed1d341: am 26fa5cd3: Merge "AArch64: Use negative values in...Narayan Kamath2014-02-271-10/+10
|\ \ \ | |/ /
| * | AArch64: Use negative values in error enumerationAshok Bhat2014-02-201-10/+10
| * | 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