index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
DumpRenderTree
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replaced /sdcard with Environment.getExternalStorageDirectory()
Christian Mehlmauer
2010-07-19
8
-27
/
+51
*
Cherry pick from master.
Steve Block
2010-04-01
2
-1
/
+7
*
Implements layoutTestController.overridePreference()
Steve Block
2010-03-22
4
-1
/
+29
*
Removes most remaining appcache layout tests from the DumpRenderTree ignoreRe...
Steve Block
2010-03-22
1
-8
/
+2
*
Implements layoutTestController.setAppCacheMaximumSize
Steve Block
2010-03-20
2
-1
/
+4
*
Removes an appcache test from the DumpRenderTree ignoreResults list
Steve Block
2010-03-19
1
-1
/
+0
*
Adds worker tests to the DumpRenderTree ignoreResults list, as workers are no...
Steve Block
2010-03-17
1
-16
/
+5
*
Updates the status of some HTML5 storage layout tests in the DumpRenderTree s...
Steve Block
2010-03-17
1
-4
/
+5
*
Adds XPath layout tests to DumpRenderTree ignoreResults list as Android does ...
Steve Block
2010-03-15
1
-2
/
+4
*
Puts two regex layout tests back on the DumpRenderTree skipped list
Steve Block
2010-03-12
1
-3
/
+4
*
Adds to DumpRenderTree the ability to ignore the results of tests
Steve Block
2010-03-11
5
-44
/
+96
*
Merge "Check if the JS_ENGINE key exists as an environment variable before re...
Ben Murdoch
2010-03-11
1
-1
/
+1
|
\
|
*
Check if the JS_ENGINE key exists as an environment variable before reading it.
Ben Murdoch
2010-03-11
1
-1
/
+1
*
|
Remove http/wml from the DumpRenderTree skipped list, as this directory no lo...
Steve Block
2010-03-11
1
-1
/
+0
|
/
*
Removes from DumpRenderTree the superfluous result file for tests that time out.
Steve Block
2010-03-09
1
-29
/
+15
*
Removes regex tests from the DumpRenderTree skipped list
Steve Block
2010-03-09
1
-3
/
+0
*
Add shared workers tests to DumpRenderTree skipped list
Steve Block
2010-03-09
1
-0
/
+18
*
Removes some storage tests from the DumpRenderTree skipped lists, now that An...
Steve Block
2010-03-03
1
-5
/
+0
*
Merge "Removes a Geolocation test from the DumpRenderTree skipped list"
Steve Block
2010-03-01
1
-1
/
+0
|
\
|
*
Removes a Geolocation test from the DumpRenderTree skipped list
Steve Block
2010-02-25
1
-1
/
+0
*
|
Adds to DumpRenderTree the ability to look for Android-specific results
Steve Block
2010-02-26
3
-14
/
+46
|
/
*
Add HTML5 layout tests that currently fail to the DumpRenderTree skipped list
Steve Block
2010-02-24
1
-0
/
+24
*
Quick fix layout test path problems
Guang Zhu
2010-02-22
1
-13
/
+2
*
In DumpRenderTree, skip tests for which we have the wrong results
Steve Block
2010-02-22
1
-27
/
+29
*
Ignore TEMPLATE.html in LayoutTest directories
Steve Block
2010-02-19
1
-0
/
+3
*
Merge "Remove tests that no longer exist from the DumpRenderTree skipped list"
Steve Block
2010-02-19
1
-21
/
+0
|
\
|
*
Remove tests that no longer exist from the DumpRenderTree skipped list
Steve Block
2010-02-19
1
-21
/
+0
*
|
Merge "Merges unused bug list with ignored result list in DumpRenderTree"
Steve Block
2010-02-19
1
-39
/
+22
|
\
\
|
|
/
|
*
Merges unused bug list with ignored result list in DumpRenderTree
Steve Block
2010-02-19
1
-39
/
+22
*
|
Pass key modifier state to webcore for touch events and update DRT so it can ...
Ben Murdoch
2010-02-19
3
-7
/
+36
|
/
*
Sorts the lists of tests in DumpRenderTree in preparation for cleaning up the...
Steve Block
2010-02-16
1
-128
/
+78
*
Removes tests from DumpRenderTree skipped list where the corresponding bugs h...
Steve Block
2010-02-16
1
-12
/
+2
*
When a window is closed, destroy the WebView properly so that WebCore is info...
Ben Murdoch
2010-02-04
1
-1
/
+11
*
Add support for sending touch events in DRT.
Ben Murdoch
2010-02-03
5
-7
/
+282
*
am e0aed796: am ccec75e7: Merge "Prevent orientation change from triggering a...
Guang Zhu
2010-01-22
1
-3
/
+5
|
\
|
*
Prevent orientation change from triggering activity recreation.
Guang Zhu
2010-01-19
1
-3
/
+5
|
*
Rename WebChromeClient.addMessageToConsole to WebChromeClient.onConsoleMessag...
Ben Murdoch
2009-11-24
1
-1
/
+1
*
|
Deprecate fill_parent and introduce match_parent.
Romain Guy
2010-01-08
2
-3
/
+3
*
|
Add support for extracting render time and image in page cycler
Guang Zhu
2009-12-02
5
-9
/
+136
*
|
Rename WebChromeClient.addMessageToConsole to WebChromeClient.onConsoleMessage.
Ben Murdoch
2009-11-20
1
-1
/
+1
|
/
*
Use a diff that ignores trailing whitespaces to get by some layout test failu...
Guang Zhu
2009-11-12
2
-18
/
+36
*
layout test rebase, bug fix
Guang Zhu
2009-11-05
5
-33
/
+721
*
Remove the activity restart between urls.
Guang Zhu
2009-10-27
1
-3
/
+3
*
Enable some tests that requires local http server
Guang Zhu
2009-10-15
1
-2
/
+1
*
rebase layout test result as the numbers reported are much more stable now
Guang Zhu
2009-09-29
4
-1535
/
+2121
*
Added code style fix that actually did not get submitted in 2nd patch of prev...
Guang Zhu
2009-09-28
1
-2
/
+2
*
Add checks for double-dumping on webkit data.
Guang Zhu
2009-09-28
1
-1
/
+8
*
Change the way DRT determines if it is ready to continue to the next test whe...
Ben Murdoch
2009-09-24
1
-22
/
+34
*
Only move to the next test in DRT after the test has completed AND the page h...
Ben Murdoch
2009-09-17
1
-6
/
+31
*
Merge change 25356 into eclair
Android (Google) Code Review
2009-09-16
1
-1
/
+3
|
\
[next]