1. 6da6d37 Merge "logd: Use private interfaces for buffer size properties" by Mark Salyzyn · 9 years ago
  2. 094004b Merge "liblog: Add private interfaces for buffer size properties" by Mark Salyzyn · 9 years ago
  3. 5062b87 Merge "init: use libbootloader_message." by Tao Bao · 9 years ago
  4. 1051e10 init: use libbootloader_message. by Yabin Cui · 9 years ago
  5. 4bc51d1 Merge "Add functions in recovery/minzip to libziparchive" by Tianjie Xu · 9 years ago
  6. f10e273 logd: Use private interfaces for buffer size properties by Mark Salyzyn · 9 years ago
  7. e455373 liblog: Add private interfaces for buffer size properties by Mark Salyzyn · 9 years ago
  8. c1f74ca Merge changes Ibf4774f7,I6568eea0,I35e83679,I9faf8826,I8ee9d999 by Treehugger Robot · 9 years ago
  9. 915d620 Merge "liblog: LIBLOG_ABI_PRIVATE __android_log_is_debuggable()" by Treehugger Robot · 9 years ago
  10. 6da1ea0 Merge "liblog: __android_log_pmsg_file_write() cleanup" by Treehugger Robot · 9 years ago
  11. 18c2592 Add functions in recovery/minzip to libziparchive by Tianjie Xu · 9 years ago
  12. 14a7725 Merge "Continue using the legacy NDK android/log.h." by Treehugger Robot · 9 years ago
  13. b7c3996 Continue using the legacy NDK android/log.h. by Dan Albert · 9 years ago
  14. 5171beb Merge "Remove socket_loopback_client." by Treehugger Robot · 9 years ago
  15. e528be5 fs_mgr: use __android_log_is_debuggable() by Mark Salyzyn · 9 years ago
  16. 97787a0 adb: use __android_log_is_debuggable() by Mark Salyzyn · 9 years ago
  17. dafe384 debuggerd: use __android_log_is_debuggable() by Mark Salyzyn · 9 years ago
  18. 5740a46 logd: use __android_log_is_debuggable() by Mark Salyzyn · 9 years ago
  19. b5aa4e7 libcutils: use __android_log_is_debuggable() by Mark Salyzyn · 9 years ago
  20. 9ea359f liblog: LIBLOG_ABI_PRIVATE __android_log_is_debuggable() by Mark Salyzyn · 9 years ago
  21. 955648a Merge "Rely on the platform -std default." by Treehugger Robot · 9 years ago
  22. a4398c1 Merge "Move off std::sto* function which abort on failure." by Elliott Hughes · 9 years ago
  23. c32d7fd Merge "Fallback to IPv6 when IPv4 is not available in adb" by Treehugger Robot · 9 years ago
  24. dd92a0a Remove socket_loopback_client. by Elliott Hughes · 9 years ago
  25. da46b39 Move off std::sto* function which abort on failure. by Elliott Hughes · 9 years ago
  26. d790aae Merge "Add native_handle_init" by Chia-I Wu · 9 years ago
  27. db8a266 liblog: __android_log_pmsg_file_write() cleanup by Mark Salyzyn · 9 years ago
  28. bf0cf4e Merge "Use process_vm_readv to read memory." by Treehugger Robot · 9 years ago
  29. 7b70076 Fallback to IPv6 when IPv4 is not available in adb by Tao Wu · 9 years ago
  30. 58f7f61 Merge "Start retiring socket_loopback_client." by Elliott Hughes · 9 years ago
  31. b843791 Add native_handle_init by Chia-I Wu · 9 years ago
  32. 5980fe4 Merge "logcat: test: report system(command) details" by Treehugger Robot · 9 years ago android-n-mr1-preview-1 android-n-mr1-preview-2
  33. 279843e Use process_vm_readv to read memory. by Christopher Ferris · 9 years ago
  34. 56cddcd logcat: test: report system(command) details by Mark Salyzyn · 9 years ago
  35. f7a1c47 Merge "Fix adb flakiness on reboot" by Treehugger Robot · 9 years ago
  36. 1197952 Fix adb flakiness on reboot by Lingfeng Yang · 9 years ago
  37. 139b372 Start retiring socket_loopback_client. by Elliott Hughes · 9 years ago
  38. bd6c6eb Merge "Remove useless arguments from is_adb_interface." by Treehugger Robot · 9 years ago
  39. 09dac58 Merge "liblog: adb: move security interfaces to private" by Treehugger Robot · 9 years ago
  40. 36e0d39 Rely on the platform -std default. by Elliott Hughes · 9 years ago
  41. 0692865 Merge "debuggerd: report crashes even when out of file descriptors." by Treehugger Robot · 9 years ago
  42. 30186df Remove useless arguments from is_adb_interface. by Josh Gao · 9 years ago
  43. 5bc3ce8 Merge "Update the header path for ext4_utils." by Tao Bao · 9 years ago
  44. 54c211d Merge "Small clean up of fuse code." by Christopher Ferris · 9 years ago
  45. 6debf98 liblog: adb: move security interfaces to private by Mark Salyzyn · 9 years ago
  46. 6d881d6 Update the header path for ext4_utils. by Tao Bao · 9 years ago
  47. db7715c Merge "Traverse /etc/init in a well-defined order" by Glenn Kasten · 9 years ago
  48. 3dee9f1 Merge "mkbootfs: Fix the default st_mode for root directory." by Treehugger Robot · 9 years ago
  49. 392a2c8 Merge "Add 0X as a valid hex prefix for parseint" by Treehugger Robot · 9 years ago
  50. afda14e Merge "Revert "Revert "Revert "Revert "Remove liblog from libcutils as a whole static lib""""" by Dimitry Ivanov · 9 years ago
  51. e8f6c73 Merge "Add native_handle_clone" by Chia-I Wu · 9 years ago
  52. 218f7fb debuggerd: report crashes even when out of file descriptors. by Josh Gao · 9 years ago
  53. 89fbd63 Add 0X as a valid hex prefix for parseint by Yifan Hong · 9 years ago
  54. 3b5fbd8 mkbootfs: Fix the default st_mode for root directory. by Tao Bao · 9 years ago
  55. 2de7964 Traverse /etc/init in a well-defined order by Glenn Kasten · 9 years ago
  56. 8caf4e7 Merge "adb: rationalize types." by Treehugger Robot · 9 years ago
  57. d6b0d37 Small clean up of fuse code. by Christopher Ferris · 9 years ago
  58. 625484d Revert "Revert "Revert "Revert "Remove liblog from libcutils as a whole static lib"""" by Dimitry Ivanov · 9 years ago
  59. 62c9101 Merge "libsparse: output_file.c, fix large data chunk issue" by Colin Cross · 9 years ago
  60. b02a355 Merge "Revert "Revert "Revert "Remove liblog from libcutils as a whole static lib"""" by John Reck · 9 years ago
  61. 6a45291 Revert "Revert "Revert "Remove liblog from libcutils as a whole static lib""" by John Reck · 9 years ago
  62. 06d61d4 adb: rationalize types. by Josh Gao · 9 years ago
  63. 4a8b178 Merge "adb: split up adb_auth.cpp." by Treehugger Robot · 9 years ago
  64. 3bd2879 adb: split up adb_auth.cpp. by Josh Gao · 9 years ago
  65. fca594c libsparse: output_file.c, fix large data chunk issue by Jeremy Compostella · 9 years ago
  66. 8949696 Merge "Revert "Revert "Remove liblog from libcutils as a whole static lib""" by Treehugger Robot · 9 years ago
  67. d3754ff Merge "logd: report logging memory overhead" by Treehugger Robot · 9 years ago
  68. 595c148 Revert "Revert "Remove liblog from libcutils as a whole static lib"" by Dimitry Ivanov · 9 years ago
  69. 9f828a5 Merge "adb: Remove the obsolete include path to ext4_utils." by Treehugger Robot · 9 years ago
  70. fee161d adb: Remove the obsolete include path to ext4_utils. by Tao Bao · 9 years ago
  71. 9af33ee logd: report logging memory overhead by Mark Salyzyn · 9 years ago
  72. 0d76264 Merge "Base: Hand complete log message to aborter" by Treehugger Robot · 9 years ago
  73. ec99158 Merge "Test for _WIN32 in instead of USE_MINGW." by Treehugger Robot · 9 years ago
  74. 34a4f0b Test for _WIN32 in instead of USE_MINGW. by Elliott Hughes · 9 years ago
  75. 891d0ba Merge "Modify log level for service and ueventd" by Treehugger Robot · 9 years ago
  76. b4e32f3 Base: Hand complete log message to aborter by Andreas Gampe · 9 years ago
  77. a285dac Modify log level for service and ueventd by Wei Wang · 9 years ago
  78. 1f90485 Merge "system/core: drop or replace log/logger.h" by Mark Salyzyn · 9 years ago
  79. 37c9451 system/core: drop or replace log/logger.h by Mark Salyzyn · 9 years ago
  80. 093951a Merge "liblog: logd: Add android_lookupEventTag_len()" by Mohan Srinivasan · 9 years ago
  81. d4446cc Merge "Revert "Remove liblog from libcutils as a whole static lib"" by Dimitry Ivanov · 9 years ago
  82. f93d732 Revert "Remove liblog from libcutils as a whole static lib" by Dimitry Ivanov · 9 years ago
  83. dd01f98 Merge "Remove liblog from libcutils as a whole static lib" by Dimitry Ivanov · 9 years ago
  84. 807e40e liblog: logd: Add android_lookupEventTag_len() by Mark Salyzyn · 9 years ago
  85. 6dd58c0 Remove liblog from libcutils as a whole static lib by Dimitry Ivanov · 9 years ago
  86. 57513bd Merge "Log failed load_properties_from_file calls." by Treehugger Robot · 9 years ago
  87. 5a7ad84 Log failed load_properties_from_file calls. by Elliott Hughes · 9 years ago
  88. 07607c0 Merge changes I0c25e038,I33a8fb4e,I2c9cbbbd,If4c9711e,I4b00c0df, ... by Mark Salyzyn · 9 years ago
  89. 9633b91 liblog: Move liblog tag from 1005 to 1006 by Mark Salyzyn · 9 years ago
  90. ff2dcd9 system/core Replace log/log.h with android/log.h by Mark Salyzyn · 9 years ago
  91. 66ce3e0 system/core Replace cutils/log.h with android/log.h by Mark Salyzyn · 9 years ago
  92. 0dd4431 logd: logcat: Replace log/log.h with android/log.h by Mark Salyzyn · 9 years ago
  93. 23ed4c2 libcutils: Replace cutils/log.h with android/log.h by Mark Salyzyn · 9 years ago
  94. 6584d0a liblog: Replace log/log.h with android/log.h by Mark Salyzyn · 9 years ago
  95. a166708 liblog: logcat: Replace log/logd.h with log/log.h by Mark Salyzyn · 9 years ago
  96. 004cd3c liblog: logd: logcat: deprecate log/log_read.h by Mark Salyzyn · 9 years ago
  97. 8eaaac0 liblog: Add C++ wrapper for C event log handler by Mark Salyzyn · 9 years ago
  98. e5976be Merge "[qemu]: Fix payload size format in qemu_pipe_frame_send()" by Treehugger Robot · 9 years ago
  99. 50cb973 Merge "Improve "adb help" output." by Elliott Hughes · 9 years ago
  100. 192be1d [qemu]: Fix payload size format in qemu_pipe_frame_send() by Miodrag Dinic · 9 years ago