summaryrefslogtreecommitdiffstats
path: root/chrome/common/plugin_messages.cc
Commit message (Expand)AuthorAgeFilesLines
* ipc: Simplify the magic required to create IPC message headers.This gets rid ...jam@chromium.org2010-12-081-5/+2
* Implement NPAPI HTTP Redirect handling. This basically supports the NPAPI URL...ananta@chromium.org2010-11-231-2/+7
* Coverity: Initialize member variables.jhawkins@chromium.org2010-10-201-4/+7
* Coverity: Initialize data members in constructor.jhawkins@chromium.org2010-10-051-1/+2
* FBTF: Move code from .h to .cc in net/erg@google.com2010-09-151-1/+1
* FBTF: Add default ctors/dtors for various param structs.erg@google.com2010-09-151-1/+298
* Reapplies all the IPC system work (reverts the revert r56272).erg@google.com2010-08-171-0/+11
* Completely revert all my IPC work to see if this was what regressed the page ...erg@google.com2010-08-171-11/+0
* FBTF: Remove all the easy headers from *_messages.h.erg@google.com2010-08-121-0/+2
* FBTF: Reapplies r55259, the first new IPC definition patch.erg@google.com2010-08-101-0/+9
* Revert 55259 - FBTF: New IPC definitions, only applied to async ROUTED and CO...pinkerton@google.com2010-08-091-9/+0
* FBTF: New IPC definitions, only applied to async ROUTED and CONTROL messages.erg@google.com2010-08-061-0/+9
* Commit just the changes to make creating new IPC channel types easier.jam@chromium.org2009-02-041-23/+0
* Check in the files that were deleted but not readded in my revert (forgot to ...jam@chromium.org2009-02-041-0/+23
* Make it easier/less work/less error-prone to create new IPC channel types (i....jam@chromium.org2009-02-041-23/+0
* Use a more compact license header in source files.license.bot2008-08-241-29/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+48