index
:
system_core
history/14-07-2019
replicant-10
replicant-9
Fork of system/core
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
adb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Don't display bugreport progress when it recedes."
Treehugger Robot
2017-03-21
2
-5
/
+43
|
\
|
*
Don't display bugreport progress when it recedes.
Felipe Leme
2017-03-20
2
-5
/
+43
*
|
adb: switch the jdwp control socket to SOCK_SEQPACKET.
Josh Gao
2017-03-20
1
-22
/
+7
*
|
adb: detect closed jdwp socket.
Josh Gao
2017-03-20
1
-5
/
+1
|
/
*
Remove extraneous .clang-format files
Tom Cherry
2017-03-14
1
-13
/
+1
*
Merge "adb: replacing fs_mgr_read_fstab() with fs_mgr_read_fstab_default()"
Treehugger Robot
2017-03-11
1
-6
/
+4
|
\
|
*
adb: replacing fs_mgr_read_fstab() with fs_mgr_read_fstab_default()
Bowgo Tsai
2017-03-11
1
-6
/
+4
*
|
Merge "adb: properly erase destroyed jdwp_trackers."
Treehugger Robot
2017-03-10
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
adb: properly erase destroyed jdwp_trackers.
Josh Gao
2017-03-10
1
-1
/
+2
*
|
Merge changes from topic 'adb-mdnsd'
Treehugger Robot
2017-03-10
13
-50
/
+519
|
\
\
|
*
|
Make ADB over mDNS work on Windows
Casey Dahlin
2017-03-07
4
-65
/
+92
|
*
|
Enable mDNS on Darwin
Casey Dahlin
2017-03-07
2
-2
/
+9
|
*
|
Don't include mDNS support on platforms other than Linux
Casey Dahlin
2017-03-07
2
-10
/
+29
|
*
|
Add mDNS device discovery for adb client
Casey Dahlin
2017-03-07
8
-40
/
+331
|
*
|
adb: Set a hostname for mDNS
Casey Dahlin
2017-03-07
1
-3
/
+7
|
*
|
Make ADBD announce its presence over mDNS
Casey Dahlin
2017-03-07
4
-2
/
+123
*
|
|
adb: append the libwinpthread COPYING to adb's NOTICE.
Josh Gao
2017-03-08
1
-0
/
+60
|
|
/
|
/
|
*
|
adb: Do not signal gaget stack unless descriptors are written
Badhri Jagan Sridharan
2017-03-07
1
-1
/
+2
|
/
*
adb: turn on libusb by default.
Josh Gao
2017-03-02
1
-2
/
+2
*
Merge "DO NOT MERGE ANYWHERE Qemu-pipe: refactor qemu_pipe.h into libqemu_pipe"
Bo Hu
2017-03-02
2
-2
/
+4
|
\
|
*
DO NOT MERGE ANYWHERE Qemu-pipe: refactor qemu_pipe.h into libqemu_pipe
bohu
2017-03-01
2
-2
/
+4
*
|
Move adb_dirname and adb_basename to libbase
Colin Cross
2017-02-27
7
-79
/
+20
|
/
*
Merge "Revert "adb: remove win32 dependency on libwinpthread-1.dll.""
Josh Gao
2017-02-24
1
-3
/
+3
|
\
|
*
Revert "adb: remove win32 dependency on libwinpthread-1.dll."
Josh Gao
2017-02-23
1
-3
/
+3
*
|
adb: early-mount: fix verity toggle through adb for early mount
Sandeep Patil
2017-02-23
1
-4
/
+3
|
/
*
adb: add `adb host-features`, report libusb status.
Josh Gao
2017-02-22
8
-8
/
+30
*
Merge "adb: remove win32 dependency on libwinpthread-1.dll."
Treehugger Robot
2017-02-22
1
-3
/
+3
|
\
|
*
adb: remove win32 dependency on libwinpthread-1.dll.
Josh Gao
2017-02-21
1
-3
/
+3
*
|
adb: set max_rw to USB_FFS_BULK_SIZE explicitly
Jerry Zhang
2017-02-21
1
-1
/
+1
*
|
adbd's children should have SIGPIPE set to SIG_DFL.
Elliott Hughes
2017-02-17
1
-0
/
+4
|
/
*
adb: Lower EP_ALLOC retry count
Jerry Zhang
2017-02-16
1
-1
/
+1
*
adb: Add bMaxBurst to superspeed descriptors
Jerry Zhang
2017-02-13
1
-0
/
+2
*
adb: Set max socket sizes to larger values.
Jerry Zhang
2017-02-13
2
-0
/
+11
*
adb: Pre allocate kernel memory
Jerry Zhang
2017-02-13
2
-15
/
+41
*
Don't print 168^W143 lines of help when someone makes a typo.
Elliott Hughes
2017-02-06
4
-40
/
+47
*
usb_dispatch.cpp: Lower severity of logging statement.
Nick Kralevich
2017-02-01
1
-2
/
+2
*
adb: fix darwin build.
Josh Gao
2017-01-26
1
-1
/
+4
*
adb: add libusb implementation for Linux/Darwin.
Josh Gao
2017-01-25
9
-21
/
+659
*
Merge changes I21eefab9,I0ac7d78a
Josh Gao
2017-01-25
6
-31
/
+78
|
\
|
*
adb: move usb_* to client/usb_*.
Josh Gao
2017-01-19
4
-3
/
+3
|
*
adb: reorganize adbd USB handling code.
Josh Gao
2017-01-19
3
-28
/
+75
*
|
adb: check for and report inotify_init1 failure.
Josh Gao
2017-01-20
1
-0
/
+6
|
/
*
debuggerd: advance our amazing bet.
Josh Gao
2017-01-17
2
-2
/
+2
*
-e is really about TCP/IP devices, not emulators.
Elliott Hughes
2017-01-13
1
-2
/
+2
*
Merge "adb: remove support for legacy f_adb interface."
Josh Gao
2017-01-12
3
-161
/
+12
|
\
|
*
adb: remove support for legacy f_adb interface.
Josh Gao
2017-01-11
3
-161
/
+12
*
|
Remove "_static" and "_host" suffix from libext4_utils.
Alex Deymo
2017-01-11
1
-1
/
+1
|
/
*
adb: Fix the 'adb reboot sideload' for A/B devices.
Tao Bao
2017-01-05
2
-11
/
+8
*
Merge "adb: fix adb trace tag"
Treehugger Robot
2016-12-17
1
-4
/
+4
|
\
|
*
adb: fix adb trace tag
Daniel Friederich
2016-12-14
1
-4
/
+4
[next]