Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
7e22f03095dd9c61b5910bbfba3d6c1ed61f569a
/
init
279d38c
am e6433c12: am a5669861: Merge "Revert "Revert "Remove now-unusable \'setcon\' command."""
by Elliott Hughes
· 10 years ago
186b3da
am ec389902: am 132440b0: Merge "Revert "Revert "Make init re-exec itself for its SELinux domain transition."""
by Elliott Hughes
· 10 years ago
585b83c
Revert "Revert "Remove now-unusable 'setcon' command.""
by Elliott Hughes
· 10 years ago
23d7cf7
Revert "Revert "Make init re-exec itself for its SELinux domain transition.""
by Elliott Hughes
· 10 years ago
2dda710
am 92b82635: am 10936d1f: Merge "init: consider all platform devices for find_platform_device"
by Tom Cherry
· 10 years ago
1323329
am 2db3cd3e: am 46fee19c: Merge "Revert "Make init re-exec itself for its SELinux domain transition.""
by Nick Kralevich
· 10 years ago
ab7ebef
am ac699569: am f0b47920: Merge "Revert "Remove now-unusable \'setcon\' command.""
by Nick Kralevich
· 10 years ago
3b7db9d
Revert "Make init re-exec itself for its SELinux domain transition."
by Nick Kralevich
· 10 years ago
9f0a09f
Revert "Remove now-unusable 'setcon' command."
by Nick Kralevich
· 10 years ago
9c026f2
am 301691c2: am 659b7d63: Merge "Remove now-unusable \'setcon\' command."
by Elliott Hughes
· 10 years ago
5b73d69
Remove now-unusable 'setcon' command.
by Elliott Hughes
· 10 years ago
d33d762
am ef68fd3f: am d4656784: Merge "Make init re-exec itself for its SELinux domain transition."
by Elliott Hughes
· 10 years ago
da05139
Make init re-exec itself for its SELinux domain transition.
by Elliott Hughes
· 10 years ago
df4b80b
init: consider all platform devices for find_platform_device
by Tom Cherry
· 10 years ago
e97aa74
am 4048e091: am 710fd65e: Merge "Don\'t try to read /system/default.prop."
by Elliott Hughes
· 10 years ago
78035cd
Don't try to read /system/default.prop.
by Elliott Hughes
· 10 years ago
188996e
Merge "resolved conflicts for merge of 79f33846 to lmp-mr1-dev-plus-aosp" into lmp-mr1-dev-plus-aosp
by Ed Tam
· 10 years ago
f846ffc
resolved conflicts for merge of 79f33846 to lmp-mr1-dev-plus-aosp
by Ed Tam
· 10 years ago
a53c125
Fix memory leak in parse_action
by Tom Cherry
· 10 years ago
79f3384
fs_mgr: introduce fs_mgr_format to format wiped partitions
by Chris Fries
· 12 years ago
2b24f13
Revert "Revert "fs_mgr_verity: Add support for squashfs""
by Mohamad Ayyash
· 10 years ago
24dd031
Merge "Revert "fs_mgr_verity: Add support for squashfs""
by Mohamad Ayyash
· 10 years ago
3fec2ff
Revert "fs_mgr_verity: Add support for squashfs"
by Mohamad Ayyash
· 10 years ago
cb60b5d
Merge "fs_mgr_verity: Add support for squashfs"
by Mohamad Ayyash
· 10 years ago
491ad6e
Merge "Set verity mode as the verified property value"
by Sami Tolvanen
· 10 years ago
ff11bdd
fs_mgr_verity: Add support for squashfs
by Mohamad Ayyash
· 10 years ago
3eadd21
Remove execonce.
by Elliott Hughes
· 10 years ago
1a09cc2
Merge "Remove no-op "capabilities"."
by Elliott Hughes
· 10 years ago
d6cd23f
Merge "Revert "Revert "Adding e4crypt support"""
by Paul Lawrence
· 10 years ago
f63cfa9
Remove no-op "capabilities".
by Elliott Hughes
· 10 years ago
2e35fbf
Revert "Revert "Adding e4crypt support""
by Paul Lawrence
· 10 years ago
5d70a74
Set verity mode as the verified property value
by Sami Tolvanen
· 10 years ago
f662934
Build init with clang.
by Elliott Hughes
· 10 years ago
968fe6e
Clarify a few things about bootcharts.
by Elliott Hughes
· 10 years ago
b9f7fb3
Further cleanup of the logic in device_init.
by Elliott Hughes
· 10 years ago
f7407e2
Fix clang build by removing unused locals.
by Elliott Hughes
· 10 years ago
ec430a5
Log more timing information from init.
by Elliott Hughes
· 10 years ago
b601df3
init: missing break statement
by Mark Salyzyn
· 10 years ago
5545c1e
Add missing parenthesis in init log message.
by Elliott Hughes
· 10 years ago
26b0f1b
Fix the number of arguments for verity commands
by Sami Tolvanen
· 10 years ago
6250cbc
Always use strerror to report errno.
by Elliott Hughes
· 10 years ago
31243e8
Merge "Ensure all init commands are documented."
by Elliott Hughes
· 10 years ago
4b35932
Ensure all init commands are documented.
by Elliott Hughes
· 10 years ago
4d8fe77
Merge "init: refactor firmware loading locations into table"
by Daniel Rosenberg
· 10 years ago
a8075be
Use unique_ptr to call closedir.
by Elliott Hughes
· 10 years ago
b2c315c
init: refactor firmware loading locations into table
by Daniel Rosenberg
· 10 years ago
9671e3f
Clean up property setting code.
by Elliott Hughes
· 10 years ago
8aa33a0
Merge "Lose bootmode and console globals."
by Elliott Hughes
· 10 years ago
7224b58
Merge "Add init command to set verified properties"
by Sami Tolvanen
· 10 years ago
169d8af
Lose bootmode and console globals.
by Elliott Hughes
· 10 years ago
9def76c
Parse boot properties from device tree
by Rom Lemarchand
· 10 years ago
b6eae5c
Merge "Remove /proc/cpuinfo parsing"
by Elliott Hughes
· 10 years ago
5e1f923
Add init command to set verified properties
by Sami Tolvanen
· 10 years ago
3646ff0
Merge "Remove useless memset from init."
by Elliott Hughes
· 10 years ago
34db963
Remove useless memset from init.
by Elliott Hughes
· 10 years ago
e6bdb6c
Remove chroot from init.
by Elliott Hughes
· 10 years ago
c84bf27
Switch init over to _PATH_DEFPATH.
by Elliott Hughes
· 10 years ago
0bb5b0a
Revert "Revert "Create libbase.""
by Dan Albert
· 10 years ago
01eb2ae
Revert "Create libbase."
by Nicolas Geoffray
· 10 years ago
a025366
Remove chdir from init.
by Elliott Hughes
· 10 years ago
8a1d0d9
Document mkdir behavioural change
by Johan Redestig
· 10 years ago
1481a6f
Merge "Document the mount option string in the readme.txt"
by Elliott Hughes
· 10 years ago
9e224b4
Document the mount option string in the readme.txt
by Niklas Tibbling
· 13 years ago
6aaf6b9
Create libbase.
by Dan Albert
· 10 years ago
a2e4148
Remove /proc/cpuinfo parsing
by Rom Lemarchand
· 10 years ago
1e2c826
Remove obsolete setkey.
by Elliott Hughes
· 10 years ago
1eb0a9b
Remove getsebool/setsebool from init and toolbox.
by Stephen Smalley
· 10 years ago
e730971
builtins: remove setenforce command
by Nick Kralevich
· 10 years ago
2ed40fa
Fix a printf format string (caught by clang but not GCC).
by Elliott Hughes
· 10 years ago
b95e6b9
Merge "Implement exec."
by Elliott Hughes
· 10 years ago
2084083
Fix outdated comments in grab-bootchart.sh.
by Elliott Hughes
· 10 years ago
6483d3d
Merge "Add init support for dm-verity logging mode"
by Sami Tolvanen
· 10 years ago
881c915
Add init support for dm-verity logging mode
by Sami Tolvanen
· 10 years ago
f3ebb79
Implement exec.
by Elliott Hughes
· 10 years ago
2b8bddf
init: grab-bootchart.sh: run bootchart and display results
by Mark Salyzyn
· 10 years ago
e4c29eb
Move sprintf to snprintf.
by Yabin Cui
· 10 years ago
6929cda
Remove unused variable BOOTCHART_DEFAULT_TIME_SEC.
by Elliott Hughes
· 10 years ago
81ac13f
Further refactoring of the bootchart code.
by Elliott Hughes
· 10 years ago
9f5700c
bootchart: fix bootchart can not be triggered problem
by Yongqin Liu
· 10 years ago
7e952f4
Bump do_write buffer size
by Johan Redestig
· 10 years ago
f682b47
Clean up reading and writing in init.
by Elliott Hughes
· 10 years ago
c0e919c
Stop using #if for conditional compilation.
by Elliott Hughes
· 10 years ago
2462790
Use TEMP_FAILURE_RETRY, always build bootchart.cpp.
by Elliott Hughes
· 10 years ago
2145779
Fix clang "ueventd.cpp:111:1: error: no return statement in function returning non-void".
by Elliott Hughes
· 10 years ago
f3cf438
Build init as C++.
by Elliott Hughes
· 10 years ago
3107a2f
Fix x86_64 build
by Dmitriy Ivanov
· 10 years ago
d4a6fc5
Merge "Init: Fix Clang unsupported attributes"
by Elliott Hughes
· 10 years ago
0ab46c9
Init: Fix literal
by Andreas Gampe
· 10 years ago
fe2fb35
Init: Fix Clang unsupported attributes
by Andreas Gampe
· 10 years ago
d3e37d1
Trivial cleanup of recent changes.
by Elliott Hughes
· 10 years ago
429721c
init: Implement 'exec' command.
by San Mehat
· 11 years ago
0b41512
init: Add support "&&" operator in property triggers
by Badhri Jagan Sridharan
· 10 years ago
45a884f
Add O_CLOEXEC to lots of open() calls.
by Nick Kralevich
· 10 years ago
bc60954
builtins.c: Don't require file open() for chmod/chown
by Nick Kralevich
· 10 years ago
3d74d7a
Add missing includes.
by Elliott Hughes
· 10 years ago
d3d4741
Enable clang for init, after fix of global .mk files.
by Chih-Hung Hsieh
· 10 years ago
1f1b058
property_service: Added vendor build properties to load_all_props
by Andres Morales
· 10 years ago
ba95be5
init: Fix memory corruption when sanitizing platform paths
by Christopher R. Palmer
· 11 years ago
05345bf
Move property_context label handling to libselinux.
by dcashman
· 10 years ago
59f64ec
Revert "Move property_context label handling to libselinux."
by Nick Kralevich
· 10 years ago
Next »