index
:
system_core
history/14-07-2019
replicant-10
replicant-9
Fork of system/core
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
/
devices.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace the "coldboot" timeout with a property.
Elliott Hughes
2016-12-03
1
-2
/
+2
*
Add flags to restorecon_recursive to traverse filesystems
Paul Lawrence
2016-11-16
1
-1
/
+1
*
Merge "init: fix memory leaks"
Treehugger Robot
2016-11-16
1
-2
/
+7
|
\
|
*
init: fix memory leaks
Ting-Yuan Huang
2016-11-15
1
-2
/
+7
*
|
Switch fastboot/init/libprocessgroup to std::this_thread::sleep_for.
Elliott Hughes
2016-11-14
1
-1
/
+2
*
|
Switch ueventd to sendfile(2).
Elliott Hughes
2016-11-14
1
-110
/
+58
|
/
*
Modify log level for service and ueventd
Wei Wang
2016-10-04
1
-1
/
+1
*
Use android::base::Readlink in init.
Elliott Hughes
2016-08-31
1
-13
/
+32
*
Mount /vendor and /odm early
Hung-ying Tyan
2016-08-17
1
-16
/
+85
*
ueventd: Remove verbose restorecon_recursive: message
Dmitry Shmidt
2016-07-28
1
-1
/
+1
*
Move init to libbase logging.
Elliott Hughes
2016-06-27
1
-38
/
+33
*
ueventd: only relabel devices if there's a delta
William Roberts
2016-06-03
1
-1
/
+15
*
init: support matching sysfs class paths in ueventd.rc
Rob Herring
2016-05-13
1
-14
/
+23
*
init: rework fixup_sys_perms to use perm_path_matches
Rob Herring
2016-05-11
1
-43
/
+30
*
ueventd: relabel block devices nodes when processing subsequent add events
Mihai Serban
2016-04-28
1
-6
/
+15
*
Address const issues in preparation for libcxx rebase.
Dan Austin
2016-03-28
1
-2
/
+2
*
system/core: Cleanup direct calls to opendir by containing in a
James Hawkins
2016-02-18
1
-3
/
+4
*
init: Fix load_firmware error
Biao Lu
2016-02-01
1
-12
/
+5
*
am a27dca0f: am 60c5a460: Merge "Remove calls to is_selinux_enabled()"
Nick Kralevich
2015-06-13
1
-10
/
+5
|
\
|
*
Remove calls to is_selinux_enabled()
Nick Kralevich
2015-06-12
1
-10
/
+5
*
|
am 92b82635: am 10936d1f: Merge "init: consider all platform devices for find...
Tom Cherry
2015-04-24
1
-10
/
+0
|
\
|
|
*
init: consider all platform devices for find_platform_device
Tom Cherry
2015-04-23
1
-10
/
+0
*
|
resolved conflicts for merge of 79f33846 to lmp-mr1-dev-plus-aosp
Ed Tam
2015-04-13
1
-1
/
+1
|
/
*
Further cleanup of the logic in device_init.
Elliott Hughes
2015-03-28
1
-11
/
+11
*
Fix clang build by removing unused locals.
Elliott Hughes
2015-03-28
1
-9
/
+3
*
Log more timing information from init.
Elliott Hughes
2015-03-28
1
-14
/
+4
*
Always use strerror to report errno.
Elliott Hughes
2015-03-20
1
-1
/
+1
*
init: refactor firmware loading locations into table
Daniel Rosenberg
2015-03-20
1
-44
/
+32
*
Move sprintf to snprintf.
Yabin Cui
2015-02-17
1
-1
/
+1
*
Clean up reading and writing in init.
Elliott Hughes
2015-02-06
1
-9
/
+2
*
Stop using #if for conditional compilation.
Elliott Hughes
2015-02-04
1
-22
/
+12
*
Build init as C++.
Elliott Hughes
2015-02-04
1
-0
/
+1061