summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/layout_test_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-7/+7
* Add method to control whether local files get universal access during testing.cevans@chromium.org2009-11-111-0/+11
* Add layoutTestController.counterValueForElementByIdhamaji@chromium.org2009-10-301-0/+15
* Introduce WebSecurityPolicy for security related methods.mhm@chromium.org2009-10-221-5/+7
* TBR: darinmhm@chromium.org2009-10-211-7/+5
* Introduce WebSecurityPolicy for security related methods.mhm@chromium.org2009-10-211-5/+7
* 1. Make messageloop-based timeout work on Mac/Linux,ojan@chromium.org2009-10-201-27/+31
* Delete glue/webview{_delegate}.hdarin@chromium.org2009-10-191-1/+1
* Make all content scripts from an extension run in the sameaa@chromium.org2009-10-081-3/+6
* Implement setPOSIXLocale in test shell.evan@chromium.org2009-10-071-0/+12
* Move various methods from glue/webview.h to api/public/WebView.h darin@chromium.org2009-10-011-2/+2
* Revert 27705 - Move various methods from glue/webview.h to api/public/WebView.hmal@chromium.org2009-10-011-2/+2
* Move various methods from glue/webview.h to api/public/WebView.hdarin@chromium.org2009-10-011-2/+2
* Hook up webkit/api/public/WebView.hdarin@chromium.org2009-09-301-7/+7
* Refactor the DB code to make it accessible from test_shell.dumi@chromium.org2009-09-221-2/+9
* Implement WebKitTabToLinksPreferenceKey for the test_shell.arv@chromium.org2009-09-171-0/+2
* Restore logging of preference errors.darin@chromium.org2009-09-161-2/+3
* Hook up WebViewClient, part 1.darin@chromium.org2009-09-161-10/+14
* Hook up WebFrameClient, replacing many WebViewDelegate methods.darin@chromium.org2009-09-101-2/+1
* Teach LayoutTestController about the pref to enable the appcache.michaeln@google.com2009-09-041-0/+2
* Convert std::wstring encoding names to std::string in a bunch of files.tony@chromium.org2009-09-041-1/+1
* Implement layoutTestController.display() method.dglazkov@chromium.org2009-09-041-0/+3
* Change the default cookie policy to be closer to the default in WebKit's Dump...levin@chromium.org2009-09-041-2/+13
* Re-land r23931: Plumb whiteListAccessFromOrigin() throughaa@chromium.org2009-08-211-0/+24
* Reverting 23931.dimich@google.com2009-08-211-24/+0
* Plumb whiteListAccessFromOrigin() through Chromium's WebKit APIaa@chromium.org2009-08-211-0/+24
* The 2 layout test regressions happened due to changes in the test shell.jorlow@chromium.org2009-08-191-6/+9
* Remove webview's dependency on webpreferences.jorlow@chromium.org2009-08-171-12/+7
* Make chanegs in layoutTestController reflecting recent upstream change http:/...dimich@google.com2009-08-141-0/+108
* Switch to WebFrame from the WebKit API.darin@chromium.org2009-08-101-8/+9
* Fix a bunch of layout tests related to dumpResourceLoadCallbacks.darin@chromium.org2009-08-061-0/+9
* Don't use work_queue_ for the isolated world scripts. Instead, we justabarth@chromium.org2009-08-051-16/+6
* Implement a couple layoutTestController methods and rebaselinetc@google.com2009-08-031-0/+17
* Add a WebKit API that registers a V8 extension to be loaded into contentmpcomplete@chromium.org2009-07-301-1/+1
* Enable isolated worlds for content scripts.abarth@chromium.org2009-07-161-1/+1
* Add test harness for isolated worlds. Actual tests will appear upstream.abarth@chromium.org2009-07-081-0/+20
* Implement setXSSAuditorEnabled for test_shelldglazkov@google.com2009-06-301-0/+12
* Some cleanup around WebCore EditCommands:jeremy@chromium.org2009-06-231-2/+2
* Remove layoutTestController.setUseDashboardCompatiblityMode as webkit fixed t...hamaji@chromium.org2009-05-121-5/+0
* Move WebKit API to src/webkit/api.darin@chromium.org2009-05-101-1/+1
* Deprecate wstring version of PathService::Get() in webkit.thestig@chromium.org2009-05-011-4/+4
* Make change to our LayoutTestController to match the change I made upstream todarin@chromium.org2009-04-181-1/+1
* Fix tests that depend on setCustomPolicyDelegate and waitForPolicyDelegate.darin@chromium.org2009-04-021-2/+23
* The layoutTestController had its queueScript method broken into two:darin@chromium.org2009-04-011-15/+45
* Reverting 11396.ericroman@google.com2009-03-111-4/+3
* Add support for the "repaint" layout tests (LayoutTests/fast/repaint/*), whic...ericroman@google.com2009-03-101-3/+4
* The DumpWindowStatus flag wasn't being cleared in Reset.finnur@google.com2009-02-091-0/+3
* Retrying previous changelist. I can't get this to fail finnur@google.com2009-02-091-2/+10
* Reverting 9366.finnur@google.com2009-02-071-10/+2
* Implementing that callback required to passfinnur@google.com2009-02-071-2/+10