1. 3d8d73c Merge "Rely on the platform -std default." by Treehugger Robot · 8 years ago
  2. e853681 Merge "Move off std::sto* function which abort on failure." by Elliott Hughes · 8 years ago
  3. e929f72 Move off std::sto* function which abort on failure. by Elliott Hughes · 8 years ago
  4. d5c5865 Fallback to IPv6 when IPv4 is not available in adb by Tao Wu · 8 years ago
  5. b5e7e67 Merge "Start retiring socket_loopback_client." by Elliott Hughes · 8 years ago
  6. 89c252c Merge "Fix adb flakiness on reboot" by Treehugger Robot · 8 years ago
  7. 5edb12b Fix adb flakiness on reboot by Lingfeng Yang · 8 years ago
  8. 4e94e59 Start retiring socket_loopback_client. by Elliott Hughes · 8 years ago
  9. 0eb9093 Merge "Remove useless arguments from is_adb_interface." by Treehugger Robot · 8 years ago
  10. 7985208 Rely on the platform -std default. by Elliott Hughes · 8 years ago
  11. 08dda21 Remove useless arguments from is_adb_interface. by Josh Gao · 8 years ago
  12. 81a870e liblog: adb: move security interfaces to private by Mark Salyzyn · 8 years ago
  13. 67ac379 adb: rationalize types. by Josh Gao · 8 years ago
  14. b4e8ba2 Merge "adb: split up adb_auth.cpp." by Treehugger Robot · 8 years ago
  15. eac2058 adb: split up adb_auth.cpp. by Josh Gao · 8 years ago
  16. 4561eb5 Merge "adb: Remove the obsolete include path to ext4_utils." by Treehugger Robot · 8 years ago
  17. 0511c39 adb: Remove the obsolete include path to ext4_utils. by Tao Bao · 8 years ago
  18. f6b4996 Merge changes I0c25e038,I33a8fb4e,I2c9cbbbd,If4c9711e,I4b00c0df, ... by Mark Salyzyn · 8 years ago
  19. 5f17a90 system/core Replace log/log.h with android/log.h by Mark Salyzyn · 8 years ago
  20. 687f8b4 Improve "adb help" output. by Elliott Hughes · 8 years ago
  21. d53cfee Merge "adb: fix host-side serial number parsing for IPv6." by Treehugger Robot · 8 years ago
  22. fbc22a0 Merge "adb: fix IOKit handle leaks on OS X." by Josh Gao · 8 years ago
  23. 37df9e7 adb: fix IOKit handle leaks on OS X. by Josh Gao · 8 years ago
  24. 8b249d2 Switch adb to <android-base/properties.h>. by Elliott Hughes · 8 years ago
  25. eeae2e5 Merge "Ignore setsid error in some cases." by Treehugger Robot · 8 years ago
  26. c60eb05 Merge "adb: kill adb_mutex_t, adb_cond_t." by Treehugger Robot · 8 years ago
  27. e7daf57 adb: kill adb_mutex_t, adb_cond_t. by Josh Gao · 8 years ago
  28. cd9f6cb Merge "adb: parse tcp socket specs with base::ParseNetAddress." by Josh Gao · 8 years ago
  29. 24b62a7 adb: fix host-side serial number parsing for IPv6. by David Pursell · 8 years ago
  30. dc046e6 Ignore setsid error in some cases. by Tao Wu · 8 years ago
  31. 007036c Merge "base: rename unique_fd::clear() to unique_fd::reset()." by Josh Gao · 8 years ago
  32. 3fb517c adb: parse tcp socket specs with base::ParseNetAddress. by Josh Gao · 8 years ago
  33. 54ab20e Merge "Fix bug: Doesn't respect ANDROID_ADB_SERVER_PORT" by Treehugger Robot · 8 years ago
  34. c2d2cb6 base: rename unique_fd::clear() to unique_fd::reset(). by Josh Gao · 8 years ago
  35. caedcb5 Fix bug: Doesn't respect ANDROID_ADB_SERVER_PORT by Tao Wu · 8 years ago
  36. 688be18 Merge "Use <condition_variable> and <mutex.h> from MinGW" by Pirama Arumuga Nainar · 8 years ago
  37. bbdc2de Merge changes I0a00b3d4,I19cb0694 by Treehugger Robot · 8 years ago
  38. 1deea10 adb: let `adb push` follow symlinks. by Josh Gao · 8 years ago
  39. bd4d4e1 Use <condition_variable> and <mutex.h> from MinGW by Pirama Arumuga Nainar · 8 years ago
  40. 7d73fcd Merge "Precise command constants on adb/protoxol.txt" by Treehugger Robot · 8 years ago
  41. b072c59 Merge "Fix adb." by Josh Gao · 8 years ago
  42. 6d959d1 Fix adb. by Elliott Hughes · 8 years ago
  43. bc28b81 Merge changes from topic 'adb_cmd_socket' by Treehugger Robot · 8 years ago
  44. 50bde8d libcutils: try all addresses in socket_network_client_timeout. by Josh Gao · 8 years ago
  45. bb4f860 adb: allow use of arbitrary socket specs for command socket. by Josh Gao · 8 years ago
  46. ea7457b adb: extract the adb-specific unique_fd out into its own header. by Josh Gao · 8 years ago
  47. 62ff9d4 adb: add helper to get the ~/.android directory. by Josh Gao · 8 years ago
  48. 827a4a5 Add android::base::GetExecutablePath, switch adb and fastboot over. by Elliott Hughes · 8 years ago
  49. 7789c83 Merge changes I0af0ad24,I942c92fd,Ibc8920dd,Icfce9c1e,I1c6cc616, ... by Treehugger Robot · 8 years ago
  50. e87fdfa DO NOT MERGE: Split 'generating' and 'pulling' in 2 messages. by Felipe Leme · 8 years ago
  51. fa236de DO NOT MERGE: Ignore bugreportz output when it's not supported. by Felipe Leme · 8 years ago
  52. e4893a2 DO NOT MERGE: Deprecated 'adb bugreport' with flat files. by Felipe Leme · 8 years ago
  53. ab62b55 DO NOT MERGE: Minor improvements on bugreport generation. by Felipe Leme · 8 years ago
  54. 954af84 DO NOT MERGE: Removed extra 'pulling file' message. by Felipe Leme · 8 years ago
  55. e53b12b DO NOT MERGE: Show bugreport progress. by Felipe Leme · 8 years ago
  56. 60192aa DO NOT MERGE: Refactored functions that copy sdout and stderr to strings to use a callback. by Felipe Leme · 8 years ago
  57. 042c351 DO NOT MERGE: Split bugreport() into its own file and added unit tests. by Felipe Leme · 8 years ago
  58. 8c5cf62 DO NOT MERGE: use 'cmd' command for install-multiple by Todd Kennedy · 8 years ago
  59. e0e9f56 DO NOT MERGE: Ensure the target sees a proper EOD marker during restore by Christopher Tate · 8 years ago
  60. 2ff70ab Precise command constants on adb/protoxol.txt by Eyal Lezmy · 8 years ago
  61. 4a5a95d adb: factor out socket specification. by Josh Gao · 8 years ago
  62. 9cac2c5 Merge changes I0ee130db,I33d356fd by Josh Gao · 8 years ago
  63. 782d8d4 adb: remove unnecessary addr arguments to accept. by Josh Gao · 8 years ago
  64. d6001b5 adb: check our socketpair ends in our win32 emulation. by Josh Gao · 8 years ago
  65. d12c215 Merge "Most accept/accept4 calls in system/core don't actually want the remote address." by Elliott Hughes · 8 years ago
  66. 97a035c Most accept/accept4 calls in system/core don't actually want the remote address. by Elliott Hughes · 8 years ago
  67. 99320fa Merge "adb: increase the authentication throttling limit." am: 393e5258f6 by Josh Gao · 8 years ago
  68. 5fd77e1 Merge changes I9761298a,I8d3312b2 am: 0b4fcb75d4 by Josh Gao · 8 years ago
  69. 77f084b adb: increase the authentication throttling limit. by Josh Gao · 8 years ago
  70. 3db34bb adb: fix public key authorization. by Josh Gao · 8 years ago
  71. 22cb70b adb: add support for vendor key directories. by Josh Gao · 8 years ago
  72. 57bdf8e Merge "Clean up key handling in adb." am: b859830450 by Josh Gao · 8 years ago
  73. 801066a Clean up key handling in adb. by Elliott Hughes · 8 years ago
  74. 9e124dd Merge "std::unqiue_ptr<..., decltype(&fn)> seems to be the preferred idiom." by Elliott Hughes · 8 years ago
  75. 8ac4599 std::unqiue_ptr<..., decltype(&fn)> seems to be the preferred idiom. by Elliott Hughes · 8 years ago
  76. 746e11f Merge "libcrypto_utils: convert to Soong." am: 0b155e1477 by Josh Gao · 8 years ago
  77. 0b155e1 Merge "libcrypto_utils: convert to Soong." by Josh Gao · 8 years ago
  78. efe6afa libcrypto_utils: convert to Soong. by Josh Gao · 8 years ago
  79. 8fc9d68 adb: correctly fix merge conflict. by Josh Gao · 8 years ago
  80. 4e940c0 resolve merge conflicts of e012de5 to stage-aosp-master by Josh Gao · 8 years ago
  81. a408fd2 adb: improve display of transfer rate. by Josh Gao · 8 years ago
  82. f35fede adb: add missing newline when printing transfer rate. by Josh Gao · 8 years ago
  83. 23891f1 adb: fix output of `sync -l` by Josh Gao · 8 years ago
  84. 573af9a Merge changes I1d398d19,I8f20b3cd am: 563db92a44 by Josh Gao · 8 years ago
  85. 563db92 Merge changes I1d398d19,I8f20b3cd by Treehugger Robot · 8 years ago
  86. ce7e3c2 Merge \"Fix clang-tidy performance warnings in syste/core.\" am: 4efbce14b5 by Chih-Hung Hsieh · 8 years ago
  87. a4f9c17 adb: fix stat on Windows. by Josh Gao · 8 years ago
  88. 90b40f6 Fix clang-tidy performance warnings in syste/core. by Chih-Hung Hsieh · 8 years ago
  89. cde85bf adb: extract Windows bits out of directory_exists test. by Josh Gao · 8 years ago
  90. 9d97cea Merge \"Use arraysize() for supplementary groups.\" am: cf8000ebb5 by Jorge Lucangeli Obes · 8 years ago
  91. cf8000e Merge "Use arraysize() for supplementary groups." by Treehugger Robot · 8 years ago
  92. bd75c67 Use arraysize() for supplementary groups. by Jorge Lucangeli Obes · 8 years ago
  93. 8cb1ce0 Merge \"Remove unnecessary ARRAY_SIZE macros.\" am: c37d8ea22a by Elliott Hughes · 8 years ago
  94. a937d16 Remove unnecessary ARRAY_SIZE macros. by Elliott Hughes · 8 years ago
  95. 930c56c Merge \\"adb: refactor jdwp_service.cpp.\\" am: 6514da341d am: e3952eac4a by Josh Gao · 8 years ago
  96. e3952ea Merge \"adb: refactor jdwp_service.cpp.\" am: 6514da341d by Josh Gao · 8 years ago
  97. 6514da3 Merge "adb: refactor jdwp_service.cpp." by Treehugger Robot · 8 years ago
  98. 5e23fa6 Merge \\"adb: add test for SIGHUP behavior.\\" am: b5c9ce3175 am: a514dd2256 by Josh Gao · 8 years ago
  99. a514dd2 Merge \"adb: add test for SIGHUP behavior.\" am: b5c9ce3175 by Josh Gao · 8 years ago
  100. b5c9ce3 Merge "adb: add test for SIGHUP behavior." by Treehugger Robot · 8 years ago