Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
b2fdedd9011551e9d52719248be6630b5cae0fc1
/
init
32a6121
am f75b5ff1: am fe39394e: Merge "init: Adding support to import directories"
by Lee Campbell
· 10 years ago
0d379e2
init: Adding support to import directories
by Lee Campbell
· 10 years ago
8282b80
am 10821da3: am 8a502000: Merge "init: expand_props for onrestart commands."
by Yabin Cui
· 10 years ago
48af277
am bd5f10ad: am 699be5f6: Merge "init: do expand_props before calling the builtins."
by Yabin Cui
· 10 years ago
62284c7
init: expand_props for onrestart commands.
by Yabin Cui
· 10 years ago
bdc1fdd
init: do expand_props before calling the builtins.
by Yabin Cui
· 10 years ago
c0cf9a6
am bff40697: am addf7a96: Merge "init: Let property_get return std::string."
by Yabin Cui
· 10 years ago
c9f3297
init: Let property_get return std::string.
by Yabin Cui
· 10 years ago
75ce0d8
am 7f12fa27: am f5b46079: Merge "init: use init\'s property expansion code for mount_all"
by Elliott Hughes
· 10 years ago
8078734
am 7b0bb824: am 93adb524: Merge "init: Fix logging stutter"
by Mark Salyzyn
· 10 years ago
8672abc
am 18fc744f: am 6743dab5: Merge "init: Add additional logging levels"
by Mark Salyzyn
· 10 years ago
8a05881
init: use init's property expansion code for mount_all
by Nan Liu
· 10 years ago
656c94a
init: Fix logging stutter
by Mark Salyzyn
· 10 years ago
2b35b79
init: Add additional logging levels
by Mark Salyzyn
· 10 years ago
7987739
am ab64465d: am 0e3ce82b: Merge "Use fsck.f2fs -a instead of -f for faster boot"
by Yusuke Sato
· 10 years ago
254ab1d
Merge "Use fsck.f2fs -a instead of -f for faster boot"
by Yusuke Sato
· 10 years ago
19cd34a
am 770b78bd: am 683790ae: Merge "init: Fix bootchart trigger for emulator"
by Elliott Hughes
· 10 years ago
a04989e
Merge "init: Fix bootchart trigger for emulator"
by Elliott Hughes
· 10 years ago
72bbf87
am d9bb7852: am c66e37b2: Merge "init: refuse to start process if domain transition not defined"
by Nick Kralevich
· 10 years ago
2e02c77
init: refuse to start process if domain transition not defined
by Nick Kralevich
· 10 years ago
42a5129
Use fsck.f2fs -a instead of -f for faster boot
by Yusuke Sato
· 10 years ago
e16a8bb
init: Fix bootchart trigger for emulator
by Yu Ning
· 10 years ago
09757a1
am 81046166: Merge "Revert "Change init sequence to support file level encryption"" into mnc-dev
by Paul Lawrence
· 10 years ago
ff82d59
Revert "Change init sequence to support file level encryption"
by Paul Lawrence
· 10 years ago
0b2b1bf
am a65e402b: Merge "Change init sequence to support file level encryption" into mnc-dev
by Paul Lawrence
· 10 years ago
e7a34e8
Change init sequence to support file level encryption
by Paul Lawrence
· 10 years ago
ffe9a90
am 8d855ba9: am d2e7f002: Merge "init/util.cpp: don\'t return a negative unsigned value"
by Nick Kralevich
· 10 years ago
7833f4b
init/util.cpp: don't return a negative unsigned value
by Nick Kralevich
· 10 years ago
61f92a7
am f5a7ba9e: am 53d504f0: Merge "init support for cgroups."
by Elliott Hughes
· 10 years ago
24b2b83
init support for cgroups.
by Elliott Hughes
· 10 years ago
2d6874f
init support for cgroups.
by Elliott Hughes
· 10 years ago
99f3776
am 4c6269ce: am 106f92f5: Merge "Revert "init: Enable LOCAL_DETECT_INTEGER_OVERFLOWS""
by Nick Kralevich
· 10 years ago
ca6907c
Revert "init: Enable LOCAL_DETECT_INTEGER_OVERFLOWS"
by Nick Kralevich
· 10 years ago
9a90343
am 135b6b08: am 6b27b7d6: Merge "init: Enable LOCAL_DETECT_INTEGER_OVERFLOWS"
by Nick Kralevich
· 10 years ago
c069a8f
init: Enable LOCAL_DETECT_INTEGER_OVERFLOWS
by Nick Kralevich
· 10 years ago
fc4d8b3
am 87678797: am 83be2fd7: Merge "Compare two bootcharts and list timestamps for selected processes."
by Ben Cheng
· 10 years ago
b53ea97
Merge "Compare two bootcharts and list timestamps for selected processes."
by Ben Cheng
· 10 years ago
ea4a15a
Compare two bootcharts and list timestamps for selected processes.
by Ben Cheng
· 10 years ago
03f50f5
am a27dca0f: am 60c5a460: Merge "Remove calls to is_selinux_enabled()"
by Nick Kralevich
· 10 years ago
5b6e16a
Remove calls to is_selinux_enabled()
by Nick Kralevich
· 10 years ago
1996447
am 67917cf5: am 57bd480c: Merge "Make it clearer to grep that init is built with clang."
by Elliott Hughes
· 10 years ago
6668728
Make it clearer to grep that init is built with clang.
by Elliott Hughes
· 10 years ago
0863953
am 4d7f052a: Merge "New "selinux.restorecon" control property." into mnc-dev
by Jeff Sharkey
· 10 years ago
ba414b9
New "selinux.restorecon" control property.
by Jeff Sharkey
· 10 years ago
ac5140a
am e0e56563: am 0bda352f: Merge changes from topic \'logcatd\'
by Mark Salyzyn
· 10 years ago
fab392e
init: change exec parsing to make SECLABEL optional
by Mark Salyzyn
· 10 years ago
e7475d3
init: change exec parsing to make SECLABEL optional
by Mark Salyzyn
· 10 years ago
963f160
DO NOT MERGE Securely encrypt the master key
by Paul Lawrence
· 10 years ago
dd638f9
am c5a55890: am 4cc6e2e3: Merge "init: expand_props on trigger"
by Mark Salyzyn
· 10 years ago
50d6d13
init: expand_props on trigger
by Mark Salyzyn
· 10 years ago
ac78839
am 9fc83437: Don\'t use TEMP_FAILURE_RETRY on close in system/core.
by Elliott Hughes
· 10 years ago
92fe66e
Don't use TEMP_FAILURE_RETRY on close in system/core.
by Elliott Hughes
· 10 years ago
7dd5152
am 91cf41cf: init: wait_for_file use smaller time resolution
by Thierry Strudel
· 10 years ago
286836e
init: wait_for_file use smaller time resolution
by Thierry Strudel
· 10 years ago
5461148
Don't use TEMP_FAILURE_RETRY on close in system/core.
by Elliott Hughes
· 10 years ago
bf7c0da
Reduce the coldboot timeout to 1s.
by Elliott Hughes
· 10 years ago
5818e82
am bca8dc6a: am 000c009b: Merge "Reduce the coldboot timeout to 1s."
by Elliott Hughes
· 10 years ago
ddcdf46
Reduce the coldboot timeout to 1s.
by Elliott Hughes
· 10 years ago
5904c1f
resolved conflicts for merge of d410a9b3 to mnc-dev-plus-aosp
by Elliott Hughes
· 10 years ago
3706fec
Fix insmod module size
by Tom Cherry
· 10 years ago
cd95378
Enable property expansion for insmod
by Emmanuel Berthier
· 10 years ago
c6cfd94
Fix insmod module size
by Tom Cherry
· 10 years ago
22c4d9a
am 86aeb11e: Merge "load ro.recovery_id property from recovery partition" into mnc-dev
by Andres Morales
· 10 years ago
02b375c
load ro.recovery_id property from recovery partition
by Andres Morales
· 10 years ago
e1dffbc
load ro.recovery_id property from recovery partition
by Andres Morales
· 10 years ago
1e361ce
am d34c722c: Merge changes Iac33dbaa,I18fcd37d into mnc-dev
by Andres Morales
· 10 years ago
800715d
stop including rootdir build.prop
by Andres Morales
· 10 years ago
4d6a5df
stop including rootdir build.prop
by Andres Morales
· 10 years ago
405c297
am a5aa7a11: am 55c2e1f4: Merge "Clean up init /proc/cmdline handling."
by Elliott Hughes
· 10 years ago
508beaa
Clean up init /proc/cmdline handling.
by Elliott Hughes
· 10 years ago
c57dff7
am 950c6250: am 5138958c: Merge "Enable property expansion for insmod"
by Elliott Hughes
· 10 years ago
e2653e9
Merge "Enable property expansion for insmod"
by Elliott Hughes
· 10 years ago
70d6883
Merge commit '2fe6a631' into manualmerge
by Paul Lawrence
· 10 years ago
84a7e1a
Securely encrypt the master key
by Paul Lawrence
· 10 years ago
bb313e8
am 3ef42dd2: am f0d24737: Merge "init: remove support for disabled SELinux"
by Nick Kralevich
· 10 years ago
6d18875
resolved conflicts for merge of 6a5244bc to mnc-dev-plus-aosp
by Paul Lawrence
· 10 years ago
8a5f9d0
am 2306880f: am 6e8c8f54: Merge "Revert "Only run vold command when file encryption enabled""
by Paul Lawrence
· 10 years ago
9d96064
init: remove support for disabled SELinux
by Nick Kralevich
· 10 years ago
a0cfe7c
Merge "Revert "Securely encrypt the master key""
by Paul Lawrence
· 10 years ago
2825f1e
Revert "Securely encrypt the master key"
by Paul Lawrence
· 10 years ago
59296a4
Merge "Revert "Only run vold command when file encryption enabled""
by Paul Lawrence
· 10 years ago
468ba48
Revert "Only run vold command when file encryption enabled"
by Paul Lawrence
· 10 years ago
2875ff5
am 2088427c: am a71ef0d5: Merge "Only run vold command when file encryption enabled"
by Paul Lawrence
· 10 years ago
5aefced
Merge "Only run vold command when file encryption enabled"
by Paul Lawrence
· 10 years ago
3c92089
resolved conflicts for merge of 72fad66f to mnc-dev-plus-aosp
by Paul Lawrence
· 10 years ago
46881b2
Merge "Securely encrypt the master key"
by Paul Lawrence
· 10 years ago
71317fa
Enable property expansion for insmod
by Emmanuel Berthier
· 10 years ago
b2e979b
am ecf184c9: am 9c9280d8: Merge "init: get rid of the remaining double mounts"
by Nick Kralevich
· 10 years ago
b37f0bd
am 45a49d0e: am ccac2be8: Merge "init: use SELinux /dev/null if available"
by Nick Kralevich
· 10 years ago
4e7a6d4
am ecf184c9: am 9c9280d8: Merge "init: get rid of the remaining double mounts"
by Nick Kralevich
· 10 years ago
3d888c2
am 45a49d0e: am ccac2be8: Merge "init: use SELinux /dev/null if available"
by Nick Kralevich
· 10 years ago
e7350c1
init: get rid of the remaining double mounts
by Nick Kralevich
· 10 years ago
0a8869e
init: use SELinux /dev/null if available
by Nick Kralevich
· 10 years ago
b450e01
am b31c3a5a: am 178299fd: Merge "init: don\'t double mount /proc and /sys"
by Nick Kralevich
· 10 years ago
50d823a
am 6b6df173: am f8b0743e: Merge "init: fix write_file checkreqprot logic error"
by Nick Kralevich
· 10 years ago
c082266
Merge "init: don't double mount /proc and /sys"
by Nick Kralevich
· 10 years ago
51d9aaf
init: don't double mount /proc and /sys
by Nick Kralevich
· 10 years ago
0e8a6a6
init: fix write_file checkreqprot logic error
by Nick Kralevich
· 10 years ago
5518f0d
am ecfb3664: am 8929c77a: Merge "init: remove mkdir /dev /proc /sys"
by Nick Kralevich
· 10 years ago
6c46b34
init: remove mkdir /dev /proc /sys
by Nick Kralevich
· 10 years ago
Next »