1. e3a23d6 Merge "adb: add help text for USB permission errors." am: aafa096090 am: e37325defc by David Pursell · 9 years ago
  2. 1effd45 Merge "adb: add help text for USB permission errors." am: aafa096090 by David Pursell · 9 years ago
  3. aafa096 Merge "adb: add help text for USB permission errors." by David Pursell · 9 years ago
  4. 124113b Merge "adb: Make HOME=/data/local/tmp" am: c525777251 am: 65ab87dd9b by Nick Kralevich · 9 years ago
  5. 346c56b Merge "adb: Make HOME=/data/local/tmp" am: c525777251 am: 65ab87dd9b by Nick Kralevich · 9 years ago
  6. c525777 Merge "adb: Make HOME=/data/local/tmp" by Nick Kralevich · 9 years ago
  7. bb0a2d8 Merge "Switch from using sockaddr to sockaddr_storage." am: adf932257c am: 4c1b3840f0 by Erik Kline · 9 years ago
  8. 1e6be4c Merge "Switch from using sockaddr to sockaddr_storage." am: adf932257c by Erik Kline · 9 years ago
  9. adf9322 Merge "Switch from using sockaddr to sockaddr_storage." by Erik Kline · 9 years ago
  10. fdf0142 adb: Make HOME=/data/local/tmp by Nick Kralevich · 9 years ago
  11. 51251bb Merge "Track rename of base/ to android-base/." am: 316a0dd842 am: e2a9563be1 by Elliott Hughes · 9 years ago
  12. 047db52 Merge "Track rename of base/ to android-base/." am: 316a0dd842 am: e2a9563be1 by Elliott Hughes · 9 years ago
  13. 316a0dd Merge "Track rename of base/ to android-base/." by Elliott Hughes · 9 years ago
  14. 3c8d44d Switch from using sockaddr to sockaddr_storage. by Erik Kline · 9 years ago
  15. f55ead9 Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
  16. abed6ed Merge "adbd: split up writes longer than 16k." am: b13dd00d88 am: eb4426f2b4 by Josh Gao · 9 years ago
  17. 958fdd2 Merge "adbd: split up writes longer than 16k." am: b13dd00d88 am: eb4426f2b4 by Josh Gao · 9 years ago
  18. b13dd00 Merge "adbd: split up writes longer than 16k." by Josh Gao · 9 years ago
  19. 8e70125 adbd: split up writes longer than 16k. by Josh Gao · 9 years ago
  20. 6e5c7eb adb: add help text for USB permission errors. by David Pursell · 9 years ago
  21. 69acc9e Merge "adb: don\'t divide by zero" am: 0a2a785457 am: e53fadf4b3 am: 6a3aafbc43 by Josh Gao · 9 years ago
  22. 6a3aafb Merge "adb: don\'t divide by zero" am: 0a2a785457 am: e53fadf4b3 by Josh Gao · 9 years ago
  23. 0a2a785 Merge "adb: don't divide by zero" by Josh Gao · 9 years ago
  24. ebc4ab4 Merge "Fix "adb sync" (and "adb push") error reporting." am: 167492664d am: 59021ad415 by Elliott Hughes · 9 years ago
  25. 8f3c15e Merge "Fix "adb sync" (and "adb push") error reporting." am: 167492664d by Elliott Hughes · 9 years ago
  26. 1674926 Merge "Fix "adb sync" (and "adb push") error reporting." by Elliott Hughes · 9 years ago
  27. 8342079 Merge changes I25bdcbc5,I12314da5,I055b0821 am: a3892504ac am: 81d3447fa9 by Josh Gao · 9 years ago
  28. be6bd06 Merge changes I25bdcbc5,I12314da5,I055b0821 am: a3892504ac am: 81d3447fa9 by Josh Gao · 9 years ago
  29. 9b52364 adb: don't divide by zero by Josh Gao · 9 years ago
  30. 3d0a3f1 adb: don't pull symlinks when pulling a directory by Josh Gao · 9 years ago
  31. d9362c6 adb: remove extraneous newline from skip message by Josh Gao · 9 years ago
  32. b3cab93 adb: correctly count skipped files in push/pull by Josh Gao · 9 years ago
  33. 54e3efe Fix "adb sync" (and "adb push") error reporting. by Elliott Hughes · 9 years ago
  34. 4555a53 Merge "Move SendLargeFile into SyncConnection." am: 1ded7a973c am: 49f4f575f9 by Elliott Hughes · 9 years ago
  35. 71fcea5 Merge "Move SendLargeFile into SyncConnection." am: 1ded7a973c am: 49f4f575f9 by Elliott Hughes · 9 years ago
  36. 1ded7a9 Merge "Move SendLargeFile into SyncConnection." by Elliott Hughes · 9 years ago
  37. 7275d80 Move SendLargeFile into SyncConnection. by Elliott Hughes · 9 years ago
  38. 804fa35 Merge "Avoid SIGPIPE in adb." am: 8c5511c692 am: 1146ae0205 am: 18b9a04fa7 by Elliott Hughes · 9 years ago
  39. 18b9a04 Merge "Avoid SIGPIPE in adb." am: 8c5511c692 am: 1146ae0205 by Elliott Hughes · 9 years ago
  40. 4919c17 Avoid SIGPIPE in adb. by Elliott Hughes · 9 years ago
  41. 8374ff9 Merge branch 'master' of /usr/local/google/game/mirror/googleplex-android_googlesource_com/platform/system/core by Daniel Rosenberg · 9 years ago
  42. 33f62fd Fix "adb remount" for when the root directory is in system.img am: 3db0d9aae0 -s ours by Daniel Rosenberg · 9 years ago
  43. 293a113 Fix "adb remount" for when the root directory is in system.img am: 3db0d9aae0 -s ours by Daniel Rosenberg · 9 years ago
  44. a8fdfee Merge "Don\'t send screen unless we\'re talking to a new adbd." am: d9449012c8 am: 5e3589da14 by Elliott Hughes · 9 years ago
  45. f23c7be Fix "adb remount" for when the root directory is in system.img by Daniel Rosenberg · 9 years ago
  46. d944901 Merge "Don't send $TERM unless we're talking to a new adbd." by Elliott Hughes · 9 years ago
  47. 401847e Don't send $TERM unless we're talking to a new adbd. by Elliott Hughes · 9 years ago
  48. af8e829 Merge "adb: don\'t use adb_dirname in between getting and printing errno." am: 26dab5d17b am: 975c9a6863 by Josh Gao · 9 years ago
  49. 632eed2 Merge changes Ice07f892,Ie1f082a0 am: 74a33fbcef am: 053eba0bc1 am: cb601eb981 by Josh Gao · 9 years ago
  50. 26dab5d Merge "adb: don't use adb_dirname in between getting and printing errno." by Josh Gao · 9 years ago
  51. c343fe7 Merge "Pass screen to the device." am: c40f213b67 am: 1fd0ea9e0e am: cc1ef0afae by Elliott Hughes · 9 years ago
  52. e3a1216 adb: don't use adb_dirname in between getting and printing errno. by Josh Gao · 9 years ago
  53. 696c9a6 Fix "adb remount" for when the root directory is in system.img by Daniel Rosenberg · 9 years ago
  54. f5570b8 adb: don't link against libcutils on Windows. by Josh Gao · 9 years ago
  55. ff44456 Pass $TERM to the device. by Elliott Hughes · 9 years ago
  56. 3db0d9a Fix "adb remount" for when the root directory is in system.img by Daniel Rosenberg · 9 years ago
  57. 72fa117 Merge "adb: don\'t pull symlinks." am: c42c8cb977 am: e01de06892 am: b5706b5f08 by Josh Gao · 9 years ago
  58. c42c8cb Merge "adb: don't pull symlinks." by Josh Gao · 9 years ago
  59. dd34f29 adb: don't pull symlinks. by Josh Gao · 9 years ago
  60. 3cb4668 Merge "Improve adb help text and adb backup error reporting." am: 82a2b2441c am: da2319bf4d by Elliott Hughes · 9 years ago
  61. 9406f7e Improve adb help text and adb backup error reporting. by Elliott Hughes · 9 years ago
  62. fb89c2e Merge "adb: win32: Unicode USB device names" am: 76aefd5f9b am: 01f5c3afc8 by Elliott Hughes · 9 years ago
  63. 6676396 adb: win32: Unicode USB device names by Spencer Low · 9 years ago
  64. bb8b7fb Merge "adb: win32: remove widen()/narrow() in favor of UTF8ToWide()/WideToUTF8()" am: 0cbeef02bd am: 187858496b by Elliott Hughes · 9 years ago
  65. 0cbeef0 Merge "adb: win32: remove widen()/narrow() in favor of UTF8ToWide()/WideToUTF8()" by Elliott Hughes · 9 years ago
  66. 50f5bf1 adb: win32: remove widen()/narrow() in favor of UTF8ToWide()/WideToUTF8() by Spencer Low · 9 years ago
  67. a11f444 Merge changes Ic124ecb9,I94de55d2 am: ac9a780904 am: 9a3f299ec0 am: 33bc6f38e7 by Josh Gao · 9 years ago
  68. 2a51039 Merge "adb: properly handle path separators on Windows." am: b431aaeac7 am: 82f9eef468 by Josh Gao · 9 years ago
  69. ac9a780 Merge changes Ic124ecb9,I94de55d2 by Josh Gao · 9 years ago
  70. b431aae Merge "adb: properly handle path separators on Windows." by Josh Gao · 9 years ago
  71. e3a87d0 adb: remove exit-time destructors. by Josh Gao · 9 years ago
  72. 2383eb4 Merge "Revert "Revert "adb/base: fix adb push of Unicode filenames on Win32""" am: 4ddb464f2e am: 1391792ba4 by Elliott Hughes · 9 years ago
  73. 4ddb464 Merge "Revert "Revert "adb/base: fix adb push of Unicode filenames on Win32""" by Elliott Hughes · 9 years ago
  74. 37be38a Revert "Revert "adb/base: fix adb push of Unicode filenames on Win32"" by Elliott Hughes · 9 years ago
  75. 3968691 Merge "adb: win32: fix adb shell" am: bff43dec8d am: ecdf5f3947 am: acab0b0054 by Elliott Hughes · 9 years ago
  76. bff43de Merge "adb: win32: fix adb shell" by Elliott Hughes · 9 years ago
  77. 9c8f746 adb: win32: fix adb shell by Spencer Low · 9 years ago
  78. 94f3f63 Merge changes from topic \'adb_dir\' am: 51084e3700 am: f30d0aeb55 by Josh Gao · 9 years ago
  79. 51084e3 Merge changes from topic 'adb_dir' by Josh Gao · 9 years ago
  80. 5789532 Merge "adb: add 100 column limit to .clang-format." am: eaf0aa1cf1 am: ddb8244bc8 by Josh Gao · 9 years ago
  81. eaf0aa1 Merge "adb: add 100 column limit to .clang-format." by Josh Gao · 9 years ago
  82. 9fcf234 adb: add 100 column limit to .clang-format. by Josh Gao · 9 years ago
  83. c8fbe21 Merge "Fix typo, caps in error messages." am: ec44d22151 am: af8f8a1561 by Jorge Lucangeli Obes · 9 years ago
  84. a3b6a06 adb: properly handle path separators on Windows. by Josh Gao · 9 years ago
  85. 8acf06c adb: don't explode directories when pushing/pulling. by Josh Gao · 9 years ago
  86. a5cea71 adb: improve error handling, comments. by Josh Gao · 9 years ago
  87. ec44d22 Merge "Fix typo, caps in error messages." by Jorge Lucangeli Obes · 9 years ago
  88. 116b8b9 Fix typo, caps in error messages. by Jorge Lucangeli Obes · 9 years ago
  89. e83456f Merge "Revert "adb/base: fix adb push of Unicode filenames on Win32"" am: 5713ed8f73 am: 7d223253cb by Elliott Hughes · 9 years ago
  90. 5713ed8 Merge "Revert "adb/base: fix adb push of Unicode filenames on Win32"" by Elliott Hughes · 9 years ago
  91. 74e1a21 Revert "adb/base: fix adb push of Unicode filenames on Win32" by Elliott Hughes · 9 years ago
  92. 2f13fd5 Merge "adb/base: fix adb push of Unicode filenames on Win32" am: 008020bdc9 am: 9cadb93394 by Elliott Hughes · 9 years ago
  93. 008020b Merge "adb/base: fix adb push of Unicode filenames on Win32" by Elliott Hughes · 9 years ago
  94. 337c3ce adb/base: fix adb push of Unicode filenames on Win32 by Spencer Low · 9 years ago
  95. 8aed908 Merge "Add -e to the adb shell documentation." am: 1461b75492 am: eaf0ea050f by Elliott Hughes · 9 years ago
  96. 1461b75 Merge "Add -e to the adb shell documentation." by Elliott Hughes · 9 years ago
  97. 5947512 Add -e to the adb shell documentation. by Elliott Hughes · 9 years ago
  98. 1f28a4a Merge "adb: don\'t try to pull character or block devices." am: 21e82b42ec am: 85a4b33302 by Josh Gao · 9 years ago
  99. efc3786 Merge "adb: demote skipping a file from an error to a warning." am: 1267502d92 am: 234dbb840a by Josh Gao · 9 years ago
  100. 21e82b4 Merge "adb: don't try to pull character or block devices." by Josh Gao · 9 years ago