Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
37bdcfcbdb6e3aa9748901932e05c60f8c0a9fb1
/
adb
58021d1
Move adb_dirname and adb_basename to libbase
by Colin Cross
· 8 years ago
87eb0fc
Merge "Revert "adb: remove win32 dependency on libwinpthread-1.dll.""
by Josh Gao
· 8 years ago
f134fe0
adb: early-mount: fix verity toggle through adb for early mount
by Sandeep Patil
· 8 years ago
3d4d973
Revert "adb: remove win32 dependency on libwinpthread-1.dll."
by Josh Gao
· 8 years ago
5d1756c
adb: add `adb host-features`, report libusb status.
by Josh Gao
· 8 years ago
1d73abb
Merge "adb: remove win32 dependency on libwinpthread-1.dll."
by Treehugger Robot
· 8 years ago
c2e984e
adb: remove win32 dependency on libwinpthread-1.dll.
by Josh Gao
· 8 years ago
f3fb7de
adb: set max_rw to USB_FFS_BULK_SIZE explicitly
by Jerry Zhang
· 8 years ago
9eb5518
adbd's children should have SIGPIPE set to SIG_DFL.
by Elliott Hughes
· 8 years ago
05fe272
adb: Lower EP_ALLOC retry count
by Jerry Zhang
· 8 years ago
b5a34a2
adb: Add bMaxBurst to superspeed descriptors
by Jerry Zhang
· 8 years ago
2f8c60b
adb: Set max socket sizes to larger values.
by Jerry Zhang
· 8 years ago
55205a5
adb: Pre allocate kernel memory
by Jerry Zhang
· 8 years ago
2ec36b0
Don't print 168^W143 lines of help when someone makes a typo.
by Elliott Hughes
· 8 years ago
aced420
usb_dispatch.cpp: Lower severity of logging statement.
by Nick Kralevich
· 8 years ago
06766a8
adb: fix darwin build.
by Josh Gao
· 8 years ago
1c70e1b
adb: add libusb implementation for Linux/Darwin.
by Josh Gao
· 8 years ago
4c38a92
Merge changes I21eefab9,I0ac7d78a
by Josh Gao
· 8 years ago
fb9a7e5
adb: check for and report inotify_init1 failure.
by Josh Gao
· 8 years ago
456e1ad
adb: move usb_* to client/usb_*.
by Josh Gao
· 8 years ago
44c688c
adb: reorganize adbd USB handling code.
by Josh Gao
· 8 years ago
cbe70cb
debuggerd: advance our amazing bet.
by Josh Gao
· 8 years ago
83ab5c2
-e is really about TCP/IP devices, not emulators.
by Elliott Hughes
· 8 years ago
72d4c42
Merge "adb: remove support for legacy f_adb interface."
by Josh Gao
· 8 years ago
183b73e
adb: remove support for legacy f_adb interface.
by Josh Gao
· 8 years ago
705353a
Remove "_static" and "_host" suffix from libext4_utils.
by Alex Deymo
· 8 years ago
40e0ec9
adb: Fix the 'adb reboot sideload' for A/B devices.
by Tao Bao
· 8 years ago
94dd4b7
Merge "adb: fix adb trace tag"
by Treehugger Robot
· 8 years ago
a27666b
adb: don't require adb keys to be named "*.adb_key".
by Josh Gao
· 8 years ago
e69e9be
Merge "adb: remove extraneous stat in sync_recv."
by Treehugger Robot
· 8 years ago
b644134
adb: fix adb trace tag
by Daniel Friederich
· 8 years ago
52df920
adb: add script to trace adbd.
by Josh Gao
· 8 years ago
f0f854b
adb: retry install_listener for a while.
by Josh Gao
· 8 years ago
aac1145
adb: remove extraneous stat in sync_recv.
by Josh Gao
· 8 years ago
cfe72e2
adb: add tracing to transport.cpp.
by Josh Gao
· 8 years ago
1290fbf
adb: clang-format transport.cpp
by Josh Gao
· 8 years ago
fd12aaa
adb: add tracing to file_sync_service.cpp.
by Josh Gao
· 8 years ago
a794775
Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD
by Bill Yi
· 8 years ago
5a1e3fd
Revert "Revert "adb: extend sync protocol's stat support.""
by Josh Gao
· 8 years ago
a3577e1
Revert "Revert "adb: move adb_strerror to sysdeps/win32/errno.cpp.""
by Josh Gao
· 8 years ago
bad5069
Revert "adb: extend sync protocol's stat support." am: afa4b5d6eb
by Josh Gao
· 8 years ago
3cad184
Revert "adb: move adb_strerror to sysdeps/win32/errno.cpp." am: 43c02b27cd
by Josh Gao
· 8 years ago
afa4b5d
Revert "adb: extend sync protocol's stat support."
by Josh Gao
· 8 years ago
43c02b2
Revert "adb: move adb_strerror to sysdeps/win32/errno.cpp."
by Josh Gao
· 8 years ago
d5286d3
adb: move adb_strerror to sysdeps/win32/errno.cpp. am: 4fba3d2638
by Josh Gao
· 8 years ago
4733b63
adb: extend sync protocol's stat support. am: d6d5c38469
by Josh Gao
· 8 years ago
97e228e
Merge changes I9df4d6fa,I841123de
by Josh Gao
· 8 years ago
32ca0ab
Merge "Remove unused adb_set_transport." am: b898ce00fa
by Elliott Hughes
· 8 years ago
de80be3
Remove unused adb_set_transport.
by Elliott Hughes
· 8 years ago
4fba3d2
adb: move adb_strerror to sysdeps/win32/errno.cpp.
by Josh Gao
· 8 years ago
d6d5c38
adb: extend sync protocol's stat support.
by Josh Gao
· 8 years ago
b6e9e5d
adb: be more permissive in test_push_error_reporting. am: 79ce3fe7db
by Josh Gao
· 8 years ago
68fd28e
adb: make sure that file mode macros match linux. am: 05a3abfef3
by Josh Gao
· 8 years ago
79ce3fe
adb: be more permissive in test_push_error_reporting.
by Josh Gao
· 8 years ago
05a3abf
adb: make sure that file mode macros match linux.
by Josh Gao
· 8 years ago
c2102a7
Merge "adb: fix progress percentage when pulling symlinks." am: 453db013b0
by Josh Gao
· 8 years ago
453db01
Merge "adb: fix progress percentage when pulling symlinks."
by Treehugger Robot
· 8 years ago
da1f279
adb: fix progress percentage when pulling symlinks.
by Josh Gao
· 8 years ago
8e5fb5a
Merge "Remove dead code." am: 3bde05d928
by Elliott Hughes
· 8 years ago
3bde05d
Merge "Remove dead code."
by Treehugger Robot
· 8 years ago
284f07b
Remove dead code.
by Elliott Hughes
· 8 years ago
27bbe8b
Merge "adb: add sysdeps/chrono.h for chrono literals on Win32." am: e631e470e0
by Josh Gao
· 8 years ago
4602adb
adb: add sysdeps/chrono.h for chrono literals on Win32.
by Josh Gao
· 8 years ago
2278b50
Merge "Switch adb over to <chrono>." am: 59826ddee5
by Elliott Hughes
· 8 years ago
dbe91ee
Switch adb over to <chrono>.
by Elliott Hughes
· 8 years ago
c6fbcd7
Merge "Set file capabilities after writing file data" am: dd4e5ae943
by Jin Qian
· 8 years ago
d0515e7
Set file capabilities after writing file data
by Jin Qian
· 8 years ago
1d51d6d
Merge "adb: add `adb reconnect offline` to reconnect offline devices."
by Josh Gao
· 8 years ago
0945380
Merge "adb: add `adb reconnect offline` to reconnect offline devices."
by Josh Gao
· 8 years ago
22d2b3e
adb: add `adb reconnect offline` to reconnect offline devices.
by Josh Gao
· 8 years ago
a4f497e
Merge "Make "adb logcat" pass $ANDROID_LOG_TAGS through again." am: b838ff65d9
by Elliott Hughes
· 8 years ago
9039030
Make "adb logcat" pass $ANDROID_LOG_TAGS through again.
by Elliott Hughes
· 8 years ago
66321bc
Merge "Improve "adb install" diagnostics." am: a16ae8717c
by Elliott Hughes
· 8 years ago
a16ae87
Merge "Improve "adb install" diagnostics."
by Treehugger Robot
· 8 years ago
02ee172
Merge "Make "adb bugreport"'s .zip check case-insensitive." am: da6fe65000
by Elliott Hughes
· 8 years ago
7acce1b
Make "adb bugreport"'s .zip check case-insensitive.
by Elliott Hughes
· 8 years ago
7288478
Improve "adb install" diagnostics.
by Elliott Hughes
· 8 years ago
e060cda
Merge "Allow multiple tcp adb connection to same device." am: 4818194a25
by Elliott Hughes
· 8 years ago
4818194
Merge "Allow multiple tcp adb connection to same device."
by Elliott Hughes
· 8 years ago
8baf119
adb: fix test_sighup. am: 470622f064
by Josh Gao
· 8 years ago
a065809
adb: fix race condition in test_non_interactive_sigint. am: e76b9f3dde
by Josh Gao
· 8 years ago
63660ad
Merge changes I34ba5757,Ie65a762a
by Josh Gao
· 8 years ago
470622f
adb: fix test_sighup.
by Josh Gao
· 8 years ago
e76b9f3
adb: fix race condition in test_non_interactive_sigint.
by Josh Gao
· 8 years ago
043912e
Allow multiple tcp adb connection to same device.
by Tao Wu
· 8 years ago
f58d06a
Merge "Move "adb shell" over to getopt(3), and allow -tt on old devices."
by Elliott Hughes
· 8 years ago
cabfa11
Move "adb shell" over to getopt(3), and allow -tt on old devices.
by Elliott Hughes
· 8 years ago
e02e118
Merge "adb: fix undefined behavior" am: 1edd61ce5d
by Ting-Yuan Huang
· 8 years ago
ef57d54
adb: fix undefined behavior
by Ting-Yuan Huang
· 8 years ago
8648bdd
adb: use __android_log_is_debuggable() am: 97787a00e6
by Mark Salyzyn
· 8 years ago
97787a0
adb: use __android_log_is_debuggable()
by Mark Salyzyn
· 9 years ago
19340be
Merge "Rely on the platform -std default." am: 955648a915 am: 4594f50635
by Elliott Hughes
· 8 years ago
f1dffe0
Merge "Rely on the platform -std default." am: 955648a915 am: 4594f50635
by Elliott Hughes
· 8 years ago
4594f50
Merge "Rely on the platform -std default." am: 955648a915
by Elliott Hughes
· 8 years ago
955648a
Merge "Rely on the platform -std default."
by Treehugger Robot
· 8 years ago
4b9774f
Merge "Fallback to IPv6 when IPv4 is not available in adb" am: c32d7fd66f am: 5b7c6772b0
by Tao Wu
· 8 years ago
a4398c1
Merge "Move off std::sto* function which abort on failure."
by Elliott Hughes
· 8 years ago
27c6c4c
Merge "Fallback to IPv6 when IPv4 is not available in adb" am: c32d7fd66f
by Tao Wu
· 8 years ago
5b7c677
Merge "Fallback to IPv6 when IPv4 is not available in adb" am: c32d7fd66f
by Tao Wu
· 8 years ago
da46b39
Move off std::sto* function which abort on failure.
by Elliott Hughes
· 8 years ago
Next »