summaryrefslogtreecommitdiffstats
path: root/tests/DumpRenderTree2/src/com/android/dumprendertree2/forwarder
Commit message (Expand)AuthorAgeFilesLines
* Prevent DumpRenderTree2 from crashing when the host server is not runningSteve Block2010-09-283-29/+26
* Fix DumpRenderTree2 to serve HTTP tests on http://127.0.0.1:8000Steve Block2010-09-171-5/+3
* Updated the AdbUtils class to better manage opening and closing the resources.Maksymilian Osowski2010-09-133-71/+80
* Fixed the bug in forwarder that prevented ConnectionHandler threads from exit...Maksymilian Osowski2010-09-062-59/+62
* Fixed a bug when there are too many open sockets.Maksymilian Osowski2010-09-022-6/+48
* Fixed a bug in forwarder where calling the stop method on ForwarderManager wo...Maksymilian Osowski2010-09-013-32/+47
* Changed the code to use forwarding service.Maksymilian Osowski2010-09-011-0/+31
* Added forwarding service.Maksymilian Osowski2010-08-264-0/+407