summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Build init with clang."Elliott Hughes2015-03-311-0/+5
|\
| * Build init with clang.Elliott Hughes2015-03-301-0/+5
|/
* Merge "Lose route to toybox."Elliott Hughes2015-03-302-114/+0
|\
| * Lose route to toybox.Elliott Hughes2015-03-302-114/+0
* | Merge "Always unlink /dev/__kmsg__."Elliott Hughes2015-03-301-4/+1
|\ \
| * | Always unlink /dev/__kmsg__.Elliott Hughes2015-03-281-4/+1
* | | Merge "Enable building libbase on Windows."Dan Albert2015-03-301-4/+8
|\ \ \ | |_|/ |/| |
| * | Enable building libbase on Windows.Dan Albert2015-03-301-4/+8
* | | Merge "toolbox: Fixed type mismatch for ioctl(BLKGETSIZE)"Elliott Hughes2015-03-301-1/+9
|\ \ \ | |/ / |/| |
| * | toolbox: Fixed type mismatch for ioctl(BLKGETSIZE)Johan Redestig2015-03-301-1/+9
|/ /
* | Merge "Lose load_policy to toybox."Elliott Hughes2015-03-282-50/+0
|\ \
| * | Lose load_policy to toybox.Elliott Hughes2015-03-282-50/+0
|/ /
* | Merge "Clarify a few things about bootcharts."Elliott Hughes2015-03-282-14/+13
|\ \
| * | Clarify a few things about bootcharts.Elliott Hughes2015-03-282-14/+13
|/ /
* | Merge "Revert "Remove the emulator special case from the "adb root" code.""Dan Albert2015-03-281-0/+7
|\ \
| * | Revert "Remove the emulator special case from the "adb root" code."Dan Albert2015-03-281-0/+7
* | | Merge "Further cleanup of the logic in device_init."Elliott Hughes2015-03-281-11/+11
|\ \ \
| * | | Further cleanup of the logic in device_init.Elliott Hughes2015-03-281-11/+11
|/ / /
* | | Merge "Fix clang build by removing unused locals."Elliott Hughes2015-03-281-9/+3
|\ \ \ | |_|/ |/| |
| * | Fix clang build by removing unused locals.Elliott Hughes2015-03-281-9/+3
|/ /
* | Merge "Log more timing information from init."Elliott Hughes2015-03-2817-240/+275
|\ \ | |/ |/|
| * Log more timing information from init.Elliott Hughes2015-03-2817-240/+275
|/
* Merge "Remove uses of libcxx.mk."Dan Albert2015-03-273-5/+0
|\
| * Remove uses of libcxx.mk.Dan Albert2015-03-273-5/+0
|/
* Merge "Pull in Windows compatibility header."Dan Albert2015-03-271-0/+1
|\
| * Pull in Windows compatibility header.Dan Albert2015-03-261-0/+1
* | Merge "Include what we use."Dan Albert2015-03-272-0/+2
|\ \
| * | Include what we use.Dan Albert2015-03-262-0/+2
| |/
* | Merge "O_CLOEXEC is O_NOINHERIT on Windows."Dan Albert2015-03-271-1/+1
|\ \ | |/ |/|
| * O_CLOEXEC is O_NOINHERIT on Windows.Dan Albert2015-03-261-1/+1
|/
* Merge "adb shell: Win32: fix Ctrl-C, tab completion, line editing, server echo"Dan Albert2015-03-273-11/+909
|\
| * adb shell: Win32: fix Ctrl-C, tab completion, line editing, server echoSpencer Low2015-03-263-11/+909
* | Merge "Libbacktrace: Use frame-pointer on host"Andreas Gampe2015-03-271-1/+1
|\ \
| * | Libbacktrace: Use frame-pointer on hostAndreas Gampe2015-03-261-1/+1
* | | Merge "libaudit: limit to 5 selinux denials per sec"Nick Kralevich2015-03-261-1/+1
|\ \ \
| * | | libaudit: limit to 5 selinux denials per secNick Kralevich2015-03-261-1/+1
|/ / /
* | | Merge "Fix build"Sami Tolvanen2015-03-261-15/+14
|\ \ \
| * | | Fix buildSami Tolvanen2015-03-261-15/+14
|/ / /
* | | Merge "Use structured format for verity metadata"Sami Tolvanen2015-03-263-63/+197
|\ \ \
| * | | Use structured format for verity metadataSami Tolvanen2015-03-243-63/+197
* | | | Merge "$ANDROID_BUILD_TOP isn't set for continuous builds."Elliott Hughes2015-03-261-1/+1
|\ \ \ \
| * | | | $ANDROID_BUILD_TOP isn't set for continuous builds.Elliott Hughes2015-03-251-1/+1
|/ / / /
* | | | Merge "Auto-generate the getevent labels from <linux/input.h>."Elliott Hughes2015-03-264-728/+120
|\ \ \ \ | |_|/ / |/| | |
| * | | Auto-generate the getevent labels from <linux/input.h>.Elliott Hughes2015-03-254-728/+120
|/ / /
* | | Merge "Add make target for shared libcutils on host."Richard Uhler2015-03-251-1/+11
|\ \ \
| * | | Add make target for shared libcutils on host.Richard Uhler2015-03-241-1/+11
* | | | Merge "init: missing break statement"Mark Salyzyn2015-03-241-0/+1
|\ \ \ \
| * | | | init: missing break statementMark Salyzyn2015-03-241-0/+1
|/ / / /
* | | | Merge "Fix mac sdk build."Christopher Ferris2015-03-242-0/+3
|\ \ \ \
| * | | | Fix mac sdk build.Christopher Ferris2015-03-232-0/+3