index
:
frameworks_base.git
master
replicant-6.0
frameworks base
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
DumpRenderTree2
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix style for Geolocation mock mechanism
Steve Block
2012-05-29
2
-10
/
+5
*
Switch Geolocation DRT methods to control client-based mock
Steve Block
2012-05-22
2
-47
/
+31
*
Seperate interface and implementation of 4 WebView classes
Jonathan Dixon
2012-04-23
1
-1
/
+1
*
Minor clean-up in DeviceOrientation and DeviceMotion
Steve Block
2012-04-12
1
-1
/
+1
*
Refactor WebView to be a thin proxy class
Jonathan Dixon
2012-03-02
2
-10
/
+17
*
In DRT2, correctly handle the case of zero tests
Steve Block
2011-05-24
2
-1
/
+19
*
Update DRT2 to reflect WebKit code movement
Steve Block
2011-05-24
3
-4
/
+4
*
Add extra error handling to DRT2 launcher script
Steve Block
2011-05-24
1
-0
/
+6
*
A few small cleanning-ups.
Huahui Wu
2011-01-24
1
-1
/
+0
*
b/3369602 Using Math.round() to convert float coordinates to integers.
Huahui Wu
2011-01-21
1
-2
/
+2
*
Improve error handling (NPE in DRT2)
Philippe Marti
2011-01-13
2
-8
/
+13
*
pass layout test list using external file
Guang Zhu
2010-11-23
3
-14
/
+48
*
Fix EventSender mouse events to correctly convert from screen coordinates
Steve Block
2010-11-11
1
-12
/
+13
*
Refactor EventSenderImpl.MousePoint
Steve Block
2010-11-11
1
-23
/
+32
*
Include .php tests in DumpRenderTree2.
Iain Merrick
2010-11-09
1
-2
/
+7
*
Fix DumpRenderTree2 to not attempt to read expected results over HTTPS
Steve Block
2010-11-09
3
-6
/
+7
*
Fix FsUtils.readDataFromUrl() to do the network request on a background thread
Steve Block
2010-11-09
4
-39
/
+64
*
Fix DumpRenderTree2 to correctly handle crashed tests
Steve Block
2010-10-18
2
-9
/
+17
*
Fix DumpRenderTree2 script to allow only one path to be specified
Steve Block
2010-10-18
1
-9
/
+12
*
Improve error handling in DumpRenderTree2 scripts
Steve Block
2010-10-18
2
-22
/
+30
*
Implement LayoutTestController.overridePreference('WebKitUsesPageCachePrefere...
Steve Block
2010-10-14
1
-5
/
+11
*
Fix some bugs in DumpRenderTree2 when forming HTML diffs
Steve Block
2010-09-29
2
-26
/
+37
*
Use the empty string when expected text results are missing in DumpRenderTree2
Steve Block
2010-09-29
1
-38
/
+10
*
Fix a bug with the expected result path in DumpRenderTree2
Steve Block
2010-09-29
2
-2
/
+6
*
Correctly implement EventSender mouse methods in DumpRenderTree2
Steve Block
2010-09-29
1
-33
/
+13
*
Trim empty lines when comparing text results in DumpRenderTree2
Steve Block
2010-09-29
1
-10
/
+20
*
add multiple device support to layout test driver script
Guang Zhu
2010-09-28
1
-3
/
+7
*
Reduce the AppCache maximum size to a more reasonable value in DumpRenderTree2
Steve Block
2010-09-28
1
-1
/
+3
*
Merge changes Ic62f60d9,I04a01634
Steve Block
2010-09-28
6
-64
/
+80
|
\
|
*
Provide a useful message in DumpRenderTree2 GUI when the host server is not r...
Steve Block
2010-09-28
3
-35
/
+54
|
*
Prevent DumpRenderTree2 from crashing when the host server is not running
Steve Block
2010-09-28
3
-29
/
+26
*
|
Update run_layout_tests.py to give a useful error if DumpRenderTree2 is not f...
Steve Block
2010-09-28
1
-4
/
+8
|
/
*
Bug 2372180: pass multi-touch events from browser to webkit.
Huahui Wu
2010-09-26
2
-38
/
+76
*
Fix DumpRenderTree2 to clear AppCache between tests
Steve Block
2010-09-22
1
-1
/
+5
*
Fix DumpRenderTree2 to wait for the WebCore thread to become ready
Steve Block
2010-09-22
1
-0
/
+7
*
Fix a bug in DumpRenderTree2's run_apache2.py script
Steve Block
2010-09-22
1
-4
/
+3
*
Fix DumpRenderTree2 to make AbstractResult serializable
Steve Block
2010-09-22
1
-1
/
+1
*
Fix DumpRenderTree2 to handle SSL errors
Steve Block
2010-09-22
1
-3
/
+12
*
Merge "Fix DumpRenderTree2 to correctly add JavaScript interfaces to new wind...
Steve Block
2010-09-22
1
-4
/
+19
|
\
|
*
Fix DumpRenderTree2 to correctly add JavaScript interfaces to new windows
Steve Block
2010-09-17
1
-4
/
+19
*
|
Updated Summarizer to use SQLite DB.
Maksymilian Osowski
2010-09-17
5
-30
/
+297
*
|
Changed Summarizer to dump generated html code to file every few hundred test...
Maksymilian Osowski
2010-09-17
1
-3
/
+17
*
|
Fix DumpRenderTree2 to serve HTTP tests on http://127.0.0.1:8000
Steve Block
2010-09-17
2
-5
/
+7
*
|
Merge "Updated ManagerService to call Summarizer.summarize() in a separate th...
Maksymilian Osowski
2010-09-17
2
-15
/
+30
|
\
\
|
*
|
Updated ManagerService to call Summarizer.summarize() in a separate thread.
Maksymilian Osowski
2010-09-17
2
-15
/
+30
*
|
|
Merge "Changed the behaviour of run_apache2.py restart."
Maksymilian Osowski
2010-09-17
1
-2
/
+16
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Changed the behaviour of run_apache2.py restart.
Maksymilian Osowski
2010-09-17
1
-2
/
+16
*
|
|
Merge "Update DumpRenderTree2 to handle failing tests where no meaningful dif...
Steve Block
2010-09-17
5
-88
/
+161
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Update DumpRenderTree2 to handle failing tests where no meaningful diff is av...
Steve Block
2010-09-17
5
-88
/
+161
*
|
Merge "Changed run_layout_tests.py and run_apache2.py to accept alternative t...
Maksymilian Osowski
2010-09-17
2
-7
/
+25
|
\
\
|
|
/
|
/
|
[next]