1. 4742623 Merge "Fix bug: Doesn't respect ANDROID_ADB_SERVER_PORT" am: 4159568548 am: bcc419edad by Tao Wu · 9 years ago
  2. 6780b2f Merge "Fix bug: Doesn't respect ANDROID_ADB_SERVER_PORT" am: 4159568548 by Tao Wu · 9 years ago
  3. a39f2bb Merge "Fix bug: Doesn't respect ANDROID_ADB_SERVER_PORT" am: 4159568548 by Tao Wu · 9 years ago
  4. 63e7b06 Merge "Fix bug: Doesn't respect ANDROID_ADB_SERVER_PORT" by Treehugger Robot · 9 years ago
  5. e12c4a8 Fix bug: Doesn't respect ANDROID_ADB_SERVER_PORT by Tao Wu · 9 years ago
  6. 456562b Merge "Use <condition_variable> and <mutex.h> from MinGW" am: a3d7b240f1 am: 331ec060ca by Pirama Arumuga Nainar · 9 years ago
  7. c73e0ed Merge "Use <condition_variable> and <mutex.h> from MinGW" am: a3d7b240f1 by Pirama Arumuga Nainar · 9 years ago
  8. d183cc5 Merge "Use <condition_variable> and <mutex.h> from MinGW" am: a3d7b240f1 by Pirama Arumuga Nainar · 9 years ago
  9. ed348d6 Merge "Use <condition_variable> and <mutex.h> from MinGW" by Pirama Arumuga Nainar · 9 years ago
  10. 3850f02 adb: let `adb push` follow symlinks. am: 94dc19ff57 am: 30ecda227c by Josh Gao · 9 years ago
  11. 13b4fc8 adb: let `adb push` follow symlinks. am: 94dc19ff57 am: 30ecda227c by Josh Gao · 9 years ago
  12. c4ee467 adb: let `adb push` follow symlinks. am: 94dc19ff57 by Josh Gao · 9 years ago
  13. 0fccd01 adb: let `adb push` follow symlinks. by Josh Gao · 9 years ago
  14. 792a31e Use <condition_variable> and <mutex.h> from MinGW by Pirama Arumuga Nainar · 9 years ago
  15. c199649 Merge "Precise command constants on adb/protoxol.txt" am: 85a78f19b1 am: f8188895a1 by Eyal Lezmy · 9 years ago
  16. 1e061a8 Merge "Precise command constants on adb/protoxol.txt" am: 85a78f19b1 by Eyal Lezmy · 9 years ago
  17. 9c472fc Merge "Precise command constants on adb/protoxol.txt" am: 85a78f19b1 by Eyal Lezmy · 9 years ago
  18. 5ef06c3 Merge "Precise command constants on adb/protoxol.txt" by Treehugger Robot · 9 years ago
  19. df7f541 Merge "Fix adb." am: 50d606528d am: ff6d1a9656 am: e95214c467 by Josh Gao · 9 years ago
  20. a61359e Merge "Fix adb." am: 50d606528d am: ff6d1a9656 by Josh Gao · 9 years ago
  21. c705e22 Merge "Fix adb." am: 50d606528d by Josh Gao · 9 years ago
  22. 26a9191 Fix adb. by Elliott Hughes · 9 years ago
  23. 160e74a adb: allow use of arbitrary socket specs for command socket. am: 9c869b58a8 am: 15f75ef520 by Josh Gao · 9 years ago
  24. cd7ab70 adb: extract the adb-specific unique_fd out into its own header. am: 924d35a8d5 am: 2c6ff3d2b5 by Josh Gao · 9 years ago
  25. 7efb131 adb: add helper to get the ~/.android directory. am: e0b7502c7f am: 36796df275 by Josh Gao · 9 years ago
  26. 8e98d0a adb: allow use of arbitrary socket specs for command socket. am: 9c869b58a8 by Josh Gao · 9 years ago
  27. 3bd7c28 adb: extract the adb-specific unique_fd out into its own header. am: 924d35a8d5 by Josh Gao · 9 years ago
  28. 8d4631c adb: add helper to get the ~/.android directory. am: e0b7502c7f am: 36796df275 by Josh Gao · 9 years ago
  29. b581e65 adb: allow use of arbitrary socket specs for command socket. am: 9c869b58a8 by Josh Gao · 9 years ago
  30. 60813f7 adb: extract the adb-specific unique_fd out into its own header. am: 924d35a8d5 by Josh Gao · 9 years ago
  31. 4a64734 adb: add helper to get the ~/.android directory. am: e0b7502c7f by Josh Gao · 9 years ago
  32. dc4e908 Merge changes from topic 'adb_cmd_socket' by Treehugger Robot · 9 years ago
  33. 8cc3fd8 Merge "libcutils: try all addresses in socket_network_client_timeout." am: f3d43032d2 am: b7011e0410 by Josh Gao · 9 years ago
  34. aaa93de Merge "libcutils: try all addresses in socket_network_client_timeout." am: f3d43032d2 by Josh Gao · 9 years ago
  35. d7f0f40 Merge "libcutils: try all addresses in socket_network_client_timeout." by Josh Gao · 9 years ago
  36. ba89ab2 libcutils: try all addresses in socket_network_client_timeout. by Josh Gao · 9 years ago
  37. 616a75e adb: allow use of arbitrary socket specs for command socket. by Josh Gao · 9 years ago
  38. 7e79d34 adb: extract the adb-specific unique_fd out into its own header. by Josh Gao · 9 years ago
  39. eedfd31 adb: add helper to get the ~/.android directory. by Josh Gao · 9 years ago
  40. 3420f21 Merge "Add android::base::GetExecutablePath, switch adb and fastboot over." am: 945d1aaa32 am: 289240f0bf by Josh Gao · 9 years ago
  41. 1314694 Merge "Add android::base::GetExecutablePath, switch adb and fastboot over." am: 945d1aaa32 by Josh Gao · 9 years ago
  42. 9a31474 Merge "Add android::base::GetExecutablePath, switch adb and fastboot over." by Josh Gao · 9 years ago
  43. 848d667 Add android::base::GetExecutablePath, switch adb and fastboot over. by Elliott Hughes · 9 years ago
  44. 7e9bee4 DO NOT MERGE: Split 'generating' and 'pulling' in 2 messages. by Felipe Leme · 9 years ago
  45. d9694c9 DO NOT MERGE: Ignore bugreportz output when it's not supported. by Felipe Leme · 9 years ago
  46. 4bcaeac DO NOT MERGE: Deprecated 'adb bugreport' with flat files. by Felipe Leme · 9 years ago
  47. d4a4e63 DO NOT MERGE: Minor improvements on bugreport generation. by Felipe Leme · 9 years ago
  48. 75eaa48 DO NOT MERGE: Removed extra 'pulling file' message. by Felipe Leme · 9 years ago
  49. 7c2ecbe DO NOT MERGE: Show bugreport progress. by Felipe Leme · 9 years ago
  50. dc64476 DO NOT MERGE: Refactored functions that copy sdout and stderr to strings to use a callback. by Felipe Leme · 9 years ago
  51. a4e1912 DO NOT MERGE: Split bugreport() into its own file and added unit tests. by Felipe Leme · 9 years ago
  52. f836878 DO NOT MERGE: use 'cmd' command for install-multiple by Todd Kennedy · 9 years ago
  53. e58f510 DO NOT MERGE: Ensure the target sees a proper EOD marker during restore by Christopher Tate · 9 years ago
  54. 9c59f25 Precise command constants on adb/protoxol.txt by Eyal Lezmy · 9 years ago
  55. 3cb4ff2 Merge "adb: factor out socket specification." am: bd7d2e2ec0 am: f95e728431 by Josh Gao · 9 years ago
  56. 865f67d Merge "adb: factor out socket specification." am: bd7d2e2ec0 am: f95e728431 by Josh Gao · 9 years ago
  57. f841762 adb: factor out socket specification. by Josh Gao · 9 years ago
  58. aef81ab Merge changes I0ee130db,I33d356fd am: e461b37965 am: 59561a64b7 am: 87ff463d6e by Josh Gao · 9 years ago
  59. 0b31865 Merge changes I0ee130db,I33d356fd am: e461b37965 am: 59561a64b7 by Josh Gao · 9 years ago
  60. 74cfd46 Merge changes I0ee130db,I33d356fd by Josh Gao · 9 years ago
  61. 3bb6942 adb: remove unnecessary addr arguments to accept. by Josh Gao · 9 years ago
  62. fdad918 adb: check our socketpair ends in our win32 emulation. by Josh Gao · 9 years ago
  63. 5cccd92 Merge "Most accept/accept4 calls in system/core don't actually want the remote address." am: 299d64144b am: 8615d79d85 by Elliott Hughes · 9 years ago
  64. 9afc9f4 Merge "Most accept/accept4 calls in system/core don't actually want the remote address." am: 299d64144b by Elliott Hughes · 9 years ago
  65. ec325e8 Merge "Most accept/accept4 calls in system/core don't actually want the remote address." by Elliott Hughes · 9 years ago
  66. 5aefd33 Most accept/accept4 calls in system/core don't actually want the remote address. by Elliott Hughes · 9 years ago
  67. 5e69177 Merge "adb: increase the authentication throttling limit." am: 393e5258f6 am: e4d79532de by Josh Gao · 9 years ago
  68. a42eef4 Merge "adb: increase the authentication throttling limit." am: 393e5258f6 by Josh Gao · 9 years ago
  69. 24fa901 Merge "adb: increase the authentication throttling limit." am: 393e5258f6 by Josh Gao · 9 years ago
  70. 3cd4e7e Merge changes I9761298a,I8d3312b2 am: 0b4fcb75d4 am: 8270912ed0 am: 7f3a776ac4 by Josh Gao · 9 years ago
  71. 6e64e40 Merge changes I9761298a,I8d3312b2 am: 0b4fcb75d4 am: 8270912ed0 by Josh Gao · 9 years ago
  72. 8780b32 Merge changes I9761298a,I8d3312b2 am: 0b4fcb75d4 by Josh Gao · 9 years ago
  73. 8254146 adb: increase the authentication throttling limit. by Josh Gao · 9 years ago
  74. 097aef0 adb: fix public key authorization. by Josh Gao · 9 years ago
  75. ecdbf2d adb: add support for vendor key directories. by Josh Gao · 9 years ago
  76. 28c4fdc Split 'generating' and 'pulling' in 2 messages. am: 321c21e2df by Felipe Leme · 9 years ago
  77. 2ebc2af Split 'generating' and 'pulling' in 2 messages. by Felipe Leme · 9 years ago
  78. 1b9e1bd Ignore bugreportz output when it's not supported. by Felipe Leme · 9 years ago
  79. c278581 Deprecated 'adb bugreport' with flat files. by Felipe Leme · 9 years ago
  80. 9f023a5 Minor improvements on bugreport generation. by Felipe Leme · 9 years ago
  81. ea49c10 Removed extra 'pulling file' message. by Felipe Leme · 9 years ago
  82. dfae6e0 Show bugreport progress. by Felipe Leme · 9 years ago
  83. c0e6302 Refactored functions that copy sdout and stderr to strings to use a callback. by Felipe Leme · 9 years ago
  84. 1c791cc Split bugreport() into its own file and added unit tests. by Felipe Leme · 9 years ago
  85. ac2f976 Merge "Clean up key handling in adb." am: b859830450 am: 81a3f71e45 by Josh Gao · 9 years ago
  86. 6ce2b02 Merge "Clean up key handling in adb." am: b859830450 am: 81a3f71e45 by Josh Gao · 9 years ago
  87. 5751b16 Merge "Clean up key handling in adb." am: b859830450 by Josh Gao · 9 years ago
  88. 3b2a535 Clean up key handling in adb. by Elliott Hughes · 9 years ago
  89. 7cc356e Merge "std::unqiue_ptr<..., decltype(&fn)> seems to be the preferred idiom." am: 2f21b7cecd am: f2f4e784a4 by Elliott Hughes · 9 years ago
  90. 6c58894 Merge "std::unqiue_ptr<..., decltype(&fn)> seems to be the preferred idiom." am: 2f21b7cecd by Elliott Hughes · 9 years ago
  91. 726fd83 Merge "std::unqiue_ptr<..., decltype(&fn)> seems to be the preferred idiom." by Elliott Hughes · 9 years ago
  92. 13db3e3 std::unqiue_ptr<..., decltype(&fn)> seems to be the preferred idiom. by Elliott Hughes · 9 years ago
  93. 134cc42 Merge "libcrypto_utils: convert to Soong." am: c1a9a21ffe am: 87ef590bc1 by Josh Gao · 9 years ago
  94. 72418d0 Merge "libcrypto_utils: convert to Soong." am: c1a9a21ffe am: 87ef590bc1 by Josh Gao · 9 years ago
  95. 2d28927 Merge "libcrypto_utils: convert to Soong." am: c1a9a21ffe by Josh Gao · 9 years ago
  96. 68b243e Merge "libcrypto_utils: convert to Soong." by Josh Gao · 9 years ago
  97. 3ed07f4 libcrypto_utils: convert to Soong. by Josh Gao · 9 years ago
  98. 5e65aa9 adb: correctly fix merge conflict. am: 1286c1f878 am: d067dcdaa3 by Josh Gao · 9 years ago
  99. 4c2b1f4 adb: correctly fix merge conflict. am: 1286c1f878 by Josh Gao · 9 years ago
  100. 6f69355 adb: correctly fix merge conflict. by Josh Gao · 9 years ago