summaryrefslogtreecommitdiffstats
path: root/libutils
Commit message (Expand)AuthorAgeFilesLines
* Exclude bionic private headers from include pathDmitriy Ivanov2014-07-312-2/+2
* Fix Darwin build caused by -Wunused-parameter.Tim Murray2014-07-241-0/+3
* Remove invalid 64-bit host objects.Stephen Hines2014-07-221-13/+0
* Host multilib build of both 32-bit and 64-bit libraries.Ian Rogers2014-06-051-0/+1
* libutils: turn on -WerrorMark Salyzyn2014-06-0213-60/+80
* Merge "Revert "Move libutils to libc++""Dan Albert2014-05-302-4/+9
|\
| * Revert "Move libutils to libc++"Dan Albert2014-05-302-4/+9
* | Merge "Move libutils to libc++"Dan Albert2014-05-302-9/+4
|\ \ | |/
| * Move libutils to libc++Dan Albert2014-05-292-9/+4
* | String16.cpp rm unused utils/Debug.hMark Salyzyn2014-05-291-1/+0
|/
* Move libutils from fdprintf to POSIX dprintf.Elliott Hughes2014-05-221-5/+1
* Remove unused LOCAL_LDLIBS.Ying Wang2014-05-071-8/+0
* libutils: FileMap styling adjustmentsMark Salyzyn2014-04-171-35/+26
* libutils: FileMap 64 bit compile issuesMark Salyzyn2014-04-171-9/+10
* libutils: BlobCache 64 bit compile issuesMark Salyzyn2014-04-171-13/+14
* Merge "HAVE_POSIX_CLOCKS doesn't imply CLOCK_BOOTTIME."Narayan Kamath2014-04-151-2/+4
|\
| * HAVE_POSIX_CLOCKS doesn't imply CLOCK_BOOTTIME.Narayan Kamath2014-04-101-2/+4
* | Cleanup: warning fixit.Sasha Levitskiy2014-04-112-2/+2
|/
* Fix stack trace logging in RefBase.Ian McKellar2014-04-011-2/+2
* 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