summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libutils: hide SharedBuffer by moving SharedBuffer.h to the implementation di...Sergio Giro2015-09-236-3/+172
* Remove USE_MINGW/CYGWIN; Whitelist windows modulesDan Willemsen2015-09-021-13/+5
* VectorImpl.cpp: fix benign multiplication overflowNick Kralevich2015-08-281-1/+4
* libutils: Enable LOCAL_SANITIZE := integerNick Kralevich2015-08-241-0/+4
* libutils: cleanups for -fsanitize=integerNick Kralevich2015-08-242-0/+14
* Merge "libutils: fix overflow in String8::allocFromUTF8"Sergio Giro2015-08-181-0/+3
|\
| * libutils: fix overflow in String8::allocFromUTF8Sergio Giro2015-08-181-0/+3
* | libutils: fix signed/unsigned comparison warningsNick Kralevich2015-08-173-21/+21
|/
* Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS."Elliott Hughes2015-07-303-17/+10
|\
| * Use __ANDROID__ instead of HAVE_ANDROID_OS.Elliott Hughes2015-07-303-17/+10
* | Use _WIN32 rather than HAVE_WINSOCK.Elliott Hughes2015-07-291-1/+1
|/
* Move libutils off AndroidConfig.h.Elliott Hughes2015-07-291-0/+1
* Consistently use strerror in libutils.Elliott Hughes2015-06-306-29/+31
* Add a space before :=.Evgenii Stepanov2015-06-121-1/+1
* Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed.Elliott Hughes2015-04-021-1/+0
* Revert "Revert "Create libbase.""Dan Albert2015-03-166-352/+0
* Revert "Create libbase."Nicolas Geoffray2015-03-166-0/+352
* Create libbase.Dan Albert2015-03-146-352/+0
* Remove useless refCounting from FileMap.Narayan Kamath2015-02-232-11/+3
* Merge "Remove reference to NOT_USING_KLIBC and cygwin."Narayan Kamath2015-02-201-14/+1
|\
| * Remove reference to NOT_USING_KLIBC and cygwin.Narayan Kamath2015-02-191-14/+1
* | Fix the WriteStringToFile overload that takes mode/owner/group.Elliott Hughes2015-02-172-2/+31
|/
* Clean up reading and writing in init.Elliott Hughes2015-02-062-24/+72
* Fix Windows build.Elliott Hughes2015-02-041-0/+2
* Add a WriteStringToFile overload that cares about permissions.Elliott Hughes2015-02-041-8/+35
* Add Google-style StringPrintf.Elliott Hughes2015-02-034-0/+137
* Fix Mac build.Elliott Hughes2015-02-031-0/+2
* Add Google-style ReadFileToString and WriteStringToFile.Elliott Hughes2015-02-034-10/+109
* Kill HAVE_PTHREADS.Yabin Cui2015-01-273-57/+42
* Fix references to HAVE_PRCTL.Elliott Hughes2014-12-151-2/+2
* Clean up libutils Android.mkTrevor Drake2014-12-061-10/+0
* Use __arm__ instead of ARCH_ARM.Elliott Hughes2014-12-041-1/+1
* Libutils: Comment out unused constantsAndreas Gampe2014-11-241-2/+3
* Kill HAVE_BIG_ENDIAN, HAVE_ENDIAN_H, and HAVE_LITTLE_ENDIAN.Elliott Hughes2014-11-221-11/+4
* kill HAVE_MADVISEYabin Cui2014-11-181-2/+6
* kill HAVE_MADVISEYabin Cui2014-11-181-2/+2
* Move libutils to libc++.Dan Albert2014-11-151-4/+0
* System/core: Use memmoveAndreas Gampe2014-11-131-1/+1
* kill HAVE_POSIX_FILEMAPYabin Cui2014-11-111-12/+10
* am 7a92d20e: Merge "Clean up some test makefiles."Dan Albert2014-11-043-24/+47
|\
| * Clean up some test makefiles.Dan Albert2014-11-043-24/+47
* | am 1c77bf4c: Merge "Fix windows specific behavior of FileMap" into lmp-devXavier Ducrohet2014-10-161-1/+0
|\ \
| * | Fix windows specific behavior of FileMapXavier Ducrohet2014-10-161-1/+0
* | | am 3fe9adc9: Merge "Fix write past end of memory." into lmp-devChristopher Ferris2014-10-071-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
| |/ /