summaryrefslogtreecommitdiffstats
path: root/WebKitTools/DumpRenderTree/android
Commit message (Collapse)AuthorAgeFilesLines
* Merge WebKit at r74534: Initial merge by git.Ben Murdoch2011-05-102-163/+0
| | | | Change-Id: I6ccd1154fa1b19c2ec2a66878eb675738735f1eb
* Fix view_source.php for DumpRenderTree2Steve Block2010-09-131-2/+2
| | | | | | | | highlight_string() echos the result of the highlighting and returns a boolean success value. The existing code incorrectly echoes this boolean as part of the result. Change-Id: Icbfca6d8232ba3ad196f5909ad6c1ab4ac61f890
* Added script to show the source of the test.Maksymilian Osowski2010-09-011-0/+53
| | | | Change-Id: I192b0ecd7830f69193111ebf1d081dcd9495a51b
* Update get_layout_tests_dir_contents.php to account for new server document rootSteve Block2010-08-261-10/+5
| | | | | | | | See https://android-git.corp.google.com/g/#change,63194 which updates apach2.py to serve HTTP tests at server root Bug: 2951727 Change-Id: I4a5777d71843c1c2fdcd74a69b13e3c4750a45a0
* Updated the script to allow for chosing the mode (list files vs. list folders).Maksymilian Osowski2010-08-261-26/+43
| | | | Change-Id: I7a87e5591aef888f47cceaf3f30f5f2752e336aa
* Added php script in WebKitTools/DumpRenderTree/android/ that fetches all the ↵Maksymilian Osowski2010-08-131-0/+98
files under given path. Change-Id: Iac6025007a549833bf8065dacd50f942b1b2f643