summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/test_shell.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove the use of WebSpeechInputControllerMock from test_shell.hans@chromium.org2012-01-311-17/+0
* Remove some wstrings in test_shell.tony@chromium.org2012-01-031-6/+5
* Update these includes to use the new header locationsabarth@chromium.org2011-12-031-6/+6
* Move some webkit_glue embedder functions into WebKitPlatformSupport virtual m...piman@chromium.org2011-11-221-28/+0
* Remove IsProtocolSupportedForMedia.piman@chromium.org2011-11-221-11/+0
* To minimize the risk to LTR users, we are thinking to enable this feature fir...xji@chromium.org2011-11-091-0/+1
* Create a public header with the child_process_sandbox_support_linux functions...jam@chromium.org2011-10-171-12/+0
* Allow speech input feature to be disabled.jknotten@chromium.org2011-10-141-0/+2
* fix DRT and TestShell to have a full user agent string again.dpranke@chromium.org2011-09-261-1/+2
* Re-land r102336 (remove webkit_glue::BuildUserAgent) w/ fix.dpranke@chromium.org2011-09-261-4/+1
* Revert "Remove webkit_glue::BuildUserAgent(), change the contract in webkit_g...dpranke@chromium.org2011-09-221-1/+4
* Remove webkit_glue::BuildUserAgent(), change the contract in webkit_glue so t...dpranke@chromium.org2011-09-221-4/+1
* move webkit_glue::IsSingleProcess to content.dpranke@chromium.org2011-09-201-4/+0
* move webkit_glue::GetWebKitLocale to content.dpranke@chromium.org2011-09-201-4/+0
* Reland r101269: Store plug-in enabled/disabled state in PluginPrefs instead o...bauerb@chromium.org2011-09-151-1/+0
* Revert 101269 - Store plug-in enabled/disabled state in PluginPrefs instead o...bauerb@chromium.org2011-09-151-0/+1
* Store plug-in enabled/disabled state in PluginPrefs instead of WebPluginInfo,...bauerb@chromium.org2011-09-151-1/+0
* Move the V8 benchmarking_extension.cc/.h files out of webkit/extensions into ...ananta@chromium.org2011-09-151-24/+0
* Make WebPluginInfo more genericcpu@chromium.org2011-08-141-3/+3
* PluginList cleanup to fix a race condition and decrease the API surface for f...bauerb@chromium.org2011-07-291-1/+3
* Removed the GetProductVersion function from webkit_glue and replace it with t...ananta@chromium.org2011-06-161-2/+3
* Moving some of the webkit_glue functions from chrome\common\common_glue and c...ananta@chromium.org2011-06-101-3/+0
* Reduce one of the implicit dependencies of src\content on chrome\renderer by ...ananta@chromium.org2011-06-051-5/+0
* Revert 87449 - Nuke kDisableDevTools flag. It's not working anyway.mnaganov@chromium.org2011-06-011-0/+3
* Nuke kDisableDevTools flag. It's not working anyway.mnaganov@chromium.org2011-06-011-3/+0
* Miscellaneous webkit_glue namespace changes in preparation for building src\c...ananta@chromium.org2011-05-191-27/+0
* Part 1 of changes to to build chrome\common as a dll. Moving some of the func...ananta@chromium.org2011-05-121-4/+0
* Remove the rest of the Chrome dependencies from RenderThread.jam@chromium.org2011-04-141-2/+0
* Add chrome.benchmark routines to clear the host and predictor caches.tonyg@chromium.org2011-03-281-0/+8
* test_shell: remove some uses of ToWStringHackevan@chromium.org2011-03-091-2/+2
* Move ResourceDispatcher to content. I've moved the Chrome-specific SecurityF...jam@chromium.org2011-03-071-7/+0
* Get rid of the extension dependency in ResourceDispatcher by calling out to a...jam@chromium.org2011-03-041-0/+7
* Expose WebCore log channels on the chrome command linegavinp@chromium.org2011-02-161-1/+1
* Missed file for ClearCache signature change.mbelshe@chromium.org2011-02-161-1/+1
* Remove some more DRT features from test_shell.tony@chromium.org2011-02-071-165/+0
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-2/+2
* Remove eventSender, accessibilityController, plainText andtony@chromium.org2011-01-251-12/+0
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-14/+14
* Blacklist WebKitTestNetscapePlugIn so we can rename the plugintony@chromium.org2011-01-121-1/+1
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-111-4/+6
* Revert 70920 - Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-101-6/+4
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-101-4/+6
* Revert 70782 - Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-071-6/+4
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-071-4/+6
* Remove legacy non-client-based geolocation code.jknotten@chromium.org2011-01-061-8/+0
* Move base/debug_on_start to base/debugger and rename it to be _win since itbrettw@chromium.org2011-01-011-2/+2
* Move base/mac_util.h to base/mac and use the base::mac namespace.brettw@chromium.org2011-01-011-4/+0
* Make class declarations ABI compatible, irrespective of ENABLE_CLIENT_BASED_G...jknotten@chromium.org2010-12-311-0/+1
* net: Add namespace net to URLRequestFilter.tfarina@chromium.org2010-12-261-1/+1
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-211-12/+15