summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-15Merge "Decrease size of LogBufferElements to 32 bytes."android-o-iot-preview-5o-iot-preview-5Christopher Ferris
2017-08-14Merge changes I7f00c5f0,Idc18f331,I1e7d3a88Tom Cherry
2017-08-14init: use Result<T> for the parsing functionsTom Cherry
2017-08-14init: use Result<T> for builtin functionsTom Cherry
2017-08-14init: introduce Result<T> for return values and error handlingTom Cherry
2017-08-14Merge "init: split security functions out of init.cpp"Tom Cherry
2017-08-14init: split security functions out of init.cppTom Cherry
2017-08-12Merge "Compare new unwinder to old unwinder in debuggerd."Christopher Ferris
2017-08-12Merge "Add demangling of function name."Christopher Ferris
2017-08-12Merge "Enable non-secure side to receive messages > 4K"Treehugger Robot
2017-08-12Merge "debuggerd_handler: print pid and process name."Treehugger Robot
2017-08-12Merge "init: fix format issue"Treehugger Robot
2017-08-11Compare new unwinder to old unwinder in debuggerd.Christopher Ferris
2017-08-11debuggerd_handler: print pid and process name.Josh Gao
2017-08-11Add demangling of function name.Christopher Ferris
2017-08-11Merge "init: Add readahead built-in command"Treehugger Robot
2017-08-11init: fix format issueTom Cherry
2017-08-11Decrease size of LogBufferElements to 32 bytes.Christopher Ferris
2017-08-11init: Add readahead built-in commandWei Wang
2017-08-11Merge "Fix another set of bugs."Christopher Ferris
2017-08-10Fix another set of bugs.Christopher Ferris
2017-08-10Enable non-secure side to receive messages > 4KJocelyn Bohr
2017-08-10Merge "Add HSM AID."Treehugger Robot
2017-08-10Add HSM AID.Andrew Scull
2017-08-10Merge "bootstat: switch from root.root to system.log"Treehugger Robot
2017-08-10Merge "Don't try to strip a shell script"Treehugger Robot
2017-08-10Merge changes If1cffa85,I9011a959Tom Cherry
2017-08-09Don't try to strip a shell scriptDan Willemsen
2017-08-10Merge "Include asan options from data partition."Treehugger Robot
2017-08-09init: move property_service.cpp to libinitTom Cherry
2017-08-09init: statically link libselinux to init_testsTom Cherry
2017-08-09Merge "Small clean ups"Christopher Ferris
2017-08-09Merge "logcat: transition to Android.bp"Mark Salyzyn
2017-08-09Include asan options from data partition.Ryan Campbell
2017-08-09bootstat: switch from root.root to system.logMark Salyzyn
2017-08-09Small clean upsChristopher Ferris
2017-08-09logcat: transition to Android.bpMark Salyzyn
2017-08-09Merge "logcat: fix error propagation."Treehugger Robot
2017-08-08logcat: fix error propagation.Mark Salyzyn
2017-08-08Merge "ueventd: add test to ensure selabel_lookup() is thread safe"Tom Cherry
2017-08-08ueventd: add test to ensure selabel_lookup() is thread safeTom Cherry
2017-08-08Merge "fastboot: Add --disable-verity and --disable-verification options."Treehugger Robot
2017-08-07Merge "Add AID for LoWPAN subsystem"Treehugger Robot
2017-08-07fastboot: Add --disable-verity and --disable-verification options.David Zeuthen
2017-08-04Add AID for LoWPAN subsystemRobert Quattlebaum
2017-08-04Merge "Fix clang-tidy performance warnings in system/core."Chih-hung Hsieh
2017-08-04Merge "init: more unique_fd, less goto"Tom Cherry
2017-08-04init: more unique_fd, less gotoTom Cherry
2017-08-04Merge "libcutils: write trace event into socket in container"Treehugger Robot
2017-08-03Merge "Return correct error code when finish input length is too long."Treehugger Robot