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
/
LoadTestsAutoTest.java
Age
Commit message (
Expand
)
Author
2013-08-25
Remove WebViewClassic specific test code
Jonathan Dixon
2012-03-05
Update to DumpRenderTree test harness
Guang Zhu
2011-05-18
call clearCache from UI thread
Guang Zhu
2011-04-26
Make DRT pull data over network
Guang Zhu
2011-01-25
change the way test app waits for gc
Guang Zhu
2011-01-18
further remove calls to runFinalization
Guang Zhu
2011-01-13
remove runFinalizationSync calls
Guang Zhu
2010-12-06
change how assets are copied out of apk
Guang Zhu
2010-07-19
Replaced /sdcard with Environment.getExternalStorageDirectory()
Christian Mehlmauer
2009-12-02
Add support for extracting render time and image in page cycler
Guang Zhu
2009-07-17
Add a delay before collecting memory information
Guang Zhu
2009-07-09
Call clearCache on WebView before collecting memory information.
Guang Zhu
2009-06-30
Use additional functions to collect more memory information data points.
Guang Zhu
2009-05-18
Fixed IndexOutofBoundException, improved how memory information is captured (...
Guang Zhu
2009-05-11
added reliability test usding DumpRenderTree
Guang Zhu
2009-05-05
Back-merge all changes done in master to DumpRenderTree to donut.
Guang Zhu
2009-03-13
auto import from //branches/cupcake_rel/...@138607
The Android Open Source Project