1. 34345b2 Make fetchartifact more progress bar friendly. by Dan Albert · 1 year, 6 months ago
  2. 5b40e9b ADB package: Allow push without compression by Fabien Sanglard · 1 year, 8 months ago
  3. cfff4e3 Add --cwd parameter to set debuggee working directory in lldbclient by Nikita Putikhin · 2 years ago
  4. 3803ec7 Print adb output if pushing gdbserver fails by Nikita Putikhin · 2 years, 9 months ago
  5. 9aa3bc6 Add --vscode-launch-props to gdbclient.py by Nikita Putikhin · 2 years, 11 months ago
  6. e7e4d2f Export type info. by Dan Albert · 2 years, 11 months ago
  7. 754c05b Convert to setuptools pacakge. by Dan Albert · 2 years, 11 months ago
  8. d9f4d6f Add a Python package for fetch_artifact. by Dan Albert · 4 years ago
  9. dcf513a Fix adb_py module. by Dan Albert · 3 years, 3 months ago
  10. 808c90c Fix tests. by Dan Albert · 3 years, 4 months ago
  11. 91e796d Make this a proper python package. by Dan Albert · 3 years, 4 months ago
  12. ac3c9fd Remove python 2 garbage. by Dan Albert · 3 years, 4 months ago
  13. 316dbf5 Add type information to adb module. by Dan Albert · 3 years, 4 months ago
  14. 16a9f49 Add py.typed file to export types to dependents. by Dan Albert · 3 years, 4 months ago
  15. 034e7e2 Add logcat APIs. by Dan Albert · 3 years, 6 months ago
  16. 9a0d8d7 Merge "Add riscv binary recognition in gdb script" by Treehugger Robot · 3 years, 6 months ago
  17. 8d2ff19 Add riscv binary recognition in gdb script by Xia Lifang · 3 years, 6 months ago
  18. 7b29d05 gdbrunner: Make sure remote lldb-server has +x by Inseob Kim · 3 years, 6 months ago
  19. d7b3122 Remove py2 usages by Cole Faust · 3 years, 7 months ago
  20. 2290207 Remove obsolete OWNER. by Dan Albert · 4 years ago
  21. ba54826 gdbclient.py: Implement --chroot argument. by Peter Collingbourne · 4 years, 1 month ago
  22. 082705b Fix license texts. by Bob Badour · 4 years, 2 months ago
  23. 17de6ce Fix gdbclient to work with Python 3. by Elliott Hughes · 4 years, 9 months ago
  24. f7cf305 [LSC] Add LOCAL_LICENSE_KINDS to development by Bob Badour · 5 years ago
  25. a51b479 Add "--" to separate program args from lldb/gdb server args by Ryan Prichard · 6 years ago
  26. e8ab447 Merge "Make lldb default for gdbclient.py" by Haibo Huang · 6 years ago
  27. 6a4636a Make lldb default for gdbclient.py by Haibo Huang · 6 years ago
  28. 0cb1c9b Show a warning if adb is not root before gdbclient.py by Haibo Huang · 6 years ago
  29. e955f07 Support lists of files in adb.AndroidDevice.push. by Josh Gao · 6 years ago
  30. dfb2444 Merge "Update gitignore." by Treehugger Robot · 6 years ago
  31. 07e1707 Updates gdbclient.py for lldb by Haibo Huang · 6 years ago
  32. f92680d Update gitignore. by Dan Albert · 6 years ago
  33. a1d5d38 [NDK] Add an option to gdbrunner to run lldb by Haibo Huang · 7 years ago
  34. 8d10687 adb_py: Build python3 module by Adrian Salido · 7 years ago
  35. 5d1c3cb gdbclient: support various PT_INTERP values by Ryan Prichard · 7 years ago
  36. be37f55 Add Python git ignore. by Dan Albert · 8 years ago
  37. 1b06c6e Python 3 compatibility. by Dan Albert · 8 years ago
  38. 22b6b9f Add python-packages OWNERS. by Elliott Hughes · 8 years ago
  39. 1fc6d09 Merge "The "ps" command has changed in Android O" by Treehugger Robot · 8 years ago
  40. 908c4db Move GetDeviceTest from adb's test_device.py to adb package. by Josh Gao · 8 years ago
  41. cc915e1 The "ps" command has changed in Android O by André Keller · 8 years ago
  42. 5b1219e Record the path to adb used for the device by Ryan Prichard · 8 years ago
  43. 01fa9e4 gdbrunner: strip the newline off the result of "which executable" by Ryan Prichard · 8 years ago
  44. 258c89e Resolve gdbclient.py -r executable from target by Kevin Rocard · 9 years ago
  45. 89e1ecf Fix gdbclient.py -p. by Elliott Hughes · 9 years ago
  46. e79b996 Merge "Remove device.get_props." by Treehugger Robot · 9 years ago
  47. d403f09 gdbrunner: Fix find_binary's named argument. by Roland Levillain · 9 years ago
  48. c34da2d Remove device.get_props. by Elliott Hughes · 9 years ago
  49. 3099f0c Merge "gdbrunner: take a run-as/su command instead of a user." by Treehugger Robot · 9 years ago
  50. 057c273 gdbrunner: take a run-as/su command instead of a user. by Josh Gao · 9 years ago
  51. 328def8 Add Soong rule for python adb library. by GuangHui Liu · 9 years ago
  52. c52723d Add support for push --sync. by Dan Albert · 9 years ago
  53. 83bef81 Add python fastboot package by Daniel Rosenberg · 10 years ago
  54. 095a4a2 gdbrunner: avoid using `[` on older devices. by Josh Gao · 10 years ago
  55. 016c18c Fix adb.py. by Josh Gao · 10 years ago
  56. f3532ae gdbrunner: decapitalize usage for --adb. by Josh Gao · 10 years ago
  57. 1d404e6 adb.py: require adb version >= 35 to use shell protocol. by Josh Gao · 10 years ago
  58. 7f6e8dd gdbrunner: expose adb.split_lines, use it. by Josh Gao · 10 years ago
  59. dc10068 gdbrunner: don't use getppid to name the log file. by Josh Gao · 10 years ago
  60. a0f6249 gdbrunner: close the exec script before passing it to gdb. by Josh Gao · 10 years ago
  61. 9bee8c2 Replace splitlines() with something more tolerant. by Dan Albert · 10 years ago
  62. aaf5455 Add a fix for old, broken devices. by Dan Albert · 10 years ago
  63. 5ca14aa Fix the pylint issues that have built up... by Dan Albert · 10 years ago
  64. 7000f03 Add NOTICE files for our projects. by Dan Albert · 10 years ago
  65. 5cd0f10 Move adb tests to system/core/adb. by Josh Gao · 10 years ago
  66. 82aa7da win32: for Unicode cmdline args, switch from cmd.exe to powershell.exe by Spencer Low · 10 years ago
  67. 95e0260 Merge "adb: update tests for push/pull directory change." by Josh Gao · 10 years ago
  68. 08d0622 adb unittest: make test_unicode_paths stricter by Spencer Low · 10 years ago
  69. 7fe79d6 adb: update tests for push/pull directory change. by Josh Gao · 10 years ago
  70. 084d084 Merge "adb: add tests for pushing/pulling empty dirs." by Josh Gao · 10 years ago
  71. cdf6758 adb: add tests for pushing/pulling empty dirs. by Josh Gao · 10 years ago
  72. 51f2cc2 adb: fix device module for non-shell_v2 usage. by David Pursell · 10 years ago
  73. 5e50d6b unittest for sending data thru adb forward/reverse; --no-rebind unittest by Spencer Low · 10 years ago
  74. 6b8dcee adb: add more push/pull tests. by Josh Gao · 10 years ago
  75. 0e54d10 adb: add test for forward/reverse commands. by Yabin Cui · 10 years ago
  76. acc0ba8 Add a gdb_flags argument to gdbrunner.start_gdb. by Josh Gao · 10 years ago
  77. 2c7e952 Allow gdbrunner.start_gdbserver to not upload gdbserver. by Josh Gao · 10 years ago
  78. aacbc23 Add get_pids helper to gdbrunner. by Josh Gao · 10 years ago
  79. 44b84a8 Don't throw when we fail to find a device. by Josh Gao · 10 years ago
  80. 3fd43b5 Allow selection of adb command. by Josh Gao · 10 years ago
  81. 303d809 Merge "adb: update adb PTY tests." by David Pursell · 10 years ago
  82. e0146c4 adb: update adb PTY tests. by David Pursell · 10 years ago
  83. a7aa6e2 Add a test for "adb pull" error reporting. by Elliott Hughes · 10 years ago
  84. a80834e Merge "adb/test_device.py: fix finding md5 command on pre-L platforms" by Josh Gao · 10 years ago
  85. 639d1c4 gdb: allow gdbclient.py to find local files. by David Pursell · 10 years ago
  86. cebec2b device.py: fix _subprocess_Popen cleanup. by David Pursell · 10 years ago
  87. 3b863f2 Merge "adb: add test for non-interactive stdin." by David Pursell · 10 years ago
  88. 4160958 adb unittest: fix Windows Unicode by Spencer Low · 11 years ago
  89. 45d61d0 adb: fix docstring for shell functions. by David Pursell · 10 years ago
  90. ebbc3fe adb/test_device.py: fix finding md5 command on pre-L platforms by Spencer Low · 10 years ago
  91. fa1d9db adb: add test for non-interactive stdin. by David Pursell · 10 years ago
  92. 46e268e adb: make shell protocol work again. by David Pursell · 11 years ago
  93. 75b0383 Add gdbrunner package for shared functionality. by Josh Gao · 11 years ago
  94. 87df6ff Add get_props to adb.py's AndroidDevice. by Josh Gao · 11 years ago
  95. cac4e97 Add remount to adb.py's AndroidDevice. by Josh Gao · 11 years ago
  96. 21f9849 Add shell_popen method to adb.py. by Josh Gao · 11 years ago
  97. a8731c4 Add helper functions for `adb -e/-d` to adb.py. by Josh Gao · 11 years ago
  98. 9278d96 adb: fix install escaping test. by David Pursell · 11 years ago
  99. d89fcd4 adb: add tests for -Tt shell arguments. by David Pursell · 11 years ago
  100. 32e1307 Move python-adb from system/core/adb. by Dan Albert · 11 years ago