summaryrefslogtreecommitdiffstats
path: root/tests/DumpRenderTree2/src/com/android/dumprendertree2/forwarder/ConnectionHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Prevent DumpRenderTree2 from crashing when the host server is not runningSteve Block2010-09-281-7/+6
* Updated the AdbUtils class to better manage opening and closing the resources.Maksymilian Osowski2010-09-131-27/+45
* Fixed the bug in forwarder that prevented ConnectionHandler threads from exit...Maksymilian Osowski2010-09-061-2/+16
* Fixed a bug when there are too many open sockets.Maksymilian Osowski2010-09-021-3/+22
* Fixed a bug in forwarder where calling the stop method on ForwarderManager wo...Maksymilian Osowski2010-09-011-11/+17
* Added forwarding service.Maksymilian Osowski2010-08-261-0/+116