summaryrefslogtreecommitdiffstats
path: root/tests/DumpRenderTree2/AndroidManifest.xml
Commit message (Expand)AuthorAgeFilesLines
* Make DumpRenderTree2 appear in the 'Dev Tools' applicationSteve Block2010-09-151-2/+2
* Gets rid of flickering when executing tests.Maksymilian Osowski2010-09-141-0/+1
* Shows the details when all the tests finish and fixes the orientation issue.Maksymilian Osowski2010-09-021-1/+2
* Added a basic version of python script and supporting code in DumpRenderTree.Maksymilian Osowski2010-08-111-0/+6
* Changed some parts of the code to prepare it for script support that will com...Maksymilian Osowski2010-08-101-1/+8
* Added wakelock to keep the screen from sleeping when executing tests.Maksymilian Osowski2010-08-031-0/+1
* Moved practically all of the prerefactoring functionality to the new design.Maksymilian Osowski2010-07-271-5/+5
* First stage of refactoring the code to handle crashes gracefully.Maksymilian Osowski2010-07-261-0/+8
* LayoutTest class with supporting classes (AbstractResult, TextResult).Maksymilian Osowski2010-07-211-0/+1
* Added the LayoutTestsRunner class that is responsible for running the tests. ...Maksymilian Osowski2010-07-161-0/+7
* A basic extension of ListActivity that allows navigating through tests and te...Maksymilian Osowski2010-07-091-0/+28