summaryrefslogtreecommitdiff
path: root/tests/DumpRenderTree/src/com/android/dumprendertree/CallbackProxy.java
AgeCommit message (Expand)Author
2013-08-25Remove WebViewClassic specific test codeJonathan Dixon
2012-05-22Switch Geolocation DRT methods to control client-based mockSteve Block
2012-04-23Seperate interface and implementation of 4 WebView classesJonathan Dixon
2010-08-10Hook up mock for testing DeviceOrientation in DRTSteve Block
2010-07-26Merge WebKit at r63859 : Implement layoutTestController.dumpAsText(boolean) i...Ben Murdoch
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-03-22Implements layoutTestController.overridePreference()Steve Block
2010-03-20Implements layoutTestController.setAppCacheMaximumSizeSteve Block
2010-02-19Pass key modifier state to webcore for touch events and update DRT so it can ...Ben Murdoch
2010-02-03Add support for sending touch events in DRT.Ben Murdoch
2009-08-19Adds the ability to set Geolocation permissions from DumpRenderTree on Android.Steve Block
2009-08-14Adds the ability to configure the mock Geolocation service from DumpRenderTree.Steve Block
2009-07-22Fix master buildAndrei Popescu
2009-06-22Enable storage tests in Dump Render Tree so we can run Database and DOM Stora...Ben Murdoch
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-12-17Code drop from //branches/cupcake/...@124589The Android Open Source Project