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
/
Android.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge changes from topic 'adb-mdnsd'
Casey Dahlin
2017-03-10
1
-11
/
+10
|
\
|
*
Make ADB over mDNS work on Windows
Casey Dahlin
2017-03-07
1
-11
/
+10
*
|
Enable mDNS on Darwin
Casey Dahlin
2017-03-10
1
-1
/
+1
|
\
|
|
*
Enable mDNS on Darwin
Casey Dahlin
2017-03-07
1
-1
/
+1
*
|
Don't include mDNS support on platforms other than Linux
Casey Dahlin
2017-03-10
1
-10
/
+11
|
\
|
|
*
Don't include mDNS support on platforms other than Linux
Casey Dahlin
2017-03-07
1
-10
/
+11
*
|
Add mDNS device discovery for adb client
Casey Dahlin
2017-03-10
1
-1
/
+4
|
\
|
|
*
Add mDNS device discovery for adb client
Casey Dahlin
2017-03-07
1
-1
/
+4
*
|
Make ADBD announce its presence over mDNS
Casey Dahlin
2017-03-10
1
-0
/
+2
|
\
|
|
*
Make ADBD announce its presence over mDNS
Casey Dahlin
2017-03-07
1
-0
/
+2
|
*
DO NOT MERGE ANYWHERE Qemu-pipe: refactor qemu_pipe.h into libqemu_pipe
bohu
2017-03-01
1
-1
/
+3
|
/
*
Revert "adb: remove win32 dependency on libwinpthread-1.dll."
Josh Gao
2017-02-23
1
-3
/
+3
*
adb: remove win32 dependency on libwinpthread-1.dll.
Josh Gao
2017-02-21
1
-3
/
+3
*
adb: add libusb implementation for Linux/Darwin.
Josh Gao
2017-01-25
1
-3
/
+15
*
adb: move usb_* to client/usb_*.
Josh Gao
2017-01-19
1
-3
/
+3
*
adb: reorganize adbd USB handling code.
Josh Gao
2017-01-19
1
-1
/
+18
*
debuggerd: advance our amazing bet.
Josh Gao
2017-01-17
1
-1
/
+1
*
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
1
-0
/
+1
*
Revert "Revert "adb: extend sync protocol's stat support.""
Josh Gao
2016-12-05
1
-0
/
+1
*
Revert "Revert "adb: move adb_strerror to sysdeps/win32/errno.cpp.""
Josh Gao
2016-12-05
1
-0
/
+2
*
Revert "adb: extend sync protocol's stat support."
Josh Gao
2016-12-05
1
-1
/
+0
*
Revert "adb: move adb_strerror to sysdeps/win32/errno.cpp."
Josh Gao
2016-12-05
1
-2
/
+0
*
adb: move adb_strerror to sysdeps/win32/errno.cpp.
Josh Gao
2016-11-30
1
-0
/
+2
*
adb: extend sync protocol's stat support.
Josh Gao
2016-11-30
1
-0
/
+1
*
Merge "Rely on the platform -std default."
Treehugger Robot
2016-10-14
1
-2
/
+0
|
\
|
*
Rely on the platform -std default.
Elliott Hughes
2016-10-10
1
-2
/
+0
*
|
Merge "adb: split up adb_auth.cpp."
Treehugger Robot
2016-10-06
1
-2
/
+1
|
\
\
|
*
|
adb: split up adb_auth.cpp.
Josh Gao
2016-10-06
1
-2
/
+1
|
|
/
*
/
adb: Remove the obsolete include path to ext4_utils.
Tao Bao
2016-10-05
1
-1
/
+0
|
/
*
adb: parse tcp socket specs with base::ParseNetAddress.
Josh Gao
2016-09-20
1
-0
/
+1
*
Add android::base::GetExecutablePath, switch adb and fastboot over.
Elliott Hughes
2016-09-01
1
-2
/
+0
*
DO NOT MERGE: Show bugreport progress.
Felipe Leme
2016-08-30
1
-0
/
+1
*
DO NOT MERGE: Split bugreport() into its own file and added unit tests.
Felipe Leme
2016-08-30
1
-0
/
+5
*
adb: factor out socket specification.
Josh Gao
2016-08-25
1
-0
/
+1
*
libcrypto_utils: convert to Soong.
Josh Gao
2016-08-05
1
-9
/
+9
*
adb: fix stat on Windows.
Josh Gao
2016-08-01
1
-0
/
+2
*
adb: use libdebuggerd_client.
Josh Gao
2016-06-17
1
-1
/
+3
*
adb: add track-jdwp and track-devices commands.
Josh Gao
2016-05-14
1
-18
/
+0
*
adb: support forwarding TCP port 0.
David Pursell
2016-05-09
1
-0
/
+1
*
Switch fs_mgr and adb to libcrypto_utils.
Mattias Nissler
2016-04-12
1
-5
/
+7
*
Also archive adb.exe/fastboot.exe when building win_sdk.
Ying Wang
2016-02-29
1
-1
/
+5
*
Merge "adb: use TCP keepalive."
David Pursell
2016-02-29
1
-0
/
+2
|
\
|
*
adb: use TCP keepalive.
David Pursell
2016-02-23
1
-0
/
+2
*
|
Remove duplicate fdevent.cpp entry
Dan Willemsen
2016-02-23
1
-1
/
+0
|
/
*
Merge changes I6541bb13,I486055bb,Id6ac1c54,I16cf7d44
Josh Gao
2016-02-20
1
-10
/
+3
|
\
|
*
adb: make fdevent_test, socket_test compile on Windows.
Josh Gao
2016-02-19
1
-8
/
+2
|
*
adb: don't emulate fdevent or socketpair on Windows.
Josh Gao
2016-02-19
1
-2
/
+1
*
|
Add missing liblog dependency
Dimitry Ivanov
2016-02-12
1
-1
/
+1
|
/
*
adb: sysdeps: add support for joining threads.
Josh Gao
2016-02-10
1
-0
/
+1
[next]