1. d5286d3 adb: move adb_strerror to sysdeps/win32/errno.cpp. am: 4fba3d2638 by Josh Gao · 8 years ago
  2. 4733b63 adb: extend sync protocol's stat support. am: d6d5c38469 by Josh Gao · 8 years ago
  3. 32ca0ab Merge "Remove unused adb_set_transport." am: b898ce00fa by Elliott Hughes · 8 years ago
  4. de80be3 Remove unused adb_set_transport. by Elliott Hughes · 8 years ago
  5. 4fba3d2 adb: move adb_strerror to sysdeps/win32/errno.cpp. by Josh Gao · 8 years ago
  6. d6d5c38 adb: extend sync protocol's stat support. by Josh Gao · 8 years ago
  7. b6e9e5d adb: be more permissive in test_push_error_reporting. am: 79ce3fe7db by Josh Gao · 8 years ago
  8. 68fd28e adb: make sure that file mode macros match linux. am: 05a3abfef3 by Josh Gao · 8 years ago
  9. 79ce3fe adb: be more permissive in test_push_error_reporting. by Josh Gao · 8 years ago
  10. 05a3abf adb: make sure that file mode macros match linux. by Josh Gao · 8 years ago
  11. c2102a7 Merge "adb: fix progress percentage when pulling symlinks." am: 453db013b0 by Josh Gao · 8 years ago
  12. 453db01 Merge "adb: fix progress percentage when pulling symlinks." by Treehugger Robot · 8 years ago
  13. da1f279 adb: fix progress percentage when pulling symlinks. by Josh Gao · 8 years ago
  14. 8e5fb5a Merge "Remove dead code." am: 3bde05d928 by Elliott Hughes · 8 years ago
  15. 3bde05d Merge "Remove dead code." by Treehugger Robot · 8 years ago
  16. 284f07b Remove dead code. by Elliott Hughes · 8 years ago
  17. 27bbe8b Merge "adb: add sysdeps/chrono.h for chrono literals on Win32." am: e631e470e0 by Josh Gao · 8 years ago
  18. 4602adb adb: add sysdeps/chrono.h for chrono literals on Win32. by Josh Gao · 8 years ago
  19. 2278b50 Merge "Switch adb over to <chrono>." am: 59826ddee5 by Elliott Hughes · 8 years ago
  20. dbe91ee Switch adb over to <chrono>. by Elliott Hughes · 8 years ago
  21. c6fbcd7 Merge "Set file capabilities after writing file data" am: dd4e5ae943 by Jin Qian · 8 years ago
  22. d0515e7 Set file capabilities after writing file data by Jin Qian · 8 years ago
  23. 1d51d6d Merge "adb: add `adb reconnect offline` to reconnect offline devices." by Josh Gao · 8 years ago
  24. 0945380 Merge "adb: add `adb reconnect offline` to reconnect offline devices." by Josh Gao · 8 years ago
  25. 22d2b3e adb: add `adb reconnect offline` to reconnect offline devices. by Josh Gao · 8 years ago
  26. a4f497e Merge "Make "adb logcat" pass $ANDROID_LOG_TAGS through again." am: b838ff65d9 by Elliott Hughes · 8 years ago
  27. 9039030 Make "adb logcat" pass $ANDROID_LOG_TAGS through again. by Elliott Hughes · 8 years ago
  28. 66321bc Merge "Improve "adb install" diagnostics." am: a16ae8717c by Elliott Hughes · 8 years ago
  29. a16ae87 Merge "Improve "adb install" diagnostics." by Treehugger Robot · 8 years ago
  30. 02ee172 Merge "Make "adb bugreport"'s .zip check case-insensitive." am: da6fe65000 by Elliott Hughes · 8 years ago
  31. 7acce1b Make "adb bugreport"'s .zip check case-insensitive. by Elliott Hughes · 8 years ago
  32. 7288478 Improve "adb install" diagnostics. by Elliott Hughes · 8 years ago
  33. e060cda Merge "Allow multiple tcp adb connection to same device." am: 4818194a25 by Elliott Hughes · 8 years ago
  34. 4818194 Merge "Allow multiple tcp adb connection to same device." by Elliott Hughes · 8 years ago
  35. 8baf119 adb: fix test_sighup. am: 470622f064 by Josh Gao · 8 years ago
  36. a065809 adb: fix race condition in test_non_interactive_sigint. am: e76b9f3dde by Josh Gao · 8 years ago
  37. 63660ad Merge changes I34ba5757,Ie65a762a by Josh Gao · 8 years ago
  38. 470622f adb: fix test_sighup. by Josh Gao · 8 years ago
  39. e76b9f3 adb: fix race condition in test_non_interactive_sigint. by Josh Gao · 8 years ago
  40. 043912e Allow multiple tcp adb connection to same device. by Tao Wu · 8 years ago
  41. f58d06a Merge "Move "adb shell" over to getopt(3), and allow -tt on old devices." by Elliott Hughes · 8 years ago
  42. cabfa11 Move "adb shell" over to getopt(3), and allow -tt on old devices. by Elliott Hughes · 8 years ago
  43. e02e118 Merge "adb: fix undefined behavior" am: 1edd61ce5d by Ting-Yuan Huang · 8 years ago
  44. ef57d54 adb: fix undefined behavior by Ting-Yuan Huang · 8 years ago
  45. 8648bdd adb: use __android_log_is_debuggable() am: 97787a00e6 by Mark Salyzyn · 8 years ago
  46. 97787a0 adb: use __android_log_is_debuggable() by Mark Salyzyn · 8 years ago
  47. 19340be Merge "Rely on the platform -std default." am: 955648a915 am: 4594f50635 by Elliott Hughes · 8 years ago
  48. f1dffe0 Merge "Rely on the platform -std default." am: 955648a915 am: 4594f50635 by Elliott Hughes · 8 years ago
  49. 4594f50 Merge "Rely on the platform -std default." am: 955648a915 by Elliott Hughes · 8 years ago
  50. 955648a Merge "Rely on the platform -std default." by Treehugger Robot · 8 years ago
  51. 4b9774f Merge "Fallback to IPv6 when IPv4 is not available in adb" am: c32d7fd66f am: 5b7c6772b0 by Tao Wu · 8 years ago
  52. a4398c1 Merge "Move off std::sto* function which abort on failure." by Elliott Hughes · 8 years ago
  53. 27c6c4c Merge "Fallback to IPv6 when IPv4 is not available in adb" am: c32d7fd66f by Tao Wu · 8 years ago
  54. 5b7c677 Merge "Fallback to IPv6 when IPv4 is not available in adb" am: c32d7fd66f by Tao Wu · 8 years ago
  55. da46b39 Move off std::sto* function which abort on failure. by Elliott Hughes · 8 years ago
  56. 7b70076 Fallback to IPv6 when IPv4 is not available in adb by Tao Wu · 8 years ago
  57. fc485e4 Merge "Start retiring socket_loopback_client." am: 58f7f61266 am: cd0e8cfd33 by Elliott Hughes · 8 years ago
  58. aa509a3 Merge "Start retiring socket_loopback_client." am: 58f7f61266 am: cd0e8cfd33 by Elliott Hughes · 8 years ago
  59. cd0e8cf Merge "Start retiring socket_loopback_client." am: 58f7f61266 by Elliott Hughes · 8 years ago
  60. 58f7f61 Merge "Start retiring socket_loopback_client." by Elliott Hughes · 8 years ago
  61. 7bdbbfb Merge "Fix adb flakiness on reboot" am: f7a1c476ff am: d0dead710b am: e93241e377 by Lingfeng Yang · 8 years ago
  62. e93241e Merge "Fix adb flakiness on reboot" am: f7a1c476ff am: d0dead710b by Lingfeng Yang · 8 years ago
  63. d0dead7 Merge "Fix adb flakiness on reboot" am: f7a1c476ff by Lingfeng Yang · 8 years ago
  64. 1197952 Fix adb flakiness on reboot by Lingfeng Yang · 8 years ago
  65. 139b372 Start retiring socket_loopback_client. by Elliott Hughes · 8 years ago
  66. f369bab Merge "Remove useless arguments from is_adb_interface." am: bd6c6eb0e4 am: db50d1d6ef by Josh Gao · 8 years ago
  67. 0a629b4 Merge "Remove useless arguments from is_adb_interface." am: bd6c6eb0e4 by Josh Gao · 8 years ago
  68. db50d1d Merge "Remove useless arguments from is_adb_interface." am: bd6c6eb0e4 by Josh Gao · 8 years ago
  69. 144abd8 Merge "liblog: adb: move security interfaces to private" am: 09dac589f1 am: 586c6985cf by Mark Salyzyn · 8 years ago
  70. 4b5456e Merge "liblog: adb: move security interfaces to private" am: 09dac589f1 by Mark Salyzyn · 8 years ago
  71. bd6c6eb Merge "Remove useless arguments from is_adb_interface." by Treehugger Robot · 8 years ago
  72. 586c698 Merge "liblog: adb: move security interfaces to private" am: 09dac589f1 by Mark Salyzyn · 8 years ago
  73. 36e0d39 Rely on the platform -std default. by Elliott Hughes · 8 years ago
  74. 30186df Remove useless arguments from is_adb_interface. by Josh Gao · 8 years ago
  75. 6debf98 liblog: adb: move security interfaces to private by Mark Salyzyn · 8 years ago
  76. f883e2f Merge "adb: rationalize types." am: 8caf4e7443 am: e335bea277 am: 010818f313 by Josh Gao · 8 years ago
  77. 010818f Merge "adb: rationalize types." am: 8caf4e7443 am: e335bea277 by Josh Gao · 8 years ago
  78. e335bea Merge "adb: rationalize types." am: 8caf4e7443 by Josh Gao · 8 years ago
  79. 06d61d4 adb: rationalize types. by Josh Gao · 8 years ago
  80. e1afd17 Merge "adb: split up adb_auth.cpp." am: 4a8b178c97 am: 4546c8ac3d am: 58a5e5a50b by Josh Gao · 8 years ago
  81. 58a5e5a Merge "adb: split up adb_auth.cpp." am: 4a8b178c97 am: 4546c8ac3d by Josh Gao · 8 years ago
  82. 4546c8a Merge "adb: split up adb_auth.cpp." am: 4a8b178c97 by Josh Gao · 8 years ago
  83. 4a8b178 Merge "adb: split up adb_auth.cpp." by Treehugger Robot · 8 years ago
  84. 3bd2879 adb: split up adb_auth.cpp. by Josh Gao · 8 years ago
  85. 4fa6e48 Merge "adb: Remove the obsolete include path to ext4_utils." am: 9f828a5383 am: a00020317e by Tao Bao · 8 years ago
  86. 9766909 Merge "adb: Remove the obsolete include path to ext4_utils." am: 9f828a5383 by Tao Bao · 8 years ago
  87. a000203 Merge "adb: Remove the obsolete include path to ext4_utils." am: 9f828a5383 by Tao Bao · 8 years ago
  88. fee161d adb: Remove the obsolete include path to ext4_utils. by Tao Bao · 8 years ago
  89. 9f6b98d system/core Replace log/log.h with android/log.h am: ff2dcd9af9 am: cac331afd9 by Mark Salyzyn · 8 years ago
  90. 0308b0e system/core Replace log/log.h with android/log.h am: ff2dcd9af9 am: cac331afd9 by Mark Salyzyn · 8 years ago
  91. cac331a system/core Replace log/log.h with android/log.h am: ff2dcd9af9 by Mark Salyzyn · 8 years ago
  92. ff2dcd9 system/core Replace log/log.h with android/log.h by Mark Salyzyn · 8 years ago
  93. a6d5587 resolve merge conflicts of b40756a to nyc-dev-plus-aosp am: fe807214ef by Elliott Hughes · 8 years ago
  94. fe80721 resolve merge conflicts of b40756a to nyc-dev-plus-aosp by Elliott Hughes · 8 years ago
  95. b40756a resolve merge conflicts of 50cb973 to stage-aosp-master by Elliott Hughes · 8 years ago
  96. 4bf9bc1 Improve "adb help" output. by Elliott Hughes · 8 years ago
  97. 5cab7cc Merge "adb: fix host-side serial number parsing for IPv6." am: b1c4d90215 am: 94c652ed31 by David Pursell · 8 years ago
  98. dde6900 Merge "adb: fix host-side serial number parsing for IPv6." am: b1c4d90215 by David Pursell · 8 years ago
  99. 94c652e Merge "adb: fix host-side serial number parsing for IPv6." am: b1c4d90215 by David Pursell · 8 years ago
  100. b1c4d90 Merge "adb: fix host-side serial number parsing for IPv6." by Treehugger Robot · 8 years ago