1. 1d86d45 Merge "Move CapturedStderr to test_util library" am: 0ca2fe4c43 by Wei Wang · 9 years ago
  2. 0ca2fe4 Merge "Move CapturedStderr to test_util library" by Treehugger Robot · 9 years ago
  3. f58d06a Merge "Move "adb shell" over to getopt(3), and allow -tt on old devices." by Elliott Hughes · 9 years ago
  4. 620469a Merge "Move "adb shell" over to getopt(3), and allow -tt on old devices." by Elliott Hughes · 9 years ago
  5. 8c17630 Move CapturedStderr to test_util library by Wei Wang · 9 years ago
  6. 65233f2 Merge "libion: open /dev/ion read-only" am: 74552a9e7b by Jeff Vander Stoep · 9 years ago
  7. 74552a9 Merge "libion: open /dev/ion read-only" by Treehugger Robot · 9 years ago
  8. 1ba4e98 libion: open /dev/ion read-only by Jeff Vander Stoep · 9 years ago
  9. cabfa11 Move "adb shell" over to getopt(3), and allow -tt on old devices. by Elliott Hughes · 9 years ago
  10. ead6503 Merge "logd: mLastWorstPidOFSystem crash" am: c75a32aae3 by Mark Salyzyn · 9 years ago
  11. c75a32a Merge "logd: mLastWorstPidOFSystem crash" by Mark Salyzyn · 9 years ago
  12. fa07f9d logd: mLastWorstPidOFSystem crash by Mark Salyzyn · 9 years ago
  13. e69242a Merge "Add license to ndk_headers." am: c741dd4838 by Dan Albert · 9 years ago
  14. c741dd4 Merge "Add license to ndk_headers." by Treehugger Robot · 9 years ago
  15. 8355e6c Merge "Add missing host ldlibs" am: fc75f94643 by Colin Cross · 9 years ago
  16. fc75f94 Merge "Add missing host ldlibs" by Colin Cross · 9 years ago
  17. 8a7297a Merge "system/core: preparation to pull back interfaces from android/log.h" by Mark Salyzyn · 9 years ago
  18. 27d2d49 Merge "system/core: preparation to pull back interfaces from android/log.h" by Mark Salyzyn · 9 years ago
  19. 53783b1 Add missing host ldlibs by Colin Cross · 9 years ago
  20. de3e600 Merge "libbase: add parsedouble.h." am: d55705796e by Yabin Cui · 9 years ago
  21. d557057 Merge "libbase: add parsedouble.h." by Yabin Cui · 9 years ago
  22. 286b2ea Add license to ndk_headers. by Dan Albert · 9 years ago
  23. cfd5b08 system/core: preparation to pull back interfaces from android/log.h by Mark Salyzyn · 9 years ago
  24. e02e118 Merge "adb: fix undefined behavior" am: 1edd61ce5d by Ting-Yuan Huang · 9 years ago
  25. 1edd61c Merge "adb: fix undefined behavior" by Treehugger Robot · 9 years ago
  26. ef57d54 adb: fix undefined behavior by Ting-Yuan Huang · 9 years ago
  27. 997cba4 libbase: add parsedouble.h. by Yabin Cui · 9 years ago
  28. 1bd1e57 Merge "logd: Use private interfaces for buffer size properties" am: 6da6d37c81 by Mark Salyzyn · 9 years ago
  29. 6da6d37 Merge "logd: Use private interfaces for buffer size properties" by Mark Salyzyn · 9 years ago
  30. 8806766 Merge "liblog: Add private interfaces for buffer size properties" am: 094004bf42 by Mark Salyzyn · 9 years ago
  31. 094004b Merge "liblog: Add private interfaces for buffer size properties" by Mark Salyzyn · 9 years ago
  32. 95bcd98 Merge "init: use libbootloader_message." am: 5062b87eba by Tao Bao · 9 years ago
  33. b2ca851 Merge "Add functions in recovery/minzip to libziparchive" am: 4bc51d1ea4 by Tianjie Xu · 9 years ago
  34. 5062b87 Merge "init: use libbootloader_message." by Tao Bao · 9 years ago
  35. 1051e10 init: use libbootloader_message. by Yabin Cui · 9 years ago
  36. 4bc51d1 Merge "Add functions in recovery/minzip to libziparchive" by Tianjie Xu · 9 years ago
  37. f10e273 logd: Use private interfaces for buffer size properties by Mark Salyzyn · 9 years ago
  38. e455373 liblog: Add private interfaces for buffer size properties by Mark Salyzyn · 9 years ago
  39. 84dafd1 Merge changes Ibf4774f7,I6568eea0,I35e83679,I9faf8826,I8ee9d999 am: c1f74ca5aa by Mark Salyzyn · 9 years ago
  40. 82ce1f1 fs_mgr: use __android_log_is_debuggable() am: e528be5e7d by Mark Salyzyn · 9 years ago
  41. 8648bdd adb: use __android_log_is_debuggable() am: 97787a00e6 by Mark Salyzyn · 9 years ago
  42. 400d85a debuggerd: use __android_log_is_debuggable() am: dafe384207 by Mark Salyzyn · 9 years ago
  43. f606721 logd: use __android_log_is_debuggable() am: 5740a46e4e by Mark Salyzyn · 9 years ago
  44. f43c324 libcutils: use __android_log_is_debuggable() am: b5aa4e7125 by Mark Salyzyn · 9 years ago
  45. c1f74ca Merge changes Ibf4774f7,I6568eea0,I35e83679,I9faf8826,I8ee9d999 by Treehugger Robot · 9 years ago
  46. 3132543 Merge "liblog: LIBLOG_ABI_PRIVATE __android_log_is_debuggable()" am: 915d620359 by Mark Salyzyn · 9 years ago
  47. 915d620 Merge "liblog: LIBLOG_ABI_PRIVATE __android_log_is_debuggable()" by Treehugger Robot · 9 years ago
  48. 07f2357 Merge "liblog: __android_log_pmsg_file_write() cleanup" am: 6da1ea0e48 by Mark Salyzyn · 9 years ago
  49. 6da1ea0 Merge "liblog: __android_log_pmsg_file_write() cleanup" by Treehugger Robot · 9 years ago
  50. 18c2592 Add functions in recovery/minzip to libziparchive by Tianjie Xu · 9 years ago
  51. bcad2a6 Merge "Continue using the legacy NDK android/log.h." am: 14a7725f26 by Dan Albert · 9 years ago
  52. 14a7725 Merge "Continue using the legacy NDK android/log.h." by Treehugger Robot · 9 years ago
  53. 091113e Merge "Remove socket_loopback_client." am: 5171bebf41 by Elliott Hughes · 9 years ago
  54. b7c3996 Continue using the legacy NDK android/log.h. by Dan Albert · 9 years ago
  55. 5171beb Merge "Remove socket_loopback_client." by Treehugger Robot · 9 years ago
  56. e528be5 fs_mgr: use __android_log_is_debuggable() by Mark Salyzyn · 9 years ago
  57. 97787a0 adb: use __android_log_is_debuggable() by Mark Salyzyn · 9 years ago
  58. dafe384 debuggerd: use __android_log_is_debuggable() by Mark Salyzyn · 9 years ago
  59. 5740a46 logd: use __android_log_is_debuggable() by Mark Salyzyn · 9 years ago
  60. b5aa4e7 libcutils: use __android_log_is_debuggable() by Mark Salyzyn · 9 years ago
  61. 9ea359f liblog: LIBLOG_ABI_PRIVATE __android_log_is_debuggable() by Mark Salyzyn · 9 years ago
  62. 19340be Merge "Rely on the platform -std default." am: 955648a915 am: 4594f50635 by Elliott Hughes · 9 years ago
  63. 7948a33 resolve merge conflicts of a4398c1 to stage-aosp-master am: 195669febc by Elliott Hughes · 9 years ago
  64. f1dffe0 Merge "Rely on the platform -std default." am: 955648a915 am: 4594f50635 by Elliott Hughes · 9 years ago
  65. b2ab1c4 resolve merge conflicts of a4398c1 to stage-aosp-master am: 195669febc by Elliott Hughes · 9 years ago
  66. 4594f50 Merge "Rely on the platform -std default." am: 955648a915 by Elliott Hughes · 9 years ago
  67. 955648a Merge "Rely on the platform -std default." by Treehugger Robot · 9 years ago
  68. 195669f resolve merge conflicts of a4398c1 to stage-aosp-master by Elliott Hughes · 9 years ago
  69. 4b9774f Merge "Fallback to IPv6 when IPv4 is not available in adb" am: c32d7fd66f am: 5b7c6772b0 by Tao Wu · 9 years ago
  70. a4398c1 Merge "Move off std::sto* function which abort on failure." by Elliott Hughes · 9 years ago
  71. 27c6c4c Merge "Fallback to IPv6 when IPv4 is not available in adb" am: c32d7fd66f by Tao Wu · 9 years ago
  72. 5b7c677 Merge "Fallback to IPv6 when IPv4 is not available in adb" am: c32d7fd66f by Tao Wu · 9 years ago
  73. c32d7fd Merge "Fallback to IPv6 when IPv4 is not available in adb" by Treehugger Robot · 9 years ago
  74. dd92a0a Remove socket_loopback_client. by Elliott Hughes · 9 years ago
  75. da46b39 Move off std::sto* function which abort on failure. by Elliott Hughes · 9 years ago
  76. 7e671b3 Merge "Add native_handle_init" am: d790aae4bc am: 28423b86fe am: bf72cf21dc by Chia-I Wu · 9 years ago
  77. bf72cf2 Merge "Add native_handle_init" am: d790aae4bc am: 28423b86fe by Chia-I Wu · 9 years ago
  78. 28423b8 Merge "Add native_handle_init" am: d790aae4bc by Chia-I Wu · 9 years ago
  79. d790aae Merge "Add native_handle_init" by Chia-I Wu · 9 years ago
  80. db8a266 liblog: __android_log_pmsg_file_write() cleanup by Mark Salyzyn · 9 years ago
  81. afff774 Merge "Use process_vm_readv to read memory." am: bf0cf4e22d am: 8d7440e13c by Christopher Ferris · 9 years ago
  82. 920011b Merge "Use process_vm_readv to read memory." am: bf0cf4e22d am: 8d7440e13c by Christopher Ferris · 9 years ago
  83. 8d7440e Merge "Use process_vm_readv to read memory." am: bf0cf4e22d by Christopher Ferris · 9 years ago
  84. bf0cf4e Merge "Use process_vm_readv to read memory." by Treehugger Robot · 9 years ago
  85. 7b70076 Fallback to IPv6 when IPv4 is not available in adb by Tao Wu · 9 years ago
  86. fc485e4 Merge "Start retiring socket_loopback_client." am: 58f7f61266 am: cd0e8cfd33 by Elliott Hughes · 9 years ago
  87. aa509a3 Merge "Start retiring socket_loopback_client." am: 58f7f61266 am: cd0e8cfd33 by Elliott Hughes · 9 years ago
  88. cd0e8cf Merge "Start retiring socket_loopback_client." am: 58f7f61266 by Elliott Hughes · 9 years ago
  89. 58f7f61 Merge "Start retiring socket_loopback_client." by Elliott Hughes · 9 years ago
  90. b843791 Add native_handle_init by Chia-I Wu · 9 years ago
  91. bdb2107 Fix adb flakiness on reboot am: eec5e52ea2 am: e476e9ce34 by Lingfeng Yang · 9 years ago
  92. e476e9c Fix adb flakiness on reboot am: eec5e52ea2 by Lingfeng Yang · 9 years ago
  93. eec5e52 Fix adb flakiness on reboot by Lingfeng Yang · 9 years ago
  94. 70b9e8e Merge "logcat: test: report system(command) details" am: 5980fe4aff am: 811696b1ce by Mark Salyzyn · 9 years ago
  95. 944194b Merge "logcat: test: report system(command) details" am: 5980fe4aff by Mark Salyzyn · 9 years ago
  96. 811696b Merge "logcat: test: report system(command) details" am: 5980fe4aff by Mark Salyzyn · 9 years ago
  97. 5980fe4 Merge "logcat: test: report system(command) details" by Treehugger Robot · 9 years ago android-n-mr1-preview-1 android-n-mr1-preview-2
  98. 279843e Use process_vm_readv to read memory. by Christopher Ferris · 9 years ago
  99. 56cddcd logcat: test: report system(command) details by Mark Salyzyn · 9 years ago
  100. 20350c8 libsuspend: move to exponential backoff am: fb896944b6 am: cf11830695 by Tim Murray · 9 years ago