index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
DumpRenderTree
/
src
/
com
/
android
/
dumprendertree
/
ReliabilityTest.java
Age
Commit message (
Expand
)
Author
2012-03-05
Update to DumpRenderTree test harness
Guang Zhu
2010-07-19
Replaced /sdcard with Environment.getExternalStorageDirectory()
Christian Mehlmauer
2009-10-27
Remove the activity restart between urls.
Guang Zhu
2009-09-15
Refactor logic for starting forward servers and http test cases hacking, so t...
Guang Zhu
2009-08-03
Change browser reliability test to start a new activity for each url
Guang Zhu
2009-06-29
Added a new operation mode where user can launch all tests under a folder fro...
Guang Zhu
2009-06-10
Added support to record page load time for each url.
Guang Zhu
2009-06-03
Skip empty lines in test url list.
Guang Zhu
2009-06-03
Added new parameter to enable a manual pause between pages
Guang Zhu
2009-06-02
Fixed issue where code for extracting scripts was eclipsed by runTest method.
Guang Zhu
2009-06-01
Fixed bug where test status is not marked "DONE" when completed
Guang Zhu
2009-06-01
Update reliability test code. Use a separate activity with simpler calback me...
Guang Zhu