1. 99fe005 libcutils: Replace cutils/log.h with android/log.h am: 23ed4c242a by Mark Salyzyn · 9 years ago
  2. 9f66877 liblog: Replace log/log.h with android/log.h am: 6584d0a35a by Mark Salyzyn · 9 years ago
  3. 2b18e6e liblog: logcat: Replace log/logd.h with log/log.h am: a166708d15 by Mark Salyzyn · 9 years ago
  4. 49f65f2 liblog: logd: logcat: deprecate log/log_read.h am: 004cd3c55d by Mark Salyzyn · 9 years ago
  5. 442b26b liblog: Add C++ wrapper for C event log handler am: 8eaaac0103 by Mark Salyzyn · 9 years ago
  6. 0dc8edd libcutils: Replace cutils/log.h with android/log.h by Mark Salyzyn · 9 years ago
  7. dd0f9f6 liblog: Replace log/log.h with android/log.h by Mark Salyzyn · 9 years ago
  8. 6d30c6d liblog: logcat: Replace log/logd.h with log/log.h by Mark Salyzyn · 9 years ago
  9. 8311e0e liblog: logd: logcat: deprecate log/log_read.h by Mark Salyzyn · 9 years ago
  10. 3469db2 liblog: Add C++ wrapper for C event log handler by Mark Salyzyn · 9 years ago
  11. 6a87dc7 Merge "[qemu]: Fix payload size format in qemu_pipe_frame_send()" am: e5976bea7a by Miodrag Dinic · 9 years ago
  12. b9daec7 Merge "[qemu]: Fix payload size format in qemu_pipe_frame_send()" by Treehugger Robot · 9 years ago
  13. 94bd021 resolve merge conflicts of 50cb973 to stage-aosp-master by Elliott Hughes · 9 years ago
  14. ed8e40d Merge "Improve "adb help" output." by Elliott Hughes · 9 years ago
  15. 7a1089b [qemu]: Fix payload size format in qemu_pipe_frame_send() by Miodrag Dinic · 9 years ago
  16. aa565eb Merge "Update escaping in Android.bp files" am: 06460bf466 by Colin Cross · 9 years ago
  17. dedeabe Merge "Update escaping in Android.bp files" by Treehugger Robot · 9 years ago
  18. b54239b Merge "Add basic tests for ashmem" am: a2d4a6b598 by Connor O'Brien · 9 years ago
  19. 4012b6f Merge "Add basic tests for ashmem" by Connor O'Brien · 9 years ago
  20. d876d3a Update escaping in Android.bp files by Colin Cross · 9 years ago
  21. c609adf Merge "Fix more system/core/include warnings" am: 18fbd80504 by Colin Cross · 9 years ago
  22. 2124a09 Merge "Fix more system/core/include warnings" by Colin Cross · 9 years ago
  23. 47d59ec Merge "Use readdir instead of readdir_r." am: 833df5cd54 by Elliott Hughes · 9 years ago
  24. aa0aa1d Merge "Use readdir instead of readdir_r." by Elliott Hughes · 9 years ago
  25. c367bc8 Improve "adb help" output. by Elliott Hughes · 9 years ago
  26. 7d19dbc Use readdir instead of readdir_r. by Elliott Hughes · 9 years ago
  27. ce8a38e Merge "liblog: fix errno issues with event tag map" am: dfd30c4a16 by Mark Salyzyn · 9 years ago
  28. 31a3355 Merge "liblog: fix errno issues with event tag map" by Treehugger Robot · 9 years ago
  29. d93eebe Merge "adb: fix host-side serial number parsing for IPv6." am: b1c4d90215 by David Pursell · 9 years ago
  30. 9ca3744 Merge "adb: fix host-side serial number parsing for IPv6." by Treehugger Robot · 9 years ago
  31. 2631f2f Merge "liblog: free event tag map in __android_log_close()" am: 1dfa8112ce by Mark Salyzyn · 9 years ago
  32. 5be848c Merge "liblog: free event tag map in __android_log_close()" by Treehugger Robot · 9 years ago
  33. b6c6144 Fix more system/core/include warnings by Colin Cross · 9 years ago
  34. 97f2c38 Merge "Migrate liblog to ndk_library." am: b98317ff1c by Dan Albert · 9 years ago
  35. 67f84a5 Merge "adb: fix IOKit handle leaks on OS X." am: a2aff3f809 by Josh Gao · 9 years ago
  36. 6b4ac40 Merge "Migrate liblog to ndk_library." by Treehugger Robot · 9 years ago
  37. 515cbc1 Merge "adb: fix IOKit handle leaks on OS X." by Josh Gao · 9 years ago
  38. c6966bc adb: fix IOKit handle leaks on OS X. by Josh Gao · 9 years ago
  39. cc9666c Merge changes from topic 'b/31458381' am: 8d8545120c by Iliyan Malchev · 9 years ago
  40. 3262247 init.rc: have hwservicemanager start the HAL class am: 57d66b8447 by Iliyan Malchev · 9 years ago
  41. 2bc83ce Add hwbinder dev node permissions. am: f5110ea029 by Martijn Coenen · 9 years ago
  42. fa15af6 Merge changes from topic 'b/31458381' by Treehugger Robot · 9 years ago
  43. 02822e9 Merge "Switch adb to <android-base/properties.h>." am: d9a23b5733 by Elliott Hughes · 9 years ago
  44. a9b4a41 Merge "Switch adb to <android-base/properties.h>." by Treehugger Robot · 9 years ago
  45. 20a801b Merge "Add fastboot --skip-reboot flag" am: 60a99eb8f7 by Mitchell Wills · 9 years ago
  46. 4a29985 Merge "Add fastboot --skip-reboot flag" by Treehugger Robot · 9 years ago
  47. 13a5563 Switch adb to <android-base/properties.h>. by Elliott Hughes · 9 years ago
  48. 57ff9d2 Add fastboot --skip-reboot flag by Mitchell Wills · 9 years ago
  49. ca3768e liblog: fix errno issues with event tag map by Mark Salyzyn · 9 years ago
  50. dc4d722 liblog: free event tag map in __android_log_close() by Mark Salyzyn · 9 years ago
  51. 497e250 init.rc: have hwservicemanager start the HAL class by Iliyan Malchev · 9 years ago
  52. 80befb4 Add hwbinder dev node permissions. by Martijn Coenen · 9 years ago
  53. bc7bbb8 Merge "Base: Remove LOG_S variants." am: aa00f5852f by Andreas Gampe · 9 years ago
  54. e7bfdcf Merge "Base: Remove LOG_S variants." by Treehugger Robot · 9 years ago
  55. 6bc804e Base: Remove LOG_S variants. by Andreas Gampe · 9 years ago
  56. 684ffad Merge "Add std::string system property functions." am: 3f049c3f19 by Elliott Hughes · 9 years ago
  57. 18446e8 Merge "Add std::string system property functions." by Treehugger Robot · 9 years ago
  58. 82c79b1 Merge "Base: Check severity in destructor" am: 19a7696488 by Andreas Gampe · 9 years ago
  59. b23edac Merge "Base: Check severity in destructor" by Treehugger Robot · 9 years ago
  60. 965adc7 Merge "Flattenable: switch from assignment to memcpy()." am: b2356a6993 by David Pursell · 9 years ago
  61. 9ed918f Merge "Flattenable: switch from assignment to memcpy()." by David Pursell · 9 years ago
  62. e88cee8 Migrate liblog to ndk_library. by Dan Albert · 9 years ago
  63. 72e8ec1 Add std::string system property functions. by Elliott Hughes · 9 years ago
  64. d633cf0 Flattenable: switch from assignment to memcpy(). by David Pursell · 9 years ago
  65. b0daf7a Merge "Move android_get_control_socket out of line" am: 4b5abcdba2 by Colin Cross · 9 years ago
  66. 317f72e Merge "Move android_get_control_socket out of line" by Treehugger Robot · 9 years ago
  67. 6d4c9b2 Base: Check severity in destructor by Andreas Gampe · 9 years ago
  68. e34ccd7 Move android_get_control_socket out of line by Colin Cross · 9 years ago
  69. 372ff37 Merge "Give wifi_hal_legacy access to netlink" am: 6fc7eaaad0 by Mitchell Wills · 9 years ago
  70. d60fa7b Merge "Give wifi_hal_legacy access to netlink" by Treehugger Robot · 9 years ago
  71. 254edbf Merge "Base: Add more log macros" am: 58af713d8a by Andreas Gampe · 9 years ago
  72. 73f5fec Merge "Base: Add more log macros" by Treehugger Robot · 9 years ago
  73. 3b17c2a Merge "Fix warnings in libutils headers" am: 65a1633ec3 by Colin Cross · 9 years ago
  74. 4082244 Merge "Fix warnings in libutils headers" by Treehugger Robot · 9 years ago
  75. 347220f Fix warnings in libutils headers by Colin Cross · 9 years ago
  76. 92fe82a Merge "Remove has_trivial_move trait from Vector<T>" am: 588b3b0c03 by Colin Cross · 9 years ago
  77. ec0f446 Base: Add more log macros by Andreas Gampe · 9 years ago
  78. aded1ac Merge "Remove has_trivial_move trait from Vector<T>" by Colin Cross · 9 years ago
  79. aefe546 Remove has_trivial_move trait from Vector<T> by Colin Cross · 9 years ago
  80. cafbb0e Merge "We should break from loop after getting connected." am: 53171e5f97 by Tao Wu · 9 years ago
  81. c12633b Merge "Ignore setsid error in some cases." am: 3562fd0fa8 by Tao Wu · 9 years ago
  82. 96cabfc Merge "Add missing include." am: 55123dfa39 by Dan Albert · 9 years ago
  83. 4159f37 Merge "Fix warnings in system/ headers" am: d7f60fd871 by Colin Cross · 9 years ago
  84. c3afc80 Merge "adb: kill adb_mutex_t, adb_cond_t." am: 7e4d1db957 by Josh Gao · 9 years ago
  85. 2361d86 Merge "Remove net_bt_stack group and replace it with bluetooth" am: 7875407bb7 by Ajay Panicker · 9 years ago
  86. 897fa18 Merge "We should break from loop after getting connected." by Treehugger Robot · 9 years ago
  87. 5b873af Merge "Ignore setsid error in some cases." by Treehugger Robot · 9 years ago
  88. e860f97 Merge "Add missing include." by Treehugger Robot · 9 years ago
  89. 0a54f9b Merge "Fix warnings in system/ headers" by Treehugger Robot · 9 years ago
  90. ea25334 We should break from loop after getting connected. by Tao Wu · 9 years ago
  91. 14d3a1f Merge "adb: kill adb_mutex_t, adb_cond_t." by Treehugger Robot · 9 years ago
  92. 4d8c184 Merge "Remove net_bt_stack group and replace it with bluetooth" by Ajay Panicker · 9 years ago
  93. e1f8cb6 Merge "Hide warning in cutils/trace.h" am: 5cf3db6d2b by Colin Cross · 9 years ago
  94. a7e98ed Merge "Hide gnu extension warnings in log/log.h" am: 21049e5c91 by Colin Cross · 9 years ago
  95. e4ccd7a Fix warnings in system/ headers by Colin Cross · 9 years ago
  96. c955005 Merge "Hide warning in cutils/trace.h" by Colin Cross · 9 years ago
  97. 02ec1d0 Hide warning in cutils/trace.h by Colin Cross · 9 years ago
  98. cc51fa7 Merge "Hide gnu extension warnings in log/log.h" by Colin Cross · 9 years ago
  99. 5707aa6 adb: kill adb_mutex_t, adb_cond_t. by Josh Gao · 9 years ago
  100. 0d57f79 Add missing include. by Dan Albert · 9 years ago