summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* Merge "Create Service and ServiceManager classes"Tom Cherry2015-08-0711-1023/+1171
|\
| * Create Service and ServiceManager classesTom Cherry2015-08-0711-1023/+1171
* | Merge "Enable perfboot.py to install APKs before measurement."Yasuhiro Matsuda2015-08-061-0/+12
|\ \
| * | Enable perfboot.py to install APKs before measurement.Yasuhiro Matsuda2015-08-061-0/+12
* | | Fix incorrect exception handling in perfboot.pyYasuhiro Matsuda2015-08-051-1/+1
|/ /
* | Merge "Fix perfboot.py to exit by Ctrl+C."Yasuhiro Matsuda2015-08-051-0/+1
|\ \
| * | Fix perfboot.py to exit by Ctrl+C.Yasuhiro Matsuda2015-08-041-0/+1
* | | perfboot.py: check 2 more event logs by defaultYusuke Sato2015-08-041-0/+2
* | | perfboot.py: ignore tags not listed in /system/etc/event-log-tagsYusuke Sato2015-08-031-1/+18
* | | Merge "perfboot.py: warn if dm-verity is disabled"Yusuke Sato2015-08-031-0/+11
|\ \ \ | |_|/ |/| |
| * | perfboot.py: warn if dm-verity is disabledYusuke Sato2015-08-031-0/+11
* | | Merge "init: use std::vector<std::string> for argument passing"Tom Cherry2015-08-037-200/+186
|\ \ \
| * | | init: use std::vector<std::string> for argument passingTom Cherry2015-07-317-200/+186
| |/ /
* | | Merge "Stop calling fsck on shutdown by default"Yusuke Sato2015-07-311-7/+11
|\ \ \
| * | | Stop calling fsck on shutdown by defaultYusuke Sato2015-07-211-7/+11
* | | | init: Adding header guard to tokenizerLee Campbell2015-07-301-0/+5
| |/ / |/| |
* | | Merge "init: Create classes for Action and Command"Tom Cherry2015-07-309-390/+522
|\ \ \
| * | | init: Create classes for Action and CommandTom Cherry2015-07-309-390/+522
* | | | Merge "init: Add C++ tokenizer."Lee Campbell2015-07-304-0/+449
|\ \ \ \ | |_|_|/ |/| | |
| * | | init: Add C++ tokenizer.Lee Campbell2015-07-304-0/+449
| |/ /
* | | Merge "Introduce a mechanism to trace boot sequence."Yasuhiro Matsuda2015-07-301-0/+23
|\ \ \
| * | | Introduce a mechanism to trace boot sequence.Yasuhiro Matsuda2015-07-291-0/+23
| |/ /
* / / Add a script to record Android boot time.Yasuhiro Matsuda2015-07-301-0/+411
|/ /
* | init: Adding support to import directoriesLee Campbell2015-07-276-6/+51
* | init: expand_props for onrestart commands.Yabin Cui2015-07-243-9/+25
* | init: do expand_props before calling the builtins.Yabin Cui2015-07-245-145/+76
* | init: Let property_get return std::string.Yabin Cui2015-07-248-71/+39
* | init: use init's property expansion code for mount_allNan Liu2015-07-221-1/+7
* | init: Fix logging stutterMark Salyzyn2015-07-211-6/+7
* | init: Add additional logging levelsMark Salyzyn2015-07-211-0/+3
|/
* Merge "Use fsck.f2fs -a instead of -f for faster boot"Yusuke Sato2015-07-211-1/+70
|\
| * Use fsck.f2fs -a instead of -f for faster bootYusuke Sato2015-07-151-1/+70
* | Merge "init: Fix bootchart trigger for emulator"Elliott Hughes2015-07-161-2/+3
|\ \
| * | init: Fix bootchart trigger for emulatorYu Ning2015-07-151-2/+3
| |/
* / init: refuse to start process if domain transition not definedNick Kralevich2015-07-161-6/+10
|/
* init/util.cpp: don't return a negative unsigned valueNick Kralevich2015-06-182-11/+19
* init support for cgroups.Elliott Hughes2015-06-175-40/+71
* Revert "init: Enable LOCAL_DETECT_INTEGER_OVERFLOWS"Nick Kralevich2015-06-161-4/+0
* init: Enable LOCAL_DETECT_INTEGER_OVERFLOWSNick Kralevich2015-06-151-0/+4
* Merge "Compare two bootcharts and list timestamps for selected processes."Ben Cheng2015-06-152-0/+169
|\
| * Compare two bootcharts and list timestamps for selected processes.Ben Cheng2015-06-152-0/+169
* | Remove calls to is_selinux_enabled()Nick Kralevich2015-06-123-45/+35
* | Make it clearer to grep that init is built with clang.Elliott Hughes2015-06-101-5/+3
|/
* init: change exec parsing to make SECLABEL optionalMark Salyzyn2015-06-023-3/+5
* init: expand_props on triggerMark Salyzyn2015-05-271-1/+7
* Don't use TEMP_FAILURE_RETRY on close in system/core.Elliott Hughes2015-05-151-2/+2
* Reduce the coldboot timeout to 1s.Elliott Hughes2015-05-141-1/+4
* Fix insmod module sizeTom Cherry2015-05-125-15/+11
* load ro.recovery_id property from recovery partitionAndres Morales2015-05-084-1/+65
* stop including rootdir build.propAndres Morales2015-05-081-1/+0