summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix 9patch rendering."Romain Guy2010-09-152-4/+10
|\
| * Fix 9patch rendering.Romain Guy2010-09-152-4/+10
* | am 0535d857: am 94126238: Merge "Remove SSLContextImpl.engineInit(..) that ta...Brian Carlstrom2010-09-152-11/+16
|\ \
| * \ am 94126238: Merge "Remove SSLContextImpl.engineInit(..) that takes persisten...Brian Carlstrom2010-09-142-11/+16
| |\ \
| | * | Remove SSLContextImpl.engineInit(..) that takes persistent cache argumentsBrian Carlstrom2010-09-142-11/+16
| * | | am d02bdaab: Remove experimental immersive mode support. DO NOT MERGEDaniel Sandler2010-08-271-13/+2
| |\ \ \ | | |/ /
| | * | Remove experimental immersive mode support. DO NOT MERGEDaniel Sandler2010-08-271-13/+2
* | | | Added setXSSAuditorEnabled() LayoutTestController function.Maksymilian Osowski2010-09-152-0/+16
| |_|/ |/| |
* | | Merge "Changed Summarizer to add header before printing the path in summary.t...Maksymilian Osowski2010-09-141-2/+3
|\ \ \
| * | | Changed Summarizer to add header before printing the path in summary.txt and ...Maksymilian Osowski2010-09-141-2/+3
* | | | 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
* | | | | Fix rendering issue with layers intersecting the clip rect.Romain Guy2010-09-135-17/+86
| |/ / / |/| | |
* | | | 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
* | | | Merge "Optimize calls to glCopyTexImage2D()."Romain Guy2010-09-121-1/+1
|\ \ \ \
| * | | | Optimize calls to glCopyTexImage2D().Romain Guy2010-09-121-1/+1
* | | | | Merge "Correct implementation of saveLayer()."Romain Guy2010-09-1227-24/+244
|\ \ \ \ \ | |/ / / /
| * | | | Correct implementation of saveLayer().Romain Guy2010-09-1227-24/+244
* | | | | Plumb lights out mode through from the window manager to the status bar runni...Joe Onorato2010-09-121-8/+7
|/ / / /
* | | | Add support for advanced blend modes with the framebuffer.Romain Guy2010-09-092-0/+121
* | | | Merge "Update DumpRenderTree2 to reflect removal of WEBKIT_MERGE_REVISION"Steve Block2010-09-082-8/+7
|\ \ \ \
| * | | | Update DumpRenderTree2 to reflect removal of WEBKIT_MERGE_REVISIONSteve Block2010-09-072-8/+7
| |/ / /
* | | | Merge "temporarily skip simple-cross-origin-progress-events.html for now"Guang Zhu2010-09-071-1/+3
|\ \ \ \
| * | | | temporarily skip simple-cross-origin-progress-events.html for nowGuang Zhu2010-09-071-1/+3
| |/ / /
* | | | Correctly set the viewport on window resize.Romain Guy2010-09-073-0/+106
|/ / /
* | | 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
|/ / /