summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Improve init's debug printing.Riley Andrews2014-06-263-4/+22
* Merge "pixelflinger: Use pointer arithmetic to determine cache flush parameters"Narayan Kamath2014-06-241-3/+3
|\
| * pixelflinger: Use pointer arithmetic to determine cache flush parametersAshok Bhat2014-06-191-3/+3
* | Merge "property_service: get rid of hard coded property / control list"Nick Kralevich2014-06-251-105/+4
|\ \
| * | property_service: get rid of hard coded property / control listNick Kralevich2014-06-171-105/+4
* | | Merge "Fix %llx to PRIx64 in nandread.c."Elliott Hughes2014-06-251-17/+18
|\ \ \
| * | | Fix %llx to PRIx64 in nandread.c.Elliott Hughes2014-06-251-17/+18
|/ / /
* | | Merge "Redirect libselinux logging to dmesg for ueventd."Nick Kralevich2014-06-253-1/+8
|\ \ \
| * | | Redirect libselinux logging to dmesg for ueventd.Stephen Smalley2014-06-243-1/+8
* | | | Merge "libbacktrace_libc++ needs to be multilib on the Mac too."Ian Rogers2014-06-251-0/+2
|\ \ \ \
| * | | | libbacktrace_libc++ needs to be multilib on the Mac too.Ian Rogers2014-06-241-0/+2
|/ / / /
* | | | Merge "Print ABI in backtraces."Michael Wright2014-06-253-16/+18
|\ \ \ \
| * | | | Print ABI in backtraces.Michael Wright2014-06-243-16/+18
|/ / / /
* | | | Merge "Wait for device to disappear after "fastboot reboot"."JP Abgrall2014-06-231-0/+1
|\ \ \ \
| * | | | Wait for device to disappear after "fastboot reboot".Mark Wachsler2014-06-241-0/+1
|/ / / /
* | | | Merge "Fixed pathname for connecting to debugger."Elliott Hughes2014-06-231-11/+1
|\ \ \ \
| * | | | Fixed pathname for connecting to debugger.Brigid Smith2014-06-241-11/+1
* | | | | Merge "Add android_memset16/android_memset32 for aarch64."Christopher Ferris2014-06-245-9/+426
|\ \ \ \ \
| * | | | | Add android_memset16/android_memset32 for aarch64.Christopher Ferris2014-06-235-9/+426
| | |/ / / | |/| | |
* | | | | Merge "Add Smartisan usb config"Elliott Hughes2014-06-231-0/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add Smartisan usb configBao Haojun2014-04-111-0/+3
* | | | | Merge "Add ability to boot from charger mode."Riley Andrews2014-06-238-18/+57
|\ \ \ \ \
| * | | | | Add ability to boot from charger mode.Riley Andrews2014-06-208-18/+57
* | | | | | Merge "Remove android_atomic_swap from mips & mips64."Elliott Hughes2014-06-232-34/+0
|\ \ \ \ \ \
| * | | | | | Remove android_atomic_swap from mips & mips64.Elliott Hughes2014-06-232-34/+0
|/ / / / / /
* | | | | | Merge "[MIPS64] add atomic-mips64"Elliott Hughes2014-06-232-0/+253
|\ \ \ \ \ \
| * | | | | | [MIPS64] add atomic-mips64Duane Sand2014-06-032-0/+253
* | | | | | | Merge "Fixing debuggerd header output."Elliott Hughes2014-06-201-3/+2
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | Fixing debuggerd header output.Brigid Smith2014-06-231-3/+2
* | | | | | Merge "libcutils: Fix warnings in properties.c when verbose logging is enabled"Riley Andrews2014-06-202-4/+6
|\ \ \ \ \ \
| * | | | | | libcutils: Fix warnings in properties.c when verbose logging is enabledIgor Murashkin2014-06-202-4/+6
|/ / / / / /
* | | | | | Merge "cutils: Add property_get_bool, _get_int32, _get_int64"Riley Andrews2014-06-204-2/+481
|\ \ \ \ \ \
| * | | | | | cutils: Add property_get_bool, _get_int32, _get_int64Igor Murashkin2014-06-204-2/+481
* | | | | | | Merge "init/ueventd: adds wildcard matching for ueventd rules"Colin Cross2014-06-203-4/+20
|\ \ \ \ \ \ \
| * | | | | | | init/ueventd: adds wildcard matching for ueventd rulesDaniel Leung2014-06-203-4/+20
| |/ / / / / /
* | | | | | | Merge "healthd: UEVENT_MSG_LEN is changed from 1048 to 2048 in compliance wit...Ruchi Kandoi2014-06-201-1/+1
|\ \ \ \ \ \ \
| * | | | | | | healthd: UEVENT_MSG_LEN is changed from 1048 to 2048 in compliance withRuchi Kandoi2014-06-191-1/+1
* | | | | | | | Merge "Maps output now marks the fault address location."Elliott Hughes2014-06-201-4/+13
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | / / / / / | | |/ / / / / | |/| | | | |
| * | | | | | Maps output now marks the fault address location.Brigid Smith2014-06-201-4/+13
* | | | | | | Merge "Make indentation sane in init.rc"Riley Andrews2014-06-201-26/+26
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Make indentation sane in init.rcRiley Andrews2014-06-191-26/+26
|/ / / / / /
* | | | | | Merge "Fix debuggerd "format '%p'" build breakage."Elliott Hughes2014-06-181-3/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix debuggerd "format '%p'" build breakage.Elliott Hughes2014-06-191-3/+1
|/ / / / /
* | | | | Merge "Updated non-ARM archs to reflect logging changes."Elliott Hughes2014-06-194-6/+6
|\ \ \ \ \
| * | | | | Updated non-ARM archs to reflect logging changes.Brigid Smith2014-06-194-6/+6
|/ / / / /
* | | | | Merge "Removed log.quiet and log = NULL cases from debuggerd."Elliott Hughes2014-06-196-81/+69
|\ \ \ \ \
| * | | | | Removed log.quiet and log = NULL cases from debuggerd.Brigid Smith2014-06-196-81/+69
* | | | | | Merge "adb: Add USB vendor ID for Honeywell"Colin Cross2014-06-181-0/+3
|\ \ \ \ \ \
| * | | | | | adb: Add USB vendor ID for HoneywellDanielMo2014-06-191-0/+3
|/ / / / / /
* | | | | | Merge "Use inet_ntoa to display ipaddr and mask values"Colin Cross2014-06-191-14/+8
|\ \ \ \ \ \