Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
38b573598743e93de663722a2abf60fbf49d2f91
/
adb
36699d3
Merge "adb: allow symlinks to directories in directory_exists." am: c10c31e8ba
by Josh Gao
· 8 years ago
ff468dc
adb: allow symlinks to directories in directory_exists.
by Josh Gao
· 8 years ago
0cb8c69
Merge "Switch "adb sideload" over to lseek/read." am: c0ca39c41a
by Elliott Hughes
· 8 years ago
c0ca39c
Merge "Switch "adb sideload" over to lseek/read."
by Elliott Hughes
· 8 years ago
ee1ac710
Switch "adb sideload" over to lseek/read.
by Elliott Hughes
· 8 years ago
70fd64e
Merge "Don't display bugreport progress when it recedes." am: 450c44052c
by Felipe Leme
· 8 years ago
450c440
Merge "Don't display bugreport progress when it recedes."
by Treehugger Robot
· 8 years ago
f9d12f2
Merge "adb: switch the jdwp control socket to SOCK_SEQPACKET." am: 249836158e
by Josh Gao
· 8 years ago
b2a7251
adb: switch the jdwp control socket to SOCK_SEQPACKET.
by Josh Gao
· 8 years ago
7e5b10b
Merge "adb: detect closed jdwp socket." am: e1c4e04f82
by Josh Gao
· 8 years ago
dedcbaa
Don't display bugreport progress when it recedes.
by Felipe Leme
· 8 years ago
3fd78c9
adb: detect closed jdwp socket.
by Josh Gao
· 8 years ago
ef3017b
Merge "Remove extraneous .clang-format files" am: 41c7bb5055
by Tom Cherry
· 8 years ago
5b4eb23
Remove extraneous .clang-format files
by Tom Cherry
· 8 years ago
4ba84b2
Merge "adb: replacing fs_mgr_read_fstab() with fs_mgr_read_fstab_default()"
by Bowgo Tsai
· 8 years ago
eca92a5
Merge "adb: replacing fs_mgr_read_fstab() with fs_mgr_read_fstab_default()"
by Treehugger Robot
· 8 years ago
66ee277
adb: replacing fs_mgr_read_fstab() with fs_mgr_read_fstab_default()
by Bowgo Tsai
· 8 years ago
b0e8bbf
Merge "adb: properly erase destroyed jdwp_trackers." am: e02eba8fd2
by Josh Gao
· 8 years ago
e02eba8
Merge "adb: properly erase destroyed jdwp_trackers."
by Treehugger Robot
· 8 years ago
6def9bd
adb: properly erase destroyed jdwp_trackers.
by Josh Gao
· 8 years ago
1b35c3f
Merge changes from topic 'adb-mdnsd' am: f4f95496ce
by Casey Dahlin
· 8 years ago
bd2c93f
Enable mDNS on Darwin am: 304150a521
by Casey Dahlin
· 8 years ago
cef0c7c
Don't include mDNS support on platforms other than Linux am: d6c8091e9f
by Casey Dahlin
· 8 years ago
b298855
Add mDNS device discovery for adb client am: 13a269ea24
by Casey Dahlin
· 8 years ago
f18d33c
adb: Set a hostname for mDNS am: 1fe3cae67e
by Casey Dahlin
· 8 years ago
cc9c92f
Make ADBD announce its presence over mDNS am: 6cd5e0b4ef
by Casey Dahlin
· 8 years ago
f4f9549
Merge changes from topic 'adb-mdnsd'
by Treehugger Robot
· 8 years ago
9d13bc2
Merge "adb: append the libwinpthread COPYING to adb's NOTICE." am: c1b3c8ef26
by Josh Gao
· 8 years ago
d3bf1a8
adb: append the libwinpthread COPYING to adb's NOTICE.
by Josh Gao
· 8 years ago
a37bc17
Merge "adb: Do not signal gaget stack unless descriptors are written"
by Badhri Jagan Sridharan
· 8 years ago
43fd1a4
adb: Do not signal gaget stack unless descriptors are written
by Badhri Jagan Sridharan
· 8 years ago
304150a
Enable mDNS on Darwin
by Casey Dahlin
· 8 years ago
d6c8091
Don't include mDNS support on platforms other than Linux
by Casey Dahlin
· 8 years ago
2fe9b60
Make ADB over mDNS work on Windows
by Casey Dahlin
· 8 years ago
13a269e
Add mDNS device discovery for adb client
by Casey Dahlin
· 8 years ago
1fe3cae
adb: Set a hostname for mDNS
by Casey Dahlin
· 9 years ago
6cd5e0b
Make ADBD announce its presence over mDNS
by Casey Dahlin
· 9 years ago
ef50151
Merge "adb: turn on libusb by default." am: 817b2f3b2c
by Josh Gao
· 8 years ago
f2f0b31
adb: turn on libusb by default.
by Josh Gao
· 8 years ago
8c35491
Merge "DO NOT MERGE ANYWHERE Qemu-pipe: refactor qemu_pipe.h into libqemu_pipe"
by Bo Hu
· 8 years ago
294d44b
DO NOT MERGE ANYWHERE Qemu-pipe: refactor qemu_pipe.h into libqemu_pipe
by bohu
· 8 years ago
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
Next »