summaryrefslogtreecommitdiffstats
path: root/chrome/common/plugin_messages_internal.h
Commit message (Expand)AuthorAgeFilesLines
* Added support for constructor calls in the NPAPI.sgjesse@chromium.org2009-05-271-0/+5
* Rename |policy_url| to |first_party_for_cookies|. This now matches the WebKi...abarth@chromium.org2009-05-231-2/+2
* CPAPI gears drag drop and renderer IPC.michaeln@google.com2009-05-221-0/+11
* Add events to windowless plugins on linux. This CL also refactors the eventevan@chromium.org2009-05-221-2/+2
* Reverting 15986.michaeln@google.com2009-05-131-11/+0
* CPAPI gears drag drop and renderer IPC....michaeln@google.com2009-05-131-0/+11
* linux (and some posix): multiprocess plugins compiling.evan@chromium.org2009-04-231-2/+2
* Fix hang seen in plugin process because plugin creation ended up having to wa...jam@chromium.org2009-04-211-3/+4
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-031-1/+1
* Move IPC code to ipc/agl@chromium.org2009-04-031-1/+1
* Port plugin messages.jam@chromium.org2009-04-011-16/+23
* Refactor plugin process code which checks with the browser process before shu...jam@chromium.org2009-03-271-4/+8
* Expose whether we're in private browsing mode to plugins.I chose to implement...jam@chromium.org2009-03-261-1/+2
* Stop having renderers use both pids and a monotonically increasing "host_id"....jam@chromium.org2009-03-121-7/+2
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Commit just the changes to make creating new IPC channel types easier.jam@chromium.org2009-02-041-5/+5
* Revert my change to get the tree green. Not sure why the tests became flaky....jam@chromium.org2009-02-041-5/+5
* Make it easier/less work/less error-prone to create new IPC channel types (i....jam@chromium.org2009-02-041-5/+5
* Move proxy resolve requests out of plugin/renderer process, and into the brow...ericroman@google.com2009-01-311-1/+2
* Fix a timing issue that caused gears to fail to load sometimes.mpcomplete@google.com2009-01-211-5/+0
* Improve scrolling performance when there are many windowed plugins in a page.jam@chromium.org2009-01-161-3/+10
* Misc proxy service changes.ericroman@google.com2008-12-101-0/+7
* Fixing build bustage. Adding files which were part of the original changeananta@chromium.org2008-12-051-0/+2
* Don't cancel the original manual data stream request when the plugin invokesananta@chromium.org2008-12-041-2/+0
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-2/+2
* Patch by Thatcher Ulrich <tulrich@google.com>.ojan@google.com2008-10-091-1/+2
* Attempt 2 at landing this patch. It broke the Mac/linux builds. Fix for now isananta@chromium.org2008-10-091-1/+2
* Revert r3074 due to Mac build bustagemark@chromium.org2008-10-091-2/+1
* This fixes http://code.google.com/p/chromium/issues/detail?id=2472, whichananta@chromium.org2008-10-081-1/+2
* Fix painting problem with transparent plugins because plugins were ignoring t...jam@chromium.org2008-10-011-3/+13
* Desynchronize windowless plugin painting. This greatly improves the paintingjam@chromium.org2008-09-221-11/+4
* This CB fixes the following issue1. http://code.google.com/p/chromium/issues/...iyengar@google.com2008-09-191-2/+11
* Adding sync plugin messages, and plugin broadcasts to the renderer processeszork@google.com2008-09-151-0/+7
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+318