Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
development
/
a8c229c41198b701483bb9395455f94fdaacf350
/
python-packages
a1d5d38
[NDK] Add an option to gdbrunner to run lldb
by Haibo Huang
· 5 years ago
8d10687
adb_py: Build python3 module
by Adrian Salido
· 5 years ago
5d1c3cb
gdbclient: support various PT_INTERP values
by Ryan Prichard
· 5 years ago
be37f55
Add Python git ignore.
by Dan Albert
· 7 years ago
1b06c6e
Python 3 compatibility.
by Dan Albert
· 7 years ago
22b6b9f
Add python-packages OWNERS.
by Elliott Hughes
· 7 years ago
1fc6d09
Merge "The "ps" command has changed in Android O"
by Treehugger Robot
· 7 years ago
908c4db
Move GetDeviceTest from adb's test_device.py to adb package.
by Josh Gao
· 7 years ago
cc915e1
The "ps" command has changed in Android O
by André Keller
· 7 years ago
5b1219e
Record the path to adb used for the device
by Ryan Prichard
· 7 years ago
01fa9e4
gdbrunner: strip the newline off the result of "which executable"
by Ryan Prichard
· 7 years ago
258c89e
Resolve gdbclient.py -r executable from target
by Kevin Rocard
· 7 years ago
89e1ecf
Fix gdbclient.py -p.
by Elliott Hughes
· 7 years ago
e79b996
Merge "Remove device.get_props."
by Treehugger Robot
· 7 years ago
d403f09
gdbrunner: Fix find_binary's named argument.
by Roland Levillain
· 7 years ago
c34da2d
Remove device.get_props.
by Elliott Hughes
· 7 years ago
3099f0c
Merge "gdbrunner: take a run-as/su command instead of a user."
by Treehugger Robot
· 7 years ago
057c273
gdbrunner: take a run-as/su command instead of a user.
by Josh Gao
· 7 years ago
328def8
Add Soong rule for python adb library.
by GuangHui Liu
· 7 years ago
c52723d
Add support for push --sync.
by Dan Albert
· 8 years ago
83bef81
Add python fastboot package
by Daniel Rosenberg
· 8 years ago
095a4a2
gdbrunner: avoid using `[` on older devices.
by Josh Gao
· 9 years ago
016c18c
Fix adb.py.
by Josh Gao
· 9 years ago
f3532ae
gdbrunner: decapitalize usage for --adb.
by Josh Gao
· 9 years ago
1d404e6
adb.py: require adb version >= 35 to use shell protocol.
by Josh Gao
· 9 years ago
7f6e8dd
gdbrunner: expose adb.split_lines, use it.
by Josh Gao
· 9 years ago
dc10068
gdbrunner: don't use getppid to name the log file.
by Josh Gao
· 9 years ago
a0f6249
gdbrunner: close the exec script before passing it to gdb.
by Josh Gao
· 9 years ago
9bee8c2
Replace splitlines() with something more tolerant.
by Dan Albert
· 9 years ago
aaf5455
Add a fix for old, broken devices.
by Dan Albert
· 9 years ago
5ca14aa
Fix the pylint issues that have built up...
by Dan Albert
· 9 years ago
7000f03
Add NOTICE files for our projects.
by Dan Albert
· 9 years ago
5cd0f10
Move adb tests to system/core/adb.
by Josh Gao
· 9 years ago
82aa7da
win32: for Unicode cmdline args, switch from cmd.exe to powershell.exe
by Spencer Low
· 9 years ago
95e0260
Merge "adb: update tests for push/pull directory change."
by Josh Gao
· 9 years ago
08d0622
adb unittest: make test_unicode_paths stricter
by Spencer Low
· 9 years ago
7fe79d6
adb: update tests for push/pull directory change.
by Josh Gao
· 9 years ago
084d084
Merge "adb: add tests for pushing/pulling empty dirs."
by Josh Gao
· 9 years ago
cdf6758
adb: add tests for pushing/pulling empty dirs.
by Josh Gao
· 9 years ago
51f2cc2
adb: fix device module for non-shell_v2 usage.
by David Pursell
· 9 years ago
5e50d6b
unittest for sending data thru adb forward/reverse; --no-rebind unittest
by Spencer Low
· 9 years ago
6b8dcee
adb: add more push/pull tests.
by Josh Gao
· 9 years ago
0e54d10
adb: add test for forward/reverse commands.
by Yabin Cui
· 9 years ago
acc0ba8
Add a gdb_flags argument to gdbrunner.start_gdb.
by Josh Gao
· 9 years ago
2c7e952
Allow gdbrunner.start_gdbserver to not upload gdbserver.
by Josh Gao
· 9 years ago
aacbc23
Add get_pids helper to gdbrunner.
by Josh Gao
· 9 years ago
44b84a8
Don't throw when we fail to find a device.
by Josh Gao
· 9 years ago
3fd43b5
Allow selection of adb command.
by Josh Gao
· 9 years ago
303d809
Merge "adb: update adb PTY tests."
by David Pursell
· 9 years ago
e0146c4
adb: update adb PTY tests.
by David Pursell
· 9 years ago
a7aa6e2
Add a test for "adb pull" error reporting.
by Elliott Hughes
· 9 years ago
a80834e
Merge "adb/test_device.py: fix finding md5 command on pre-L platforms"
by Josh Gao
· 9 years ago
639d1c4
gdb: allow gdbclient.py to find local files.
by David Pursell
· 9 years ago
cebec2b
device.py: fix _subprocess_Popen cleanup.
by David Pursell
· 9 years ago
3b863f2
Merge "adb: add test for non-interactive stdin."
by David Pursell
· 9 years ago
4160958
adb unittest: fix Windows Unicode
by Spencer Low
· 9 years ago
45d61d0
adb: fix docstring for shell functions.
by David Pursell
· 9 years ago
ebbc3fe
adb/test_device.py: fix finding md5 command on pre-L platforms
by Spencer Low
· 9 years ago
fa1d9db
adb: add test for non-interactive stdin.
by David Pursell
· 9 years ago
46e268e
adb: make shell protocol work again.
by David Pursell
· 9 years ago
75b0383
Add gdbrunner package for shared functionality.
by Josh Gao
· 9 years ago
87df6ff
Add get_props to adb.py's AndroidDevice.
by Josh Gao
· 9 years ago
cac4e97
Add remount to adb.py's AndroidDevice.
by Josh Gao
· 9 years ago
21f9849
Add shell_popen method to adb.py.
by Josh Gao
· 9 years ago
a8731c4
Add helper functions for `adb -e/-d` to adb.py.
by Josh Gao
· 9 years ago
9278d96
adb: fix install escaping test.
by David Pursell
· 9 years ago
d89fcd4
adb: add tests for -Tt shell arguments.
by David Pursell
· 9 years ago
32e1307
Move python-adb from system/core/adb.
by Dan Albert
· 9 years ago