1. 82d2bcc Merge "Refactor Service::Start method." by Treehugger Robot · 9 years ago
  2. 344d01f Refactor Service::Start method. by Jorge Lucangeli Obes · 9 years ago
  3. 5d420e7 Merge "Use BOARD_USES_VENDORIMAGE to detect vendor image presence" by Dan Willemsen · 9 years ago
  4. 0790431 Use BOARD_USES_VENDORIMAGE to detect vendor image presence by Dan Willemsen · 9 years ago
  5. 588b770 Merge "Make klog_fd thread-safe and make klog_init a no-op." by Elliott Hughes · 9 years ago
  6. c4dc4f3 Merge "Add UIDs for system DNS and tethering DNS" by Treehugger Robot · 9 years ago
  7. 20a172f Merge "logcat: help spelling correction" by Treehugger Robot · 9 years ago
  8. e735a73 logcat: help spelling correction by Mark Salyzyn · 9 years ago
  9. 82fb012 Merge "logcat: format verbs and adverbs" by Treehugger Robot · 9 years ago
  10. 4ee9ed5 Merge "libcutils: canned_fs_config.c drop tabs" by Treehugger Robot · 9 years ago
  11. 9cfd1c6 logcat: format verbs and adverbs by Mark Salyzyn · 9 years ago
  12. 768cbb0 libcutils: canned_fs_config.c drop tabs by Mark Salyzyn · 9 years ago
  13. d63cf7d Add UIDs for system DNS and tethering DNS by Erik Kline · 9 years ago
  14. 80beb50 Merge "Fix the generated getevent labels." by Treehugger Robot · 9 years ago
  15. 171a829 Make klog_fd thread-safe and make klog_init a no-op. by Elliott Hughes · 9 years ago
  16. b0d062a Merge "Rename "Handle(r)" to "Parse(r)" in Android init." by Treehugger Robot · 9 years ago
  17. b22b998 Fix the generated getevent labels. by Elliott Hughes · 9 years ago
  18. 177b27d Rename "Handle(r)" to "Parse(r)" in Android init. by Jorge Lucangeli Obes · 9 years ago
  19. e71cedf Merge "init: Add option to run a service in a new PID/mount namespace." by Treehugger Robot · 9 years ago
  20. 1b3fa3d init: Add option to run a service in a new PID/mount namespace. by Jorge Lucangeli Obes · 9 years ago
  21. c37d8ea Merge "Remove unnecessary ARRAY_SIZE macros." by Treehugger Robot · 9 years ago
  22. 76ef4e8 Merge "Lose start/stop to toybox." by Treehugger Robot · 9 years ago
  23. 749ae2d Remove unnecessary ARRAY_SIZE macros. by Elliott Hughes · 9 years ago
  24. 54c1219 Merge "Move init to libbase logging." by Treehugger Robot · 9 years ago
  25. f86b5a6 Move init to libbase logging. by Elliott Hughes · 9 years ago
  26. 90db709 Merge "Remove MTD cruft from init." by Treehugger Robot · 9 years ago
  27. 3195116 Remove MTD cruft from init. by Elliott Hughes · 9 years ago
  28. 50f39dd Lose start/stop to toybox. by Elliott Hughes · 9 years ago
  29. aa9f371 Merge "Remove more obsolete MTD stuff." by Treehugger Robot · 9 years ago
  30. 01e5a6c Remove more obsolete MTD stuff. by Elliott Hughes · 9 years ago
  31. 66277db Merge "Add -f to insmod" by Hung-ying Tyan · 9 years ago
  32. bfa6d75 Add -f to insmod by Hung-ying Tyan · 9 years ago
  33. 71d11ad Merge "adb: refactor jdwp_service.cpp." by Treehugger Robot · 9 years ago
  34. a355dd6 Merge "adb: add test for SIGHUP behavior." by Treehugger Robot · 9 years ago
  35. fe50bb7 adb: add test for SIGHUP behavior. by Josh Gao · 9 years ago
  36. 0b47d08 Merge changes Ia59c6dbe,I13b17bcd by Treehugger Robot · 9 years ago
  37. e31a7a4 adb: fix fd leak when shell fails to create a thread. by Josh Gao · 9 years ago
  38. cd5d737 adb: don't dup local socket fd. by Josh Gao · 9 years ago
  39. 495541c Merge "Fix misc-macro-parentheses warnings in system/core." by Treehugger Robot · 9 years ago
  40. cfdd57e Merge "Lose log to toybox." by Treehugger Robot · 9 years ago
  41. cdb2ca5 Fix misc-macro-parentheses warnings in system/core. by Chih-Hung Hsieh · 9 years ago
  42. cf75c1b Lose log to toybox. by Elliott Hughes · 9 years ago
  43. 3fb3584 Merge "Add support to indicate bitness of public library." by Treehugger Robot · 9 years ago
  44. 39da84b Add support to indicate bitness of public library. by Christopher Ferris · 9 years ago
  45. 57bbedc Merge "Address old review comments in adb_auth_host.cpp." by Treehugger Robot · 9 years ago
  46. 625faf0 Address old review comments in adb_auth_host.cpp. by Elliott Hughes · 9 years ago
  47. 55d20a7 Merge "Add timestamps to libbase's stderr logging." by Elliott Hughes · 9 years ago
  48. ed5fd6f Merge "Remove qemu_tracing dependency." by David Turner · 9 years ago
  49. 4e5fd11 Add timestamps to libbase's stderr logging. by Elliott Hughes · 9 years ago
  50. ecc1972 Remove qemu_tracing dependency. by David 'Digit' Turner · 9 years ago
  51. 44b7339 Merge "[qemu]: Move qemu_pipe.h from include/system/ directory." by David Turner · 9 years ago
  52. e0dfd2a Merge "Use __ with attribute __noreturn__ to avoid colliding with noreturn." by Treehugger Robot · 9 years ago
  53. 665051c Use __ with attribute __noreturn__ to avoid colliding with noreturn. by Elliott Hughes · 9 years ago
  54. abf8868 Merge changes from topic 'debuggerd_client' by Treehugger Robot · 9 years ago
  55. b23e572 Merge "adb: fix fd double close, Subprocess lifetime issue." by Treehugger Robot · 9 years ago
  56. a617e33 Merge "batterymonitor: simplify readFromFile and use std::string buffers" by Treehugger Robot · 9 years ago
  57. 344778d adb: fix fd double close, Subprocess lifetime issue. by Josh Gao · 9 years ago
  58. 3217c5c batterymonitor: simplify readFromFile and use std::string buffers by Michael Scott · 9 years ago
  59. 863d8e1 Merge "Fix race condition updating local map data." by Christopher Ferris · 9 years ago
  60. 809607a adb: use libdebuggerd_client. by Josh Gao · 9 years ago
  61. 9c02dc5 debuggerd: add libdebuggerd_client. by Josh Gao · 9 years ago
  62. c7b098c [qemu]: Move qemu_pipe.h from include/system/ directory. by David 'Digit' Turner · 9 years ago
  63. 3a14004 Fix race condition updating local map data. by Christopher Ferris · 9 years ago
  64. 2d690a9 Merge "init: report createProcessGroup failure." by Treehugger Robot · 9 years ago
  65. 81e59ca Merge "adb: make adb root not wait-for-device." by Treehugger Robot · 9 years ago
  66. 0582473 adb: make adb root not wait-for-device. by Josh Gao · 9 years ago
  67. 9277432 Merge "Set zygote process priority to -20 to speed up VM startup time." by Vitalii Tomkiv · 9 years ago
  68. edd401e Merge "Better diagnostics from "adb sideload"." by Treehugger Robot · 9 years ago
  69. 35151f4 Merge "Minor adb style fixes." by Treehugger Robot · 9 years ago
  70. 1441514 Better diagnostics from "adb sideload". by Elliott Hughes · 9 years ago
  71. ad8e94e init: report createProcessGroup failure. by Elliott Hughes · 9 years ago
  72. ffc73a3 Minor adb style fixes. by Elliott Hughes · 9 years ago
  73. 4d34653 Merge "fs_mgr: Track the bootloader_message struct change." by Tao Bao · 9 years ago
  74. 0f5b6c1 Merge "Lose top to toybox." by Elliott Hughes · 9 years ago
  75. 4558428 Lose top to toybox. by Elliott Hughes · 9 years ago
  76. 62cc17d Merge "Fix the sense of a test in "adb sideload"." by Elliott Hughes · 9 years ago
  77. 356fd36 Fix the sense of a test in "adb sideload". by Elliott Hughes · 9 years ago
  78. 4824e79 Merge "fs_mgr: validate corrected signatures" by Sami Tolvanen · 9 years ago
  79. 2546a7f Merge "logcatd: add stop and clear actions" by Mark Salyzyn · 9 years ago
  80. cd5118b logcatd: add stop and clear actions by Mark Salyzyn · 9 years ago
  81. 0dbe899 Merge "logcatd: Do not su for setprop" by Mark Salyzyn · 9 years ago
  82. 8d2a655 logcatd: Do not su for setprop by Mark Salyzyn · 9 years ago
  83. c91fbfe Merge "logcat: clear when specifying file output" by Treehugger Robot · 9 years ago
  84. b7d059b logcat: clear when specifying file output by Mark Salyzyn · 9 years ago
  85. 96c9f2d fs_mgr: Track the bootloader_message struct change. by Tao Bao · 9 years ago
  86. 9542881 Merge "ueventd: only relabel devices if there's a delta" by Treehugger Robot · 9 years ago android-n-preview-4
  87. 8c60f2d Merge "Revert "logcat: expand -n, -r and -b"" by Mark Salyzyn · 9 years ago
  88. 86cd314 Merge "init: expand arguments of services when they start" by Tom Cherry · 9 years ago
  89. 14b00ba Merge "Add process priority to service definition." by Vitalii Tomkiv · 9 years ago
  90. 081705c Add process priority to service definition. by Vitalii Tomkiv · 9 years ago
  91. 372e547 Set zygote process priority to -20 to speed up VM startup time. by Vitalii Tomkiv · 9 years ago
  92. a500cf9 Merge "Set file capabilities on adb sync/push." by Treehugger Robot · 9 years ago
  93. 98f1ea0 fs_mgr: validate corrected signatures by Sami Tolvanen · 9 years ago
  94. 32c60b4 Set file capabilities on adb sync/push. by Elliott Hughes · 9 years ago
  95. 1325ebf Revert "logcat: expand -n, -r and -b" by Mark Salyzyn · 9 years ago
  96. 6bf8d26 Merge "Allow multiple (sequential) adb users on Linux." by Elliott Hughes · 9 years ago
  97. d89a6c2 Allow multiple (sequential) adb users on Linux. by Elliott Hughes · 9 years ago
  98. 35d8409 Merge "fs_mgr: Remove incorrect free() on error paths in load_key()" by Mattias Nissler · 9 years ago
  99. 04045fd Merge "libnetutils: Add synchronization per socket full operation" by Treehugger Robot · 9 years ago
  100. 4ab7548 Merge "init: Add support for ${x.y:-default} expansion" by Treehugger Robot · 9 years ago