1. eb87d43 Merge "RefBase: Silence compiler warnings" by Treehugger Robot · 9 years ago
  2. 965a5d7 Merge "Convert libbase Android.mk to Android.bp" by Treehugger Robot · 9 years ago
  3. c6044e3 RefBase: Silence compiler warnings by Greg Kaiser · 9 years ago
  4. 600e9eb Merge "Remove attempt to write sched_compat_yield" by Tim Kryger · 9 years ago
  5. 67cb67f Convert libbase Android.mk to Android.bp by Colin Cross · 9 years ago
  6. 6590b9d Merge "Switch run-as to libpackagelistparser." by Elliott Hughes · 9 years ago
  7. df5b742 Remove attempt to write sched_compat_yield by Tim Kryger · 9 years ago
  8. 48a9849 Merge "Refactor Service::Start method." by Treehugger Robot · 9 years ago
  9. 8737af0 Refactor Service::Start method. by Jorge Lucangeli Obes · 9 years ago
  10. 77109ef Merge "Use BOARD_USES_VENDORIMAGE to detect vendor image presence" by Dan Willemsen · 9 years ago
  11. 31ddaed Use BOARD_USES_VENDORIMAGE to detect vendor image presence by Dan Willemsen · 9 years ago
  12. bb5a941 Merge "Make klog_fd thread-safe and make klog_init a no-op." by Elliott Hughes · 9 years ago
  13. 4e2587e Merge "Add UIDs for system DNS and tethering DNS" by Treehugger Robot · 9 years ago
  14. 453674c Switch run-as to libpackagelistparser. by Elliott Hughes · 9 years ago
  15. 8c691d8 Merge "logcat: help spelling correction" by Treehugger Robot · 9 years ago
  16. 838f07d logcat: help spelling correction by Mark Salyzyn · 9 years ago
  17. 6be70d1 Merge "logcat: format verbs and adverbs" by Treehugger Robot · 9 years ago
  18. e281282 Merge "libcutils: canned_fs_config.c drop tabs" by Treehugger Robot · 9 years ago
  19. c4b4265 logcat: format verbs and adverbs by Mark Salyzyn · 9 years ago
  20. fe03fdb libcutils: canned_fs_config.c drop tabs by Mark Salyzyn · 9 years ago
  21. 09f3134 Add UIDs for system DNS and tethering DNS by Erik Kline · 9 years ago
  22. ea5f442 Merge "Fix the generated getevent labels." by Treehugger Robot · 9 years ago
  23. 303a42b Make klog_fd thread-safe and make klog_init a no-op. by Elliott Hughes · 9 years ago
  24. b1bdcc4 Merge "Rename "Handle(r)" to "Parse(r)" in Android init." by Treehugger Robot · 9 years ago
  25. 244ec91 Fix the generated getevent labels. by Elliott Hughes · 9 years ago
  26. 48a5205 Rename "Handle(r)" to "Parse(r)" in Android init. by Jorge Lucangeli Obes · 9 years ago
  27. e2c56e5 Merge "init: Add option to run a service in a new PID/mount namespace." by Treehugger Robot · 9 years ago
  28. f111233 init: Add option to run a service in a new PID/mount namespace. by Jorge Lucangeli Obes · 9 years ago
  29. 354d09e Merge "Remove unnecessary ARRAY_SIZE macros." by Treehugger Robot · 9 years ago
  30. b95adb5 Merge "Lose start/stop to toybox." by Treehugger Robot · 9 years ago
  31. 4804488 Remove unnecessary ARRAY_SIZE macros. by Elliott Hughes · 9 years ago
  32. b4a3849 Merge "Move init to libbase logging." by Treehugger Robot · 9 years ago
  33. 495d0be Move init to libbase logging. by Elliott Hughes · 9 years ago
  34. 2598c05 Merge "Remove MTD cruft from init." by Treehugger Robot · 9 years ago
  35. 93a50a3 Remove MTD cruft from init. by Elliott Hughes · 9 years ago
  36. 7ed7343 Lose start/stop to toybox. by Elliott Hughes · 9 years ago
  37. eb37157 Merge "Remove more obsolete MTD stuff." by Treehugger Robot · 9 years ago
  38. 63de69a Remove more obsolete MTD stuff. by Elliott Hughes · 9 years ago
  39. fffbace Merge "Add -f to insmod" by Hung-ying Tyan · 9 years ago
  40. d68a1db Add -f to insmod by Hung-ying Tyan · 9 years ago
  41. edc6147 Merge "adb: refactor jdwp_service.cpp." by Treehugger Robot · 9 years ago
  42. ebd4fbf Merge "adb: add test for SIGHUP behavior." by Treehugger Robot · 9 years ago
  43. 16b192e adb: add test for SIGHUP behavior. by Josh Gao · 9 years ago
  44. eba4fde Merge changes Ia59c6dbe,I13b17bcd by Treehugger Robot · 9 years ago
  45. b7f6b52 adb: fix fd leak when shell fails to create a thread. by Josh Gao · 9 years ago
  46. ec72bac adb: don't dup local socket fd. by Josh Gao · 9 years ago
  47. 36e0a53 Merge "Fix misc-macro-parentheses warnings in system/core." by Treehugger Robot · 9 years ago
  48. d0a5f31 Merge "Lose log to toybox." by Treehugger Robot · 9 years ago
  49. ec99ba6 Fix misc-macro-parentheses warnings in system/core. by Chih-Hung Hsieh · 9 years ago
  50. 0aaeea0 Lose log to toybox. by Elliott Hughes · 9 years ago
  51. aa84434 Merge "Add support to indicate bitness of public library." by Treehugger Robot · 9 years ago
  52. f6c79f5 Add support to indicate bitness of public library. by Christopher Ferris · 9 years ago
  53. d2e6061 Merge "Address old review comments in adb_auth_host.cpp." by Treehugger Robot · 9 years ago
  54. dc0b057 Address old review comments in adb_auth_host.cpp. by Elliott Hughes · 9 years ago
  55. 9f5d861 Merge "Add timestamps to libbase's stderr logging." by Elliott Hughes · 9 years ago
  56. 56db14f Merge "Remove qemu_tracing dependency." by David Turner · 9 years ago
  57. feac7cd Add timestamps to libbase's stderr logging. by Elliott Hughes · 9 years ago
  58. b6ea0cb Remove qemu_tracing dependency. by David 'Digit' Turner · 9 years ago
  59. b47d361 Merge "[qemu]: Move qemu_pipe.h from include/system/ directory." by David Turner · 9 years ago
  60. 6d127b8 Merge "Use __ with attribute __noreturn__ to avoid colliding with noreturn." by Treehugger Robot · 9 years ago
  61. 4255a74 Use __ with attribute __noreturn__ to avoid colliding with noreturn. by Elliott Hughes · 9 years ago
  62. 63bfebd Merge changes from topic 'debuggerd_client' by Treehugger Robot · 9 years ago
  63. ece4952 Merge "adb: fix fd double close, Subprocess lifetime issue." by Treehugger Robot · 9 years ago
  64. ae8be61 Merge "batterymonitor: simplify readFromFile and use std::string buffers" by Treehugger Robot · 9 years ago
  65. 7dc991b adb: fix fd double close, Subprocess lifetime issue. by Josh Gao · 9 years ago
  66. 38fd8af batterymonitor: simplify readFromFile and use std::string buffers by Michael Scott · 9 years ago
  67. 48cd5bf Merge "Fix race condition updating local map data." by Christopher Ferris · 9 years ago
  68. 50c9e11 adb: use libdebuggerd_client. by Josh Gao · 9 years ago
  69. 1e99e9a debuggerd: add libdebuggerd_client. by Josh Gao · 9 years ago
  70. bd93092 [qemu]: Move qemu_pipe.h from include/system/ directory. by David 'Digit' Turner · 9 years ago
  71. c1813b3 Fix race condition updating local map data. by Christopher Ferris · 9 years ago
  72. 6255286 Merge "init: report createProcessGroup failure." by Treehugger Robot · 9 years ago
  73. 50afb7e Merge "adb: make adb root not wait-for-device." by Treehugger Robot · 9 years ago
  74. cf5c98e adb: make adb root not wait-for-device. by Josh Gao · 9 years ago
  75. 37c3068 Merge "Set zygote process priority to -20 to speed up VM startup time." by Vitalii Tomkiv · 9 years ago
  76. 1bedf84 Merge "Better diagnostics from "adb sideload"." by Treehugger Robot · 9 years ago
  77. 4907f5e Merge "Minor adb style fixes." by Treehugger Robot · 9 years ago
  78. e32660e Better diagnostics from "adb sideload". by Elliott Hughes · 9 years ago
  79. 7bd90ed init: report createProcessGroup failure. by Elliott Hughes · 9 years ago
  80. 4b90ea9 Minor adb style fixes. by Elliott Hughes · 9 years ago
  81. ec73020 Merge "fs_mgr: Track the bootloader_message struct change." by Tao Bao · 9 years ago
  82. bd3b377 Merge "Lose top to toybox." by Elliott Hughes · 9 years ago
  83. 7c67417 Lose top to toybox. by Elliott Hughes · 9 years ago
  84. 565ee7b Merge "Fix the sense of a test in "adb sideload"." by Elliott Hughes · 9 years ago
  85. e226b61 Fix the sense of a test in "adb sideload". by Elliott Hughes · 9 years ago
  86. c320e5f Merge "fs_mgr: validate corrected signatures" by Sami Tolvanen · 9 years ago
  87. eac81ca Merge "logcatd: add stop and clear actions" by Mark Salyzyn · 9 years ago
  88. c7c68c5 logcatd: add stop and clear actions by Mark Salyzyn · 9 years ago
  89. 563f961 Merge "logcatd: Do not su for setprop" by Mark Salyzyn · 9 years ago
  90. f201c50 logcatd: Do not su for setprop by Mark Salyzyn · 9 years ago
  91. 398edb3 Merge "logcat: clear when specifying file output" by Treehugger Robot · 9 years ago
  92. e233634 logcat: clear when specifying file output by Mark Salyzyn · 9 years ago
  93. d5602d5 fs_mgr: Track the bootloader_message struct change. by Tao Bao · 9 years ago
  94. ce9a0d6 Merge "ueventd: only relabel devices if there's a delta" by Treehugger Robot · 9 years ago
  95. 040962e Merge "Revert "logcat: expand -n, -r and -b"" by Mark Salyzyn · 9 years ago
  96. cafe76d Merge "init: expand arguments of services when they start" by Tom Cherry · 9 years ago
  97. 86613ac Merge "Add process priority to service definition." by Vitalii Tomkiv · 9 years ago
  98. 24e8ffa Add process priority to service definition. by Vitalii Tomkiv · 9 years ago
  99. fd815b2 Set zygote process priority to -20 to speed up VM startup time. by Vitalii Tomkiv · 9 years ago
  100. 93b5308 Merge "Set file capabilities on adb sync/push." by Treehugger Robot · 9 years ago