summaryrefslogtreecommitdiffstats
path: root/chrome/plugin/plugin_channel.h
Commit message (Expand)AuthorAgeFilesLines
* Remove references to off the record from PluginChannel. Contributed by vipul....jam@chromium.org2011-03-101-3/+3
* Removing references to off the record in comments and log messages.akalin@chromium.org2011-03-081-1/+1
* Update our use of the NPAPI ClearSiteData API.bauerb@chromium.org2011-01-111-2/+2
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-2/+2
* Convert over to channel handlesdmaclach@chromium.org2010-12-081-15/+1
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-081-3/+3
* Add PluginDataRemover.bauerb@chromium.org2010-11-181-0/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...tfarina@chromium.org2010-06-061-2/+2
* Fix problems with unloading/reloading/updating extensions that contain NPAPImpcomplete@chromium.org2010-04-061-0/+3
* Don't auto-close the renderer-side plugin channel file descriptor in themark@chromium.org2010-03-181-17/+14
* Get rid of the need for cross process events in order to get plugin processes...jam@chromium.org2009-09-291-0/+12
* Gears File Drag Dropmichaeln@google.com2009-09-161-3/+8
* Replace the RenderProcessHost.PID function that returns the OS-generatedbrettw@chromium.org2009-08-311-2/+5
* mac/linux: rework plugin channel file descriptor creationevan@chromium.org2009-06-271-2/+22
* posix: two related changes to make plugin IPC work on POSIX.evan@chromium.org2009-06-221-2/+6
* Revert "posix: two related changes to make plugin IPC work on POSIX."evan@chromium.org2009-06-221-6/+2
* posix: two related changes to make plugin IPC work on POSIX.evan@chromium.org2009-06-201-2/+6
* Revert "posix: two related changes to make plugin IPC work on POSIX."evan@chromium.org2009-06-191-6/+2
* posix: two related changes to make plugin IPC work on POSIX.evan@chromium.org2009-06-191-2/+6
* Fix regression from r11509 which caused each plugin instance to have its own ...jam@chromium.org2009-06-051-1/+2
* linux (and some posix): multiprocess plugins compiling.evan@chromium.org2009-04-231-3/+4
* Expose whether we're in private browsing mode to plugins.I chose to implement...jam@chromium.org2009-03-261-0/+4
* Stop having renderers use both pids and a monotonically increasing "host_id"....jam@chromium.org2009-03-121-4/+2
* Add logging to ExtensionsService, UserScriptMaster,aa@chromium.org2009-02-241-0/+2
* No code change. Just to force a build.maruel@chromium.org2008-10-281-4/+3
* 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/+84