1. ea5f442 Merge "Fix the generated getevent labels." by Treehugger Robot · 9 years ago
  2. b1bdcc4 Merge "Rename "Handle(r)" to "Parse(r)" in Android init." by Treehugger Robot · 9 years ago
  3. 244ec91 Fix the generated getevent labels. by Elliott Hughes · 9 years ago
  4. 48a5205 Rename "Handle(r)" to "Parse(r)" in Android init. by Jorge Lucangeli Obes · 9 years ago
  5. e2c56e5 Merge "init: Add option to run a service in a new PID/mount namespace." by Treehugger Robot · 9 years ago
  6. f111233 init: Add option to run a service in a new PID/mount namespace. by Jorge Lucangeli Obes · 9 years ago
  7. 354d09e Merge "Remove unnecessary ARRAY_SIZE macros." by Treehugger Robot · 9 years ago
  8. b95adb5 Merge "Lose start/stop to toybox." by Treehugger Robot · 9 years ago
  9. 4804488 Remove unnecessary ARRAY_SIZE macros. by Elliott Hughes · 9 years ago
  10. b4a3849 Merge "Move init to libbase logging." by Treehugger Robot · 9 years ago
  11. 495d0be Move init to libbase logging. by Elliott Hughes · 9 years ago
  12. 2598c05 Merge "Remove MTD cruft from init." by Treehugger Robot · 9 years ago
  13. 93a50a3 Remove MTD cruft from init. by Elliott Hughes · 9 years ago
  14. 7ed7343 Lose start/stop to toybox. by Elliott Hughes · 9 years ago
  15. eb37157 Merge "Remove more obsolete MTD stuff." by Treehugger Robot · 9 years ago
  16. 63de69a Remove more obsolete MTD stuff. by Elliott Hughes · 9 years ago
  17. fffbace Merge "Add -f to insmod" by Hung-ying Tyan · 9 years ago
  18. d68a1db Add -f to insmod by Hung-ying Tyan · 9 years ago
  19. edc6147 Merge "adb: refactor jdwp_service.cpp." by Treehugger Robot · 9 years ago
  20. ebd4fbf Merge "adb: add test for SIGHUP behavior." by Treehugger Robot · 9 years ago
  21. 16b192e adb: add test for SIGHUP behavior. by Josh Gao · 9 years ago
  22. eba4fde Merge changes Ia59c6dbe,I13b17bcd by Treehugger Robot · 9 years ago
  23. b7f6b52 adb: fix fd leak when shell fails to create a thread. by Josh Gao · 9 years ago
  24. ec72bac adb: don't dup local socket fd. by Josh Gao · 9 years ago
  25. 36e0a53 Merge "Fix misc-macro-parentheses warnings in system/core." by Treehugger Robot · 9 years ago
  26. d0a5f31 Merge "Lose log to toybox." by Treehugger Robot · 9 years ago
  27. ec99ba6 Fix misc-macro-parentheses warnings in system/core. by Chih-Hung Hsieh · 9 years ago
  28. 0aaeea0 Lose log to toybox. by Elliott Hughes · 9 years ago
  29. aa84434 Merge "Add support to indicate bitness of public library." by Treehugger Robot · 9 years ago
  30. f6c79f5 Add support to indicate bitness of public library. by Christopher Ferris · 9 years ago
  31. d2e6061 Merge "Address old review comments in adb_auth_host.cpp." by Treehugger Robot · 9 years ago
  32. dc0b057 Address old review comments in adb_auth_host.cpp. by Elliott Hughes · 9 years ago
  33. 9f5d861 Merge "Add timestamps to libbase's stderr logging." by Elliott Hughes · 9 years ago
  34. 56db14f Merge "Remove qemu_tracing dependency." by David Turner · 9 years ago
  35. feac7cd Add timestamps to libbase's stderr logging. by Elliott Hughes · 9 years ago
  36. b6ea0cb Remove qemu_tracing dependency. by David 'Digit' Turner · 9 years ago
  37. b47d361 Merge "[qemu]: Move qemu_pipe.h from include/system/ directory." by David Turner · 9 years ago
  38. 6d127b8 Merge "Use __ with attribute __noreturn__ to avoid colliding with noreturn." by Treehugger Robot · 9 years ago
  39. 4255a74 Use __ with attribute __noreturn__ to avoid colliding with noreturn. by Elliott Hughes · 9 years ago
  40. 63bfebd Merge changes from topic 'debuggerd_client' by Treehugger Robot · 9 years ago
  41. ece4952 Merge "adb: fix fd double close, Subprocess lifetime issue." by Treehugger Robot · 9 years ago
  42. ae8be61 Merge "batterymonitor: simplify readFromFile and use std::string buffers" by Treehugger Robot · 9 years ago
  43. 7dc991b adb: fix fd double close, Subprocess lifetime issue. by Josh Gao · 9 years ago
  44. 38fd8af batterymonitor: simplify readFromFile and use std::string buffers by Michael Scott · 9 years ago
  45. 48cd5bf Merge "Fix race condition updating local map data." by Christopher Ferris · 9 years ago
  46. 50c9e11 adb: use libdebuggerd_client. by Josh Gao · 9 years ago
  47. 1e99e9a debuggerd: add libdebuggerd_client. by Josh Gao · 9 years ago
  48. bd93092 [qemu]: Move qemu_pipe.h from include/system/ directory. by David 'Digit' Turner · 9 years ago
  49. c1813b3 Fix race condition updating local map data. by Christopher Ferris · 9 years ago
  50. 6255286 Merge "init: report createProcessGroup failure." by Treehugger Robot · 9 years ago
  51. 50afb7e Merge "adb: make adb root not wait-for-device." by Treehugger Robot · 9 years ago
  52. cf5c98e adb: make adb root not wait-for-device. by Josh Gao · 9 years ago
  53. 37c3068 Merge "Set zygote process priority to -20 to speed up VM startup time." by Vitalii Tomkiv · 9 years ago
  54. 1bedf84 Merge "Better diagnostics from "adb sideload"." by Treehugger Robot · 9 years ago
  55. 4907f5e Merge "Minor adb style fixes." by Treehugger Robot · 9 years ago
  56. e32660e Better diagnostics from "adb sideload". by Elliott Hughes · 9 years ago
  57. 7bd90ed init: report createProcessGroup failure. by Elliott Hughes · 9 years ago
  58. 4b90ea9 Minor adb style fixes. by Elliott Hughes · 9 years ago
  59. ec73020 Merge "fs_mgr: Track the bootloader_message struct change." by Tao Bao · 9 years ago
  60. bd3b377 Merge "Lose top to toybox." by Elliott Hughes · 9 years ago
  61. 7c67417 Lose top to toybox. by Elliott Hughes · 9 years ago
  62. 565ee7b Merge "Fix the sense of a test in "adb sideload"." by Elliott Hughes · 9 years ago
  63. e226b61 Fix the sense of a test in "adb sideload". by Elliott Hughes · 9 years ago
  64. c320e5f Merge "fs_mgr: validate corrected signatures" by Sami Tolvanen · 9 years ago
  65. eac81ca Merge "logcatd: add stop and clear actions" by Mark Salyzyn · 9 years ago
  66. c7c68c5 logcatd: add stop and clear actions by Mark Salyzyn · 9 years ago
  67. 563f961 Merge "logcatd: Do not su for setprop" by Mark Salyzyn · 9 years ago
  68. f201c50 logcatd: Do not su for setprop by Mark Salyzyn · 9 years ago
  69. 398edb3 Merge "logcat: clear when specifying file output" by Treehugger Robot · 9 years ago
  70. e233634 logcat: clear when specifying file output by Mark Salyzyn · 9 years ago
  71. d5602d5 fs_mgr: Track the bootloader_message struct change. by Tao Bao · 9 years ago
  72. ce9a0d6 Merge "ueventd: only relabel devices if there's a delta" by Treehugger Robot · 9 years ago
  73. 040962e Merge "Revert "logcat: expand -n, -r and -b"" by Mark Salyzyn · 9 years ago
  74. cafe76d Merge "init: expand arguments of services when they start" by Tom Cherry · 9 years ago
  75. 86613ac Merge "Add process priority to service definition." by Vitalii Tomkiv · 9 years ago
  76. 24e8ffa Add process priority to service definition. by Vitalii Tomkiv · 9 years ago
  77. fd815b2 Set zygote process priority to -20 to speed up VM startup time. by Vitalii Tomkiv · 9 years ago
  78. 93b5308 Merge "Set file capabilities on adb sync/push." by Treehugger Robot · 9 years ago
  79. 4d98e40 fs_mgr: validate corrected signatures by Sami Tolvanen · 9 years ago
  80. 2140e03 Set file capabilities on adb sync/push. by Elliott Hughes · 9 years ago
  81. add8abd Revert "logcat: expand -n, -r and -b" by Mark Salyzyn · 9 years ago
  82. 2ab237b Merge "Allow multiple (sequential) adb users on Linux." by Elliott Hughes · 9 years ago
  83. b35fcbd Allow multiple (sequential) adb users on Linux. by Elliott Hughes · 9 years ago
  84. 4df2923 Merge "fs_mgr: Remove incorrect free() on error paths in load_key()" by Mattias Nissler · 9 years ago
  85. 0c01dcf Merge "libnetutils: Add synchronization per socket full operation" by Treehugger Robot · 9 years ago
  86. a55d010 Merge "init: Add support for ${x.y:-default} expansion" by Treehugger Robot · 9 years ago
  87. 16497ef init: expand arguments of services when they start by Tom Cherry · 9 years ago
  88. 19192e7 init: Add support for ${x.y:-default} expansion by Mark Salyzyn · 9 years ago
  89. 557c09e libnetutils: Add synchronization per socket full operation by Dmitry Shmidt · 10 years ago
  90. 6e6e2cd Merge "fs_mgr: fix encryptable=footer support" by Treehugger Robot · 9 years ago
  91. f4a29c1 Merge "Use alignas for alignment." by Elliott Hughes · 9 years ago
  92. 19dc1e5 fs_mgr: Remove incorrect free() on error paths in load_key() by Mattias Nissler · 9 years ago
  93. 598ba8a Merge "use process groups for processes started by init" by Elliott Hughes · 9 years ago
  94. a7200a9 Use alignas for alignment. by Elliott Hughes · 9 years ago
  95. 972664a use process groups for processes started by init by Collin Mulliner · 9 years ago
  96. 34694dc Merge "adbd: properly close subprocess pipes on Ctrl+C." by David Pursell · 9 years ago
  97. 62eab56 adbd: properly close subprocess pipes on Ctrl+C. by David Pursell · 9 years ago
  98. 1c27428 Merge "Remove toolbox ioctl." by Treehugger Robot · 9 years ago
  99. 1ea2514 Remove toolbox ioctl. by Elliott Hughes · 9 years ago
  100. 4d3f5e0 Merge "logpersist: switch to pgrep from ps" by Treehugger Robot · 9 years ago