index
:
replicant/core
GNUtoo/history/14-07-2019
GNUtoo/history/devtmpfs-debug-wip
GNUtoo/lineage-16.0-base
GNUtoo/modem-i9300
master
replicant-9
Patches not merged yet, used for building and testing them
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
adb
/
transport.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
adb: stop using quick_exit.
Josh Gao
2018-02-27
1
-1
/
+0
*
adb: switch apacket over to a std::string payload.
Josh Gao
2018-02-21
1
-8
/
+24
*
adb: use delete on objects with destructors.
Josh Gao
2018-02-12
1
-5
/
+5
*
adb: switch asocket::enqueue to std::string.
Josh Gao
2018-02-06
1
-7
/
+8
*
adb: restore packet data length checks.
Josh Gao
2018-02-06
1
-0
/
+5
*
adb: extract atransport's connection interface.
Josh Gao
2018-01-30
1
-7
/
+49
*
adb: fix a leak.
Josh Gao
2018-01-30
1
-0
/
+1
*
Sort devices list before output.
Artem Iglikov
2017-12-19
1
-3
/
+11
*
adb: disable checksum on new versions
Tim Murray
2017-12-14
1
-5
/
+6
*
adb: remove SendConnectOnHost.
Josh Gao
2017-10-02
1
-7
/
+0
*
adb: partially revert b5e11415.
Josh Gao
2017-09-13
1
-8
/
+0
*
Revert "adb: fix deadlock between transport_unref and usb_close."
Josh Gao
2017-09-13
1
-5
/
+5
*
adb: add track-devices-l service.
Josh Gao
2017-08-21
1
-6
/
+8
*
adb: allow selection of a specific transport.
Josh Gao
2017-08-21
1
-10
/
+38
*
adb: fix deadlock in kick_all_transports.
Josh Gao
2017-08-17
1
-15
/
+15
*
adb: fix deadlock between transport_unref and usb_close.
Josh Gao
2017-06-07
1
-5
/
+5
*
Add host feature for `push --sync` support.
Dan Albert
2017-05-23
1
-0
/
+1
*
adb: boolify check_header and check_data.
Josh Gao
2017-05-18
1
-9
/
+6
*
adb: move all cleanup to a function with defined ordering.
Josh Gao
2017-05-09
1
-9
/
+8
*
adb: wait for devices to come up instead of sleeping for 3s.
Josh Gao
2017-05-04
1
-0
/
+19
*
adb: fix two device offline problems.
Yabin Cui
2017-04-20
1
-11
/
+61
*
adb: kill adb_thread_{create, join, detach, exit}.
Josh Gao
2017-04-12
1
-7
/
+3
*
adb: add `adb host-features`, report libusb status.
Josh Gao
2017-02-22
1
-0
/
+1
*
adb: add tracing to transport.cpp.
Josh Gao
2016-12-12
1
-8
/
+18
*
adb: clang-format transport.cpp
Josh Gao
2016-12-12
1
-207
/
+160
*
Revert "Revert "adb: extend sync protocol's stat support.""
Josh Gao
2016-12-05
1
-1
/
+3
*
Revert "adb: extend sync protocol's stat support."
Josh Gao
2016-12-05
1
-3
/
+1
*
adb: extend sync protocol's stat support.
Josh Gao
2016-11-30
1
-1
/
+3
*
adb: add `adb reconnect offline` to reconnect offline devices.
Josh Gao
2016-10-27
1
-4
/
+10
*
adb: rationalize types.
Josh Gao
2016-10-06
1
-34
/
+7
*
adb: split up adb_auth.cpp.
Josh Gao
2016-10-06
1
-0
/
+2
*
adb: kill adb_mutex_t, adb_cond_t.
Josh Gao
2016-09-21
1
-33
/
+30
*
Merge changes I9761298a,I8d3312b2
Josh Gao
2016-08-22
1
-2
/
+2
|
\
|
*
adb: add support for vendor key directories.
Josh Gao
2016-08-19
1
-2
/
+2
*
|
Merge "Clean up key handling in adb."
Josh Gao
2016-08-12
1
-0
/
+9
|
\
|
|
*
Clean up key handling in adb.
Elliott Hughes
2016-08-11
1
-0
/
+9
*
|
Merge "adb: retry connecting disconnected emulators instead of always looping...
Yabin Cui
2016-05-26
1
-2
/
+5
|
\
|
|
*
adb: retry connecting disconnected emulators instead of always looping.
Yabin Cui
2016-05-24
1
-2
/
+5
*
|
Merge "adb: use a custom thread to poll for usb devices on mac." am: 09c5fcf
Yabin Cui
2016-04-19
1
-1
/
+0
|
\
|
|
*
adb: use a custom thread to poll for usb devices on mac.
Yabin Cui
2016-04-19
1
-1
/
+0
*
|
Merge "Fix kick_transport test." am: a960864
Yabin Cui
2016-04-19
1
-15
/
+12
|
\
|
|
*
Fix kick_transport test.
Yabin Cui
2016-04-18
1
-15
/
+12
*
|
Merge "adb: add reconnect command." am: 643bc36
Yabin Cui
2016-04-16
1
-1
/
+5
|
\
|
|
*
adb: add reconnect command.
Yabin Cui
2016-04-05
1
-1
/
+5
*
|
Merge "adb: relax serial matching rules." am: b4709c2cfd
David Pursell
2016-03-03
1
-5
/
+39
|
\
|
|
*
adb: relax serial matching rules.
David Pursell
2016-03-02
1
-5
/
+39
*
|
Merge "adb: make adb_thread_func_t return void, add adb_thread_exit."
Josh Gao
2016-02-13
1
-6
/
+2
|
\
|
|
*
adb: make adb_thread_func_t return void, add adb_thread_exit.
Josh Gao
2016-02-12
1
-6
/
+2
*
|
Merge "Share the new adb USB diagnostic code with fastboot." am: efd8c3289e
Elliott Hughes
2015-12-14
1
-8
/
+4
|
\
|
|
*
Share the new adb USB diagnostic code with fastboot.
Elliott Hughes
2015-12-14
1
-8
/
+4
[next]