| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a couple of useful string functions. | Jeff Brown | 2014-06-09 | 1 | -0/+13 |
* | am 7aa8cdfb: am 21157abc: am 8814bd1d: Merge "include: cleanup for -Wsystem-h... | Mark Salyzyn | 2014-05-23 | 2 | -5/+9 |
|\ |
|
| * | am 21157abc: am 8814bd1d: Merge "include: cleanup for -Wsystem-header" | Mark Salyzyn | 2014-05-23 | 2 | -5/+9 |
| |\ |
|
| | * | include: cleanup for -Wsystem-header | Mark Salyzyn | 2014-05-23 | 2 | -5/+9 |
* | | | Add VirtualLightRefBase | John Reck | 2014-05-09 | 1 | -0/+7 |
* | | | Merge "libutils: Clarify Condition::signal wakes up exactly one thread" | Igor Murashkin | 2014-04-15 | 1 | -1/+12 |
|\ \ \ |
|
| * | | | libutils: Clarify Condition::signal wakes up exactly one thread | Igor Murashkin | 2014-04-15 | 1 | -1/+12 |
* | | | | Merge "Add a peekOldestValue" | John Reck | 2014-04-14 | 1 | -0/+9 |
|\ \ \ \ |
|
| * | | | | Add a peekOldestValue | John Reck | 2014-04-11 | 1 | -0/+9 |
| |/ / / |
|
* | | | | BitSet32 64b compatibility fix | Andreas Gampe | 2014-04-11 | 1 | -3/+22 |
|/ / / |
|
* | | | am 1f87d3ab: am 83fd6375: am 31631861: Merge "Add guards to prevent typedefs ... | Tim Murray | 2014-04-07 | 1 | -0/+3 |
|\ \ \
| |/ / |
|
| * | | am 83fd6375: am 31631861: Merge "Add guards to prevent typedefs when C++11 is... | Tim Murray | 2014-04-07 | 1 | -0/+3 |
| |\ \
| | |/ |
|
| | * | Add guards to prevent typedefs when C++11 is available. | Tim Murray | 2014-04-07 | 1 | -0/+3 |
| * | | am df33e8b5: Add BitSet64. DO NOT MERGE | Michael Wright | 2014-03-26 | 1 | -22/+173 |
| |\ \
| | |/
| |/| |
|
| | * | Add BitSet64. DO NOT MERGE | Michael Wright | 2014-03-24 | 1 | -22/+173 |
* | | | Clarify ownership for NativeHandle::mHandle | Wonsik Kim | 2014-03-24 | 1 | -3/+6 |
* | | | Add static methods to BitSet. | Michael Wright | 2014-03-19 | 1 | -41/+99 |
* | | | Add traits to BitSet64, not 32. | Michael Wright | 2014-03-18 | 1 | -1/+1 |
* | | | Add BitSet64 | Michael Wright | 2014-03-18 | 1 | -5/+98 |
* | | | Add NativeHandle, a refcounted C++ wrapper around a native_handle_t* | Jesse Hall | 2014-03-05 | 1 | -0/+53 |
* | | | am bfed1360: am 1ed1d341: am 26fa5cd3: Merge "AArch64: Use negative values in... | Narayan Kamath | 2014-02-27 | 1 | -10/+10 |
|\ \ \
| |/ / |
|
| * | | AArch64: Use negative values in error enumeration | Ashok Bhat | 2014-02-20 | 1 | -10/+10 |
| * | | Revert "Move to the canonical UniquePtr.h." | Elliott Hughes | 2014-02-04 | 2 | -1/+240 |
| * | | Move to the canonical UniquePtr.h. | Elliott Hughes | 2014-02-04 | 2 | -240/+1 |
| |/ |
|
* | | resolved conflicts for merge of 47fa9064 to master | Christopher Ferris | 2014-01-17 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Rewrite libbacktrace to be all C++. | Christopher Ferris | 2014-01-16 | 1 | -1/+1 |
| * | Move BACKTRACE_NO_TID to BACKTRACE_CURRENT_THREAD. | Christopher Ferris | 2014-01-09 | 1 | -1/+1 |
| * | Move CallStack to libbacktrace. | Christopher Ferris | 2014-01-09 | 2 | -32/+9 |
* | | am 137ab19a: am b37b53bf: am 87942c9a: am b3bfe881: Merge "Make libutils Loop... | Brian Carlstrom | 2013-12-19 | 1 | -23/+112 |
|\ \
| |/ |
|
| * | Make libutils Looper independent of frameworks/native | Brian Carlstrom | 2013-12-18 | 1 | -23/+112 |
* | | Move BACKTRACE_NO_TID to BACKTRACE_CURRENT_THREAD. | Christopher Ferris | 2013-11-12 | 1 | -1/+1 |
* | | Move CallStack to libbacktrace. | Christopher Ferris | 2013-11-06 | 2 | -32/+9 |
* | | am 39f18c9e: am 1b84e0a3: Merge "utils: Add ProcessCallStack to collect stack... | Igor Murashkin | 2013-10-30 | 3 | -18/+235 |
|\ \
| |/ |
|
| * | utils: Add ProcessCallStack to collect stack traces for all threads in a process | Igor Murashkin | 2013-10-25 | 3 | -18/+235 |
* | | Remove UniquePtr.h copy | Kenny Root | 2013-09-20 | 1 | -239/+0 |
* | | Use canonical UniquePtr.h file | Kenny Root | 2013-09-11 | 1 | -1/+1 |
|/ |
|
* | minor tweaks to FlattenableUtils | Mathias Agopian | 2013-08-01 | 1 | -5/+8 |
* | Add a new utf8-to-utf16 conversion function. | Dianne Hackborn | 2013-07-31 | 1 | -0/+7 |
* | Make Flattenable not virtual (libutils) | Mathias Agopian | 2013-07-31 | 2 | -39/+92 |
* | libutils: give BasicHashtableImpl a virtual destructor | Alex Ray | 2013-07-30 | 1 | -0/+1 |
* | utils: move thread enums to system/core | Alex Ray | 2013-07-30 | 1 | -47/+1 |
* | Added bitwise-or and bitwise-and to BitSet | Michael Wright | 2013-07-30 | 1 | -0/+14 |
* | Make trace macros slightly more robust | Tim Murray | 2013-07-30 | 1 | -0/+9 |
* | remove unused declarations and reformat | Mathias Agopian | 2013-07-30 | 1 | -47/+44 |
* | remove reserved virtual slots | Mathias Agopian | 2013-07-30 | 1 | -20/+0 |
* | new String8, String16 ctors to initialize empty static strings with static li... | Mathias Agopian | 2013-07-30 | 2 | -0/+18 |
* | libutils clean-up | Mathias Agopian | 2013-07-30 | 16 | -1194/+12 |
* | Add new Looper API to check whether the looper is idle. | Dianne Hackborn | 2013-07-30 | 1 | -0/+11 |
* | improved CallStack a bit | Mathias Agopian | 2013-07-30 | 1 | -2/+4 |
* | Fix a crasher with RefBase debugging and vectors of wp<> | Mathias Agopian | 2013-07-30 | 1 | -39/+56 |