summaryrefslogtreecommitdiff
path: root/tests/DumpRenderTree2/src
AgeCommit message (Expand)Author
2012-05-29Fix style for Geolocation mock mechanism Steve Block
2012-05-22Switch Geolocation DRT methods to control client-based mock Steve Block
2012-04-23Seperate interface and implementation of 4 WebView classes Jonathan Dixon
2012-04-12Minor clean-up in DeviceOrientation and DeviceMotion Steve Block
2012-03-02Refactor WebView to be a thin proxy class Jonathan Dixon
2011-05-24In DRT2, correctly handle the case of zero tests Steve Block
2011-05-24Update DRT2 to reflect WebKit code movement Steve Block
2011-01-24A few small cleanning-ups. Huahui Wu
2011-01-21b/3369602 Using Math.round() to convert float coordinates to integers. Huahui Wu
2011-01-13Improve error handling (NPE in DRT2) Philippe Marti
2010-11-23pass layout test list using external file Guang Zhu
2010-11-11Fix EventSender mouse events to correctly convert from screen coordinates Steve Block
2010-11-11Refactor EventSenderImpl.MousePoint Steve Block
2010-11-09Include .php tests in DumpRenderTree2. Iain Merrick
2010-11-09Fix DumpRenderTree2 to not attempt to read expected results over HTTPS Steve Block
2010-11-09Fix FsUtils.readDataFromUrl() to do the network request on a background thread Steve Block
2010-10-18Fix DumpRenderTree2 to correctly handle crashed tests Steve Block
2010-10-14Implement LayoutTestController.overridePreference('WebKitUsesPageCachePrefere... Steve Block
2010-09-29Fix some bugs in DumpRenderTree2 when forming HTML diffs Steve Block
2010-09-29Use the empty string when expected text results are missing in DumpRenderTree2 Steve Block
2010-09-29Fix a bug with the expected result path in DumpRenderTree2 Steve Block
2010-09-29Correctly implement EventSender mouse methods in DumpRenderTree2 Steve Block
2010-09-29Trim empty lines when comparing text results in DumpRenderTree2 Steve Block
2010-09-28Reduce the AppCache maximum size to a more reasonable value in DumpRenderTree2 Steve Block
2010-09-28Provide a useful message in DumpRenderTree2 GUI when the host server is not r... Steve Block
2010-09-28Prevent DumpRenderTree2 from crashing when the host server is not running Steve Block
2010-09-26Bug 2372180: pass multi-touch events from browser to webkit. Huahui Wu
2010-09-22Fix DumpRenderTree2 to clear AppCache between tests Steve Block
2010-09-22Fix DumpRenderTree2 to wait for the WebCore thread to become ready Steve Block
2010-09-22Fix DumpRenderTree2 to make AbstractResult serializable Steve Block
2010-09-22Fix DumpRenderTree2 to handle SSL errors Steve Block
2010-09-22Merge "Fix DumpRenderTree2 to correctly add JavaScript interfaces to new wind... Steve Block
2010-09-17Updated Summarizer to use SQLite DB. Maksymilian Osowski
2010-09-17Changed Summarizer to dump generated html code to file every few hundred test... Maksymilian Osowski
2010-09-17Fix DumpRenderTree2 to serve HTTP tests on http://127.0.0.1:8000 Steve Block
2010-09-17Updated ManagerService to call Summarizer.summarize() in a separate thread. Maksymilian Osowski
2010-09-17Fix DumpRenderTree2 to correctly add JavaScript interfaces to new windows Steve Block
2010-09-17Update DumpRenderTree2 to handle failing tests where no meaningful diff is av... Steve Block
2010-09-17Remove superfluous CSS from DumpRenderTree2's Summarizer Steve Block
2010-09-17Implement WebViewClient.onReceivedHttpAuthRequest() in DumpRenderTree2 Steve Block
2010-09-15Added setXSSAuditorEnabled() LayoutTestController function. Maksymilian Osowski
2010-09-14Merge "Changed Summarizer to add header before printing the path in summary.t... Maksymilian Osowski
2010-09-14Changed Summarizer to add header before printing the path in summary.txt and ... Maksymilian Osowski
2010-09-14Implement LayoutTestController.setAppCacheMaximumSize() for DumpRenderTree2 Steve Block
2010-09-14Sort LayoutTestController methods alphabetically Steve Block
2010-09-13Merge "Added overridePreference() layoutTestsController function." Maksymilian Osowski
2010-09-13Added overridePreference() layoutTestsController function. Maksymilian Osowski
2010-09-13Update DumpRenderTree2 to only calculate the WebKit revision once per test run Steve Block
2010-09-13Remove superfluous FileFilter from DumpRenderTree2 DirListActivity.java Steve Block
2010-09-13Update DumpRenderTree2 to store results in /sdcard/layout-test-results Steve Block