Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
aa844344f93923991fe1836f6e7a962c808fa89f
aa84434
Merge "Add support to indicate bitness of public library."
by Treehugger Robot
· 9 years ago
f6c79f5
Add support to indicate bitness of public library.
by Christopher Ferris
· 9 years ago
d2e6061
Merge "Address old review comments in adb_auth_host.cpp."
by Treehugger Robot
· 9 years ago
dc0b057
Address old review comments in adb_auth_host.cpp.
by Elliott Hughes
· 9 years ago
9f5d861
Merge "Add timestamps to libbase's stderr logging."
by Elliott Hughes
· 9 years ago
56db14f
Merge "Remove qemu_tracing dependency."
by David Turner
· 9 years ago
feac7cd
Add timestamps to libbase's stderr logging.
by Elliott Hughes
· 9 years ago
b6ea0cb
Remove qemu_tracing dependency.
by David 'Digit' Turner
· 9 years ago
b47d361
Merge "[qemu]: Move qemu_pipe.h from include/system/ directory."
by David Turner
· 9 years ago
6d127b8
Merge "Use __ with attribute __noreturn__ to avoid colliding with noreturn."
by Treehugger Robot
· 9 years ago
4255a74
Use __ with attribute __noreturn__ to avoid colliding with noreturn.
by Elliott Hughes
· 9 years ago
63bfebd
Merge changes from topic 'debuggerd_client'
by Treehugger Robot
· 9 years ago
ece4952
Merge "adb: fix fd double close, Subprocess lifetime issue."
by Treehugger Robot
· 9 years ago
ae8be61
Merge "batterymonitor: simplify readFromFile and use std::string buffers"
by Treehugger Robot
· 9 years ago
7dc991b
adb: fix fd double close, Subprocess lifetime issue.
by Josh Gao
· 9 years ago
38fd8af
batterymonitor: simplify readFromFile and use std::string buffers
by Michael Scott
· 9 years ago
48cd5bf
Merge "Fix race condition updating local map data."
by Christopher Ferris
· 9 years ago
50c9e11
adb: use libdebuggerd_client.
by Josh Gao
· 9 years ago
1e99e9a
debuggerd: add libdebuggerd_client.
by Josh Gao
· 9 years ago
bd93092
[qemu]: Move qemu_pipe.h from include/system/ directory.
by David 'Digit' Turner
· 9 years ago
c1813b3
Fix race condition updating local map data.
by Christopher Ferris
· 9 years ago
6255286
Merge "init: report createProcessGroup failure."
by Treehugger Robot
· 9 years ago
50afb7e
Merge "adb: make adb root not wait-for-device."
by Treehugger Robot
· 9 years ago
cf5c98e
adb: make adb root not wait-for-device.
by Josh Gao
· 9 years ago
37c3068
Merge "Set zygote process priority to -20 to speed up VM startup time."
by Vitalii Tomkiv
· 9 years ago
1bedf84
Merge "Better diagnostics from "adb sideload"."
by Treehugger Robot
· 9 years ago
4907f5e
Merge "Minor adb style fixes."
by Treehugger Robot
· 9 years ago
e32660e
Better diagnostics from "adb sideload".
by Elliott Hughes
· 9 years ago
7bd90ed
init: report createProcessGroup failure.
by Elliott Hughes
· 9 years ago
4b90ea9
Minor adb style fixes.
by Elliott Hughes
· 9 years ago
ec73020
Merge "fs_mgr: Track the bootloader_message struct change."
by Tao Bao
· 9 years ago
bd3b377
Merge "Lose top to toybox."
by Elliott Hughes
· 9 years ago
7c67417
Lose top to toybox.
by Elliott Hughes
· 9 years ago
565ee7b
Merge "Fix the sense of a test in "adb sideload"."
by Elliott Hughes
· 9 years ago
e226b61
Fix the sense of a test in "adb sideload".
by Elliott Hughes
· 9 years ago
c320e5f
Merge "fs_mgr: validate corrected signatures"
by Sami Tolvanen
· 9 years ago
eac81ca
Merge "logcatd: add stop and clear actions"
by Mark Salyzyn
· 9 years ago
c7c68c5
logcatd: add stop and clear actions
by Mark Salyzyn
· 9 years ago
563f961
Merge "logcatd: Do not su for setprop"
by Mark Salyzyn
· 9 years ago
f201c50
logcatd: Do not su for setprop
by Mark Salyzyn
· 9 years ago
398edb3
Merge "logcat: clear when specifying file output"
by Treehugger Robot
· 9 years ago
e233634
logcat: clear when specifying file output
by Mark Salyzyn
· 9 years ago
d5602d5
fs_mgr: Track the bootloader_message struct change.
by Tao Bao
· 9 years ago
ce9a0d6
Merge "ueventd: only relabel devices if there's a delta"
by Treehugger Robot
· 9 years ago
040962e
Merge "Revert "logcat: expand -n, -r and -b""
by Mark Salyzyn
· 9 years ago
cafe76d
Merge "init: expand arguments of services when they start"
by Tom Cherry
· 9 years ago
86613ac
Merge "Add process priority to service definition."
by Vitalii Tomkiv
· 9 years ago
24e8ffa
Add process priority to service definition.
by Vitalii Tomkiv
· 9 years ago
fd815b2
Set zygote process priority to -20 to speed up VM startup time.
by Vitalii Tomkiv
· 9 years ago
93b5308
Merge "Set file capabilities on adb sync/push."
by Treehugger Robot
· 9 years ago
4d98e40
fs_mgr: validate corrected signatures
by Sami Tolvanen
· 9 years ago
2140e03
Set file capabilities on adb sync/push.
by Elliott Hughes
· 9 years ago
add8abd
Revert "logcat: expand -n, -r and -b"
by Mark Salyzyn
· 9 years ago
2ab237b
Merge "Allow multiple (sequential) adb users on Linux."
by Elliott Hughes
· 9 years ago
b35fcbd
Allow multiple (sequential) adb users on Linux.
by Elliott Hughes
· 9 years ago
4df2923
Merge "fs_mgr: Remove incorrect free() on error paths in load_key()"
by Mattias Nissler
· 9 years ago
0c01dcf
Merge "libnetutils: Add synchronization per socket full operation"
by Treehugger Robot
· 9 years ago
a55d010
Merge "init: Add support for ${x.y:-default} expansion"
by Treehugger Robot
· 9 years ago
16497ef
init: expand arguments of services when they start
by Tom Cherry
· 9 years ago
19192e7
init: Add support for ${x.y:-default} expansion
by Mark Salyzyn
· 9 years ago
557c09e
libnetutils: Add synchronization per socket full operation
by Dmitry Shmidt
· 10 years ago
6e6e2cd
Merge "fs_mgr: fix encryptable=footer support"
by Treehugger Robot
· 9 years ago
f4a29c1
Merge "Use alignas for alignment."
by Elliott Hughes
· 9 years ago
19dc1e5
fs_mgr: Remove incorrect free() on error paths in load_key()
by Mattias Nissler
· 9 years ago
598ba8a
Merge "use process groups for processes started by init"
by Elliott Hughes
· 9 years ago
a7200a9
Use alignas for alignment.
by Elliott Hughes
· 9 years ago
972664a
use process groups for processes started by init
by Collin Mulliner
· 9 years ago
34694dc
Merge "adbd: properly close subprocess pipes on Ctrl+C."
by David Pursell
· 9 years ago
62eab56
adbd: properly close subprocess pipes on Ctrl+C.
by David Pursell
· 9 years ago
1c27428
Merge "Remove toolbox ioctl."
by Treehugger Robot
· 9 years ago
1ea2514
Remove toolbox ioctl.
by Elliott Hughes
· 9 years ago
4d3f5e0
Merge "logpersist: switch to pgrep from ps"
by Treehugger Robot
· 9 years ago
7dd93f4
Merge "cutils: don't fortify property_get on clang."
by Treehugger Robot
· 9 years ago
730c7df
ueventd: only relabel devices if there's a delta
by William Roberts
· 9 years ago
d14e989
cutils: don't fortify property_get on clang.
by Josh Gao
· 9 years ago
9c061a3
logpersist: switch to pgrep from ps
by Mark Salyzyn
· 9 years ago
2823ba4
Merge "Remove deprecated Android.mk files"
by Colin Cross
· 9 years ago
f57d923
Merge "Fix liblog logtags"
by Treehugger Robot
· 9 years ago
de4eb21
Merge "add a property for controlling perf_event_paranoid"
by Jeffrey Vander Stoep
· 9 years ago
bce2287
Fix liblog logtags
by Dan Willemsen
· 9 years ago
416bf6a
Merge "core: Update libchrome APIs to r395517"
by Luis Hector Chavez
· 9 years ago
a0a10b6
Merge "Remove invalid uses of -l and -I"
by Treehugger Robot
· 9 years ago
3672d91
Remove invalid uses of -l and -I
by Dan Willemsen
· 9 years ago
c8f87f1
Merge "fs_mgr: pass sehandle to ext4 format routine"
by Treehugger Robot
· 9 years ago
96649d3
add a property for controlling perf_event_paranoid
by Daniel Micay
· 10 years ago
3b78d34
Merge "Kill adb's ScopedFd for unique_fd."
by Treehugger Robot
· 9 years ago
eb0024e
Kill adb's ScopedFd for unique_fd.
by Elliott Hughes
· 9 years ago
195eadf
Merge "Kill load_file."
by Treehugger Robot
· 9 years ago
d939990
Kill load_file.
by Elliott Hughes
· 9 years ago
3e87440
Merge "[adb] Followup CL to clean up adb_auth_host.cpp"
by Treehugger Robot
· 9 years ago
1e60722
Merge "Fix misc-macro-parentheses warnings in init and other core modules."
by Chih-hung Hsieh
· 9 years ago
b5f5781
[adb] Followup CL to clean up adb_auth_host.cpp
by Yurii Zubrytskyi
· 9 years ago
3f130a7
Merge "[adb] Issue the "auth" emulator command before any other one"
by Treehugger Robot
· 9 years ago
21dc202
[adb] Issue the "auth" emulator command before any other one
by Yurii Zubrytskyi
· 9 years ago
cb716cb
Remove deprecated Android.mk files
by Colin Cross
· 9 years ago
5898a97
core: Update libchrome APIs to r395517
by Luis Hector Chavez
· 9 years ago
5ac3cc9
Merge "adb: retry connecting disconnected emulators instead of always looping."
by Yabin Cui
· 9 years ago
af9486f
Merge "trusty: storageproxyd: use upstream kernel headers"
by Michael Ryleev
· 9 years ago
bef471e
adb: retry connecting disconnected emulators instead of always looping.
by Yabin Cui
· 9 years ago
efde49d
trusty: storageproxyd: use upstream kernel headers
by Michael Ryleev
· 9 years ago
Next »