summaryrefslogtreecommitdiffstats
path: root/content/renderer/renderer_glue.cc
Commit message (Expand)AuthorAgeFilesLines
* Move some webkit_glue embedder functions into WebKitPlatformSupport virtual m...piman@chromium.org2011-11-221-55/+0
* Move clipboard-related webkit_glue embedder functions into a ClipboardClient ...piman@chromium.org2011-11-221-130/+2
* Remove IsProtocolSupportedForMedia.piman@chromium.org2011-11-221-13/+0
* Plumb through buffer type for clipboard sequence number requests.dcheng@chromium.org2011-11-101-4/+5
* Remove unused clipboard methods.dcheng@chromium.org2011-11-041-23/+7
* Move content_client.h into content/public.joi@chromium.org2011-10-181-1/+0
* Create a public header with the child_process_sandbox_support_linux functions...jam@chromium.org2011-10-171-18/+0
* Make shared memory allocation possible for all child process types.michaeln@google.com2011-10-151-28/+3
* Move url_constansts.h to content/public/common.jam@chromium.org2011-10-141-1/+1
* Move content_switches to content\public\common.jam@chromium.org2011-10-131-1/+1
* Rename RenderThread to RenderThreadImpljam@chromium.org2011-10-061-15/+17
* Context-based HTML paste plumbingdcheng@chromium.org2011-10-061-2/+4
* Start off the Content API by moving content::ContentRendererClient to content...jam@chromium.org2011-10-011-1/+1
* Re-land r102336 (remove webkit_glue::BuildUserAgent) w/ fix.dpranke@chromium.org2011-09-261-4/+0
* Allow the embedder to add additional URL handlers supporting the media enginejochen@chromium.org2011-09-231-2/+3
* Revert "Remove webkit_glue::BuildUserAgent(), change the contract in webkit_g...dpranke@chromium.org2011-09-221-0/+4
* Remove webkit_glue::BuildUserAgent(), change the contract in webkit_glue so t...dpranke@chromium.org2011-09-221-4/+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-13/+0
* Move npobject_proxy, npobject_stub and npobject_util from content/plugin to c...steveblock@chromium.org2011-09-201-1/+1
* Move the V8 benchmarking_extension.cc/.h files out of webkit/extensions into ...ananta@chromium.org2011-09-151-24/+0
* Update Chrome to use WebKitPlatformSupport instead of WebKitClient.abarth@chromium.org2011-09-021-1/+1
* Make WebPluginInfo more genericcpu@chromium.org2011-08-141-1/+1
* Add Clipboard GetSequenceNumber interface which allows us to version the data...cdn@chromium.org2011-06-271-0/+7
* Get rid of the implicit content dependency on how Chrome stores its resources...jam@chromium.org2011-06-241-16/+5
* Removed the GetProductVersion function from webkit_glue and replace it with t...ananta@chromium.org2011-06-161-0/+5
* Moving the GetLocalizedString function in the webkit glue namespace from chro...ananta@chromium.org2011-06-131-0/+8
* Moving some of the webkit_glue functions from chrome\common\common_glue and c...ananta@chromium.org2011-06-101-0/+14
* Part 1 of changes to to build chrome\common as a dll. Moving some of the func...ananta@chromium.org2011-05-121-4/+0
* Make the Pepper proxy support in-process font rendering.brettw@chromium.org2011-05-101-3/+3
* Implement Clipboard::ReadImage on Linux.dcheng@chromium.org2011-04-201-1/+10
* Enforce no more includes through DEPS. I also added DEPS checking for gpu/pl...jam@chromium.org2011-04-181-1/+1
* Move renderer_main and renderer_glue to content.jam@chromium.org2011-04-181-0/+267