1. ece4952 Merge "adb: fix fd double close, Subprocess lifetime issue." by Treehugger Robot · 9 years ago
  2. ae8be61 Merge "batterymonitor: simplify readFromFile and use std::string buffers" by Treehugger Robot · 9 years ago
  3. 7dc991b adb: fix fd double close, Subprocess lifetime issue. by Josh Gao · 9 years ago
  4. 38fd8af batterymonitor: simplify readFromFile and use std::string buffers by Michael Scott · 9 years ago
  5. 48cd5bf Merge "Fix race condition updating local map data." by Christopher Ferris · 9 years ago
  6. c1813b3 Fix race condition updating local map data. by Christopher Ferris · 9 years ago
  7. 6255286 Merge "init: report createProcessGroup failure." by Treehugger Robot · 9 years ago
  8. 50afb7e Merge "adb: make adb root not wait-for-device." by Treehugger Robot · 9 years ago
  9. cf5c98e adb: make adb root not wait-for-device. by Josh Gao · 9 years ago
  10. 37c3068 Merge "Set zygote process priority to -20 to speed up VM startup time." by Vitalii Tomkiv · 9 years ago
  11. 1bedf84 Merge "Better diagnostics from "adb sideload"." by Treehugger Robot · 9 years ago
  12. 4907f5e Merge "Minor adb style fixes." by Treehugger Robot · 9 years ago
  13. e32660e Better diagnostics from "adb sideload". by Elliott Hughes · 9 years ago
  14. 7bd90ed init: report createProcessGroup failure. by Elliott Hughes · 9 years ago
  15. 4b90ea9 Minor adb style fixes. by Elliott Hughes · 9 years ago
  16. ec73020 Merge "fs_mgr: Track the bootloader_message struct change." by Tao Bao · 9 years ago
  17. bd3b377 Merge "Lose top to toybox." by Elliott Hughes · 9 years ago
  18. 7c67417 Lose top to toybox. by Elliott Hughes · 9 years ago
  19. 565ee7b Merge "Fix the sense of a test in "adb sideload"." by Elliott Hughes · 9 years ago
  20. e226b61 Fix the sense of a test in "adb sideload". by Elliott Hughes · 9 years ago
  21. c320e5f Merge "fs_mgr: validate corrected signatures" by Sami Tolvanen · 9 years ago
  22. eac81ca Merge "logcatd: add stop and clear actions" by Mark Salyzyn · 9 years ago
  23. c7c68c5 logcatd: add stop and clear actions by Mark Salyzyn · 9 years ago
  24. 563f961 Merge "logcatd: Do not su for setprop" by Mark Salyzyn · 9 years ago
  25. f201c50 logcatd: Do not su for setprop by Mark Salyzyn · 9 years ago
  26. 398edb3 Merge "logcat: clear when specifying file output" by Treehugger Robot · 9 years ago
  27. e233634 logcat: clear when specifying file output by Mark Salyzyn · 9 years ago
  28. d5602d5 fs_mgr: Track the bootloader_message struct change. by Tao Bao · 9 years ago
  29. ce9a0d6 Merge "ueventd: only relabel devices if there's a delta" by Treehugger Robot · 9 years ago
  30. 040962e Merge "Revert "logcat: expand -n, -r and -b"" by Mark Salyzyn · 9 years ago
  31. cafe76d Merge "init: expand arguments of services when they start" by Tom Cherry · 9 years ago
  32. 86613ac Merge "Add process priority to service definition." by Vitalii Tomkiv · 9 years ago
  33. 24e8ffa Add process priority to service definition. by Vitalii Tomkiv · 9 years ago
  34. fd815b2 Set zygote process priority to -20 to speed up VM startup time. by Vitalii Tomkiv · 9 years ago
  35. 93b5308 Merge "Set file capabilities on adb sync/push." by Treehugger Robot · 9 years ago
  36. 4d98e40 fs_mgr: validate corrected signatures by Sami Tolvanen · 9 years ago
  37. 2140e03 Set file capabilities on adb sync/push. by Elliott Hughes · 9 years ago
  38. add8abd Revert "logcat: expand -n, -r and -b" by Mark Salyzyn · 9 years ago
  39. 2ab237b Merge "Allow multiple (sequential) adb users on Linux." by Elliott Hughes · 9 years ago
  40. b35fcbd Allow multiple (sequential) adb users on Linux. by Elliott Hughes · 9 years ago
  41. 4df2923 Merge "fs_mgr: Remove incorrect free() on error paths in load_key()" by Mattias Nissler · 9 years ago
  42. 0c01dcf Merge "libnetutils: Add synchronization per socket full operation" by Treehugger Robot · 9 years ago
  43. a55d010 Merge "init: Add support for ${x.y:-default} expansion" by Treehugger Robot · 9 years ago
  44. 16497ef init: expand arguments of services when they start by Tom Cherry · 9 years ago
  45. 19192e7 init: Add support for ${x.y:-default} expansion by Mark Salyzyn · 9 years ago
  46. 557c09e libnetutils: Add synchronization per socket full operation by Dmitry Shmidt · 10 years ago
  47. 6e6e2cd Merge "fs_mgr: fix encryptable=footer support" by Treehugger Robot · 9 years ago
  48. f4a29c1 Merge "Use alignas for alignment." by Elliott Hughes · 9 years ago
  49. 19dc1e5 fs_mgr: Remove incorrect free() on error paths in load_key() by Mattias Nissler · 9 years ago
  50. 598ba8a Merge "use process groups for processes started by init" by Elliott Hughes · 9 years ago
  51. a7200a9 Use alignas for alignment. by Elliott Hughes · 9 years ago
  52. 972664a use process groups for processes started by init by Collin Mulliner · 9 years ago
  53. 34694dc Merge "adbd: properly close subprocess pipes on Ctrl+C." by David Pursell · 9 years ago
  54. 62eab56 adbd: properly close subprocess pipes on Ctrl+C. by David Pursell · 9 years ago
  55. 1c27428 Merge "Remove toolbox ioctl." by Treehugger Robot · 9 years ago
  56. 1ea2514 Remove toolbox ioctl. by Elliott Hughes · 9 years ago
  57. 4d3f5e0 Merge "logpersist: switch to pgrep from ps" by Treehugger Robot · 9 years ago
  58. 7dd93f4 Merge "cutils: don't fortify property_get on clang." by Treehugger Robot · 9 years ago
  59. 730c7df ueventd: only relabel devices if there's a delta by William Roberts · 9 years ago
  60. d14e989 cutils: don't fortify property_get on clang. by Josh Gao · 9 years ago
  61. 9c061a3 logpersist: switch to pgrep from ps by Mark Salyzyn · 9 years ago
  62. 2823ba4 Merge "Remove deprecated Android.mk files" by Colin Cross · 9 years ago
  63. f57d923 Merge "Fix liblog logtags" by Treehugger Robot · 9 years ago
  64. de4eb21 Merge "add a property for controlling perf_event_paranoid" by Jeffrey Vander Stoep · 9 years ago
  65. bce2287 Fix liblog logtags by Dan Willemsen · 9 years ago
  66. 416bf6a Merge "core: Update libchrome APIs to r395517" by Luis Hector Chavez · 9 years ago
  67. a0a10b6 Merge "Remove invalid uses of -l and -I" by Treehugger Robot · 9 years ago
  68. 3672d91 Remove invalid uses of -l and -I by Dan Willemsen · 9 years ago
  69. c8f87f1 Merge "fs_mgr: pass sehandle to ext4 format routine" by Treehugger Robot · 9 years ago
  70. 96649d3 add a property for controlling perf_event_paranoid by Daniel Micay · 10 years ago
  71. 3b78d34 Merge "Kill adb's ScopedFd for unique_fd." by Treehugger Robot · 9 years ago
  72. eb0024e Kill adb's ScopedFd for unique_fd. by Elliott Hughes · 9 years ago
  73. 195eadf Merge "Kill load_file." by Treehugger Robot · 9 years ago
  74. d939990 Kill load_file. by Elliott Hughes · 9 years ago
  75. 3e87440 Merge "[adb] Followup CL to clean up adb_auth_host.cpp" by Treehugger Robot · 9 years ago
  76. 1e60722 Merge "Fix misc-macro-parentheses warnings in init and other core modules." by Chih-hung Hsieh · 9 years ago
  77. b5f5781 [adb] Followup CL to clean up adb_auth_host.cpp by Yurii Zubrytskyi · 9 years ago
  78. 3f130a7 Merge "[adb] Issue the "auth" emulator command before any other one" by Treehugger Robot · 9 years ago
  79. 21dc202 [adb] Issue the "auth" emulator command before any other one by Yurii Zubrytskyi · 9 years ago
  80. cb716cb Remove deprecated Android.mk files by Colin Cross · 9 years ago
  81. 5898a97 core: Update libchrome APIs to r395517 by Luis Hector Chavez · 9 years ago
  82. 5ac3cc9 Merge "adb: retry connecting disconnected emulators instead of always looping." by Yabin Cui · 9 years ago
  83. af9486f Merge "trusty: storageproxyd: use upstream kernel headers" by Michael Ryleev · 9 years ago
  84. bef471e adb: retry connecting disconnected emulators instead of always looping. by Yabin Cui · 9 years ago
  85. efde49d trusty: storageproxyd: use upstream kernel headers by Michael Ryleev · 9 years ago
  86. dd19691 Merge changes I40c9ea47,I593aeed5 by Michael Ryleev · 9 years ago
  87. 09732be Merge "adb: close ep0 on disconnection." by Treehugger Robot · 9 years ago
  88. 8a1c8d0 adb: close ep0 on disconnection. by Yabin Cui · 9 years ago
  89. fe6fea4 Merge "Fix SharedBuffer. Remove aref." by Hans Boehm · 9 years ago
  90. a627d48 Fix SharedBuffer. Remove aref. by Hans Boehm · 9 years ago
  91. d63ca48 Merge "adb: check return value of register_socket_transport." by Yabin Cui · 9 years ago
  92. c87e937 Merge "Fix misc-macro-parentheses warnings in lmkd." by Treehugger Robot · 9 years ago
  93. ef1036d Merge "Fix memory order and race bugs in Refbase.h & RefBase.cpp" by Hans Boehm · 9 years ago
  94. 3548d13 Fix misc-macro-parentheses warnings in init and other core modules. by Chih-Hung Hsieh · 9 years ago
  95. 2f7c1cb Merge "HACK: libnetutils: Remove parameters from dhcpcd service call" by Treehugger Robot · 9 years ago
  96. 3ba816e Merge "Fix misc-macro-parentheses warnings in liblog." by Chih-hung Hsieh · 9 years ago
  97. cb7a3c5 Merge "Fix misc-macro-parentheses warnings in libion, libsparse, libmem*" by Chih-hung Hsieh · 9 years ago
  98. 7a65f28 Merge "adb: use asocket's close function when closing." by Treehugger Robot · 9 years ago
  99. 601afdc Merge "Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace." by Treehugger Robot · 9 years ago
  100. b16e023 Merge changes I5e56f17f,Ie3748b6c,I4e1d56a8 by Treehugger Robot · 9 years ago