summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make mkdirAndChown do what it claims to doBernhard Rosenkränzer2014-11-171-2/+2
* Merge "Remove the error-prone TARGET_CPU_SMP from system/core."Elliott Hughes2014-11-173-18/+2
|\
| * Remove the error-prone TARGET_CPU_SMP from system/core.Elliott Hughes2014-11-173-18/+2
|/
* Merge "Update calls to IInterface::asBinder()"Marco Nelissen2014-11-171-5/+5
|\
| * Update calls to IInterface::asBinder()Marco Nelissen2014-11-171-5/+5
|/
* Merge "Move debuggerd to libc++."Dan Albert2014-11-161-2/+0
|\
| * Move debuggerd to libc++.Dan Albert2014-11-151-2/+0
* | Merge "Move libutils to libc++."Dan Albert2014-11-161-4/+0
|\ \ | |/ |/|
| * Move libutils to libc++.Dan Albert2014-11-151-4/+0
|/
* Merge "Don't manually link libgtest_main in libion tests."Dan Albert2014-11-141-1/+0
|\
| * Don't manually link libgtest_main in libion tests.Dan Albert2014-11-141-1/+0
* | Merge "Disable the static libcutils tests."Dan Albert2014-11-141-15/+17
|\ \
| * | Disable the static libcutils tests.Dan Albert2014-11-141-15/+17
| |/
* | Merge "Convert futex to cond wait."Christopher Ferris2014-11-144-24/+56
|\ \ | |/ |/|
| * Convert futex to cond wait.Christopher Ferris2014-11-144-24/+56
|/
* Merge "System/core: Use memmove"Andreas Gampe2014-11-141-1/+1
|\
| * System/core: Use memmoveAndreas Gampe2014-11-131-1/+1
* | Merge "Second attempt to "Rewrite atomic.h to use stdatomic.h.""Hans Boehm2014-11-149-1040/+120
|\ \
| * | Second attempt to "Rewrite atomic.h to use stdatomic.h."Hans Boehm2014-11-139-1040/+120
* | | Merge "Fix a trivial typo."Chih-Hung Hsieh2014-11-131-1/+1
|\ \ \
| * | | Fix a trivial typo.Chih-Hung Hsieh2014-11-131-1/+1
|/ / /
* | | Merge "kill HAVE_FORKEXEC"Yabin Cui2014-11-133-20/+18
|\ \ \
| * | | kill HAVE_FORKEXECYabin Cui2014-11-123-20/+18
* | | | Merge "Add LOCAL_MULTILIB := both to Darwin libbacktrace."Dan Albert2014-11-131-0/+2
|\ \ \ \
| * | | | Add LOCAL_MULTILIB := both to Darwin libbacktrace.Dan Albert2014-11-131-0/+2
|/ / / /
* | | | Merge "Sdcard: Initialize the padding output value"Elliott Hughes2014-11-131-0/+1
|\ \ \ \
| * | | | Sdcard: Initialize the padding output valueDaisuke Okitsu2014-11-131-0/+1
| | |/ / | |/| |
* | | | Merge "kill HAVE_LOCALTIME_R"Yabin Cui2014-11-133-6/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | kill HAVE_LOCALTIME_RYabin Cui2014-11-133-6/+6
| | |/ | |/|
* | | Merge "Fix segfault in get_character_device_symlinks()"JP Abgrall2014-11-131-1/+1
|\ \ \
| * | | Fix segfault in get_character_device_symlinks()Tomasz Kondel2014-11-131-1/+1
|/ / /
* | | Merge "Close fd on error path in do_mount()"JP Abgrall2014-11-131-0/+1
|\ \ \ | |/ / |/| |
| * | Close fd on error path in do_mount()Tomasz Kondel2014-11-131-0/+1
|/ /
* | Merge "Remove the stlport linked libbacktrace."Dan Albert2014-11-122-71/+1
|\ \ | |/ |/|
| * Remove the stlport linked libbacktrace.Dan Albert2014-11-112-71/+1
* | Merge "Revert "Move some tests to libc++.""Dan Albert2014-11-122-3/+2
|\ \
| * | Revert "Move some tests to libc++."Dan Albert2014-11-112-3/+2
|/ /
* | Merge "Move liblog tests and benchmarks to libc++."Dan Albert2014-11-122-1/+1
|\ \
| * | Move liblog tests and benchmarks to libc++.Dan Albert2014-11-122-1/+1
| |/
* | Merge "Move some tests to libc++."Dan Albert2014-11-122-2/+3
|\ \
| * | Move some tests to libc++.Dan Albert2014-11-112-2/+3
| |/
* | Merge "property_service: Added vendor build properties to load_all_props"Daniel Rosenberg2014-11-111-0/+1
|\ \ | |/ |/|
| * property_service: Added vendor build properties to load_all_propsDaniel Rosenberg2014-11-111-0/+1
|/
* Merge "kill HAVE_POSIX_FILEMAP"Yabin Cui2014-11-112-14/+12
|\
| * kill HAVE_POSIX_FILEMAPYabin Cui2014-11-112-14/+12
|/
* Merge "Fix formatting in 4df4dfedf6beef891d05d4e80704f5f4a594a885."Elliott Hughes2014-11-101-1/+2
|\
| * Fix formatting in 4df4dfedf6beef891d05d4e80704f5f4a594a885.Elliott Hughes2014-11-101-1/+2
|/
* Merge "When new error happend,then errno should be updated accordingly. Other...Elliott Hughes2014-11-101-1/+2
|\
| * When new error happend,then errno should be updated accordingly.Bo Huang2014-11-101-1/+2
|/
* Merge "init isn't built for platforms without dirent::d_type."Elliott Hughes2014-11-101-2/+0
|\