| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | Use __arm__ instead of ARCH_ARM. | Elliott Hughes | 2014-12-04 | 1 | -1/+1 |
* | | | | Libutils: Comment out unused constants | Andreas Gampe | 2014-11-24 | 1 | -2/+3 |
* | | | | Kill HAVE_BIG_ENDIAN, HAVE_ENDIAN_H, and HAVE_LITTLE_ENDIAN. | Elliott Hughes | 2014-11-21 | 1 | -11/+4 |
* | | | | kill HAVE_MADVISE | Yabin Cui | 2014-11-19 | 1 | -2/+6 |
* | | | | kill HAVE_MADVISE | Yabin Cui | 2014-11-18 | 1 | -2/+2 |
* | | | | Move libutils to libc++. | Dan Albert | 2014-11-15 | 1 | -4/+0 |
* | | | | System/core: Use memmove | Andreas Gampe | 2014-11-13 | 1 | -1/+1 |
* | | | | kill HAVE_POSIX_FILEMAP | Yabin Cui | 2014-11-11 | 1 | -12/+10 |
* | | | | am 7a92d20e: Merge "Clean up some test makefiles." | Dan Albert | 2014-11-05 | 3 | -24/+47 |
|\ \ \ \ |
|
| * | | | | Clean up some test makefiles. | Dan Albert | 2014-11-04 | 3 | -24/+47 |
* | | | | | am 1c77bf4c: Merge "Fix windows specific behavior of FileMap" into lmp-dev | Xavier Ducrohet | 2014-10-16 | 1 | -1/+0 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | Fix windows specific behavior of FileMap | Xavier Ducrohet | 2014-10-16 | 1 | -1/+0 |
* | | | | | am 3fe9adc9: Merge "Fix write past end of memory." into lmp-dev | Christopher Ferris | 2014-10-07 | 1 | -9/+9 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Fix write past end of memory. | Christopher Ferris | 2014-10-07 | 1 | -9/+9 |
* | | | | | am 522c1d34: am e18ed89e: Merge "Remove makefile cruft." | Dan Albert | 2014-09-12 | 1 | -6/+0 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | Merge "Remove makefile cruft." | Dan Albert | 2014-09-12 | 1 | -6/+0 |
| |\ \ \ \ |
|
| | * | | | | Remove makefile cruft. | Dan Albert | 2014-09-12 | 1 | -6/+0 |
* | | | | | | am e4bf208c: am 082a52b5: Merge "Move libutils over to pthread_gettid_np." | Elliott Hughes | 2014-09-12 | 2 | -6/+2 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Move libutils over to pthread_gettid_np. | Elliott Hughes | 2014-09-12 | 2 | -6/+2 |
| |/ / / / |
|
* | | | | | am 6ba555f2: Merge "libutils: Don\'t segfault ProcessCallStack when getting t... | Igor Murashkin | 2014-08-19 | 1 | -0/+5 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | libutils: Don't segfault ProcessCallStack when getting thread name fails | Igor Murashkin | 2014-08-19 | 1 | -0/+5 |
| * | | | | Exclude bionic private headers from include path | Dmitriy Ivanov | 2014-07-31 | 2 | -2/+2 |
* | | | | | am 3859029a: am 7fb0ee0c: Merge "Remove androidGetTid." | Elliott Hughes | 2014-08-18 | 1 | -9/+0 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | Remove androidGetTid. | Elliott Hughes | 2014-08-18 | 1 | -9/+0 |
* | | | | | am 52b59127: am e7ec28bb: Merge "Exclude bionic private headers from include ... | Dmitriy Ivanov | 2014-07-31 | 2 | -2/+2 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Exclude bionic private headers from include path | Dmitriy Ivanov | 2014-07-31 | 2 | -2/+2 |
* | | | | | am 4bb951a8: Merge "BlobCache: fix uninitialized memory" into lmp-dev | Antoine Labour | 2014-07-30 | 1 | -1/+8 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | BlobCache: fix uninitialized memory | Antoine Labour | 2014-07-28 | 1 | -1/+8 |
| * | | | | Remove invalid 64-bit host objects. | Stephen Hines | 2014-07-25 | 1 | -13/+0 |
* | | | | | am f2879ef6: am 6698ebf9: Merge "Fix Darwin build caused by -Wunused-parameter." | Tim Murray | 2014-07-25 | 1 | -0/+3 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | Fix Darwin build caused by -Wunused-parameter. | Tim Murray | 2014-07-24 | 1 | -0/+3 |
* | | | | | am 31dc191b: am 73290cd1: Merge "Remove invalid 64-bit host objects." | Stephen Hines | 2014-07-22 | 1 | -13/+0 |
|\ \ \ \ \
| |/ / / /
| | / / /
| |/ / /
|/| | | |
|
| * | | | Remove invalid 64-bit host objects. | Stephen Hines | 2014-07-22 | 1 | -13/+0 |
* | | | | am 72299bf0: [Bug]NE when playing mp3 with incorrect UTF16 char | Cylen Yao | 2014-06-11 | 1 | -1/+2 |
|\ \ \ \ |
|
| * | | | | [Bug]NE when playing mp3 with incorrect UTF16 char | Cylen Yao | 2014-06-10 | 1 | -1/+2 |
| * | | | | Add a couple of useful string functions. (DO NOT MERGE) | Jeff Brown | 2014-06-09 | 1 | -0/+24 |
* | | | | | Add a couple of useful string functions. | Jeff Brown | 2014-06-09 | 1 | -0/+24 |
* | | | | | am 928821bd: am 72d77449: am 4ca26ce8: Merge "Host multilib build of both 32-... | Ian Rogers | 2014-06-05 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * \ \ \ \ | am 72d77449: am 4ca26ce8: Merge "Host multilib build of both 32-bit and 64-bi... | Ian Rogers | 2014-06-05 | 1 | -0/+1 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| | * | | | | Host multilib build of both 32-bit and 64-bit libraries. | Ian Rogers | 2014-06-05 | 1 | -0/+1 |
* | | | | | | am b2a9129e: am bf0ed824: am 60ca7a22: Merge "libutils: turn on -Werror" | Mark Salyzyn | 2014-06-04 | 13 | -60/+80 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | am bf0ed824: am 60ca7a22: Merge "libutils: turn on -Werror" | Mark Salyzyn | 2014-06-04 | 13 | -60/+80 |
| |\ \ \ \ \
| | |/ / / / |
|
| | * | | | | libutils: turn on -Werror | Mark Salyzyn | 2014-06-02 | 13 | -60/+80 |
* | | | | | | am 4b126c46: am e8f90ca6: am 570cd46d: Merge "Revert "Move libutils to libc++"" | Dan Albert | 2014-05-30 | 2 | -4/+9 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | am e8f90ca6: am 570cd46d: Merge "Revert "Move libutils to libc++"" | Dan Albert | 2014-05-30 | 2 | -4/+9 |
| |\ \ \ \ \
| | |/ / / / |
|
| | * | | | | Merge "Revert "Move libutils to libc++"" | Dan Albert | 2014-05-30 | 2 | -4/+9 |
| | |\ \ \ \ |
|
| | | * | | | | Revert "Move libutils to libc++" | Dan Albert | 2014-05-30 | 2 | -4/+9 |
* | | | | | | | am 58f4a09b: am 36f536fc: am 9f69e028: Merge "Move libutils to libc++" | Dan Albert | 2014-05-30 | 2 | -9/+4 |
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| * | | | | | | am 36f536fc: am 9f69e028: Merge "Move libutils to libc++" | Dan Albert | 2014-05-30 | 2 | -9/+4 |
| |\ \ \ \ \ \
| | |/ / / / / |
|
| | * | | | | | Merge "Move libutils to libc++" | Dan Albert | 2014-05-30 | 2 | -9/+4 |
| | |\ \ \ \ \
| | | |/ / / / |
|