summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_content_client.cc
Commit message (Expand)AuthorAgeFilesLines
* Clean up flash plugin constants, put them in a single place.cpu@chromium.org2011-08-311-9/+1
* Add support for exporting IPC messages from component DLLs.darin@chromium.org2011-08-261-2/+8
* Add a preference to force enable the NaCl plugin as we transition toelijahtaylor@google.com2011-08-261-0/+3
* Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg...ananta@chromium.org2011-08-191-2/+2
* Add scroll and gesture message filters for UIPI Flash. jschuh@chromium.org2011-08-161-0/+19
* Make WebPluginInfo more genericcpu@chromium.org2011-08-141-15/+15
* Revert 96592 - Add scroll and gesture message filters for UIPI Flash. jschuh@chromium.org2011-08-131-13/+0
* Add scroll and gesture message filters for UIPI Flash. jschuh@chromium.org2011-08-121-0/+13
* Remove --enable-remoting flag.sergeyu@chromium.org2011-08-011-24/+21
* Change the name of the Native Client plugin from "Chrome NaCl" to "Native Cli...bbudge@chromium.org2011-07-231-1/+1
* Allow NaCl plugin to be created if .nexe is part of CWS extension.bbudge@chromium.org2011-07-221-4/+4
* Convert the remaining callers of LaunchApp to LaunchProcess.evan@chromium.org2011-07-181-1/+3
* Print Preview: Add an additional mime type for the internal PDF plugin.thestig@chromium.org2011-06-281-0/+7
* Get rid of the implicit content dependency on how Chrome stores its resources...jam@chromium.org2011-06-241-0/+18
* Removed the GetProductVersion function from webkit_glue and replace it with t...ananta@chromium.org2011-06-161-0/+12
* Make Flash work properly when started in low-integrity mode so that UIPI rest...jschuh@chromium.org2011-06-071-1/+1
* Move sandbox_policy to content.jam@chromium.org2011-05-281-0/+112
* Use the same MIME types regardless of branding, for compatibility.wez@chromium.org2011-05-281-5/+1
* Cause the 'enable-nacl' flag to be locked with enabling the NaCl plugin.dspringer@chromium.org2011-05-231-0/+1
* Change the MIME type for the Remoting Viewer, keeping the old one as well, fo...wez@chromium.org2011-05-121-1/+15
* Support window.opener after a process swap.creis@chromium.org2011-05-121-0/+27
* Give the Remoting Viewer plugin a name.wez@chromium.org2011-05-121-6/+11
* Move PepperPluginRegistry to content, while leaving the Chrome specific bits ...jam@chromium.org2011-04-181-0/+168
* Move a bunch of Chrome specific code out of RenderThread, in preparation of m...jam@chromium.org2011-04-141-0/+4
* Add separate ContentClient interfaces for gpu/plugin/renderer processes. Sin...jam@chromium.org2011-03-171-31/+0
* Remove last dependencies on chrome\common from chrome\plugin.jam@chromium.org2011-03-161-1/+25
* Get rid of some more dependencies on chrome\common from plugin, in preparatio...jam@chromium.org2011-03-151-0/+1
* Make ContentBrowserClient not be owned by ContentClient, so that the latter d...jam@chromium.org2011-03-151-0/+3
* Add a ContentClient interface than an embedder of content has to implement. ...jam@chromium.org2011-03-101-0/+18