1. ffc73a3 Minor adb style fixes. by Elliott Hughes · 8 years ago
  2. 4d34653 Merge "fs_mgr: Track the bootloader_message struct change." by Tao Bao · 8 years ago
  3. 0f5b6c1 Merge "Lose top to toybox." by Elliott Hughes · 8 years ago
  4. 4558428 Lose top to toybox. by Elliott Hughes · 8 years ago
  5. 62cc17d Merge "Fix the sense of a test in "adb sideload"." by Elliott Hughes · 8 years ago
  6. 356fd36 Fix the sense of a test in "adb sideload". by Elliott Hughes · 8 years ago
  7. 4824e79 Merge "fs_mgr: validate corrected signatures" by Sami Tolvanen · 8 years ago
  8. 2546a7f Merge "logcatd: add stop and clear actions" by Mark Salyzyn · 8 years ago
  9. cd5118b logcatd: add stop and clear actions by Mark Salyzyn · 8 years ago
  10. 0dbe899 Merge "logcatd: Do not su for setprop" by Mark Salyzyn · 8 years ago
  11. 8d2a655 logcatd: Do not su for setprop by Mark Salyzyn · 8 years ago
  12. c91fbfe Merge "logcat: clear when specifying file output" by Treehugger Robot · 8 years ago
  13. b7d059b logcat: clear when specifying file output by Mark Salyzyn · 8 years ago
  14. 96c9f2d fs_mgr: Track the bootloader_message struct change. by Tao Bao · 8 years ago
  15. 9542881 Merge "ueventd: only relabel devices if there's a delta" by Treehugger Robot · 8 years ago
  16. 8c60f2d Merge "Revert "logcat: expand -n, -r and -b"" by Mark Salyzyn · 8 years ago
  17. 86cd314 Merge "init: expand arguments of services when they start" by Tom Cherry · 8 years ago
  18. 14b00ba Merge "Add process priority to service definition." by Vitalii Tomkiv · 8 years ago
  19. 081705c Add process priority to service definition. by Vitalii Tomkiv · 8 years ago
  20. a500cf9 Merge "Set file capabilities on adb sync/push." by Treehugger Robot · 8 years ago
  21. 98f1ea0 fs_mgr: validate corrected signatures by Sami Tolvanen · 8 years ago
  22. 32c60b4 Set file capabilities on adb sync/push. by Elliott Hughes · 8 years ago
  23. 1325ebf Revert "logcat: expand -n, -r and -b" by Mark Salyzyn · 8 years ago
  24. 6bf8d26 Merge "Allow multiple (sequential) adb users on Linux." by Elliott Hughes · 8 years ago
  25. d89a6c2 Allow multiple (sequential) adb users on Linux. by Elliott Hughes · 8 years ago
  26. 35d8409 Merge "fs_mgr: Remove incorrect free() on error paths in load_key()" by Mattias Nissler · 8 years ago
  27. 04045fd Merge "libnetutils: Add synchronization per socket full operation" by Treehugger Robot · 8 years ago
  28. 4ab7548 Merge "init: Add support for ${x.y:-default} expansion" by Treehugger Robot · 8 years ago
  29. bac3536 init: expand arguments of services when they start by Tom Cherry · 8 years ago
  30. 4b56162 init: Add support for ${x.y:-default} expansion by Mark Salyzyn · 8 years ago
  31. 4f831e2 libnetutils: Add synchronization per socket full operation by Dmitry Shmidt · 9 years ago
  32. b67fed5 Merge "fs_mgr: fix encryptable=footer support" by Treehugger Robot · 8 years ago
  33. bb1e797 Merge "Use alignas for alignment." by Elliott Hughes · 8 years ago
  34. 31404e5 fs_mgr: Remove incorrect free() on error paths in load_key() by Mattias Nissler · 8 years ago
  35. ebe636e Merge "use process groups for processes started by init" by Elliott Hughes · 8 years ago
  36. 5f4a946 Use alignas for alignment. by Elliott Hughes · 8 years ago
  37. f7e79b9 use process groups for processes started by init by Collin Mulliner · 8 years ago
  38. 605628d Merge "adbd: properly close subprocess pipes on Ctrl+C." by David Pursell · 8 years ago
  39. f2aa186 adbd: properly close subprocess pipes on Ctrl+C. by David Pursell · 8 years ago
  40. 0fdd663 Merge "Remove toolbox ioctl." by Treehugger Robot · 8 years ago
  41. 1f406e2 Remove toolbox ioctl. by Elliott Hughes · 8 years ago
  42. 68285c0 Merge "logpersist: switch to pgrep from ps" by Treehugger Robot · 8 years ago
  43. 310da0b Merge "cutils: don't fortify property_get on clang." by Treehugger Robot · 8 years ago
  44. 397de14 ueventd: only relabel devices if there's a delta by William Roberts · 8 years ago
  45. 74ebdf3 cutils: don't fortify property_get on clang. by Josh Gao · 8 years ago
  46. 1d94511 logpersist: switch to pgrep from ps by Mark Salyzyn · 8 years ago
  47. ce5b4fe Merge "Remove deprecated Android.mk files" by Colin Cross · 8 years ago
  48. 59e6afc Merge "Fix liblog logtags" by Treehugger Robot · 8 years ago
  49. 9292d7d Merge "add a property for controlling perf_event_paranoid" by Jeffrey Vander Stoep · 8 years ago
  50. d119101 Fix liblog logtags by Dan Willemsen · 8 years ago
  51. 51814a0 Merge "core: Update libchrome APIs to r395517" by Luis Hector Chavez · 8 years ago
  52. 5d6193c Merge "Remove invalid uses of -l and -I" by Treehugger Robot · 8 years ago
  53. ee2da03 Remove invalid uses of -l and -I by Dan Willemsen · 8 years ago
  54. 58ea31c Merge "fs_mgr: pass sehandle to ext4 format routine" by Treehugger Robot · 8 years ago
  55. 2b22a66 add a property for controlling perf_event_paranoid by Daniel Micay · 9 years ago
  56. 0f3fde2 Merge "Kill adb's ScopedFd for unique_fd." by Treehugger Robot · 8 years ago
  57. 2ce86e5 Kill adb's ScopedFd for unique_fd. by Elliott Hughes · 8 years ago
  58. b42e4a6 Merge "Kill load_file." by Treehugger Robot · 8 years ago
  59. e8b663f Kill load_file. by Elliott Hughes · 8 years ago
  60. 9c7f921 Merge "[adb] Followup CL to clean up adb_auth_host.cpp" by Treehugger Robot · 8 years ago
  61. ac080d2 Merge "Fix misc-macro-parentheses warnings in init and other core modules." by Chih-hung Hsieh · 8 years ago
  62. dace015 [adb] Followup CL to clean up adb_auth_host.cpp by Yurii Zubrytskyi · 8 years ago
  63. 7c0835f Merge "[adb] Issue the "auth" emulator command before any other one" by Treehugger Robot · 8 years ago
  64. 376b275 [adb] Issue the "auth" emulator command before any other one by Yurii Zubrytskyi · 8 years ago
  65. b50216e Remove deprecated Android.mk files by Colin Cross · 8 years ago
  66. 623ce74 core: Update libchrome APIs to r395517 by Luis Hector Chavez · 8 years ago
  67. 50e91fe Merge "adb: retry connecting disconnected emulators instead of always looping." by Yabin Cui · 8 years ago
  68. ed01d17 Merge "trusty: storageproxyd: use upstream kernel headers" by Michael Ryleev · 8 years ago
  69. b74c649 adb: retry connecting disconnected emulators instead of always looping. by Yabin Cui · 8 years ago
  70. 462461b trusty: storageproxyd: use upstream kernel headers by Michael Ryleev · 8 years ago
  71. c787846 Merge changes I40c9ea47,I593aeed5 by Michael Ryleev · 8 years ago
  72. 18013f2 Merge "adb: close ep0 on disconnection." by Treehugger Robot · 8 years ago
  73. 638420e adb: close ep0 on disconnection. by Yabin Cui · 8 years ago
  74. 0695175 Merge "Fix SharedBuffer. Remove aref." by Hans Boehm · 8 years ago
  75. 3e4c076 Fix SharedBuffer. Remove aref. by Hans Boehm · 8 years ago
  76. 3d981c8 Merge "adb: check return value of register_socket_transport." by Yabin Cui · 8 years ago
  77. 86ed22c Merge "Fix misc-macro-parentheses warnings in lmkd." by Treehugger Robot · 8 years ago
  78. 6221295 Merge "Fix memory order and race bugs in Refbase.h & RefBase.cpp" by Hans Boehm · 8 years ago
  79. c713bce Fix misc-macro-parentheses warnings in init and other core modules. by Chih-Hung Hsieh · 8 years ago
  80. 97da922 Merge "HACK: libnetutils: Remove parameters from dhcpcd service call" by Treehugger Robot · 8 years ago
  81. 2bd428e Merge "Fix misc-macro-parentheses warnings in liblog." by Chih-hung Hsieh · 8 years ago
  82. 3e3741a Merge "Fix misc-macro-parentheses warnings in libion, libsparse, libmem*" by Chih-hung Hsieh · 8 years ago
  83. 684d543 Merge "adb: use asocket's close function when closing." by Treehugger Robot · 8 years ago
  84. dab7d9d Merge "Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace." by Treehugger Robot · 8 years ago
  85. cea1495 Merge changes I5e56f17f,Ie3748b6c,I4e1d56a8 by Treehugger Robot · 8 years ago
  86. 1288f65 HACK: libnetutils: Remove parameters from dhcpcd service call by Dmitry Shmidt · 8 years ago
  87. 67867db Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace. by Chih-Hung Hsieh · 8 years ago
  88. f0f94fe Fix misc-macro-parentheses warnings in liblog. by Chih-Hung Hsieh · 8 years ago
  89. eabd510 Fix misc-macro-parentheses warnings in libion, libsparse, libmem* by Chih-Hung Hsieh · 8 years ago
  90. 2b82e91 Fix misc-macro-parentheses warnings in lmkd. by Chih-Hung Hsieh · 8 years ago
  91. 53eb31d adb: use asocket's close function when closing. by Josh Gao · 8 years ago
  92. 9b587de adb: switch the socket list mutex to a recursive_mutex. by Josh Gao · 8 years ago
  93. 52bd852 adb: clang-format sockets.cpp. by Josh Gao · 8 years ago
  94. 903b749 adb: add implementations of mutex, recursive_mutex. by Josh Gao · 8 years ago
  95. e2d6564 trusty: storage: add tests by Michael Ryleev · 9 years ago
  96. abebb89 trusty: storage: add client lib for testing by Michael Ryleev · 9 years ago
  97. 0321476 Merge "liblog: log reader validate headers" by Mark Salyzyn · 8 years ago
  98. e263e6c Fix memory order and race bugs in Refbase.h & RefBase.cpp by Hans Boehm · 8 years ago
  99. ac50d0c Merge "Set parent namespace for linker-namespaces" by Treehugger Robot · 8 years ago
  100. eb62619 Merge "adb: replace failing exits in adbd with abort()." by Josh Gao · 8 years ago