Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
f0f7e701861896b2ad87f82a58c9cb8d8baa78fd
/
init
/
init.cpp
f0f7e70
init: add builtin check for perf_event LSM hooks
by Ryan Savitski
· 4 years, 10 months ago
99df54b
Move linker config under /linkerconfig
by Kiyoung Kim
· 5 years ago
abd5046
Merge "Remove service defined in an APEX during userspace reboot"
by Nikita Ioffe
· 5 years ago
091c4d1
Remove service defined in an APEX during userspace reboot
by Nikita Ioffe
· 5 years 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
47cdf6c
Merge "Move init and ueventd scripts from / to /system/etc"
by Tom Cherry
· 5 years ago
c9f5353
Move init and ueventd scripts from / to /system/etc
by Tom Cherry
· 5 years ago
c29c2ba
init: Add support for native service registration with lmkd
by Suren Baghdasaryan
· 5 years ago
0dbfea7
init: trigger shutdown directly from builtins
by Tom Cherry
· 5 years ago
ba6968e
Add a skeleton of userspace reboot
by Nikita Ioffe
· 5 years ago
14c2472
init: degeneralize subcontext init into only vendor_init
by Tom Cherry
· 5 years ago
f3a5ab8
Merge "Remove the global seccomp option."
by Elliott Hughes
· 5 years ago
60971e6
init: add reboot_on_failure service option
by Tom Cherry
· 5 years ago
4e46a33
Merge "Reland^2: "init: run property service in a thread""
by Tom Cherry
· 5 years ago
1ab3dfc
Reland^2: "init: run property service in a thread"
by Tom Cherry
· 6 years ago
4e6bf25
Remove the global seccomp option.
by Elliott Hughes
· 5 years ago
1136f15
Init: Run boringssl self test via separate binaries.
by Tobias Thierer
· 5 years ago
905a5df
init: Always reap processes before handling properties
by Tom Cherry
· 5 years ago
9800ad8
init: -1 log for control message error paths.
by Steven Moreland
· 5 years ago
4adbd29
Merge "Revert "Reland: "init: run property service in a thread"""
by Tom Cherry
· 5 years ago
3da2ba6
Revert "Reland: "init: run property service in a thread""
by Tom Cherry
· 5 years ago
88bba95
Merge "init: set SetKptrRestrict before early-init"
by Treehugger Robot
· 5 years ago
33783fc
init: set SetKptrRestrict before early-init
by Ravi Kumar Siddojigari
· 5 years ago
8efca4b
Reland: "init: run property service in a thread"
by Tom Cherry
· 6 years ago
f451426
Revert "init: run property service in a thread"
by Tom Cherry
· 5 years ago
26f5e7d
init: run property service in a thread
by Tom Cherry
· 6 years ago
d52a5b3
init: simplify keyword_map
by Tom Cherry
· 5 years ago
4280165
Merge "Remove binder dependency in init."
by Steven Moreland
· 5 years ago
4ee2703
Remove binder dependency in init.
by Steven Moreland
· 5 years ago
7eaf9b5
Rename product_services to system_ext
by Justin Yun
· 5 years ago
3df8dc5
Checks each interface in an init_rc file is a known hidl_interface.
by Daniel Norman
· 5 years ago
172c83f
init: remove last init.cpp global
by Tom Cherry
· 5 years ago
ff88e30
init: remove console_init_action
by Tom Cherry
· 5 years ago
2aeb1ad
Split out ServiceList and ServiceParser from service.cpp/.h
by Tom Cherry
· 5 years ago
39fafed
init: use a property instead of file to communicate cold boot done
by Tom Cherry
· 5 years ago
bbcbc2f
init: replace Result<Success> with Result<void>
by Tom Cherry
· 5 years ago
92c236e
init: Refactor selinux.h/cpp
by Vic Yang
· 5 years ago
59656fb
init: dump stack when aborting
by Tom Cherry
· 5 years ago
5f01d3a
init: add error handling in control message
by Wei Wang
· 5 years ago
44505ec
init: move "started at" environment var names to headers
by Mark Salyzyn
· 6 years ago
10377df
init: ro.boottime.init.first_stage
by Mark Salyzyn
· 6 years ago
72d8d2f
Merge "Copying debug ramdisk files to /debug_ramdisk/*"
by Treehugger Robot
· 6 years ago
a7c103e
Merge "init: set oom_adj early before fork vendor_init"
by Treehugger Robot
· 6 years ago
30afda7
Copying debug ramdisk files to /debug_ramdisk/*
by Bowgo Tsai
· 6 years ago
45d8174
init: set oom_adj early before fork vendor_init
by Wei Wang
· 6 years ago
9d7b89a
CgroupSetupCgroups -> CgroupSetup
by Yifan Hong
· 6 years ago
6f9ce2e
libprocessgroup: Move CgroupSetupCgroups() to libprocessgroup_setup
by Yifan Hong
· 6 years ago
5b53573
libprocessgroup: restrict SetupCgroups to one-time usage and only by init
by Suren Baghdasaryan
· 6 years ago
a73ed22
init: add MountHandler property handler
by Mark Salyzyn
· 6 years ago
1dacd42
Allow overriding ro.debuggable to 1 on USER builds
by Bowgo Tsai
· 6 years ago
372278c
init: Set a property indicating that we're booting into a GSI.
by David Anderson
· 6 years ago
54f7e57
Merge "init: print property/value for wait_for_property"
by Treehugger Robot
· 6 years ago
c9352bb
init: print property/value for wait_for_property
by Wei Wang
· 6 years ago
82b72a5
libprocessgroup: Add support for task profiles
by Suren Baghdasaryan
· 6 years ago
6866041
Proper mount namespace configuration for bionic
by Jiyong Park
· 6 years ago
dc1f247
Init: error on oneway calls.
by Steven Moreland
· 6 years ago
044e027
Merge "Run BoringSSL self test during startup"
by Treehugger Robot
· 6 years ago
d052118
Run BoringSSL self test during startup
by Branden Archer
· 6 years ago
7bfea3d
init: clean up the 1st/2nd stage init split
by Tom Cherry
· 6 years ago
c240440
init parses *.rc files from APEXes
by Jiyong Park
· 6 years ago
6bab0a9
Mount vendor overlay from the system partition
by Justin Yun
· 6 years ago
e004241
init: Add some ASAN helpers
by Tom Cherry
· 6 years ago
64990d5
Merge "init: move InitKernelLogging() to first stage init"
by Tom Cherry
· 6 years ago
48e83e6
init: move InitKernelLogging() to first stage init
by Tom Cherry
· 6 years ago
5f2a21d
Merge "init: allow customizable restart and timeout periods for services"
by Tom Cherry
· 6 years ago
73f535e
init: allow customizable restart and timeout periods for services
by Tom Cherry
· 6 years ago
5952034
Merge "Set device lock status from kernel command line."
by Treehugger Robot
· 6 years ago
5ed3278
Set device lock status from kernel command line.
by Hridya Valsaraju
· 6 years ago
d9e53da
init: move selinux and seccomp set up to 2nd stage init.
by Tom Cherry
· 6 years ago
62e985a
init: Allow restricted use of binder.
by Martijn Coenen
· 6 years ago
ab5583b
s/product-services/product_services/g
by Dario Freni
· 6 years ago
3143848
split first stage init into a separate executable
by Tom Cherry
· 6 years ago
44aceed
Split init's source files init first stage and second stage
by Tom Cherry
· 6 years ago
132615b
Merge "Move watchdogd out of init"
by Tom Cherry
· 6 years ago
40acb37
Move watchdogd out of init
by Tom Cherry
· 6 years ago
6e05552
Merge "init: run fsck for early mount partitions"
by Tom Cherry
· 6 years ago
81ae075
init: run fsck for early mount partitions
by Tom Cherry
· 6 years ago
3613710
Add support for /product-services partition.
by Dario Freni
· 6 years ago
1d2b29a
Merge "init: rename init_first_stage"
by Treehugger Robot
· 6 years ago
38a11cc
init: rename init_first_stage
by Tom Cherry
· 6 years ago
74069d1
init: clean up logging initialization
by Tom Cherry
· 6 years ago
acc31ce
Add /mnt/product rw mount point for product partitions.
by Bowgo Tsai
· 6 years ago
39d124b
init: Don't set ro.serialno when androidboot.serialno is not set
by Chris Morin
· 6 years ago
788fc82
init: Actually check the return value for calls during first stage init
by Tom Cherry
· 6 years ago
1385725
init: switch out keychord id with std::vector match of chords
by Mark Salyzyn
· 6 years ago
06aeb41
init: turn keychords into a standalone class
by Mark Salyzyn
· 6 years ago
eca2507
init: refactor keychord for testing
by Mark Salyzyn
· 6 years ago
6c6ec72
init: separate out epoll into a class
by Mark Salyzyn
· 9 years ago
4880d44
Merge changes from topic "interface_builtins"
by Steven Moreland
· 7 years ago
6227e34
init: ServiceList FindInterface
by Steven Moreland
· 7 years ago
353bf1f
init: switch from /dev/keychord to /dev/input/
by Mark Salyzyn
· 7 years ago
8ae7375
init: use std::function for epoll handling
by Tom Cherry
· 7 years ago
4640149
Merge "Add /mnt/vendor rw mount point for vendor partitions."
by Tri Vo
· 7 years ago
8f38048
init: add sigstop option for debugging services from their start
by Tom Cherry
· 7 years ago
0b66969
Add /mnt/vendor rw mount point for vendor partitions.
by Tri Vo
· 7 years ago
1325ec8
init: use signalfd to catch SIGCHLD
by Ryan Prichard
· 7 years ago
6f2d56d
init: log control messages along with the process that sent them
by Tom Cherry
· 7 years ago
0f6417f
Move ActionParser to its own file
by Tom Cherry
· 7 years ago
4a4ec14e
Do not block SIGTERM in init's child processes
by yusukes
· 7 years ago
Next »