summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/test_shell_main.cc
Commit message (Expand)AuthorAgeFilesLines
* OS X - always use "classic theme" when running Layout testsjeremy@chromium.org2010-08-291-0/+7
* Remove reference to obsolete web preference. The legacy parser no longerabarth@chromium.org2010-08-251-4/+0
* Test server cleanup patch of death:phajdan.jr@chromium.org2010-08-171-6/+0
* Test shell initializes OSMesa GL bindings.apatrick@chromium.org2010-08-091-0/+6
* Remove use of CommandLine::GetSwitchValue() from webkit/.evan@chromium.org2010-08-051-2/+2
* base: rename Environment::HasEnv to Environment::HasVar.tfarina@chromium.org2010-08-041-1/+1
* base: Rename EnvVarGetter to Environment.tfarina@chromium.org2010-08-031-2/+2
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-2/+2
* Remove some wstrings used in ui_test.cc.evan@chromium.org2010-07-301-3/+3
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-2/+3
* GTTF: test server cleanup:phajdan.jr@chromium.org2010-07-231-1/+3
* Remove deprecated CommandLine::GetLooseValues(), rename to args().evan@chromium.org2010-07-211-6/+6
* GTTF: Move net/socket/ssl_test_util to net/test/test_serverphajdan.jr@chromium.org2010-07-211-4/+4
* Deprecate most of the remaining wstring file_util functions.evan@chromium.org2010-07-081-2/+2
* base: Get rid of the deprecated SysInfo::HasEnvVar.tfarina@chromium.org2010-07-051-2/+4
* Rolls WebKit 61233:61234bulach@chromium.org2010-06-161-2/+2
* Make HostResolver NonThreadSafe and not thread safe refcounted.willchan@chromium.org2010-06-031-2/+1
* Adds --html5-parser flag to test_shell to test out the new HTML5 parsing codejamesr@chromium.org2010-06-011-0/+4
* test_shell: allow relative paths on the command lineevan@chromium.org2010-04-291-3/+4
* Add an --allow-external-pages switch to test_shell.dpranke@chromium.org2010-04-231-1/+5
* Eliminate WebCore include paths when compiling Chromium code.darin@chromium.org2010-04-031-0/+4
* Move cert_test_util.{h,cc} and ssl_test_util.{h,cc} to thewtc@chromium.org2010-03-171-1/+1
* webkit/tools: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-061-1/+1
* Fix double free on exit in test shell.dpranke@chromium.org2010-02-241-7/+0
* [Mac/Linux] clean up the shmem file at the end of each testshell run.thomasvl@chromium.org2010-02-191-4/+17
* Use GetSwitchValuePath.evan@chromium.org2009-11-161-2/+2
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-2/+2
* linux: TCMalloc-based C++ heap profiler.willchan@chromium.org2009-11-111-0/+6
* Move console stack dumping code to a function so it can be reused in test_she...maruel@chromium.org2009-10-271-3/+4
* Introduce WebScriptController for script related methods.mhm@chromium.org2009-10-231-3/+7
* Move scripting / v8 related methods out of WebKit.hmhm@chromium.org2009-10-161-0/+1
* Revert "Move scripting / v8 related methods out of WebKit.h"tony@chromium.org2009-10-161-1/+0
* Move scripting / v8 related methods out of WebKit.hmhm@chromium.org2009-10-161-0/+1
* Convert the HTTP cache to use FilePath rather than wstring for thetony@chromium.org2009-10-151-2/+1
* Move more ICU-dependent stuff from base into base/i18n. Some test stuff alsobrettw@chromium.org2009-10-091-1/+1
* Fix issue #23442 - when test shell is run in layout test mode and a URL isdpranke@google.com2009-09-301-1/+1
* Rename setThemeEngine to SetThemeEngine to conform to Google style.dpranke@google.com2009-09-291-1/+1
* try again to fix compile w/ unused variables ...dpranke@google.com2009-09-151-0/+3
* Fix compile on mac from unused variable.dpranke@google.com2009-09-151-0/+2
* Enable the ability to run layout tests on Vista as well as XP. See the note dpranke@google.com2009-09-151-3/+3
* This change adds a new "generic" theme to the Windows implementation ofdpranke@google.com2009-09-141-4/+13
* Restore support for loading URLs on the command line.darin@chromium.org2009-09-141-11/+21
* Hook up WebFrameClient, replacing many WebViewDelegate methods.darin@chromium.org2009-09-101-1/+1
* Avoids the use of "namespace using-directives" in a few places.thakis@chromium.org2009-09-071-2/+0
* Add aliased path support to http server. Certain http layout test loads js re...jianli@chromium.org2009-09-021-0/+9
* Reverting 20855.darin@chromium.org2009-07-161-1/+1
* Reverting 20854.darin@chromium.org2009-07-161-1/+1
* Use WebWidget from the WebKit API. This change also makesdarin@chromium.org2009-07-161-1/+1
* Move socket related files from net/base to net/socket.willchan@chromium.org2009-06-221-1/+1
* Move WebMediaPlayerClientImpl files to WebKit API src location.darin@chromium.org2009-05-181-5/+0