summaryrefslogtreecommitdiffstats
path: root/webkit/support/webkit_support_glue.cc
Commit message (Expand)AuthorAgeFilesLines
* Split user agent code out of the 'glue' targetstuartmorgan@chromium.org2012-09-101-1/+0
* Move some webkit_glue embedder functions into WebKitPlatformSupport virtual m...piman@chromium.org2011-11-221-23/+0
* Remove IsProtocolSupportedForMedia.piman@chromium.org2011-11-221-10/+0
* Create a public header with the child_process_sandbox_support_linux functions...jam@chromium.org2011-10-171-12/+0
* Re-land r102336 (remove webkit_glue::BuildUserAgent) w/ fix.dpranke@chromium.org2011-09-261-5/+0
* Revert "Remove webkit_glue::BuildUserAgent(), change the contract in webkit_g...dpranke@chromium.org2011-09-221-0/+5
* Remove webkit_glue::BuildUserAgent(), change the contract in webkit_glue so t...dpranke@chromium.org2011-09-221-5/+0
* 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-15/+0
* Make WebPluginInfo more genericcpu@chromium.org2011-08-141-2/+2
* PluginList cleanup to fix a race condition and decrease the API surface for f...bauerb@chromium.org2011-07-291-2/+4
* Removed the GetProductVersion function from webkit_glue and replace it with t...ananta@chromium.org2011-06-161-6/+4
* Miscellaneous webkit_glue namespace changes in preparation for building src\c...ananta@chromium.org2011-05-191-12/+0
* Add chrome.benchmark routines to clear the host and predictor caches.tonyg@chromium.org2011-03-281-0/+6
* 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
* Missed file for ClearCache signature change.mbelshe@chromium.org2011-02-161-1/+1
* Blacklist WebKitTestNetscapePlugIn so we can rename the plugintony@chromium.org2011-01-121-3/+2
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-211-5/+6
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-211-6/+5
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-201-5/+6
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-201-6/+5
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-201-5/+6
* Fix plugin blacklisting in Mac TestShell and DRT.tony@chromium.org2010-11-221-4/+4
* Don't load the old layout test plugin in DRT.tony@chromium.org2010-11-191-0/+17
* Add UMA stats for saving/printing PDFs (the printing will be done through the...jam@chromium.org2010-10-301-0/+3
* Fix linux shlib link problemhclam@chromium.org2010-10-041-0/+4
* Enable/Disable Spdy in benchmarking.lzheng@chromium.org2010-08-191-0/+3
* Pepper v2 Font API browser implementation.jam@chromium.org2010-07-091-0/+12
* Show a warning message if the cache might not be cleared between runs.mlloyd@chromium.org2010-07-021-0/+4
* Revert 51042 - Show a warning message if the cache might not be cleared corre...sky@chromium.org2010-06-281-4/+0
* Show a warning message if the cache might not be cleared correctly between runs.mlloyd@chromium.org2010-06-281-0/+4
* Fix files with svn:executable permissions.thestig@chromium.org2010-06-231-0/+0
* Actually clear the disk cache, and keep it enabled, between benchmark runs.mlloyd@chromium.org2010-06-051-0/+3
* Add resources to Linux DRT so things like the broken imagetony@chromium.org2010-06-031-13/+0
* Implement resource query of webkit_support for Windows.tkent@chromium.org2010-05-251-1/+1
* Add resource loading and resource retrieval code for Mac.tkent@google.com2010-05-071-0/+3
* Implement SetCacheMode and CloseCurrentConnections in webkit_support.jochen@chromium.org2010-05-061-0/+6
* Build DRT in chromium.tony@chromium.org2010-04-271-0/+10
* Fix DRT build on Windows.tony@chromium.org2010-04-211-1/+12
* Fix the DumpRenderTree compile.tony@chromium.org2010-04-141-0/+4
* Add more wrapper functions to webkit_support to avoid dependency totkent@google.com2010-04-051-0/+10
* Initial change for DumpRrenderTree support librarytkent@google.com2010-03-041-0/+37