summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/test_shell.cc
Commit message (Expand)AuthorAgeFilesLines
* Delete test_shell.darin@chromium.org2013-05-081-615/+0
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-05-081-4/+4
* Remove remaining references to test_shell_tests now that the bots have been u...jam@chromium.org2013-05-031-9/+0
* Move WebPreferences to root namespace gman@chromium.org2013-05-011-11/+10
* Remove developer_extras_enabled from WebPreferencesyurys@chromium.org2013-04-061-3/+0
* Replace string16 with base::string16 in src/webkitbrettw@chromium.org2013-03-291-5/+5
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-3/+3
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-8/+8
* Enable textarea resizer in test_shell.tony@chromium.org2013-01-311-1/+0
* Update some #includes in webkit/tools/test_shell for headers in the new Platf...pilgrim@chromium.org2013-01-181-7/+7
* Convert trivial URLRequest::Interceptors and URLRequestJobFactory::Intercepto...pauljensen@chromium.org2012-12-201-0/+3
* Split user agent code out of the 'glue' targetstuartmorgan@chromium.org2012-09-101-1/+2
* Refactoring: ProtocolHandler::MaybeCreateJob and other functions take Network...shalev@chromium.org2012-08-241-7/+10
* Replaced static URLRequestFileJob factory with non-static protocol handler fo...shalev@chromium.org2012-08-201-1/+3
* Clean-up inline members of nested classes (webkit/)hans@chromium.org2012-08-091-0/+5
* Rename layoutTestController to testRunner.jochen@chromium.org2012-08-071-1/+1
* Remove layoutTestController from test_shell.tony@chromium.org2012-06-221-11/+1
* Expose layoutTestController as testRunner. We really need to reduce the numbe...rniwa@chromium.org2012-06-141-0/+1
* Migrate WebKit "global script" font prefs.falken@chromium.org2012-05-181-9/+18
* Quote WebPreferences in namespace webkit_glue.wangxianzhu@chromium.org2012-05-111-0/+1
* Add smooth scrolling command line switch for test_shell.scottbyer@chromium.org2012-03-221-1/+7
* 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