summaryrefslogtreecommitdiffstats
path: root/libutils
Commit message (Expand)AuthorAgeFilesLines
* am 81080625: am 88b463a1: am 1c77bf4c: Merge "Fix windows specific behavior o...Xavier Ducrohet2014-10-161-1/+0
|\
| * Fix windows specific behavior of FileMapXavier Ducrohet2014-10-161-1/+0
* | am 525db43b: am 6f7fd395: am 3fe9adc9: Merge "Fix write past end of memory." ...Christopher Ferris2014-10-081-9/+9
|\ \ | |/
| * Fix write past end of memory.Christopher Ferris2014-10-071-9/+9
* | am 522c1d34: am e18ed89e: Merge "Remove makefile cruft."Dan Albert2014-09-121-6/+0
|\ \
| * \ Merge "Remove makefile cruft."Dan Albert2014-09-121-6/+0
| |\ \
| | * | Remove makefile cruft.Dan Albert2014-09-121-6/+0
* | | | am e4bf208c: am 082a52b5: Merge "Move libutils over to pthread_gettid_np."Elliott Hughes2014-09-122-6/+2
|\ \ \ \ | |/ / /
| * | | Move libutils over to pthread_gettid_np.Elliott Hughes2014-09-122-6/+2
| |/ /
* | | am 6ba555f2: Merge "libutils: Don\'t segfault ProcessCallStack when getting t...Igor Murashkin2014-08-191-0/+5
|\ \ \ | | |/ | |/|
| * | libutils: Don't segfault ProcessCallStack when getting thread name failsIgor Murashkin2014-08-191-0/+5
| * | Exclude bionic private headers from include pathDmitriy Ivanov2014-07-312-2/+2
* | | am 3859029a: am 7fb0ee0c: Merge "Remove androidGetTid."Elliott Hughes2014-08-181-9/+0
|\ \ \ | | |/ | |/|
| * | Remove androidGetTid.Elliott Hughes2014-08-181-9/+0
* | | am 52b59127: am e7ec28bb: Merge "Exclude bionic private headers from include ...Dmitriy Ivanov2014-07-312-2/+2
|\ \ \ | |/ /
| * | Exclude bionic private headers from include pathDmitriy Ivanov2014-07-312-2/+2
* | | am 4bb951a8: Merge "BlobCache: fix uninitialized memory" into lmp-devAntoine Labour2014-07-301-1/+8
|\ \ \ | | |/ | |/|
| * | BlobCache: fix uninitialized memoryAntoine Labour2014-07-281-1/+8
| * | Remove invalid 64-bit host objects.Stephen Hines2014-07-251-13/+0
* | | am f2879ef6: am 6698ebf9: Merge "Fix Darwin build caused by -Wunused-parameter."Tim Murray2014-07-251-0/+3
|\ \ \ | | |/ | |/|
| * | Fix Darwin build caused by -Wunused-parameter.Tim Murray2014-07-241-0/+3
* | | am 31dc191b: am 73290cd1: Merge "Remove invalid 64-bit host objects."Stephen Hines2014-07-221-13/+0
|\ \ \ | |/ / | | / | |/ |/|
| * Remove invalid 64-bit host objects.Stephen Hines2014-07-221-13/+0
* | am 72299bf0: [Bug]NE when playing mp3 with incorrect UTF16 charCylen Yao2014-06-111-1/+2
|\ \
| * | [Bug]NE when playing mp3 with incorrect UTF16 charCylen Yao2014-06-101-1/+2
| * | Add a couple of useful string functions. (DO NOT MERGE)Jeff Brown2014-06-091-0/+24
* | | Add a couple of useful string functions.Jeff Brown2014-06-091-0/+24
* | | am 928821bd: am 72d77449: am 4ca26ce8: Merge "Host multilib build of both 32-...Ian Rogers2014-06-051-0/+1
|\ \ \
| * \ \ am 72d77449: am 4ca26ce8: Merge "Host multilib build of both 32-bit and 64-bi...Ian Rogers2014-06-051-0/+1
| |\ \ \ | | | |/ | | |/|
| | * | Host multilib build of both 32-bit and 64-bit libraries.Ian Rogers2014-06-051-0/+1
* | | | am b2a9129e: am bf0ed824: am 60ca7a22: Merge "libutils: turn on -Werror"Mark Salyzyn2014-06-0413-60/+80
|\ \ \ \ | |/ / /
| * | | am bf0ed824: am 60ca7a22: Merge "libutils: turn on -Werror"Mark Salyzyn2014-06-0413-60/+80
| |\ \ \ | | |/ /
| | * | libutils: turn on -WerrorMark Salyzyn2014-06-0213-60/+80
* | | | am 4b126c46: am e8f90ca6: am 570cd46d: Merge "Revert "Move libutils to libc++""Dan Albert2014-05-302-4/+9
|\ \ \ \ | |/ / /
| * | | am e8f90ca6: am 570cd46d: Merge "Revert "Move libutils to libc++""Dan Albert2014-05-302-4/+9
| |\ \ \ | | |/ /
| | * | Merge "Revert "Move libutils to libc++""Dan Albert2014-05-302-4/+9
| | |\ \
| | | * | Revert "Move libutils to libc++"Dan Albert2014-05-302-4/+9
* | | | | am 58f4a09b: am 36f536fc: am 9f69e028: Merge "Move libutils to libc++"Dan Albert2014-05-302-9/+4
|\ \ \ \ \ | |/ / / /
| * | | | am 36f536fc: am 9f69e028: Merge "Move libutils to libc++"Dan Albert2014-05-302-9/+4
| |\ \ \ \ | | |/ / /
| | * | | Merge "Move libutils to libc++"Dan Albert2014-05-302-9/+4
| | |\ \ \ | | | |/ /
| | | * | Move libutils to libc++Dan Albert2014-05-292-9/+4
* | | | | am 4547273b: am 265262a8: am 5f815da3: Merge "String16.cpp rm unused utils/De...Mark Salyzyn2014-05-291-1/+0
|\ \ \ \ \ | |/ / / /
| * | | | am 265262a8: am 5f815da3: Merge "String16.cpp rm unused utils/Debug.h"Mark Salyzyn2014-05-291-1/+0
| |\ \ \ \ | | |/ / /
| | * | | String16.cpp rm unused utils/Debug.hMark Salyzyn2014-05-291-1/+0
| | |/ /
* | | | am 29415ce2: am 72f51179: am cd3897d0: Merge "Move libutils from fdprintf to ...Calin Juravle2014-05-221-5/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | am 72f51179: am cd3897d0: Merge "Move libutils from fdprintf to POSIX dprintf."Calin Juravle2014-05-221-5/+1
| |\ \ | | |/
| | * Move libutils from fdprintf to POSIX dprintf.Elliott Hughes2014-05-221-5/+1
* | | am b18da571: am 1e6cd741: am 803fb62b: Merge "Remove unused LOCAL_LDLIBS."Ying Wang2014-05-081-8/+0
|\ \ \ | |/ /
| * | am 1e6cd741: am 803fb62b: Merge "Remove unused LOCAL_LDLIBS."Ying Wang2014-05-071-8/+0
| |\ \ | | |/
| | * Remove unused LOCAL_LDLIBS.Ying Wang2014-05-071-8/+0