1. 85e7e6e Merge "Convert more Android.mk files to Android.bp" by Dan Willemsen · 9 years ago
  2. 84ef851 Merge "Remove dead rotate90CW_4x4_16v6.S." by Treehugger Robot · 9 years ago
  3. 88a9d00 Remove dead rotate90CW_4x4_16v6.S. by Elliott Hughes · 9 years ago
  4. 7333e30 Convert more Android.mk files to Android.bp by Dan Willemsen · 9 years ago
  5. 8fcb9fe Merge "Replace .align with .balign to avoid ambiguity" by Treehugger Robot · 9 years ago
  6. d961797 Merge "Add test for RefBase etc." by Hans Boehm · 9 years ago
  7. 0eb7776 Replace .align with .balign to avoid ambiguity by Nikola Veljkovic · 9 years ago
  8. cadc4bd Add test for RefBase etc. by Hans Boehm · 9 years ago
  9. d392bea Merge "Extract the FUSE implementation from the main sdcard.c file." by Treehugger Robot · 9 years ago
  10. 4171086 Merge "[mips] Resolve issue with .align directive, when using clang IAS" by Treehugger Robot · 9 years ago
  11. a07c7b6 Merge "logcatd: trampoline persist.logd.logpersistd to logd.logpersistd" by Treehugger Robot · 9 years ago
  12. bc7b52c [mips] Resolve issue with .align directive, when using clang IAS by Lazar Trsic · 9 years ago
  13. 5a86291 Extract the FUSE implementation from the main sdcard.c file. by Jorge Lucangeli Obes · 9 years ago
  14. bdff6b6 Merge "libutils: Limit integer sanitize to target only" by Treehugger Robot · 9 years ago
  15. f36af52 libutils: Limit integer sanitize to target only by Dan Willemsen · 9 years ago
  16. 6ab82b8 Merge changes I6f0df904,I8b578f67 by Colin Cross · 9 years ago
  17. ee48bfd Convert libziparchive from Android.mk to Android.bp by Colin Cross · 9 years ago
  18. 2c214d4 Merge "libcutils: Switch to Android.bp" by Treehugger Robot · 9 years ago
  19. 0dd7332 Convert libbacktrace, libutils to Soong by Dan Willemsen · 9 years ago
  20. a55c441 libcutils: Switch to Android.bp by Dan Willemsen · 9 years ago
  21. 4cbf0a0 Merge "Rename Android.soong.mk to Android.mk" by Colin Cross · 9 years ago
  22. eb87d43 Merge "RefBase: Silence compiler warnings" by Treehugger Robot · 9 years ago
  23. 965a5d7 Merge "Convert libbase Android.mk to Android.bp" by Treehugger Robot · 9 years ago
  24. 1ccc94f Rename Android.soong.mk to Android.mk by Colin Cross · 9 years ago
  25. c6044e3 RefBase: Silence compiler warnings by Greg Kaiser · 9 years ago
  26. 600e9eb Merge "Remove attempt to write sched_compat_yield" by Tim Kryger · 9 years ago
  27. 67cb67f Convert libbase Android.mk to Android.bp by Colin Cross · 9 years ago
  28. 6590b9d Merge "Switch run-as to libpackagelistparser." by Elliott Hughes · 9 years ago
  29. df5b742 Remove attempt to write sched_compat_yield by Tim Kryger · 9 years ago
  30. 48a9849 Merge "Refactor Service::Start method." by Treehugger Robot · 9 years ago
  31. 8737af0 Refactor Service::Start method. by Jorge Lucangeli Obes · 9 years ago
  32. 77109ef Merge "Use BOARD_USES_VENDORIMAGE to detect vendor image presence" by Dan Willemsen · 9 years ago
  33. 31ddaed Use BOARD_USES_VENDORIMAGE to detect vendor image presence by Dan Willemsen · 9 years ago
  34. e439826 logcatd: trampoline persist.logd.logpersistd to logd.logpersistd by Mark Salyzyn · 9 years ago
  35. bb5a941 Merge "Make klog_fd thread-safe and make klog_init a no-op." by Elliott Hughes · 9 years ago
  36. 4e2587e Merge "Add UIDs for system DNS and tethering DNS" by Treehugger Robot · 9 years ago
  37. 453674c Switch run-as to libpackagelistparser. by Elliott Hughes · 9 years ago
  38. 8c691d8 Merge "logcat: help spelling correction" by Treehugger Robot · 9 years ago
  39. 838f07d logcat: help spelling correction by Mark Salyzyn · 9 years ago
  40. 6be70d1 Merge "logcat: format verbs and adverbs" by Treehugger Robot · 9 years ago
  41. e281282 Merge "libcutils: canned_fs_config.c drop tabs" by Treehugger Robot · 9 years ago
  42. c4b4265 logcat: format verbs and adverbs by Mark Salyzyn · 9 years ago
  43. fe03fdb libcutils: canned_fs_config.c drop tabs by Mark Salyzyn · 9 years ago
  44. 09f3134 Add UIDs for system DNS and tethering DNS by Erik Kline · 9 years ago
  45. ea5f442 Merge "Fix the generated getevent labels." by Treehugger Robot · 9 years ago
  46. 303a42b Make klog_fd thread-safe and make klog_init a no-op. by Elliott Hughes · 9 years ago
  47. b1bdcc4 Merge "Rename "Handle(r)" to "Parse(r)" in Android init." by Treehugger Robot · 9 years ago
  48. 244ec91 Fix the generated getevent labels. by Elliott Hughes · 9 years ago
  49. 48a5205 Rename "Handle(r)" to "Parse(r)" in Android init. by Jorge Lucangeli Obes · 9 years ago
  50. e2c56e5 Merge "init: Add option to run a service in a new PID/mount namespace." by Treehugger Robot · 9 years ago
  51. f111233 init: Add option to run a service in a new PID/mount namespace. by Jorge Lucangeli Obes · 9 years ago
  52. 354d09e Merge "Remove unnecessary ARRAY_SIZE macros." by Treehugger Robot · 9 years ago
  53. b95adb5 Merge "Lose start/stop to toybox." by Treehugger Robot · 9 years ago
  54. 4804488 Remove unnecessary ARRAY_SIZE macros. by Elliott Hughes · 9 years ago
  55. b4a3849 Merge "Move init to libbase logging." by Treehugger Robot · 9 years ago
  56. 495d0be Move init to libbase logging. by Elliott Hughes · 9 years ago
  57. 2598c05 Merge "Remove MTD cruft from init." by Treehugger Robot · 9 years ago
  58. 93a50a3 Remove MTD cruft from init. by Elliott Hughes · 9 years ago
  59. 7ed7343 Lose start/stop to toybox. by Elliott Hughes · 9 years ago
  60. eb37157 Merge "Remove more obsolete MTD stuff." by Treehugger Robot · 9 years ago
  61. 63de69a Remove more obsolete MTD stuff. by Elliott Hughes · 9 years ago
  62. fffbace Merge "Add -f to insmod" by Hung-ying Tyan · 9 years ago
  63. d68a1db Add -f to insmod by Hung-ying Tyan · 9 years ago
  64. edc6147 Merge "adb: refactor jdwp_service.cpp." by Treehugger Robot · 9 years ago
  65. ebd4fbf Merge "adb: add test for SIGHUP behavior." by Treehugger Robot · 9 years ago
  66. 16b192e adb: add test for SIGHUP behavior. by Josh Gao · 9 years ago
  67. eba4fde Merge changes Ia59c6dbe,I13b17bcd by Treehugger Robot · 9 years ago
  68. b7f6b52 adb: fix fd leak when shell fails to create a thread. by Josh Gao · 9 years ago
  69. ec72bac adb: don't dup local socket fd. by Josh Gao · 9 years ago
  70. 36e0a53 Merge "Fix misc-macro-parentheses warnings in system/core." by Treehugger Robot · 9 years ago
  71. d0a5f31 Merge "Lose log to toybox." by Treehugger Robot · 9 years ago
  72. ec99ba6 Fix misc-macro-parentheses warnings in system/core. by Chih-Hung Hsieh · 9 years ago
  73. 0aaeea0 Lose log to toybox. by Elliott Hughes · 9 years ago
  74. aa84434 Merge "Add support to indicate bitness of public library." by Treehugger Robot · 9 years ago
  75. f6c79f5 Add support to indicate bitness of public library. by Christopher Ferris · 9 years ago
  76. d2e6061 Merge "Address old review comments in adb_auth_host.cpp." by Treehugger Robot · 9 years ago
  77. dc0b057 Address old review comments in adb_auth_host.cpp. by Elliott Hughes · 9 years ago
  78. 9f5d861 Merge "Add timestamps to libbase's stderr logging." by Elliott Hughes · 9 years ago
  79. 56db14f Merge "Remove qemu_tracing dependency." by David Turner · 9 years ago
  80. feac7cd Add timestamps to libbase's stderr logging. by Elliott Hughes · 9 years ago
  81. b6ea0cb Remove qemu_tracing dependency. by David 'Digit' Turner · 9 years ago
  82. b47d361 Merge "[qemu]: Move qemu_pipe.h from include/system/ directory." by David Turner · 9 years ago
  83. 6d127b8 Merge "Use __ with attribute __noreturn__ to avoid colliding with noreturn." by Treehugger Robot · 9 years ago
  84. 4255a74 Use __ with attribute __noreturn__ to avoid colliding with noreturn. by Elliott Hughes · 9 years ago
  85. 63bfebd Merge changes from topic 'debuggerd_client' by Treehugger Robot · 9 years ago
  86. ece4952 Merge "adb: fix fd double close, Subprocess lifetime issue." by Treehugger Robot · 9 years ago
  87. ae8be61 Merge "batterymonitor: simplify readFromFile and use std::string buffers" by Treehugger Robot · 9 years ago
  88. 7dc991b adb: fix fd double close, Subprocess lifetime issue. by Josh Gao · 9 years ago
  89. 38fd8af batterymonitor: simplify readFromFile and use std::string buffers by Michael Scott · 9 years ago
  90. 48cd5bf Merge "Fix race condition updating local map data." by Christopher Ferris · 9 years ago
  91. 50c9e11 adb: use libdebuggerd_client. by Josh Gao · 9 years ago
  92. 1e99e9a debuggerd: add libdebuggerd_client. by Josh Gao · 9 years ago
  93. bd93092 [qemu]: Move qemu_pipe.h from include/system/ directory. by David 'Digit' Turner · 9 years ago
  94. c1813b3 Fix race condition updating local map data. by Christopher Ferris · 9 years ago
  95. 6255286 Merge "init: report createProcessGroup failure." by Treehugger Robot · 9 years ago
  96. 50afb7e Merge "adb: make adb root not wait-for-device." by Treehugger Robot · 9 years ago
  97. cf5c98e adb: make adb root not wait-for-device. by Josh Gao · 9 years ago
  98. 37c3068 Merge "Set zygote process priority to -20 to speed up VM startup time." by Vitalii Tomkiv · 9 years ago
  99. 1bedf84 Merge "Better diagnostics from "adb sideload"." by Treehugger Robot · 9 years ago
  100. 4907f5e Merge "Minor adb style fixes." by Treehugger Robot · 9 years ago