1. 28c0c07 Merge "Upgrade native bridge to version 3 to support namespace" by Dimitry Ivanov · 9 years ago
  2. a16ae87 Merge "Improve "adb install" diagnostics." by Treehugger Robot · 9 years ago
  3. f6653de Merge "Make libbacktrace build with LLVM r275480" by Pirama Arumuga Nainar · 9 years ago
  4. d879e0c Merge "init: allow '.' and '@' in service names" by Treehugger Robot · 9 years ago
  5. f655480 init: allow '.' and '@' in service names by Iliyan Malchev · 9 years ago
  6. da6fe65 Merge "Make "adb bugreport"'s .zip check case-insensitive." by Treehugger Robot · 9 years ago
  7. fbe0b45 Merge "logd: getTag() functional for chatty entries" by Treehugger Robot · 9 years ago
  8. 80fb4b0 Make libbacktrace build with LLVM r275480 by Pirama Arumuga Nainar · 9 years ago
  9. 7acce1b Make "adb bugreport"'s .zip check case-insensitive. by Elliott Hughes · 9 years ago
  10. 7288478 Improve "adb install" diagnostics. by Elliott Hughes · 9 years ago
  11. 61131fc Merge "Add StartsWithIgnoreCase/EndsWithIgnoreCase." by Treehugger Robot · 9 years ago
  12. 4376d21 Merge "Rename 'wifi_legacy_hal' to 'android.hardware.wifi@1.0-service'" by Roshan Pius · 9 years ago
  13. 4293749 Add StartsWithIgnoreCase/EndsWithIgnoreCase. by Elliott Hughes · 9 years ago
  14. 60636fa logd: getTag() functional for chatty entries by Mark Salyzyn · 9 years ago
  15. d97efe0 Merge "log/logd.h should point to log/log.h" by Treehugger Robot · 9 years ago
  16. f2804e5 Upgrade native bridge to version 3 to support namespace by Zhenhua WANG · 9 years ago
  17. 57ba9c9 log/logd.h should point to log/log.h by Mark Salyzyn · 9 years ago
  18. 4818194 Merge "Allow multiple tcp adb connection to same device." by Elliott Hughes · 9 years ago
  19. dd153ef Merge "logd: address code fragility in last watermarks" by Treehugger Robot · 9 years ago
  20. 9fa133c Merge "fix regression from android_lookupEventTag_len()" by Treehugger Robot · 9 years ago
  21. 291fd67 Merge changes I8c58d6bd,I0a19fd87 by Treehugger Robot · 9 years ago
  22. 63660ad Merge changes I34ba5757,Ie65a762a by Josh Gao · 9 years ago
  23. 11a7165 Merge "liblog: restructure log/log.h and android/log.h" by Treehugger Robot · 9 years ago
  24. 9f53cac fix regression from android_lookupEventTag_len() by Mark Salyzyn · 9 years ago
  25. 470622f adb: fix test_sighup. by Josh Gao · 9 years ago
  26. e76b9f3 adb: fix race condition in test_non_interactive_sigint. by Josh Gao · 9 years ago
  27. 343b76e bootstat: drop event_log_list_builder by Mark Salyzyn · 9 years ago
  28. aeaaf81 liblog: logd: logcat: Split out log/logger.h into public and private. by Mark Salyzyn · 9 years ago
  29. 749a298 liblog: restructure log/log.h and android/log.h by Mark Salyzyn · 9 years ago
  30. 8fcfd85 logd: address code fragility in last watermarks by Mark Salyzyn · 9 years ago
  31. 8cf0bd7 Merge "init: account for "init.svc." prefix in IsValidName" by Treehugger Robot · 9 years ago
  32. f6ac81e Rename 'wifi_legacy_hal' to 'android.hardware.wifi@1.0-service' by Roshan Pius · 9 years ago
  33. 00860da init: account for "init.svc." prefix in IsValidName by Iliyan Malchev · 9 years ago
  34. 0ca2fe4 Merge "Move CapturedStderr to test_util library" by Treehugger Robot · 9 years ago
  35. 043912e Allow multiple tcp adb connection to same device. by Tao Wu · 9 years ago
  36. 620469a Merge "Move "adb shell" over to getopt(3), and allow -tt on old devices." by Elliott Hughes · 9 years ago
  37. 8c17630 Move CapturedStderr to test_util library by Wei Wang · 9 years ago
  38. 74552a9 Merge "libion: open /dev/ion read-only" by Treehugger Robot · 9 years ago
  39. 1ba4e98 libion: open /dev/ion read-only by Jeff Vander Stoep · 9 years ago
  40. cabfa11 Move "adb shell" over to getopt(3), and allow -tt on old devices. by Elliott Hughes · 9 years ago
  41. c75a32a Merge "logd: mLastWorstPidOFSystem crash" by Mark Salyzyn · 9 years ago
  42. fa07f9d logd: mLastWorstPidOFSystem crash by Mark Salyzyn · 9 years ago
  43. c741dd4 Merge "Add license to ndk_headers." by Treehugger Robot · 9 years ago
  44. fc75f94 Merge "Add missing host ldlibs" by Colin Cross · 9 years ago
  45. 27d2d49 Merge "system/core: preparation to pull back interfaces from android/log.h" by Mark Salyzyn · 9 years ago
  46. 53783b1 Add missing host ldlibs by Colin Cross · 9 years ago
  47. d557057 Merge "libbase: add parsedouble.h." by Yabin Cui · 9 years ago
  48. 286b2ea Add license to ndk_headers. by Dan Albert · 9 years ago
  49. cfd5b08 system/core: preparation to pull back interfaces from android/log.h by Mark Salyzyn · 9 years ago
  50. 1edd61c Merge "adb: fix undefined behavior" by Treehugger Robot · 9 years ago
  51. ef57d54 adb: fix undefined behavior by Ting-Yuan Huang · 9 years ago
  52. 997cba4 libbase: add parsedouble.h. by Yabin Cui · 9 years ago
  53. 6da6d37 Merge "logd: Use private interfaces for buffer size properties" by Mark Salyzyn · 9 years ago
  54. 094004b Merge "liblog: Add private interfaces for buffer size properties" by Mark Salyzyn · 9 years ago
  55. 5062b87 Merge "init: use libbootloader_message." by Tao Bao · 9 years ago
  56. 1051e10 init: use libbootloader_message. by Yabin Cui · 9 years ago
  57. 4bc51d1 Merge "Add functions in recovery/minzip to libziparchive" by Tianjie Xu · 9 years ago
  58. f10e273 logd: Use private interfaces for buffer size properties by Mark Salyzyn · 9 years ago
  59. e455373 liblog: Add private interfaces for buffer size properties by Mark Salyzyn · 9 years ago
  60. c1f74ca Merge changes Ibf4774f7,I6568eea0,I35e83679,I9faf8826,I8ee9d999 by Treehugger Robot · 9 years ago
  61. 915d620 Merge "liblog: LIBLOG_ABI_PRIVATE __android_log_is_debuggable()" by Treehugger Robot · 9 years ago
  62. 6da1ea0 Merge "liblog: __android_log_pmsg_file_write() cleanup" by Treehugger Robot · 9 years ago
  63. 18c2592 Add functions in recovery/minzip to libziparchive by Tianjie Xu · 9 years ago
  64. 14a7725 Merge "Continue using the legacy NDK android/log.h." by Treehugger Robot · 9 years ago
  65. b7c3996 Continue using the legacy NDK android/log.h. by Dan Albert · 9 years ago
  66. 5171beb Merge "Remove socket_loopback_client." by Treehugger Robot · 9 years ago
  67. e528be5 fs_mgr: use __android_log_is_debuggable() by Mark Salyzyn · 9 years ago
  68. 97787a0 adb: use __android_log_is_debuggable() by Mark Salyzyn · 9 years ago
  69. dafe384 debuggerd: use __android_log_is_debuggable() by Mark Salyzyn · 9 years ago
  70. 5740a46 logd: use __android_log_is_debuggable() by Mark Salyzyn · 9 years ago
  71. b5aa4e7 libcutils: use __android_log_is_debuggable() by Mark Salyzyn · 9 years ago
  72. 9ea359f liblog: LIBLOG_ABI_PRIVATE __android_log_is_debuggable() by Mark Salyzyn · 9 years ago
  73. 955648a Merge "Rely on the platform -std default." by Treehugger Robot · 9 years ago
  74. a4398c1 Merge "Move off std::sto* function which abort on failure." by Elliott Hughes · 9 years ago
  75. c32d7fd Merge "Fallback to IPv6 when IPv4 is not available in adb" by Treehugger Robot · 9 years ago
  76. dd92a0a Remove socket_loopback_client. by Elliott Hughes · 9 years ago
  77. da46b39 Move off std::sto* function which abort on failure. by Elliott Hughes · 9 years ago
  78. d790aae Merge "Add native_handle_init" by Chia-I Wu · 9 years ago
  79. db8a266 liblog: __android_log_pmsg_file_write() cleanup by Mark Salyzyn · 9 years ago
  80. bf0cf4e Merge "Use process_vm_readv to read memory." by Treehugger Robot · 9 years ago
  81. 7b70076 Fallback to IPv6 when IPv4 is not available in adb by Tao Wu · 9 years ago
  82. 58f7f61 Merge "Start retiring socket_loopback_client." by Elliott Hughes · 9 years ago
  83. b843791 Add native_handle_init by Chia-I Wu · 9 years ago
  84. 5980fe4 Merge "logcat: test: report system(command) details" by Treehugger Robot · 9 years ago android-n-mr1-preview-1 android-n-mr1-preview-2
  85. 279843e Use process_vm_readv to read memory. by Christopher Ferris · 9 years ago
  86. 56cddcd logcat: test: report system(command) details by Mark Salyzyn · 9 years ago
  87. f7a1c47 Merge "Fix adb flakiness on reboot" by Treehugger Robot · 9 years ago
  88. 1197952 Fix adb flakiness on reboot by Lingfeng Yang · 9 years ago
  89. 139b372 Start retiring socket_loopback_client. by Elliott Hughes · 9 years ago
  90. bd6c6eb Merge "Remove useless arguments from is_adb_interface." by Treehugger Robot · 9 years ago
  91. 09dac58 Merge "liblog: adb: move security interfaces to private" by Treehugger Robot · 9 years ago
  92. 36e0d39 Rely on the platform -std default. by Elliott Hughes · 9 years ago
  93. 0692865 Merge "debuggerd: report crashes even when out of file descriptors." by Treehugger Robot · 9 years ago
  94. 30186df Remove useless arguments from is_adb_interface. by Josh Gao · 9 years ago
  95. 5bc3ce8 Merge "Update the header path for ext4_utils." by Tao Bao · 9 years ago
  96. 54c211d Merge "Small clean up of fuse code." by Christopher Ferris · 9 years ago
  97. 6debf98 liblog: adb: move security interfaces to private by Mark Salyzyn · 9 years ago
  98. 6d881d6 Update the header path for ext4_utils. by Tao Bao · 9 years ago
  99. db7715c Merge "Traverse /etc/init in a well-defined order" by Glenn Kasten · 9 years ago
  100. 3dee9f1 Merge "mkbootfs: Fix the default st_mode for root directory." by Treehugger Robot · 9 years ago