summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/layout_test_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* Implement layoutTestController.numberOfPages.hamaji@chromium.org2010-02-171-15/+45
* [GTTF] Reduce header dependencies in webkitphajdan.jr@chromium.org2010-02-091-0/+1
* Add pageNumberForElementById for chromium.hamaji@chromium.org2010-02-061-0/+31
* Add support for addUserScript to our layoutTestController. This fixes somempcomplete@chromium.org2010-02-021-1/+12
* Enable WebGL layout tests.dglazkov@chromium.org2010-01-281-2/+4
* GTK: Use GTK+ theme selection colors and plumb them into webkit. [Chromium si...erg@google.com2010-01-271-0/+14
* Adds support for SetDatabaseQuota(). Also, should remove a lot ofdumi@chromium.org2010-01-221-0/+18
* Implement layoutTestController.setWillSendRequestReturnsNullkinuko@chromium.org2010-01-221-1/+9
* DevTools: Fix and enable timeline-paint.html test.pfeldman@chromium.org2009-12-221-0/+4
* DevTools: Add support for inspector layout tests. Step 3.pfeldman@chromium.org2009-12-151-0/+21
* Remember zoom on a per-host basis.pkasting@chromium.org2009-12-041-2/+2
* Implement testRepaint and sweepHorizontally methods on layoutTestController.dglazkov@chromium.org2009-11-181-0/+6
* 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