Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_system_core
/
018a438ff05a2082df0ce339fd6ea364ad760577
/
init
018a438
init: use rvalues references for callees of ParseLineSection()
by Tom Cherry
· 6 years ago
89bf115
Merge "init: separate init packaging for mainline"
by Tom Cherry
· 6 years ago
29e5348
init: separate init packaging for mainline
by Tom Cherry
· 6 years ago
ad9e7ea
init: clarify some text/README about 'critical' services
by Tom Cherry
· 6 years ago
48aed8f
init: clarify multiple 'interface' keyword use
by Steven Moreland
· 6 years ago
d37dd4a
Merge "export dumpstatez into stable_properties"
by Minchan Kim
· 6 years ago
4c67290
Merge "init: add [[nodiscard]] to Result"
by Tom Cherry
· 6 years ago
d987264
init: add [[nodiscard]] to Result
by Tom Cherry
· 6 years ago
b7f6c5a
export dumpstatez into stable_properties
by Minchan Kim
· 6 years ago
b5de088
init: increase thermal shutdown timeout to 3s
by Wei Wang
· 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
747eb14
Add noexcept to move constructors and assignment operators.
by Chih-Hung Hsieh
· 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
e511e3a
fs_mgr: Add fs_mgr_overlayfs_required_devices()
by Mark Salyzyn
· 6 years ago
02678f3
Merge "Don't hardcode the super partition name."
by Treehugger Robot
· 6 years ago
29e9833
Merge "fs_mgr/init: use unique_ptr + CLO_EXEC for setmntent()/fopen()"
by Treehugger Robot
· 6 years ago
f274e78
fs_mgr/init: use unique_ptr + CLO_EXEC for setmntent()/fopen()
by Tom Cherry
· 6 years ago
8bd7d52
Merge "init: IsDmLinearEnabled() replace with check if logical partitions present in fstab"
by Treehugger Robot
· 6 years ago
32638a1
Merge "init: clarify why we mount /mnt/... in first stage init"
by Tom Cherry
· 6 years ago
21824dd
init: clarify why we mount /mnt/... in first stage init
by Tom Cherry
· 6 years ago
5cbd2e4
Don't hardcode the super partition name.
by David Anderson
· 6 years ago
e3745bc
Merge "init: use '/system' as the system mount point for force_normal_boot"
by Tom Cherry
· 6 years ago
9b1e7a3
init: IsDmLinearEnabled() replace with check if logical partitions present in fstab
by Mark Salyzyn
· 6 years ago
c382957
init: use '/system' as the system mount point for force_normal_boot
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
37d8bbd
Merge "fs_mgr: init: adb: add fstab argument to fs_mgr_overlayfs_mount_all"
by Treehugger Robot
· 6 years ago
6544056
Merge "Support 'adb reboot fastboot' command conditionally."
by Treehugger Robot
· 6 years ago
f35db9b
fs_mgr: init: adb: add fstab argument to fs_mgr_overlayfs_mount_all
by Mark Salyzyn
· 6 years ago
5425826
Support 'adb reboot fastboot' command conditionally.
by Hridya Valsaraju
· 6 years ago
f86e85c
Merge "init: Cleanly exit subcontext processes upon init's death"
by Treehugger Robot
· 6 years ago
7235359
init: Cleanly exit subcontext processes upon init's death
by Luis Hector Chavez
· 6 years ago
903eb51
Merge "init: annotate intended fallthrough"
by Treehugger Robot
· 6 years ago
ae8a6b9
init: annotate intended fallthrough
by Tom Cherry
· 6 years ago
d9e53da
init: move selinux and seccomp set up to 2nd stage init.
by Tom Cherry
· 6 years ago
146fd24
Merge "Fix clang-tidy performance warnings in system/core."
by Treehugger Robot
· 6 years ago
42bf306
Fix clang-tidy performance warnings in system/core.
by Chih-Hung Hsieh
· 6 years ago
1721645
Don't attempt to create 'mkdir' and '-p' directories.
by Xin Li
· 6 years ago
bbb1d1a
init: allow using the recovery image for 1st stage init
by Tom Cherry
· 6 years ago
62e985a
init: Allow restricted use of binder.
by Martijn Coenen
· 6 years ago
eafc1c3
init: First Stage Mount observe nofail mount flag
by Mark Salyzyn
· 6 years ago
7b02605
Merge "Switch root to /system in first stage mount"
by Tom Cherry
· 6 years ago
7ab971a
keychords.cpp: O_RDWR -> O_RDONLY
by Nick Kralevich
· 6 years ago
a3d36a8
init: Build init_tests only for the first arch.
by Tao Bao
· 6 years ago
66209ca
init: init_defaults uses more shared libraries.
by Tao Bao
· 6 years ago
4590a2a
Switch root to /system in first stage mount
by Tom Cherry
· 6 years ago
d68121f
Merge "init: always allow clearing a property"
by Tom Cherry
· 6 years ago
2096558
init: always allow clearing a property
by Tom Cherry
· 6 years ago
ab434c7
init: accept -1 or 'unlimited' for an infinite rlimit
by Tom Cherry
· 6 years ago
ab5583b
s/product-services/product_services/g
by Dario Freni
· 6 years ago
904bbd8
Remove init_second_stage.recovery dep.
by Anton Hansson
· 6 years ago
3231be6
Merge "Add sideload, fastboot as reboot targets in init"
by Treehugger Robot
· 6 years ago
d88b52e
Merge changes from topic "squashfs+overlayfs"
by Mark Salyzyn
· 6 years ago
e85b2ad
init: clarify comment for the restorecon of second stage init
by Tom Cherry
· 6 years ago
934db8a
init: add fs_mgr_overlayfs_mount_all to FirstStageMount
by Mark Salyzyn
· 7 years ago
5d70781
Merge "Merge Android Pie into master"
by Xin Li
· 6 years ago
3143848
split first stage init into a separate executable
by Tom Cherry
· 7 years ago
5744e4d
Merge "Split init's source files init first stage and second stage"
by Tom Cherry
· 6 years ago
44aceed
Split init's source files init first stage and second stage
by Tom Cherry
· 6 years ago
3676564
Merge "Move watchdogd out of init" am: 132615b803
by Tom Cherry
· 6 years ago
132615b
Merge "Move watchdogd out of init"
by Tom Cherry
· 6 years ago
71fb82a
Add sideload, fastboot as reboot targets in init
by Hridya Valsaraju
· 6 years ago
106e66e
Merge "ueventd: require opt-in for modalias handling" am: d52b17ff0a
by Tom Cherry
· 6 years ago
40acb37
Move watchdogd out of init
by Tom Cherry
· 6 years ago
d52b17f
Merge "ueventd: require opt-in for modalias handling"
by Tom Cherry
· 6 years ago
780d80b
Merge "init: run fsck for early mount partitions" am: 6e05552e35
by Tom Cherry
· 6 years ago
6e05552
Merge "init: run fsck for early mount partitions"
by Tom Cherry
· 6 years ago
457e28f
ueventd: require opt-in for modalias handling
by Tom Cherry
· 6 years ago
81ae075
init: run fsck for early mount partitions
by Tom Cherry
· 6 years ago
4444219
Merge "liblp: Allow building liblp as a shared library." am: 2756339c77
by David Anderson
· 6 years ago
2756339
Merge "liblp: Allow building liblp as a shared library."
by Treehugger Robot
· 6 years ago
01448be
Merge "init: Cleanly shut down subcontext processes" am: f6b823141e
by Luis Hector Chavez
· 6 years ago
f792e41
liblp: Allow building liblp as a shared library.
by David Anderson
· 6 years ago
f6b8231
Merge "init: Cleanly shut down subcontext processes"
by Treehugger Robot
· 6 years ago
3051d54
Merge "Move recovery to /system/bin" am: 0937a84521
by Jerry Zhang
· 6 years ago
0937a84
Merge "Move recovery to /system/bin"
by Treehugger Robot
· 6 years ago
92c49bc
init: Cleanly shut down subcontext processes
by Luis Hector Chavez
· 6 years ago
18be1e2
Merge "Add support for /product-services partition."
by Treehugger Robot
· 6 years ago
dd62c20
Merge "ueventd: Add dynamic kernel module loading" am: 8b25b87074
by Tom Cherry
· 6 years ago
3613710
Add support for /product-services partition.
by Dario Freni
· 7 years ago
d99a836
Merge "Add support for /product-services partition." into stage-aosp-master
by Dario Freni
· 6 years ago
9963847
ueventd: Add dynamic kernel module loading
by Andrew F. Davis
· 7 years ago
5de2be5
Move recovery to /system/bin
by Jerry Zhang
· 7 years ago
4d71e6f
Merge "init: fix typo in error message" am: 2efcb522df
by Tom Cherry
· 6 years ago
8c901dd
init: fix typo in error message
by Tom Cherry
· 6 years ago
c67c7f9
Merge "Revert "Use more shared libraries in adb and init."" into stage-aosp-master
by TreeHugger Robot
· 6 years ago
22c2202
Revert "Use more shared libraries in adb and init."
by Hridya Valsaraju
· 6 years ago
4fa866a
Add support for /product-services partition.
by Dario Freni
· 7 years ago
9ad886c
Merge "init: rename init_first_stage" am: 1d2b29a902
by Tom Cherry
· 7 years ago
3203244
Merge "init: clean up logging initialization" am: 258109ce4a
by Tom Cherry
· 7 years ago
1272c0e
Merge "init: removed unused includes" am: 21d03d83fa
by Tom Cherry
· 7 years ago
1d2b29a
Merge "init: rename init_first_stage"
by Treehugger Robot
· 7 years ago
258109c
Merge "init: clean up logging initialization"
by Tom Cherry
· 7 years ago
f025069
init: removed unused includes
by Tom Cherry
· 7 years ago
38a11cc
init: rename init_first_stage
by Tom Cherry
· 7 years ago
74069d1
init: clean up logging initialization
by Tom Cherry
· 7 years ago
fbd7968
Use more shared libraries in adb and init.
by Jerry Zhang
· 7 years ago
37716f6
Merge "fs_mgr: Remove early prototype code." am: 881be58f41
by David Anderson
· 7 years ago
Next »