summaryrefslogtreecommitdiffstats
path: root/tests/DumpRenderTree2/src/com/android/dumprendertree2/FsUtils.java
Commit message (Expand)AuthorAgeFilesLines
* Remove WebViewClassic specific test codeJonathan Dixon2013-08-251-314/+0
* Update DRT2 to reflect WebKit code movementSteve Block2011-05-241-1/+1
* pass layout test list using external fileGuang Zhu2010-11-231-0/+37
* Fix FsUtils.readDataFromUrl() to do the network request on a background threadSteve Block2010-11-091-33/+60
* Provide a useful message in DumpRenderTree2 GUI when the host server is not r...Steve Block2010-09-281-4/+3
* Updated the AdbUtils class to better manage opening and closing the resources.Maksymilian Osowski2010-09-131-0/+20
* Updated FsUtils to use apache HttpClient instead of java.net UrlConnection.Maksymilian Osowski2010-09-131-47/+99
* Changed the code to use forwarding service.Maksymilian Osowski2010-09-011-3/+104
* Tweaked the logging + some minor style fixes.Maksymilian Osowski2010-08-261-5/+5
* LayoutTest class with supporting classes (AbstractResult, TextResult).Maksymilian Osowski2010-07-211-1/+28
* Added the LayoutTestsRunner class that is responsible for running the tests. ...Maksymilian Osowski2010-07-161-0/+51