summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/test_shell.cc
Commit message (Expand)AuthorAgeFilesLines
* Disable HTML5 parser on 472 release branch.tonyg@chromium.org2010-07-301-1/+1
* Pepper v2 Font API browser implementation.jam@chromium.org2010-07-091-0/+12
* Deprecate most of the remaining wstring file_util functions.evan@chromium.org2010-07-081-4/+4
* Show a warning message if the cache might not be cleared between runs.mlloyd@chromium.org2010-07-021-0/+4
* Deprecate more old filepath functions.evan@chromium.org2010-07-011-2/+1
* DevTools: migrate to new WebView constructor.pfeldman@chromium.org2010-06-251-5/+0
* Revert 50726 "DevTools: Migrate to new WebView initialization (pass devtools ...pfeldman@chromium.org2010-06-241-0/+5
* DevTools: Migrate to new WebView initialization (pass devtools client directly).pfeldman@chromium.org2010-06-241-5/+0
* Fix files with svn:executable permissions.thestig@chromium.org2010-06-231-0/+0
* Rolls WebKit 61233:61234bulach@chromium.org2010-06-161-1/+1
* Actually clear the disk cache, and keep it enabled, between benchmark runs.mlloyd@chromium.org2010-06-051-0/+4
* Adds --html5-parser flag to test_shell to test out the new HTML5 parsing codejamesr@chromium.org2010-06-011-0/+3
* Try to get PluginTest.DefaultPluginLoadTest running on mac and linux.thakis@chromium.org2010-05-281-2/+0
* Update Webkit 58626:58719. Make use of new setting for disabling clipboard ac...inferno@chromium.org2010-05-041-0/+1
* Add an --allow-external-pages switch to test_shell.dpranke@chromium.org2010-04-231-0/+1
* Enable support for notifications layout tests in test shell.johnnyg@chromium.org2010-04-141-0/+3
* Refactor FileVersionInfo into an interface with platform implementations.tony@chromium.org2010-04-141-0/+4
* Revert 44372 - Enable support for notifications layout tests in test shell.nsylvain@chromium.org2010-04-131-3/+0
* Enable support for notifications layout tests in test shell.johnnyg@chromium.org2010-04-131-0/+3
* Don't navigate TestShell page to about:blank if it's devtools frontend becaus...yurys@chromium.org2010-04-021-3/+7
* Allow running tests with enabled but closed Web Inspector. Corresponding WebK...yurys@chromium.org2010-03-261-1/+2
* Move image codec stuff to toplevel gfx.ben@chromium.org2010-03-181-1/+1
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* webkit/tools: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-061-1/+1
* Landing for dbelenko.dimich@chromium.org2010-03-031-0/+20
* Chrome-side change of WebKit API change to expose a "reload all" flag.evan@chromium.org2010-02-181-1/+1
* Chromium plumbing for new file:// security flag, including test_shell support.cevans@chromium.org2010-02-181-0/+1
* Revert 39287 - Chromium pieces to use the WebKit support for isolation file:/...cevans@chromium.org2010-02-181-1/+0
* Chromium pieces to use the WebKit support for isolation file:// documents incevans@chromium.org2010-02-171-0/+1
* [GTTF] Reduce header dependencies in webkitphajdan.jr@chromium.org2010-02-091-0/+1
* Add UI to TestShell to enable/disable images, plugins, and scripts.darin@chromium.org2010-01-291-0/+4
* Make the UI controls (back/forward/stop) in TestShell disable when appropriate.darin@chromium.org2010-01-271-0/+9
* Rename CloseIdleConnections -> CloseCurrentConnections.mbelshe@chromium.org2010-01-141-1/+1
* bsds: views/ and webkit/ support for FreeBSD/OpenBSDevan@chromium.org2009-12-311-2/+2
* DevTools: Add support for inspector layout tests. Step 3.pfeldman@chromium.org2009-12-151-1/+38
* Plumb through site-specific quirks setting with a command line switch.dglazkov@chromium.org2009-11-251-0/+1
* Fix bug 27217 - disable Java in test_shell by default, to match dpranke@google.com2009-11-191-1/+1
* Remove CRLFs I accidentally committed.dglazkov@chromium.org2009-11-191-17/+17
* Implement testRepaint and sweepHorizontally methods on layoutTestController.dglazkov@chromium.org2009-11-181-1/+18
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-11/+11
* Commit issue 243032: First implementation of PlainTextController.rolandsteiner@chromium.org2009-11-091-3/+5
* Third patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-2/+1
* Switch over to the new way of enabling/disabling session/local storage. jorlow@chromium.org2009-11-051-1/+0
* Chrome changes to extract the code from V8Proxy that special-casesdarin@chromium.org2009-11-031-8/+0
* Ignore output to stdout that comes before we've started loading a test.ojan@chromium.org2009-10-291-2/+5
* Introduce WebScriptController for script related methods.mhm@chromium.org2009-10-231-1/+2
* Allow <video> to read from a data URI. Data URI is now handledhclam@chromium.org2009-10-231-1/+4
* Revert 29747 - Switch over to the new way of enabling/disabling session/local...nsylvain@chromium.org2009-10-221-0/+1
* Switch over to the new way of enabling/disabling session/local storage.jorlow@chromium.org2009-10-221-1/+0
* [Mac] Call setIsActive() when changing focus in layout test mode.rohitrao@chromium.org2009-10-211-1/+5