summaryrefslogtreecommitdiffstats
path: root/libutils
Commit message (Expand)AuthorAgeFilesLines
...
| | * Add BitSet64. DO NOT MERGEMichael Wright2014-03-241-4/+187
* | | Add static methods to BitSet.Michael Wright2014-03-191-0/+121
* | | Add BitSet64Michael Wright2014-03-181-4/+66
* | | Add NativeHandle, a refcounted C++ wrapper around a native_handle_t*Jesse Hall2014-03-052-0/+36
|/ /
* | Fix undefined args access for x86_64.Fengwei Yin2014-02-271-2/+11
|/
* Move CallStack to libbacktrace.Christopher Ferris2014-01-094-91/+27
* Make libutils Looper independent of frameworks/nativeBrian Carlstrom2013-12-182-99/+99
* SystemClock: use clock_gettime() on devices without /dev/alarmGreg Hackmann2013-12-171-16/+9
* fix corruption in Vector<> when malloc faliedShuo Gao2013-10-301-2/+14
* utils: Fix broken sdk build on windowsIgor Murashkin2013-10-302-0/+10
* utils: Fix broken buildIgor Murashkin2013-10-301-0/+2
* utils: Add ProcessCallStack to collect stack traces for all threads in a processIgor Murashkin2013-10-254-27/+446
* Disable timestamp logging.Ben Cheng2013-09-231-0/+13
* move libs/utils to libutilsAlex Ray2013-08-0240-0/+10207