summaryrefslogtreecommitdiff
path: root/tests/DumpRenderTree2/AndroidManifest.xml
AgeCommit message (Expand)Author
2013-08-25Remove WebViewClassic specific test code Jonathan Dixon
2010-09-15Make DumpRenderTree2 appear in the 'Dev Tools' application Steve Block
2010-09-14Gets rid of flickering when executing tests. Maksymilian Osowski
2010-09-02Shows the details when all the tests finish and fixes the orientation issue. Maksymilian Osowski
2010-08-11Added a basic version of python script and supporting code in DumpRenderTree. Maksymilian Osowski
2010-08-10Changed some parts of the code to prepare it for script support that will com... Maksymilian Osowski
2010-08-03Added wakelock to keep the screen from sleeping when executing tests. Maksymilian Osowski
2010-07-27Moved practically all of the prerefactoring functionality to the new design. Maksymilian Osowski
2010-07-26First stage of refactoring the code to handle crashes gracefully. Maksymilian Osowski
2010-07-21LayoutTest class with supporting classes (AbstractResult, TextResult). Maksymilian Osowski
2010-07-16Added the LayoutTestsRunner class that is responsible for running the tests. ... Maksymilian Osowski
2010-07-09A basic extension of ListActivity that allows navigating through tests and te... Maksymilian Osowski