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
*
Merge "b/3369602 Using Math.round() to convert float coordinates to integers....
Huahui Wu
2011-01-21
1
-2
/
+2
|
\
|
*
b/3369602 Using Math.round() to convert float coordinates to integers.
Huahui Wu
2011-01-21
1
-2
/
+2
*
|
DRT needs to clear cookies between tests.
Ben Murdoch
2011-01-20
1
-0
/
+2
*
|
Add case-sensitive tests to DRT ignore list.
Ben Murdoch
2011-01-20
1
-0
/
+2
|
/
*
further remove calls to runFinalization
Guang Zhu
2011-01-18
1
-2
/
+1
*
Merge "when test case times out, stop loading first" into honeycomb
Guang Zhu
2011-01-14
1
-0
/
+1
|
\
|
*
when test case times out, stop loading first
Guang Zhu
2011-01-14
1
-0
/
+1
*
|
remove runFinalizationSync calls
Guang Zhu
2011-01-13
1
-3
/
+0
|
/
*
change webkit test data path
Guang Zhu
2011-01-12
5
-20
/
+20
*
bugfix: remove dump timeout message after dump is received
Guang Zhu
2010-12-23
1
-0
/
+1
*
Throw exception if webview dump times out
Guang Zhu
2010-12-23
1
-1
/
+11
*
Add LayoutTest http/tests/appcache/foreign-fallback.html to the DRT ignore list
Steve Block
2010-12-16
1
-0
/
+1
*
re-enable HW acceleration in DRT
Guang Zhu
2010-12-07
1
-1
/
+1
*
disable HW acceleration
Guang Zhu
2010-12-06
1
-1
/
+1
*
change how assets are copied out of apk
Guang Zhu
2010-12-06
2
-7
/
+13
*
enabled hardware acceleration for DRT
Guang Zhu
2010-12-01
1
-1
/
+3
*
Skip LayoutTest http/tests/cookies/third-party-cookie-relaxing.html
Steve Block
2010-11-24
1
-0
/
+1
*
Removing some js script tests from the skip list
Kristian Monsen
2010-11-17
1
-3
/
+0
*
Remove the failing expectation for fast/encoding/char-encoding.html for DRT
Steve Block
2010-11-11
1
-1
/
+0
*
Add fast/js/regexp-overflow.html to DumpRenderTree skip list
Steve Block
2010-10-19
1
-10
/
+6
*
Implement LayoutTestController.overridePreference('WebKitUsesPageCachePrefere...
Steve Block
2010-10-14
1
-2
/
+11
*
Reclassify failing multi-touch tests in DumpRenderTree ignore list
Steve Block
2010-09-29
1
-3
/
+3
*
Update DumpRenderTree test expectations for fast/encoding
Iain Merrick
2010-09-29
1
-0
/
+8
*
Merge "skip 2d.drawImage.broken.html layout test"
Guang Zhu
2010-09-27
1
-0
/
+2
|
\
|
*
skip 2d.drawImage.broken.html layout test
Guang Zhu
2010-09-27
1
-0
/
+2
*
|
Bug 2372180: pass multi-touch events from browser to webkit.
Huahui Wu
2010-09-26
2
-38
/
+109
|
/
*
temporarily skip simple-cross-origin-progress-events.html for now
Guang Zhu
2010-09-07
1
-1
/
+3
*
am fe8eaf3b: am 1c045003: Merge "add mouse up/down/click support in DumpRende...
Guang Zhu
2010-08-26
1
-42
/
+16
|
\
|
*
am 1c045003: Merge "add mouse up/down/click support in DumpRenderTree" into g...
Guang Zhu
2010-08-26
1
-42
/
+16
|
|
\
|
|
*
add mouse up/down/click support in DumpRenderTree
Guang Zhu
2010-08-25
1
-42
/
+16
*
|
|
Merge "change the DRT to use Light theme"
Guang Zhu
2010-08-24
1
-3
/
+6
|
\
\
\
|
*
|
|
change the DRT to use Light theme
Guang Zhu
2010-08-24
1
-3
/
+6
*
|
|
|
Merge WebKit at r65615 : Ignore http/tests/appcache/origin-quota.html
Iain Merrick
2010-08-24
1
-0
/
+1
|
/
/
/
*
|
|
Implement logic for new Geolocation delayed permission LayoutTests
Steve Block
2010-08-18
2
-5
/
+24
*
|
|
Merge WebKit at r65072 : Update DRT ignore list.
Ben Murdoch
2010-08-13
1
-0
/
+2
*
|
|
Hook up mock for testing DeviceOrientation in DRT
Steve Block
2010-08-10
4
-1
/
+21
*
|
|
Merge WebKit at r64523 : Add new LayoutTest fast/dom/DeviceOrientation/basic-...
Steve Block
2010-08-09
1
-0
/
+1
*
|
|
Initial work on browser incognito mode history feature.
Elliott Slaughter
2010-08-05
1
-1
/
+1
*
|
|
Merge "After merging webkit to 64264 these hang, so added them to the do not ...
Kristian Monsen
2010-08-04
1
-1
/
+7
|
\
\
\
|
*
|
|
After merging webkit to 64264 these hang, so added them to the do not run list.
Kristian Monsen
2010-08-03
1
-1
/
+7
*
|
|
|
resolved conflicts for merge of 8a76a908 to master
Jean-Baptiste Queru
2010-07-29
8
-26
/
+51
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
Replaced /sdcard with Environment.getExternalStorageDirectory()
Christian Mehlmauer
2010-07-19
8
-27
/
+51
|
|
/
*
|
Merge "Add some dom/xtml/level3 LayoutTests to the DumpRenderTree ignore resu...
Steve Block
2010-07-27
1
-0
/
+17
|
\
\
|
*
|
Add some dom/xtml/level3 LayoutTests to the DumpRenderTree ignore results list
Steve Block
2010-07-22
1
-0
/
+17
*
|
|
Merge WebKit at r63859 : Implement layoutTestController.dumpAsText(boolean) i...
Ben Murdoch
2010-07-26
3
-27
/
+36
|
/
/
*
|
add a paramter to control page-load-termination-on-JS-error
Guang Zhu
2010-07-14
2
-2
/
+6
*
|
Merge "Update DumpRenderTree to look in platform/android for Android-specific...
Steve Block
2010-07-12
1
-2
/
+10
|
\
\
|
*
|
Update DumpRenderTree to look in platform/android for Android-specific results
Steve Block
2010-07-12
1
-2
/
+10
*
|
|
Update the file filter in DumpRenderTree (and DumpRenderTree2) so that
Ben Murdoch
2010-07-09
1
-1
/
+3
|
/
/
*
|
Tweak fix for setXSSAuditorEnabled in LayoutTestController.
Elliott Slaughter
2010-06-23
2
-2
/
+2
[next]