summaryrefslogtreecommitdiffstats
path: root/chrome/browser/plugin_process_host.h
Commit message (Expand)AuthorAgeFilesLines
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-1/+1
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-211-5/+5
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-211-5/+5
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-201-5/+5
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-201-5/+5
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-201-5/+5
* Create a ResourceMessageFilter to filter resource related IPCs. This gets ri...jam@chromium.org2010-12-151-7/+0
* Even more virtual method deinlining.erg@google.com2010-12-131-1/+1
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-081-1/+1
* Add PluginProcessHost::Client.bauerb@chromium.org2010-11-021-27/+26
* FBTF: Even more deinlining.erg@google.com2010-10-201-4/+4
* Relanding this patch with the compile fix for Visual studio 2005. The compile...ananta@chromium.org2010-09-251-1/+0
* Revert 60574 - Fix a regression introduced in the chrome plugin installer on ...ananta@chromium.org2010-09-251-0/+1
* Fix a regression introduced in the chrome plugin installer on Windows in revi...ananta@chromium.org2010-09-251-1/+0
* Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}.viettrungluu@chromium.org2010-08-191-1/+1
* Use a plain ASCII string for the UI locale in the plugin service.evan@chromium.org2010-07-301-1/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Start trimming headers included in the slowest to compile files.erg@google.com2010-07-211-0/+4
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-151-1/+0
* Revert everything related to the relanding.erg@chromium.org2010-07-141-0/+1
* Reland r52336.erg@chromium.org2010-07-141-1/+0
* Revert 52336 - More header cleanup:erg@chromium.org2010-07-141-0/+1
* More header cleanup:erg@chromium.org2010-07-141-1/+0
* Moved common parts of ChildProcessHost into chrome/common and created a Brows...sanjeevr@chromium.org2010-07-031-2/+2
* Update Mac plugins for SetFocus changes, and remove old workaround messagesstuartmorgan@chromium.org2010-05-051-1/+0
* Fix problems with unloading/reloading/updating extensions that contain NPAPImpcomplete@chromium.org2010-04-061-0/+3
* Move plugin-related files in webkit/glue to webkit/glue/plugins to make thembrettw@chromium.org2010-03-311-2/+2
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* BSD port: Another chunk of chrome/ ifdef changespvalchev@google.com2010-03-091-1/+1
* Move more files from chrome/common to chrome/browserphajdan.jr@chromium.org2010-02-231-1/+1
* Hide/show cursor according to NSCursor requests.avi@chromium.org2010-02-021-3/+6
* Add Cocoa window interposing for plugin processstuartmorgan@chromium.org2009-12-081-1/+0
* Launch all child processes asynchronously so as not to block the IO thread.jam@chromium.org2009-11-211-4/+3
* Mac: Simulate the OS-level focus handling that windows and linux pluginsamanda@chromium.org2009-11-201-0/+1
* Linux: Catch plugin crashes.thestig@chromium.org2009-11-091-1/+6
* Don't allow the browser to stay above a modal plugin window (Mac)stuartmorgan@chromium.org2009-11-041-2/+12
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-111-1/+1
* Change Mac fullscreen mode to be a stack, not a flag. This fixes crashes andamanda@chromium.org2009-10-111-0/+2
* Fix several issues around fullscreen Mac plugins:amanda@chromium.org2009-10-011-0/+11
* Misc. Cleanup related to OOP Profile Importjeremy@chromium.org2009-09-251-1/+1
* Gears File Drag Dropmichaeln@google.com2009-09-161-1/+1
* Take out the activex control.BUG=20259jam@chromium.org2009-09-081-6/+2
* This changelist fixes some issues with the NPAPI WMP plugin work in Chrome. ...jam@chromium.org2009-09-041-1/+1
* Replace the RenderProcessHost.PID function that returns the OS-generatedbrettw@chromium.org2009-08-311-1/+1
* CPAPI (0.11) for gears drag drop.mpcomplete@chromium.org2009-07-231-1/+3
* Split the IPC code into ipc/agl@chromium.org2009-07-221-1/+1
* linux: OOP windowed pluginsevan@chromium.org2009-07-071-0/+4
* Revert "linux: OOP windowed plugins"evan@chromium.org2009-07-061-4/+0
* linux: OOP windowed pluginsevan@chromium.org2009-07-061-0/+4
* mac/linux: rework plugin channel file descriptor creationevan@chromium.org2009-06-271-6/+3