Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
0cce7e85f576e937099edcecd2427213d9255af0
0cce7e8
Merge "libziparchive: fix -Wimplicit-int-float-conversion"
by Treehugger Robot
· 5 years ago
34abee4
Merge "init: make triggering shutdown from vendor_init better"
by Treehugger Robot
· 5 years ago
f2e1393
libziparchive: fix -Wimplicit-int-float-conversion
by Nick Desaulniers
· 5 years ago
ef74245
init: make triggering shutdown from vendor_init better
by Tom Cherry
· 5 years ago
5966c15
Merge "init: check property type in host_init_verifier"
by Tom Cherry
· 5 years ago
06775c4
Merge "Use PLOG and TEMP_FAILURE_RETRY for uevent socket errors"
by Treehugger Robot
· 5 years ago
baa4310
Merge "Ignore nullptr in native_handle_close()."
by Elliott Hughes
· 5 years ago
c248ad9
Use PLOG and TEMP_FAILURE_RETRY for uevent socket errors
by Tom Cherry
· 5 years ago
9735e47
Merge "Move init and ueventd scripts from / to /system/etc"
by Tom Cherry
· 5 years ago
b3fd8b8
Merge "Rename # vndk tag to # llndk"
by Treehugger Robot
· 5 years ago
fb2c3c7
Rename # vndk tag to # llndk
by Jiyong Park
· 5 years ago
5513b61
Ignore nullptr in native_handle_close().
by Elliott Hughes
· 5 years ago
5f05ebf
Merge "libsparse: fix memory leak in output_file_close()"
by Treehugger Robot
· 5 years ago
bd6397d
Merge "unzip/zipinfo: use float percentages like the RI."
by Treehugger Robot
· 5 years ago
32e2f96
unzip/zipinfo: use float percentages like the RI.
by Elliott Hughes
· 5 years ago
fc89daf
Merge "Revert "Delay initial accept() until server initialized""
by Raman Tenneti
· 5 years ago
9226e3b
Revert "Delay initial accept() until server initialized"
by Raman Tenneti
· 5 years ago
93dfef7
Merge "Revert "Support socket activation of adb server""
by Raman Tenneti
· 5 years ago
451f668
Revert "Support socket activation of adb server"
by Raman Tenneti
· 5 years ago
ad9aaae
Merge "Revert "fix 'adb shell'""
by Raman Tenneti
· 5 years ago
a7edb68
Revert "fix 'adb shell'"
by Raman Tenneti
· 5 years ago
2659ac8
init: check property type in host_init_verifier
by Tom Cherry
· 5 years ago
da73cba
Merge "fix 'adb shell'"
by Maciej Żenczykowski
· 5 years ago
c1db3bc
fix 'adb shell'
by Maciej Żenczykowski
· 5 years ago
32cf191
libsparse: fix memory leak in output_file_close()
by Robin Hsu
· 5 years ago
d78687e
Merge "Delay initial accept() until server initialized"
by Treehugger Robot
· 5 years ago
8708748
Merge "Support socket activation of adb server"
by Daniel Colascione
· 5 years ago
e7c7e6a
Merge "libcutils: remove unused socket_set_receive_timeout()."
by Treehugger Robot
· 5 years ago
9107aca
Merge "Fix build with new googletest"
by Haibo Huang
· 5 years ago
2b4df12
Fix build with new googletest
by Haibo Huang
· 5 years ago
5d96c68
libcutils: remove unused socket_set_receive_timeout().
by Elliott Hughes
· 5 years ago
68ead2b
Merge "Replace -Weverything with -Wextra"
by Treehugger Robot
· 5 years ago
81655d4
Merge "fastdeploy: fix tests."
by Elliott Hughes
· 5 years ago
9cf67c3
Replace -Weverything with -Wextra
by Colin Cross
· 5 years ago
eb70765
Move init and ueventd scripts from / to /system/etc
by Tom Cherry
· 5 years ago
2af2724
Merge "configs for jailed procs to dump code coverage data"
by Treehugger Robot
· 5 years ago
e997515
Merge "userspace reboot: don't re-install keyring when remounting userdata"
by Nikita Ioffe
· 5 years ago
e36b713
Merge changes from topic "native process registration"
by Suren Baghdasaryan
· 5 years ago
e921354
Merge "Do not run init CTS test on secondary ABI"
by Treehugger Robot
· 5 years ago
42c967e
Merge "ziparchive: add a corpus for the fuzzer."
by Treehugger Robot
· 5 years ago
e5c4143
configs for jailed procs to dump code coverage data
by Ray Essick
· 5 years ago
f750d10
userspace reboot: don't re-install keyring when remounting userdata
by Nikita Ioffe
· 5 years ago
6252b8d
fastdeploy: fix tests.
by Elliott Hughes
· 5 years ago
196e4c9
Delay initial accept() until server initialized
by Daniel Colascione
· 5 years ago
f714c04
Support socket activation of adb server
by Daniel Colascione
· 5 years ago
208913f
Merge "migrate *.libraries.txt from Make to Soong"
by Treehugger Robot
· 5 years ago
ab96c81
Do not run init CTS test on secondary ABI
by Tom Cherry
· 5 years ago
ed9ba5e
Merge "Add require_root for libcutils tests"
by Treehugger Robot
· 5 years ago
6ff99e2
ziparchive: add a corpus for the fuzzer.
by Elliott Hughes
· 5 years ago
307ed93
Add require_root for libcutils tests
by Tom Cherry
· 5 years ago
9dcdf48
Merge "healthd: Fix incorrect return check"
by Treehugger Robot
· 5 years ago
6a876ff
Merge "Make encryption action an argument to mkdir"
by Paul Crowley
· 5 years ago
3eb311b
init: Add support for native service registration with lmkd
by Suren Baghdasaryan
· 5 years ago
dc49398
lmkd: Support process types when registering a process
by Suren Baghdasaryan
· 5 years ago
3539fb2
lmkd: Add library function to unregister a process
by Suren Baghdasaryan
· 5 years ago
6058926
lmkd: Prepare lmkd to support connection from init process
by Suren Baghdasaryan
· 5 years ago
c060092
lmkd: Restrict process record modifications to the client that created it
by Suren Baghdasaryan
· 5 years ago
fcd31a7
Merge "Add libcutils_test into TEST_MAPPING"
by Suren Baghdasaryan
· 5 years ago
35e78d2
Merge "Turn on executable bit on system_ext/bin"
by Treehugger Robot
· 5 years ago
a0e3b1d
Merge "userspace reboot: unmount apexes and switch to bootstrap namespace"
by Nikita Ioffe
· 5 years ago
399d064
Turn on executable bit on system_ext/bin
by Jeongik Cha
· 5 years ago
65ad38b
userspace reboot: unmount apexes and switch to bootstrap namespace
by Nikita Ioffe
· 5 years ago
80e4ac7
Merge "Make remount into checkpointing for ext4 userdata a no-op"
by Nikita Ioffe
· 5 years ago
b8c502e
Add libcutils_test into TEST_MAPPING
by Suren Baghdasaryan
· 6 years ago
aa7e4cf
Merge "BatteryMonitor: init health info properly."
by Treehugger Robot
· 5 years ago
490634a
Merge "Move comments into selinux.h and fix"
by Treehugger Robot
· 5 years ago
9151db0
Merge "Trace.h: explicitly use global namespace"
by Treehugger Robot
· 5 years ago
8bf2fc3
Merge "libcutils: update fs_config tests for current behavior"
by Treehugger Robot
· 5 years ago
b4eca71
Merge "libbase: add a README.md covering the most frequent question."
by Elliott Hughes
· 5 years ago
660cee4
Make remount into checkpointing for ext4 userdata a no-op
by Nikita Ioffe
· 5 years ago
35a9964
libcutils: update fs_config tests for current behavior
by Tom Cherry
· 5 years ago
cd45e23
libbase: add a README.md covering the most frequent question.
by Elliott Hughes
· 5 years ago
4ad4c8f
migrate *.libraries.txt from Make to Soong
by Jooyung Han
· 5 years ago
f68fd08
Trace.h: explicitly use global namespace
by Steven Moreland
· 5 years ago
85e28a2
healthd: Fix incorrect return check
by John Stultz
· 5 years ago
a1213f2
BatteryMonitor: init health info properly.
by Yifan Hong
· 5 years ago
eb54487
Make encryption action an argument to mkdir
by Paul Crowley
· 5 years ago
764be49
Merge "Properly finish daemon init when initial USB scan complete"
by Daniel Colascione
· 5 years ago
8b22c77
Merge changes from topic "adbd_apex"
by Josh Gao
· 5 years ago
e45e57a
Merge "Grant adb auth under recovery for unlocked & userdebug devices"
by Tianjie Xu
· 5 years ago
4107abd
Move comments into selinux.h and fix
by Paul Crowley
· 5 years ago
eb83117
Merge "Darwin: include <libgen.h> for basename(3)."
by Elliott Hughes
· 5 years ago
1b1cbd6
Darwin: include <libgen.h> for basename(3).
by Elliott Hughes
· 5 years ago
915946d
Grant adb auth under recovery for unlocked & userdebug devices
by Tianjie Xu
· 5 years ago
e505115
Move adbd to an apex.
by Josh Gao
· 6 years ago
eb55141
adbd: use libadbd_auth for authentication.
by Josh Gao
· 5 years ago
111f270
Merge changes from topic "libsnapshot_flash"
by Yifan Hong
· 5 years ago
b0b3ea4
Properly finish daemon init when initial USB scan complete
by Daniel Colascione
· 5 years ago
107bbbf
Merge "Fix typo in userspace-reboot-requested trigger"
by Nikita Ioffe
· 5 years ago
1c3cf42
Merge "unzip: fix Mac build."
by Elliott Hughes
· 5 years ago
5a7302e
unzip: fix Mac build.
by Elliott Hughes
· 5 years ago
95a4473
Merge "healthd: Remove libhealthd dependency from charger"
by Yifan Hong
· 5 years ago
4857b05
Merge "Update OWNERS for libstatssocket"
by Treehugger Robot
· 5 years ago
0b55fb6
Merge "first_stage_init: if console enabled allow for errors in module loading"
by Mark Salyzyn
· 5 years ago
72875d6
Merge "libmodprobe: add strict bool argument to LoadListedModules"
by Mark Salyzyn
· 5 years ago
0a4700b
Fix typo in userspace-reboot-requested trigger
by Nikita Ioffe
· 5 years ago
4ef125e
Update OWNERS for libstatssocket
by Ruchir Rastogi
· 5 years ago
f541a38
Merge "init: hack for /charger symlink"
by Yifan Hong
· 5 years ago
9a850be
Merge "Use soong-generated vndk*libraries.txt files"
by Jooyung Han
· 5 years ago
a700d16
libsnapshot: Fix MergeCannotRemoveCow
by Yifan Hong
· 5 years ago
Next »