summaryrefslogtreecommitdiffstats
path: root/content/common/plugin_messages.h
Commit message (Expand)AuthorAgeFilesLines
* Add an interface for Flash to clear its data.brettw@chromium.org2012-04-121-4/+3
* mac: fix flash videos with --disable-composited-core-animation-pluginspiman@chromium.org2012-03-141-1/+1
* Track (and eventually cap) Flash JIT sizejschuh@chromium.org2012-02-151-1/+4
* Render Core Animation plugins through WebKit's compositor rather thankbr@chromium.org2011-11-301-0/+26
* Move common_param_traits and webkit_param_traits to content/public/common.jam@chromium.org2011-10-211-2/+2
* Send IME events to windowless plug-ins (Chromium side)hbono@chromium.org2011-10-041-0/+21
* Annotate all of the functions in content that need to be exported, in prepara...dpranke@chromium.org2011-09-131-0/+4
* Moved the following IPC messages used by the chrome NPAPI plugin installer ou...ananta@chromium.org2011-08-311-12/+0
* Stop using the default profile's proxy service for plugin proxy requests, and...jam@chromium.org2011-08-291-0/+5
* Avoid double-buffering windowless plugins and instead use buffer flipping whe...tschmelcher@chromium.org2011-07-251-14/+6
* Getting form value from NPAPI plugins.bashi@chromium.org2011-07-131-0/+5
* Make Flash work properly when started in low-integrity mode so that UIPI rest...jschuh@chromium.org2011-06-071-0/+4
* Get rid of url_request_tracking.*. The only other place that used it other t...jam@chromium.org2011-05-231-2/+1
* Get rid of chrome dependencies from PluginProcessHost by moving dispatching o...jam@chromium.org2011-05-181-4/+4
* Delete the plugin printing code, which wasn't actually called.jam@chromium.org2011-04-151-5/+0
* Moved ParamTraits specializations that depend on WebKit out of content/common...grt@chromium.org2011-04-151-1/+2
* Simplify ResolveProxyMsgHelper. Make it not special case renderer/plugin, an...jam@chromium.org2011-03-151-10/+0
* Move plugin messages to content.jam@chromium.org2011-03-141-0/+494