Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adb: extract the adb-specific unique_fd out into its own header. | Josh Gao | 2016-09-01 | 1 | -0/+1 |
* | adb: remove unnecessary addr arguments to accept. | Josh Gao | 2016-08-24 | 1 | -4/+1 |
* | adb: refactor jdwp_service.cpp. | Josh Gao | 2016-06-02 | 1 | -406/+287 |
* | Switch from using sockaddr to sockaddr_storage. | Erik Kline | 2015-12-07 | 1 | -11/+12 |
* | adb: keep file flags in fdevent_install. | Yabin Cui | 2015-10-06 | 1 | -16/+5 |
* | Adb: use VLOG() to replace D() for verbose logging. | Yabin Cui | 2015-09-23 | 1 | -2/+3 |
* | adb: clean up debug tracing a little. | Yabin Cui | 2015-09-02 | 1 | -28/+28 |
* | Report getaddrinfo failures correctly. | Elliott Hughes | 2015-07-23 | 1 | -0/+1 |
* | Increase size of the the adb packets sent over the wire | Tamas Berghammer | 2015-07-22 | 1 | -2/+2 |
* | adb: logging: newlines, thread ids, error code overwriting | Spencer Low | 2015-07-21 | 1 | -1/+1 |
* | Remove extern "C" barriers to using C++. | Elliott Hughes | 2015-04-17 | 1 | -9/+4 |
* | File header cleanup. | Dan Albert | 2015-03-19 | 1 | -2/+22 |
* | Move adb to C++. | Dan Albert | 2015-03-09 | 1 | -0/+737 |