summaryrefslogtreecommitdiffstats
path: root/content/renderer/renderer_glue.cc
Commit message (Expand)AuthorAgeFilesLines
* 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