- 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
- 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
- dd19691 Merge changes I40c9ea47,I593aeed5 by Michael Ryleev · 9 years ago
- 09732be Merge "adb: close ep0 on disconnection." by Treehugger Robot · 9 years ago
- 8a1c8d0 adb: close ep0 on disconnection. by Yabin Cui · 9 years ago
- fe6fea4 Merge "Fix SharedBuffer. Remove aref." by Hans Boehm · 9 years ago
- a627d48 Fix SharedBuffer. Remove aref. by Hans Boehm · 9 years ago
- d63ca48 Merge "adb: check return value of register_socket_transport." by Yabin Cui · 9 years ago
- c87e937 Merge "Fix misc-macro-parentheses warnings in lmkd." by Treehugger Robot · 9 years ago
- ef1036d Merge "Fix memory order and race bugs in Refbase.h & RefBase.cpp" by Hans Boehm · 9 years ago
- 3548d13 Fix misc-macro-parentheses warnings in init and other core modules. by Chih-Hung Hsieh · 9 years ago
- 2f7c1cb Merge "HACK: libnetutils: Remove parameters from dhcpcd service call" by Treehugger Robot · 9 years ago
- 3ba816e Merge "Fix misc-macro-parentheses warnings in liblog." by Chih-hung Hsieh · 9 years ago
- cb7a3c5 Merge "Fix misc-macro-parentheses warnings in libion, libsparse, libmem*" by Chih-hung Hsieh · 9 years ago
- 7a65f28 Merge "adb: use asocket's close function when closing." by Treehugger Robot · 9 years ago
- 601afdc Merge "Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace." by Treehugger Robot · 9 years ago
- b16e023 Merge changes I5e56f17f,Ie3748b6c,I4e1d56a8 by Treehugger Robot · 9 years ago
- 21ddae9 HACK: libnetutils: Remove parameters from dhcpcd service call by Dmitry Shmidt · 9 years ago
- 5b0aa12 Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace. by Chih-Hung Hsieh · 9 years ago
- 2b34d27 Fix misc-macro-parentheses warnings in liblog. by Chih-Hung Hsieh · 9 years ago
- dc6ee4e Fix misc-macro-parentheses warnings in libion, libsparse, libmem* by Chih-Hung Hsieh · 9 years ago
- 3823041 Fix misc-macro-parentheses warnings in lmkd. by Chih-Hung Hsieh · 9 years ago
- 42eae14 adb: use asocket's close function when closing. by Josh Gao · 9 years ago
- 64c427a adb: switch the socket list mutex to a recursive_mutex. by Josh Gao · 9 years ago
- 0fc2947 adb: clang-format sockets.cpp. by Josh Gao · 9 years ago
- 2664fde adb: add implementations of mutex, recursive_mutex. by Josh Gao · 9 years ago
- 13ab0c0 trusty: storage: add tests by Michael Ryleev · 9 years ago
- fd9f0ee trusty: storage: add client lib for testing by Michael Ryleev · 9 years ago
- e1d7ed4 Merge "liblog: log reader validate headers" by Mark Salyzyn · 9 years ago
- c85e76d Fix memory order and race bugs in Refbase.h & RefBase.cpp by Hans Boehm · 9 years ago
- 70b8d93 Merge "Set parent namespace for linker-namespaces" by Treehugger Robot · 9 years ago
- 4d22290 Merge "adb: replace failing exits in adbd with abort()." by Josh Gao · 9 years ago
- 18f81d0 Merge "adb: add track-jdwp and track-devices commands." by Josh Gao · 9 years ago