summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "bootstat: Add a few more bootreasons."android-o-mr1-iot-preview-6James Hawkins2017-11-291-0/+7
|\
| * bootstat: Add a few more bootreasons.James Hawkins2017-11-281-0/+7
* | Merge "ld.config.txt.in typo: absolution -> absolute"Treehugger Robot2017-11-291-1/+1
|\ \
| * | ld.config.txt.in typo: absolution -> absoluteSteven Moreland2017-11-281-1/+1
* | | Merge "Remove a duplicate TEMP_FAILURE_RETRY."Elliott Hughes2017-11-291-15/+1
|\ \ \
| * | | Remove a duplicate TEMP_FAILURE_RETRY.Elliott Hughes2017-11-281-15/+1
* | | | Merge "Allow multiple threads sharing a map to unwind."Christopher Ferris2017-11-2816-366/+501
|\ \ \ \
| * | | | Allow multiple threads sharing a map to unwind.Christopher Ferris2017-11-2816-366/+501
* | | | | Merge "Add way to specify an offset in an elf file."Christopher Ferris2017-11-281-5/+20
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add way to specify an offset in an elf file.Christopher Ferris2017-11-281-5/+20
| | |/ / | |/| |
* | | | Merge "add null pointer check for msg buffer"Treehugger Robot2017-11-281-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | add null pointer check for msg bufferYan, Shaopu2017-11-281-0/+5
* | | | Merge "Don't complain that the DNSSL RA option is "unknown"."Treehugger Robot2017-11-281-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Don't complain that the DNSSL RA option is "unknown".Lorenzo Colitti2017-11-281-0/+2
|/ / /
* | | Merge "libutils: Cleanup unused class declaration"Logan Chien2017-11-272-3/+0
|\ \ \
| * | | libutils: Cleanup unused class declarationLogan Chien2017-11-222-3/+0
* | | | Merge "add llndk|vndksp.libraries.txt to vndk_package"Treehugger Robot2017-11-271-0/+42
|\ \ \ \
| * | | | add llndk|vndksp.libraries.txt to vndk_packageJiyong Park2017-11-271-0/+42
|/ / / /
* | | | Merge "Standarize on VFS_CAP_REVISION_2"Treehugger Robot2017-11-271-1/+1
|\ \ \ \
| * | | | Standarize on VFS_CAP_REVISION_2Nick Kralevich2017-11-271-1/+1
* | | | | Merge "Revert "init: use ro.init.subcontexts_enabled to enable subcontexts""Tom Cherry2017-11-271-9/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Revert "init: use ro.init.subcontexts_enabled to enable subcontexts"Tom Cherry2017-11-271-9/+5
* | | | | Merge "init: Drop inheritable capabilities when switching uids"Treehugger Robot2017-11-273-0/+19
|\ \ \ \ \
| * | | | | init: Drop inheritable capabilities when switching uidsLuis Hector Chavez2017-11-173-0/+19
* | | | | | Merge "Create location to store surface and window trace files on init"Treehugger Robot2017-11-271-0/+4
|\ \ \ \ \ \
| * | | | | | Create location to store surface and window trace files on initVishnu Nair2017-11-271-0/+4
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "fastboot: make_f2fs call by linux/darwin"Treehugger Robot2017-11-272-9/+9
|\ \ \ \ \ \
| * | | | | | fastboot: make_f2fs call by linux/darwinJaegeuk Kim2017-11-152-9/+9
| | |_|/ / / | |/| | | |
* | | | | | Merge "Move mkdir /data/nfc/... to rootdir init.rc"Tom Cherry2017-11-221-0/+4
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Move mkdir /data/nfc/... to rootdir init.rcTom Cherry2017-11-211-0/+4
| |/ / / /
* | | | | Merge "a new folder to store OTA carrier id update"Chen Xu2017-11-211-0/+1
|\ \ \ \ \
| * | | | | a new folder to store OTA carrier id updatefionaxu2017-11-211-0/+1
| | |/ / / | |/| | |
* | | | | Merge "bootstat: kernel_panic test w/o bootloader or pstore support"Treehugger Robot2017-11-211-1/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | bootstat: kernel_panic test w/o bootloader or pstore supportMark Salyzyn2017-11-201-1/+6
|/ / / /
* | | | Merge "Force call the fallback handler."Christopher Ferris2017-11-171-1/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | Force call the fallback handler.Christopher Ferris2017-11-161-1/+6
|/ / /
* | | Merge changes from topic "b69050941"Treehugger Robot2017-11-159-31/+91
|\ \ \
| * | | Allow a service to override another.Steven Moreland2017-11-153-7/+51
| * | | Move service name duplication lookup to EndSectionSteven Moreland2017-11-151-5/+5
| * | | EndSection returns Result<Success>Steven Moreland2017-11-158-11/+29
| * | | Fix out of date SectionParser comment.Steven Moreland2017-11-141-9/+7
| |/ /
* | | Merge changes from topic "stats_log"yaochen2017-11-157-7/+30
|\ \ \ | |/ / |/| |
| * | Register an event logtag for stats logs.Yao Chen2017-11-141-0/+3
| * | Create stats buffer in logd.Stefan Lafon2017-11-146-7/+27
* | | Merge "Better, consistent definition of AID_SHARED_GID."Jeff Sharkey2017-11-143-6/+14
|\ \ \ | |/ / |/| |
| * | Better, consistent definition of AID_SHARED_GID.Jeff Sharkey2017-11-133-6/+14
|/ /
* | Merge "fastboot: support f2fs format"Jaegeuk Kim2017-11-132-18/+22
|\ \
| * | fastboot: support f2fs formatJaegeuk Kim2017-11-112-18/+22
* | | Merge "Fix logcatd dependency in logpersist."Treehugger Robot2017-11-131-0/+1
|\ \ \
| * | | Fix logcatd dependency in logpersist.Calvin On2017-11-131-0/+1