Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
f27bd491167418fb3efbab5ee7beae9080bf8fd0
/
adb
7570611
am 42dbc4b1: am 44443bea: Merge "Use _WIN32 rather than HAVE_WINSOCK."
by Elliott Hughes
· 10 years ago
d68c6e2
Merge "Use _WIN32 rather than HAVE_WINSOCK."
by Elliott Hughes
· 10 years ago
2126c6c
am 1a1f9beb: am dcf89091: Merge "Add a script to record Android boot time."
by Yasuhiro Matsuda
· 10 years ago
f56e9ec
Merge "Add a script to record Android boot time."
by Yasuhiro Matsuda
· 10 years ago
f0992eb
Add a script to record Android boot time.
by Yasuhiro Matsuda
· 10 years ago
a12a8b4
am e0541c7d: am a6597598: Merge "fix adb {forward,reverse} --no-rebind"
by Elliott Hughes
· 10 years ago
4e4af61
Use _WIN32 rather than HAVE_WINSOCK.
by Elliott Hughes
· 10 years ago
d6ad920
fix adb {forward,reverse} --no-rebind
by Spencer Low
· 10 years ago
5afe08b
am fa3622b2: am c0e8d0fc: Merge "Fix AndroidDevice.get_prop, add tests."
by Dan Albert
· 10 years ago
8e6eb0c
Merge "Fix AndroidDevice.get_prop, add tests."
by Dan Albert
· 10 years ago
f148d26
Fix AndroidDevice.get_prop, add tests.
by Dan Albert
· 10 years ago
38bf8d3
am ce2047a9: am 1a706865: Merge "Fix const-ness of strrchr callers."
by Elliott Hughes
· 10 years ago
93eadbe
Fix const-ness of strrchr callers.
by Elliott Hughes
· 10 years ago
bb40e70
am 05432f07: am 20cf8702: Merge "Create adb Python package."
by Dan Albert
· 10 years ago
c7a7d68
Create adb Python package.
by Dan Albert
· 10 years ago
2f1be9b
am b8fa711f: am 3fe6de1c: Merge "Add a simple test for using non-ASCII paths with adb."
by Elliott Hughes
· 10 years ago
cee2b75
Merge "Add a simple test for using non-ASCII paths with adb."
by Elliott Hughes
· 10 years ago
2594290
Add a simple test for using non-ASCII paths with adb.
by Elliott Hughes
· 10 years ago
6af1ac8
am 7d86f5e5: am 239f6ac8: Merge "Fix Win32 adb build (for the second time today)."
by Elliott Hughes
· 10 years ago
956aa22
Fix Win32 adb build (for the second time today).
by Elliott Hughes
· 10 years ago
d778fd6
am f077e45c: am 9dad4ec4: Merge "Clean up the locking in usb_linux.cpp."
by Elliott Hughes
· 10 years ago
9e6b3ae
am 51d08e8e: am 2e942a47: Merge "Fix Win32 adb build."
by Elliott Hughes
· 10 years ago
2c98030
am 1f76c1ab: am 9727a6a0: Merge "Report getaddrinfo failures correctly."
by Elliott Hughes
· 10 years ago
23176f7
Merge "Clean up the locking in usb_linux.cpp."
by Elliott Hughes
· 10 years ago
9a335ef
Clean up the locking in usb_linux.cpp.
by Elliott Hughes
· 10 years ago
b0d6d79
Fix Win32 adb build.
by Elliott Hughes
· 10 years ago
c9c0b7c
Report getaddrinfo failures correctly.
by Elliott Hughes
· 10 years ago
a15c7b3
am f5defe75: am 89cc750e: Merge "Don\'t limit Windows USB reads."
by Elliott Hughes
· 10 years ago
4d0570d
am 2fc8a91e: am 6b40d0aa: Merge "adb: win32: fix exec-in and exec-out to use binary mode"
by Elliott Hughes
· 10 years ago
b99f1b3
am d804c6cd: am 571c8d71: Merge "Increase size of the the adb packets sent over the wire"
by Elliott Hughes
· 10 years ago
b80fbf6
am 32b4d786: am a5d0ca4f: Merge "Show "(reverse)" in "adb reverse --list"."
by Elliott Hughes
· 10 years ago
2336f43
am d66e949b: am 2e7c39ec: Merge ""adb tcpip" should require a numeric argument."
by Elliott Hughes
· 10 years ago
1c3b4c9
am 59ae3947: am 3bcdaa28: Merge "Recognize IPv6 addresses for "adb connect"."
by Elliott Hughes
· 10 years ago
4fc2320
Don't limit Windows USB reads.
by Elliott Hughes
· 10 years ago
cc27fb1
Merge "adb: win32: fix exec-in and exec-out to use binary mode"
by Elliott Hughes
· 10 years ago
5f790ec
Increase size of the the adb packets sent over the wire
by Tamas Berghammer
· 10 years ago
8c60e9d
Merge "Show "(reverse)" in "adb reverse --list"."
by Elliott Hughes
· 10 years ago
e739779
Show "(reverse)" in "adb reverse --list".
by Elliott Hughes
· 10 years ago
7c20a43
"adb tcpip" should require a numeric argument.
by Elliott Hughes
· 10 years ago
ed67eff
Merge "Recognize IPv6 addresses for "adb connect"."
by Elliott Hughes
· 10 years ago
1e03521
Recognize IPv6 addresses for "adb connect".
by Elliott Hughes
· 10 years ago
34088b1
am 3cd33a72: am 5208d551: Merge "adb: logging: newlines, thread ids, error code overwriting"
by Elliott Hughes
· 10 years ago
c02b854
adb: logging: newlines, thread ids, error code overwriting
by Spencer Low
· 10 years ago
7fdd1b6
am b02de7ed: am 05418442: Merge "Remove subproc events when ADB_HOST."
by Elliott Hughes
· 10 years ago
7e30aa8
Merge "Remove subproc events when ADB_HOST."
by Elliott Hughes
· 10 years ago
ed169f6
am 9287d2d8: am 953b44c3: Merge "Fix adbd/adb server confusion in an error message."
by Elliott Hughes
· 10 years ago
6f3ef35
Fix adbd/adb server confusion in an error message.
by Elliott Hughes
· 10 years ago
6b6e410
Remove subproc events when ADB_HOST.
by Alex Vallée
· 10 years ago
8068899
am c06c3001: am a1c344b9: Merge "Move mkdirs to adb_utils."
by Elliott Hughes
· 10 years ago
b7d4777
Move mkdirs to adb_utils.
by Alex Vallée
· 10 years ago
c8dabee
am 8703bea1: Merge "fs_config: replace getenv(\'OUT\') by new fs_config parameter" into mnc-dev
by Thierry Strudel
· 10 years ago
60cb6f1
fs_config: replace getenv('OUT') by new fs_config parameter
by Thierry Strudel
· 10 years ago
e40de18
am 00599eca: am e84205bf: Merge "Revert "Turn on -Wformat-nonliteral.""
by Dan Albert
· 10 years ago
44dddf7
Revert "Turn on -Wformat-nonliteral."
by Dan Albert
· 10 years ago
2930061
am fcdc3141: am a35affb5: Merge "Turn on -Wformat-nonliteral."
by Dan Albert
· 10 years ago
a5f117a
am 9d748c8b: am a6241a02: Merge "Replace HAVE_WIN32_IPC with _WIN32."
by Elliott Hughes
· 10 years ago
f1f9fae
Turn on -Wformat-nonliteral.
by Dan Albert
· 10 years ago
ca701ec
Merge "Replace HAVE_WIN32_IPC with _WIN32."
by Elliott Hughes
· 10 years ago
0bea0d8
Replace HAVE_WIN32_IPC with _WIN32.
by Elliott Hughes
· 10 years ago
7a5fc93
am 32933ff5: am dc4fa7f6: Merge "Fix "adb remount" for when the root directory is in system.img"
by Daniel Rosenberg
· 10 years ago
625d851
Fix "adb remount" for when the root directory is in system.img
by Daniel Rosenberg
· 10 years ago
7e70b6c
am f4bb11d2: am 913ef1ca: Merge "Fixed a documentation error in protocol.txt"
by Elliott Hughes
· 10 years ago
986c15a
Fixed a documentation error in protocol.txt
by Derrick Bonafilia
· 10 years ago
168f704
am eb73219c: am b80ed906: Merge "adb server: don\'t close stale fd when TCP transport is closed"
by Elliott Hughes
· 10 years ago
2749dc2
Merge "adb server: don't close stale fd when TCP transport is closed"
by Elliott Hughes
· 10 years ago
253f706
am 04016450: am 9137d65e: Merge "Improve the "device \'(null)\' not found" error."
by Elliott Hughes
· 10 years ago
5b35f59
Improve the "device '(null)' not found" error.
by Elliott Hughes
· 10 years ago
56be2b5
am 11e6f219: am 21ba889a: Merge "Ignore ro.adb.secure in user builds."
by Elliott Hughes
· 10 years ago
1de0e5e
Ignore ro.adb.secure in user builds.
by Elliott Hughes
· 10 years ago
70363562
Ignore ro.adb.secure in user builds.
by Elliott Hughes
· 10 years ago
03f50f5
am a27dca0f: am 60c5a460: Merge "Remove calls to is_selinux_enabled()"
by Nick Kralevich
· 10 years ago
5b6e16a
Remove calls to is_selinux_enabled()
by Nick Kralevich
· 10 years ago
19cdef6
am dc5993b3: am 4931ae54: Merge "Minor "adb help" fixes."
by Elliott Hughes
· 10 years ago
180f5b2
Minor "adb help" fixes.
by Elliott Hughes
· 10 years ago
b769da3
adb: win32: fix key files reading/writing
by Spencer Low
· 10 years ago
75b2471
adb server: don't close stale fd when TCP transport is closed
by Spencer Low
· 10 years ago
b87988f
adb: win32: fix exec-in and exec-out to use binary mode
by Spencer Low
· 10 years ago
57ef0c5
am 35096f4c: am fa76ffcc: Merge "adb: win32: fix logging to adb.log"
by Elliott Hughes
· 10 years ago
700e875
Merge "adb: win32: fix logging to adb.log"
by Elliott Hughes
· 10 years ago
ea8df1e
am b4d0722d: am a9456438: Merge "Fix test_adb.py against production builds."
by Elliott Hughes
· 10 years ago
18a2c16
am 439cdfd0: am af0baad7: Merge "adb shouldn\'t trace unless told to"
by Paul Lawrence
· 10 years ago
cd33d51
Merge "Fix test_adb.py against production builds."
by Elliott Hughes
· 10 years ago
2e79721
adb shouldn't trace unless told to
by Paul Lawrence
· 10 years ago
c12e3d4
Fix test_adb.py against production builds.
by Elliott Hughes
· 10 years ago
08940f9
am 473629d5: am f9ae390f: Merge "adb: win32: get test_adb.py running and passing 100%"
by Elliott Hughes
· 10 years ago
862d7b7
Merge "adb: win32: get test_adb.py running and passing 100%"
by Elliott Hughes
· 10 years ago
7b3d1ac
am 641fd2e4: am ebce1470: Merge "adb: fix adb_close() vs. unix_close() usage"
by Elliott Hughes
· 10 years ago
20fba19
Merge "adb: fix adb_close() vs. unix_close() usage"
by Elliott Hughes
· 10 years ago
16133f0
adb: win32: fix logging to adb.log
by Spencer Low
· 10 years ago
231bdc4
am 23d84074: Improve adb install help.
by Svetoslav
· 10 years ago
9bebf75
Improve adb install help.
by Svetoslav
· 10 years ago
d1eeceb
am 5dd45034: am ce817c38: Merge "Fix error handling/reporting for "adb forward" and "adb reverse"."
by Elliott Hughes
· 10 years ago
549c258
Fix error handling/reporting for "adb forward" and "adb reverse".
by Elliott Hughes
· 10 years ago
518950c
am 0983a6d5: Merge "Document the -g option to adb install." into mnc-dev
by Lorenzo Colitti
· 10 years ago
58aea68
Document the -g option to adb install.
by Lorenzo Colitti
· 10 years ago
d1590a4
adb: win32: get test_adb.py running and passing 100%
by Spencer Low
· 10 years ago
41d90e4
adb: fix adb_close() vs. unix_close() usage
by Spencer Low
· 10 years ago
a10a175
Improve logging.
by Dan Albert
· 10 years ago
aabf558
Merge "Clean up adb_trace_init."
by Dan Albert
· 10 years ago
889c68f
Merge "Make atransport be a real class."
by Dan Albert
· 10 years ago
Next »