summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_content_client.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove the default plugin.bauerb@chromium.org2012-01-241-26/+0
* Keep "internal" and "extra" plugins in the same list.bauerb@chromium.org2012-01-141-5/+3
* Register O3D/GTalk PPAPI plugins if availablejhorwich@chromium.org2011-12-141-0/+46
* Load mac sandbox definitions from resources instead of the bundle.jochen@chromium.org2011-11-251-0/+16
* Extract similar code into SetJobObjectAsKillOnJobClose()toyoshim@chromium.org2011-11-231-5/+1
* Revert r108760 / reland r108744, r108753 w/ fixdpranke@chromium.org2011-11-081-0/+34
* Revert r108744, r108753 - "Modify code in chrome to call wrapper functions on...dpranke@chromium.org2011-11-051-34/+0
* Modify code in chrome to call wrapper functions on PluginServicedpranke@chromium.org2011-11-041-0/+34
* Remove another manually-bound user32 importcpu@chromium.org2011-11-011-15/+2
* Move PepperPluginInfo to content/public/common and put it into the content na...jam@chromium.org2011-10-211-8/+8
* Move SecurityStyle enum into content/public/common and put it into the conten...jam@chromium.org2011-10-211-1/+0
* Move GPUInfo to content/public/common and put it into the content namespace.jam@chromium.org2011-10-201-1/+1
* Add UIPI filter for WM_APPCOMMAND messagejschuh@chromium.org2011-09-291-0/+1
* Re-land r102336 (remove webkit_glue::BuildUserAgent) w/ fix.dpranke@chromium.org2011-09-261-6/+12
* Revert "Remove webkit_glue::BuildUserAgent(), change the contract in webkit_g...dpranke@chromium.org2011-09-221-12/+6
* Remove webkit_glue::BuildUserAgent(), change the contract in webkit_glue so t...dpranke@chromium.org2011-09-221-6/+12
* Make the NaCl windows 64 bit binaries not depend on chrome targets. These tar...jam@chromium.org2011-09-121-21/+1
* Remove static initializers from ChromeContentClient.dmichael@chromium.org2011-09-021-17/+18
* 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