summaryrefslogtreecommitdiffstats
path: root/tests/DumpRenderTree2/src/com/android/dumprendertree2/ManagerService.java
Commit message (Expand)AuthorAgeFilesLines
* Fix DumpRenderTree2 to not attempt to read expected results over HTTPSSteve Block2010-11-091-1/+1
* Fix FsUtils.readDataFromUrl() to do the network request on a background threadSteve Block2010-11-091-3/+1
* Fix a bug with the expected result path in DumpRenderTree2Steve Block2010-09-291-1/+1
* Updated Summarizer to use SQLite DB.Maksymilian Osowski2010-09-171-1/+1
* Updated ManagerService to call Summarizer.summarize() in a separate thread.Maksymilian Osowski2010-09-171-14/+27
* Update DumpRenderTree2 to store results in /sdcard/layout-test-resultsSteve Block2010-09-131-3/+1
* Remove the last remnants in DumpRenderTree2 of the absolute path to the testsSteve Block2010-09-131-8/+2
* The results now show which expected result was used.Maksymilian Osowski2010-09-021-3/+32
* Fixed and slightly improved crash detection mechanism.Maksymilian Osowski2010-09-021-4/+10
* Changed the code to use forwarding service.Maksymilian Osowski2010-09-011-1/+1
* Tweaked the logging + some minor style fixes.Maksymilian Osowski2010-08-261-3/+5
* Added more info to the Summarizer.Maksymilian Osowski2010-08-121-0/+5
* Resets Summarizer after everything's finished.Maksymilian Osowski2010-08-101-0/+1
* Changed some parts of the code to prepare it for script support that will com...Maksymilian Osowski2010-08-101-1/+7
* Added crash-detection mechanism.Maksymilian Osowski2010-08-091-1/+69
* Changed the order of searching for expected result (and added additional loca...Maksymilian Osowski2010-08-031-7/+19
* First batch of layoutTestController functions + some fixes and tweaks.Maksymilian Osowski2010-08-031-1/+5
* Moved practically all of the prerefactoring functionality to the new design.Maksymilian Osowski2010-07-271-1/+94
* First stage of refactoring the code to handle crashes gracefully.Maksymilian Osowski2010-07-261-0/+60