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