1. 596e65d Merge "logd: Replace logd with chatty log tag" by Treehugger Robot · 9 years ago
  2. 916f5e8 Merge "init: select usb gadget controller at run time" by Treehugger Robot · 9 years ago
  3. 7c50033 Merge changes If992b53b,Ieab60fd1 by Treehugger Robot · 9 years ago
  4. 7a8e0c1 Merge "Lose sendevent to toybox." by Treehugger Robot · 9 years ago
  5. d2e74db init: select usb gadget controller at run time by Amit Pundir · 9 years ago
  6. 47684ca logd: Replace logd with chatty log tag by Mark Salyzyn · 9 years ago
  7. 0f85817 logd: rename sort() for pids to sortPids() by Mark Salyzyn · 9 years ago
  8. 36a8711 logd: drop prdebug inline by Mark Salyzyn · 9 years ago
  9. c733a76 Lose sendevent to toybox. by Elliott Hughes · 9 years ago
  10. 07f5d8c Merge "Add static UID for the webview zygote process." by Treehugger Robot · 9 years ago
  11. d59d16a Merge "logd: trailing spaces in log statistics" by Treehugger Robot · 9 years ago
  12. 73cc6ed Merge "liblog: pmsg_read add validity checking for prio" by Treehugger Robot · 9 years ago
  13. 0adcc3e logd: trailing spaces in log statistics by Mark Salyzyn · 9 years ago
  14. a17427c Merge "Convert fuse.c to C++." by Treehugger Robot · 9 years ago
  15. 2703425 Merge "Use C++ logging in sdcard.cpp." by Treehugger Robot · 9 years ago
  16. d4f6324 Merge "liblog: reset pid and uid cache after a vfork()" by Mark Salyzyn · 9 years ago
  17. 3d8afe9 liblog: pmsg_read add validity checking for prio by Mark Salyzyn · 9 years ago
  18. ec4f5c7 liblog: reset pid and uid cache after a vfork() by Mark Salyzyn · 9 years ago
  19. c9e1710 Use C++ logging in sdcard.cpp. by Jorge Lucangeli Obes · 9 years ago
  20. f08ba05 Convert fuse.c to C++. by Jorge Lucangeli Obes · 9 years ago
  21. 4c06cd8 Merge "Convert more Android.mk files to Android.bp" by Dan Willemsen · 9 years ago
  22. 8add645 Merge "Remove dead rotate90CW_4x4_16v6.S." by Treehugger Robot · 9 years ago
  23. b3e7495 Remove dead rotate90CW_4x4_16v6.S. by Elliott Hughes · 9 years ago
  24. 45f0524 Convert more Android.mk files to Android.bp by Dan Willemsen · 9 years ago
  25. 78ea54f Merge "Replace .align with .balign to avoid ambiguity" by Treehugger Robot · 9 years ago
  26. dc9fbc3 Merge "Add test for RefBase etc." by Hans Boehm · 9 years ago
  27. 1109f11 Replace .align with .balign to avoid ambiguity by Nikola Veljkovic · 9 years ago
  28. 4a8276c Add test for RefBase etc. by Hans Boehm · 9 years ago
  29. 1b9b273 Merge "Extract the FUSE implementation from the main sdcard.c file." by Treehugger Robot · 9 years ago
  30. 6b82eec Merge "[mips] Resolve issue with .align directive, when using clang IAS" by Treehugger Robot · 9 years ago
  31. 3ba829c Merge "logcatd: trampoline persist.logd.logpersistd to logd.logpersistd" by Treehugger Robot · 9 years ago
  32. 980b632 [mips] Resolve issue with .align directive, when using clang IAS by Lazar Trsic · 9 years ago
  33. c255f25 Extract the FUSE implementation from the main sdcard.c file. by Jorge Lucangeli Obes · 9 years ago
  34. fc36f6f Merge "libutils: Limit integer sanitize to target only" by Treehugger Robot · 9 years ago
  35. e16bdb1 libutils: Limit integer sanitize to target only by Dan Willemsen · 9 years ago
  36. 41e82a3 Merge changes I6f0df904,I8b578f67 by Colin Cross · 9 years ago
  37. 45566ba Convert libziparchive from Android.mk to Android.bp by Colin Cross · 9 years ago
  38. bc6c52f Merge "libcutils: Switch to Android.bp" by Treehugger Robot · 9 years ago
  39. 2e1591b Convert libbacktrace, libutils to Soong by Dan Willemsen · 9 years ago
  40. eee8e7f libcutils: Switch to Android.bp by Dan Willemsen · 9 years ago
  41. b07df4d Merge "Rename Android.soong.mk to Android.mk" by Colin Cross · 9 years ago
  42. f76ca2a Merge "RefBase: Silence compiler warnings" by Treehugger Robot · 9 years ago
  43. df25271 Merge "Convert libbase Android.mk to Android.bp" by Treehugger Robot · 9 years ago
  44. b39e402 Rename Android.soong.mk to Android.mk by Colin Cross · 9 years ago
  45. d9885e7 RefBase: Silence compiler warnings by Greg Kaiser · 9 years ago
  46. 3f2db32 Merge "Remove attempt to write sched_compat_yield" by Tim Kryger · 9 years ago
  47. fc06bd0 Convert libbase Android.mk to Android.bp by Colin Cross · 9 years ago
  48. 743b0c5 Merge "Switch run-as to libpackagelistparser." by Elliott Hughes · 9 years ago
  49. 724dfba Remove attempt to write sched_compat_yield by Tim Kryger · 9 years ago
  50. 82d2bcc Merge "Refactor Service::Start method." by Treehugger Robot · 9 years ago
  51. e782a44 Add static UID for the webview zygote process. by Robert Sesek · 9 years ago
  52. 344d01f Refactor Service::Start method. by Jorge Lucangeli Obes · 9 years ago
  53. 5d420e7 Merge "Use BOARD_USES_VENDORIMAGE to detect vendor image presence" by Dan Willemsen · 9 years ago
  54. 0790431 Use BOARD_USES_VENDORIMAGE to detect vendor image presence by Dan Willemsen · 9 years ago
  55. 2591d48 logcatd: trampoline persist.logd.logpersistd to logd.logpersistd by Mark Salyzyn · 9 years ago
  56. 588b770 Merge "Make klog_fd thread-safe and make klog_init a no-op." by Elliott Hughes · 9 years ago
  57. c4dc4f3 Merge "Add UIDs for system DNS and tethering DNS" by Treehugger Robot · 9 years ago
  58. 0c8bf57 Switch run-as to libpackagelistparser. by Elliott Hughes · 9 years ago
  59. 20a172f Merge "logcat: help spelling correction" by Treehugger Robot · 9 years ago
  60. e735a73 logcat: help spelling correction by Mark Salyzyn · 9 years ago
  61. 82fb012 Merge "logcat: format verbs and adverbs" by Treehugger Robot · 9 years ago
  62. 4ee9ed5 Merge "libcutils: canned_fs_config.c drop tabs" by Treehugger Robot · 9 years ago
  63. 9cfd1c6 logcat: format verbs and adverbs by Mark Salyzyn · 9 years ago
  64. 768cbb0 libcutils: canned_fs_config.c drop tabs by Mark Salyzyn · 9 years ago
  65. d63cf7d Add UIDs for system DNS and tethering DNS by Erik Kline · 9 years ago
  66. 80beb50 Merge "Fix the generated getevent labels." by Treehugger Robot · 9 years ago
  67. 171a829 Make klog_fd thread-safe and make klog_init a no-op. by Elliott Hughes · 9 years ago
  68. b0d062a Merge "Rename "Handle(r)" to "Parse(r)" in Android init." by Treehugger Robot · 9 years ago
  69. b22b998 Fix the generated getevent labels. by Elliott Hughes · 9 years ago
  70. 177b27d Rename "Handle(r)" to "Parse(r)" in Android init. by Jorge Lucangeli Obes · 9 years ago
  71. e71cedf Merge "init: Add option to run a service in a new PID/mount namespace." by Treehugger Robot · 9 years ago
  72. 1b3fa3d init: Add option to run a service in a new PID/mount namespace. by Jorge Lucangeli Obes · 9 years ago
  73. c37d8ea Merge "Remove unnecessary ARRAY_SIZE macros." by Treehugger Robot · 9 years ago
  74. 76ef4e8 Merge "Lose start/stop to toybox." by Treehugger Robot · 9 years ago
  75. 749ae2d Remove unnecessary ARRAY_SIZE macros. by Elliott Hughes · 9 years ago
  76. 54c1219 Merge "Move init to libbase logging." by Treehugger Robot · 9 years ago
  77. f86b5a6 Move init to libbase logging. by Elliott Hughes · 9 years ago
  78. 90db709 Merge "Remove MTD cruft from init." by Treehugger Robot · 9 years ago
  79. 3195116 Remove MTD cruft from init. by Elliott Hughes · 9 years ago
  80. 50f39dd Lose start/stop to toybox. by Elliott Hughes · 9 years ago
  81. aa9f371 Merge "Remove more obsolete MTD stuff." by Treehugger Robot · 9 years ago
  82. 01e5a6c Remove more obsolete MTD stuff. by Elliott Hughes · 9 years ago
  83. 66277db Merge "Add -f to insmod" by Hung-ying Tyan · 9 years ago
  84. bfa6d75 Add -f to insmod by Hung-ying Tyan · 9 years ago
  85. 71d11ad Merge "adb: refactor jdwp_service.cpp." by Treehugger Robot · 9 years ago
  86. a355dd6 Merge "adb: add test for SIGHUP behavior." by Treehugger Robot · 9 years ago
  87. fe50bb7 adb: add test for SIGHUP behavior. by Josh Gao · 9 years ago
  88. 0b47d08 Merge changes Ia59c6dbe,I13b17bcd by Treehugger Robot · 9 years ago
  89. e31a7a4 adb: fix fd leak when shell fails to create a thread. by Josh Gao · 9 years ago
  90. cd5d737 adb: don't dup local socket fd. by Josh Gao · 9 years ago
  91. 495541c Merge "Fix misc-macro-parentheses warnings in system/core." by Treehugger Robot · 9 years ago
  92. cfdd57e Merge "Lose log to toybox." by Treehugger Robot · 9 years ago
  93. cdb2ca5 Fix misc-macro-parentheses warnings in system/core. by Chih-Hung Hsieh · 9 years ago
  94. cf75c1b Lose log to toybox. by Elliott Hughes · 9 years ago
  95. 3fb3584 Merge "Add support to indicate bitness of public library." by Treehugger Robot · 9 years ago
  96. 39da84b Add support to indicate bitness of public library. by Christopher Ferris · 9 years ago
  97. 57bbedc Merge "Address old review comments in adb_auth_host.cpp." by Treehugger Robot · 9 years ago
  98. 625faf0 Address old review comments in adb_auth_host.cpp. by Elliott Hughes · 9 years ago
  99. 55d20a7 Merge "Add timestamps to libbase's stderr logging." by Elliott Hughes · 9 years ago
  100. ed5fd6f Merge "Remove qemu_tracing dependency." by David Turner · 9 years ago