summaryrefslogtreecommitdiffstats
path: root/tests/DumpRenderTree2
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "Implement LayoutTestController.setAppCacheMaximumSize() for DumpRender...Steve Block2010-09-141-0/+5
|\ \
| * | Implement LayoutTestController.setAppCacheMaximumSize() for DumpRenderTree2Steve Block2010-09-141-0/+5
* | | Merge "Made the run_layout_tests.py script restart the apache2 server before ...Maksymilian Osowski2010-09-141-0/+4
|\ \ \ | |/ / |/| |
| * | Made the run_layout_tests.py script restart the apache2 server before it starts.Maksymilian Osowski2010-09-141-0/+4
| |/
* | Merge "Sort LayoutTestController methods alphabetically"Steve Block2010-09-142-79/+77
|\ \ | |/ |/|
| * Sort LayoutTestController methods alphabeticallySteve Block2010-09-142-79/+77
* | Merge "Add to DumpRenderTree2 the option to suppress showing results in the h...Steve Block2010-09-141-11/+17
|\ \ | |/
| * Add to DumpRenderTree2 the option to suppress showing results in the host bro...Steve Block2010-09-141-11/+17
* | Merge "Gets rid of flickering when executing tests."Maksymilian Osowski2010-09-142-0/+22
|\ \ | |/ |/|
| * Gets rid of flickering when executing tests.Maksymilian Osowski2010-09-142-0/+22
* | Merge "Added overridePreference() layoutTestsController function."Maksymilian Osowski2010-09-132-0/+34
|\ \
| * | Added overridePreference() layoutTestsController function.Maksymilian Osowski2010-09-132-0/+34
| |/
* | Update DumpRenderTree2 to only calculate the WebKit revision once per test runSteve Block2010-09-131-12/+10
|/
* Remove superfluous FileFilter from DumpRenderTree2 DirListActivity.javaSteve Block2010-09-131-3/+0
* When running DumpRenderTree2 from script, remove old results filesSteve Block2010-09-131-2/+4
* Update DumpRenderTree2 to store results in /sdcard/layout-test-resultsSteve Block2010-09-132-4/+2
* Remove the last remnants in DumpRenderTree2 of the absolute path to the testsSteve Block2010-09-135-71/+8
* Update DumpRenderTree2 text results output to better match HTML versionSteve Block2010-09-131-10/+7
* Updated the AdbUtils class to better manage opening and closing the resources.Maksymilian Osowski2010-09-134-71/+100
* Merge "Updated FsUtils to use apache HttpClient instead of java.net UrlConnec...Maksymilian Osowski2010-09-131-47/+99
|\
| * Updated FsUtils to use apache HttpClient instead of java.net UrlConnection.Maksymilian Osowski2010-09-131-47/+99
* | Update DumpRenderTree2 to reflect removal of WEBKIT_MERGE_REVISIONSteve Block2010-09-072-8/+7
|/
* Merge "Fixed the bug in forwarder that prevented ConnectionHandler threads fr...Maksymilian Osowski2010-09-062-59/+62
|\
| * Fixed the bug in forwarder that prevented ConnectionHandler threads from exit...Maksymilian Osowski2010-09-062-59/+62
* | Fixed the run_apache2.py script to use the correct mime.types file.Maksymilian Osowski2010-09-031-1/+2
|/
* Merge "Updated Summarizer to parse CRASH instead of SKIP."Maksymilian Osowski2010-09-022-10/+13
|\
| * Updated Summarizer to parse CRASH instead of SKIP.Maksymilian Osowski2010-09-022-10/+13
* | Adds webkit revision to the summary and details.Maksymilian Osowski2010-09-022-0/+27
* | The results now show which expected result was used.Maksymilian Osowski2010-09-025-13/+132
|/
* Merge "Shows the details when all the tests finish and fixes the orientation ...Maksymilian Osowski2010-09-023-2/+38
|\
| * Shows the details when all the tests finish and fixes the orientation issue.Maksymilian Osowski2010-09-023-2/+38
* | Merge "Fixed and slightly improved crash detection mechanism."Maksymilian Osowski2010-09-022-4/+38
|\ \ | |/ |/|
| * Fixed and slightly improved crash detection mechanism.Maksymilian Osowski2010-09-022-4/+38
* | Merge "Updated Summarizer to report tests under all 4 possible categories now."Maksymilian Osowski2010-09-022-65/+65
|\ \
| * | Updated Summarizer to report tests under all 4 possible categories now.Maksymilian Osowski2010-09-022-65/+65
| |/
* | Merge "Fixed a bug when there are too many open sockets."Maksymilian Osowski2010-09-022-6/+48
|\ \
| * | Fixed a bug when there are too many open sockets.Maksymilian Osowski2010-09-022-6/+48
| |/
* | Added "run all tests in the current directory" menu option.Maksymilian Osowski2010-09-023-12/+53
|/
* Merge "Updated the Summarizer to link to the source of the tests."Maksymilian Osowski2010-09-011-0/+23
|\
| * Updated the Summarizer to link to the source of the tests.Maksymilian Osowski2010-09-011-0/+23
* | 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-018-116/+305
* Merge "Tweaked the logging + some minor style fixes."Maksymilian Osowski2010-08-268-37/+51
|\
| * Tweaked the logging + some minor style fixes.Maksymilian Osowski2010-08-268-37/+51
* | Update run_apach2.py to serve HTTP tests at server rootSteve Block2010-08-261-2/+10
* | Use locals to make run_apache2.py more readableSteve Block2010-08-261-19/+23
* | Merge "Updated the script to include access log."Maksymilian Osowski2010-08-261-0/+2
|\ \ | |/ |/|
| * Updated the script to include access log.Maksymilian Osowski2010-08-261-0/+2
* | Added forwarding service.Maksymilian Osowski2010-08-264-0/+407
|/
* Implement logic for new Geolocation delayed permission LayoutTestsSteve Block2010-08-181-10/+32