summaryrefslogtreecommitdiff
path: root/tests/DumpRenderTree/src/com/android/dumprendertree/TestShellActivity.java
AgeCommit message (Expand)Author
2013-08-25Remove WebViewClassic specific test codeJonathan Dixon
2012-05-29Fix style for Geolocation mock mechanismSteve Block
2012-05-22Switch Geolocation DRT methods to control client-based mockSteve Block
2012-04-19follow up file original policy changeGuang Zhu
2012-04-12Minor clean-up in DeviceOrientation and DeviceMotionSteve Block
2012-03-05Update to DumpRenderTree test harnessGuang Zhu
2012-03-02Refactor WebView to be a thin proxy classJonathan Dixon
2012-02-14disable cpu_upload path workaroundGuang Zhu
2012-02-13Merge "fix build"Guang Zhu
2012-02-13fix buildGuang Zhu
2012-02-13use hard coded WebViewProperties.gfxUseMinimalMemoryGuang Zhu
2012-02-13Increase transfer queue size for DRTGuang Zhu
2011-09-29Merge "Revert "log stack trace when finish() or onDestroy() is called""Guang Zhu
2011-09-28Revert "log stack trace when finish() or onDestroy() is called"Guang Zhu
2011-09-27Use CPU upload path in DRTGuang Zhu
2011-09-15log stack trace when finish() or onDestroy() is calledGuang Zhu
2011-07-28Revert "Disable Crankshaft in DRT for performance testing."Ben Murdoch
2011-07-27Disable Crankshaft in DRT for performance testing.Ben Murdoch
2011-06-21LayoutTests with dumpAsText in the pathname should always dump as text.Ben Murdoch
2011-05-16change how test sets timeout for webkit dumpGuang Zhu
2011-05-13even more loggingGuang Zhu
2011-05-10add more logging into DRTGuang Zhu
2011-02-10Merge "Adds CookieManager methods to configure policy for cookies for file sc...Steve Block
2011-02-10Increase DRT timeout while waiting for WebView to dump as textSteve Block
2011-01-24A few small cleanning-ups.Huahui Wu
2011-01-20DRT needs to clear cookies between tests.Ben Murdoch
2011-01-14when test case times out, stop loading firstGuang Zhu
2010-12-23bugfix: remove dump timeout message after dump is receivedGuang Zhu
2010-12-23Throw exception if webview dump times outGuang Zhu
2010-12-21Adds CookieManager methods to configure policy for cookies for file scheme URLsKristian Monsen
2010-10-14Implement LayoutTestController.overridePreference('WebKitUsesPageCachePrefere...Steve Block
2010-09-26Bug 2372180: pass multi-touch events from browser to webkit.Huahui Wu
2010-08-18Implement logic for new Geolocation delayed permission LayoutTestsSteve Block
2010-08-10Hook up mock for testing DeviceOrientation in DRTSteve Block
2010-08-05Initial work on browser incognito mode history feature.Elliott Slaughter
2010-07-29resolved conflicts for merge of 8a76a908 to masterJean-Baptiste Queru
2010-07-26Merge WebKit at r63859 : Implement layoutTestController.dumpAsText(boolean) i...Ben Murdoch
2010-07-19Replaced /sdcard with Environment.getExternalStorageDirectory()Christian Mehlmauer
2010-07-14add a paramter to control page-load-termination-on-JS-errorGuang Zhu
2010-06-23Tweak fix for setXSSAuditorEnabled in LayoutTestController.Elliott Slaughter
2010-06-22Add setXSSAuditorEnabled support in WebSettings.Elliott Slaughter
2010-06-21Add dumpChildFramesAsText function support in LayoutTestController.Shimeng (Simon) Wang
2010-06-07DumpRenderTree fix.Ben Murdoch
2010-06-03DumpRenderTree changesBen Murdoch
2010-05-27Fixes an error when displaying the current layout test index.Kristian Monsen
2010-05-25Display index and count when running layout testsKristian Monsen
2010-05-03improvements on layout testGuang Zhu
2010-04-15Reset the webview settings after each test to ensure that each new test startsBen Murdoch
2010-04-01Cherry pick from master.Steve Block
2010-03-22Implements layoutTestController.overridePreference()Steve Block