Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_system_core
/
7ec205920cd0c180e6154aae72cf6a531b4dca64
/
init
/
util.h
0cbee0d
Check if service is executed before APEX is ready
by Kiyoung Kim
· 3 years, 11 months ago
a4ef15b
Support bootconfig in first stage init and fs_mgr
by Devin Moore
· 4 years, 1 month ago
959ea63
init: remove DumpShutdownDebugInformation()
by Tom Cherry
· 4 years, 1 month ago
de28a86
Respect ro.boot.fstab_suffix in swapon_all
by Alistair Delva
· 4 years, 8 months ago
a2cc1eb
Add ro.boot.fstab_suffix and modify mount_all to use it
by Alistair Delva
· 4 years, 8 months ago
1c84135
init: add even more debugging information for reboot
by Tom Cherry
· 4 years, 9 months ago
c88d8f9
init: Replace property_set() with android::base::SetProperty()
by Tom Cherry
· 5 years ago
18278d2
init: make triggering shutdown from vendor_init better
by Tom Cherry
· 5 years ago
68258e8
Make encryption action an argument to mkdir
by Paul Crowley
· 5 years ago
4772f1d
init: check the arguments of builtins during the build
by Tom Cherry
· 5 years ago
c5cf85d
init: don't log in expand_props directly
by Tom Cherry
· 5 years ago
2e4c85f
init: clean up file / socket descriptor creation
by Tom Cherry
· 6 years ago
39fafed
init: use a property instead of file to communicate cold boot done
by Tom Cherry
· 6 years ago
bbcbc2f
init: replace Result<Success> with Result<void>
by Tom Cherry
· 6 years ago
59656fb
init: dump stack when aborting
by Tom Cherry
· 6 years ago
6866041
Proper mount namespace configuration for bionic
by Jiyong Park
· 6 years ago
d6c2feb
init: delete code that sets ro.recovery_id
by Tom Cherry
· 6 years ago
48e83e6
init: move InitKernelLogging() to first stage init
by Tom Cherry
· 6 years ago
de6bd50
init: add host side parser for init
by Tom Cherry
· 7 years ago
d8db7ab
init: replace panic() with LOG(FATAL)
by Tom Cherry
· 7 years ago
11a3aee
init: introduce Result<T> for return values and error handling
by Tom Cherry
· 7 years ago
0c8d6d2
init: split security functions out of init.cpp
by Tom Cherry
· 7 years ago
c01022a
Allow the use of a custom Android DT directory
by Yu Ning
· 7 years ago
ede0d53
Move Timer from init to libbase
by Tom Cherry
· 8 years ago
81f5d3e
init: create android::init:: namespace
by Tom Cherry
· 8 years ago
482f36c
init: remove restorecon() from util.cpp
by Tom Cherry
· 8 years ago
b066fcc
init: add "+passcred" for socket to set SO_PASSCRED
by Mark Salyzyn
· 8 years ago
2cbbe9f
init: do not log directly from read_file() and write_file()
by Tom Cherry
· 8 years ago
517e1f1
init: Check DecodeUid() result and use error string
by Tom Cherry
· 8 years ago
e7656b7
ueventd: do not reference init's sehandle
by Tom Cherry
· 8 years ago
d262017
init: moving early mount logic into init_first_stage.cpp
by Bowgo Tsai
· 8 years ago
060b74b
ueventd: convert mkdir_recursive() to std::string
by Tom Cherry
· 8 years ago
c44f6a4
ueventd: Write tests for the get_*_symlinks() functions
by Tom Cherry
· 8 years ago
53089aa
init: Use std::string for write_file()
by Tom Cherry
· 8 years ago
e78ea77
bootstat: Refactor init/utils/boot_clock into base/chrono_utils.
by James Hawkins
· 8 years ago
8d01f63
remove emergency shutdown and improve init's reboot logic
by Keun-young Park
· 8 years ago
c8ac067
Revert "bootstat: Refactor init/utils/boot_clock into base/chrono_utils."
by James Hawkins
· 8 years ago
7c92e48
bootstat: Refactor init/utils/boot_clock into base/chrono_utils.
by James Hawkins
· 8 years ago
0e3167e
Revert "bootstat: Remove custom uptime parser in favor of elapsedRealtime."
by James Hawkins
· 8 years ago
26f40c0
bootstat: Remove custom uptime parser in favor of elapsedRealtime.
by James Hawkins
· 8 years ago
27c0522
boottime/init: Report ro.boottime.init* properties in milliseconds.
by James Hawkins
· 8 years ago
77f0e9f
init: Make 'write_file' return bool to match 'read_file'.
by Jorge Lucangeli Obes
· 8 years ago
978fd0e
init: service file command only opens existing files
by Mark Salyzyn
· 8 years ago
331cf2f
Replace the "coldboot" timeout with a property.
by Elliott Hughes
· 8 years ago
a8d8434
Add flags to restorecon_recursive to traverse filesystems
by Paul Lawrence
· 8 years ago
d1d3bdd
Only restorecon CE storage after unlocked.
by Jeff Sharkey
· 9 years ago
9605a94
init start time tracking.
by Elliott Hughes
· 8 years ago
62767fe
init: service file keyword
by Mark Salyzyn
· 8 years ago
f39f7f1
Use android::base::Readlink in init.
by Elliott Hughes
· 8 years ago
8f7b9e3
Fix clang-tidy performance warnings in syste/core.
by Chih-Hung Hsieh
· 8 years ago
171a829
Make klog_fd thread-safe and make klog_init a no-op.
by Elliott Hughes
· 9 years ago
f86b5a6
Move init to libbase logging.
by Elliott Hughes
· 9 years ago
3195116
Remove MTD cruft from init.
by Elliott Hughes
· 9 years ago
cdb2ca5
Fix misc-macro-parentheses warnings in system/core.
by Chih-Hung Hsieh
· 9 years ago
cda81d0
am 54c70ca1: Merge "init: Use classes for parsing and clean up memory allocations"
by Tom Cherry
· 9 years ago
b734990
init: Use classes for parsing and clean up memory allocations
by Tom Cherry
· 9 years ago
42f669a
am f75b5ff1: am fe39394e: Merge "init: Adding support to import directories"
by Lee Campbell
· 9 years ago
f13b1b3
init: Adding support to import directories
by Lee Campbell
· 10 years ago
b7f8b91
am 86aeb11e: Merge "load ro.recovery_id property from recovery partition" into mnc-dev
by Andres Morales
· 10 years ago
cb3fce8
load ro.recovery_id property from recovery partition
by Andres Morales
· 10 years ago
db5f5d4
load ro.recovery_id property from recovery partition
by Andres Morales
· 10 years ago
fdf2546
am a5aa7a11: am 55c2e1f4: Merge "Clean up init /proc/cmdline handling."
by Elliott Hughes
· 10 years ago
e5ce30f
Clean up init /proc/cmdline handling.
by Elliott Hughes
· 10 years ago
eab1e21
am ecf184c9: am 9c9280d8: Merge "init: get rid of the remaining double mounts"
by Nick Kralevich
· 10 years ago
ada332e
am ecf184c9: am 9c9280d8: Merge "init: get rid of the remaining double mounts"
by Nick Kralevich
· 10 years ago
f667a32
init: get rid of the remaining double mounts
by Nick Kralevich
· 10 years ago
438443e
resolved conflicts for merge of 79f33846 to lmp-mr1-dev-plus-aosp
by Ed Tam
· 10 years ago
79f3384
fs_mgr: introduce fs_mgr_format to format wiped partitions
by Chris Fries
· 11 years ago
da40c00
Log more timing information from init.
by Elliott Hughes
· 10 years ago
74b34f3
Remove /proc/cpuinfo parsing
by Rom Lemarchand
· 10 years ago
f682b47
Clean up reading and writing in init.
by Elliott Hughes
· 10 years ago
f3cf438
Build init as C++.
by Elliott Hughes
· 10 years ago
a016c42
Init: Remove unused variables
by Andreas Gampe
· 10 years ago
ae76f6d
init: call restorecon on /sys
by Nick Kralevich
· 12 years ago
b69f863
am 0cbaed42: am a8ba1f2f: Merge "Add support for socket security context specification."
by Colin Cross
· 11 years ago
8348d27
Add support for socket security context specification.
by Stephen Smalley
· 12 years ago
f29c533
init: call restorecon on /sys
by Nick Kralevich
· 12 years ago
e096e36
Set the SELinux security label on new directories.
by Stephen Smalley
· 13 years ago
2b99543
Pick up on androidboot.hardware kernel cmd option
by Vladimir Chtchetkine
· 13 years ago
44b65d0
init: Add ueventd.rc parsing to ueventd
by Colin Cross
· 15 years ago
f83d0b9
init: Move uevent handling to an external ueventd process
by Colin Cross
· 15 years ago
cd0f173
init: Add wait command and mount wait flag
by Colin Cross
· 15 years ago
b0ab94b
init: create symlinks to block device nodes
by Colin Cross
· 15 years ago
3899e9f
init: Move prototypes for util.c into util.h
by Colin Cross
· 15 years ago