summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/webplugin_delegate_proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-3/+5
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-211-8/+9
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-211-9/+8
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-201-8/+9
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-201-9/+8
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-201-8/+9
* Convert over to channel handlesdmaclach@chromium.org2010-12-081-7/+1
* Implement NPAPI HTTP Redirect handling. This basically supports the NPAPI URL...ananta@chromium.org2010-11-231-3/+18
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-011-2/+2
* Let every "accelerated IO surface swapped" message have an identifier of the ...thakis@chromium.org2010-10-281-2/+2
* Revert 63232 - On Windows, create a new TransportDIB::Handle struct which inc...kkania@chromium.org2010-10-201-2/+1
* On Windows, create a new TransportDIB::Handle struct which includes the filekkania@chromium.org2010-10-201-1/+2
* Fix the initial clipping of accelerated plugins on the Macstuartmorgan@chromium.org2010-10-191-1/+2
* Move scoped_cftyperef from base to base/mac, use the new namespace, and name itbrettw@chromium.org2010-10-171-4/+0
* Implement IME for Mac plugins using the Cocoa event model on 10.6stuartmorgan@chromium.org2010-10-151-0/+19
* This adds a plugin selection policy for selecting which plugin isgspencer@chromium.org2010-10-141-2/+1
* Remove flag to prevert Flash from using Core Animationstuartmorgan@chromium.org2010-10-141-12/+2
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-141-1/+1
* Printing: Standardize on Metafile::Init, removing Emf::CreateFromData in thejhawkins@chromium.org2010-10-071-1/+1
* Update Chrome to use the renamed WebDragData methods.dcheng@chromium.org2010-10-051-2/+2
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-241-1/+2
* Extend improved windowless plugin focus handling to all platformsstuartmorgan@chromium.org2010-09-181-11/+7
* Revert 59845 - Extend improved windowless plugin focus handling to all platformsstuartmorgan@chromium.org2010-09-171-7/+11
* Extend improved windowless plugin focus handling to all platformsstuartmorgan@chromium.org2010-09-171-11/+7
* Fix initial plugin Mac plugin focus and visibilystuartmorgan@chromium.org2010-09-031-12/+0
* Reapplies all the IPC system work (reverts the revert r56272).erg@google.com2010-08-171-0/+1
* Completely revert all my IPC work to see if this was what regressed the page ...erg@google.com2010-08-171-1/+0
* FBTF: Remove all the easy headers from *_messages.h.erg@google.com2010-08-121-0/+1
* NULL-check the weak RenderView pointer before unregistering plugin delegatesstuartmorgan@chromium.org2010-08-061-1/+2
* Initial port of accelerated compositor to Mac OS X 10.6. Reusedkbr@google.com2010-08-041-1/+1
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Cleanup: Remove unneeded headers from app/thestig@chromium.org2010-07-291-1/+0
* Header cleanup in chrome/renderer/.erg@google.com2010-07-281-0/+2
* Revert 53342 - Switch back to disabling Core Animation for Flash (for branch ...stuartmorgan@chromium.org2010-07-221-5/+5
* Switch back to disabling Core Animation for Flash (for branch merge).stuartmorgan@chromium.org2010-07-221-5/+5
* Linux: Flush cairo surface at end of CanvasPaintLinux.estade@chromium.org2010-07-081-0/+2
* Canvas refactoring part 2.ben@chromium.org2010-06-231-2/+2
* Convert WebPluginInfo from wstring to string16stuartmorgan@chromium.org2010-06-231-3/+3
* Clean up calls like "gfx::Rect(0, 0, size().width(), size().height()".erg@chromium.org2010-05-261-3/+2
* Pull latest ppapi for initial testing support, implement checks so the tests ...brettw@chromium.org2010-05-181-1/+1
* Switch plugin backing store to local memory on non-Windows platformsstuartmorgan@chromium.org2010-05-131-18/+43
* Fix NULL vs 0 problems which break the build with -Werror using GCC 4.5evan@chromium.org2010-05-061-1/+1
* Update Mac plugins for SetFocus changes, and remove old workaround messagesstuartmorgan@chromium.org2010-05-051-3/+12
* Simplify delayed TransportDIB cleanup in Mac pluginsstuartmorgan@chromium.org2010-05-041-29/+23
* Fix leak of windowless plugin background canvasstuartmorgan@chromium.org2010-05-041-1/+1
* Enable Core Animation for Flash by defaultstuartmorgan@chromium.org2010-05-031-5/+5
* Free old transport DIBs for which no PluginHostMsg_UpdateGeometry_ACK wasmark@chromium.org2010-04-291-0/+12
* Free transport DIBs and associated shared memory when a WebPluginDelegateProxymark@chromium.org2010-04-291-10/+15
* Fix length check in Silverlight background parsingstuartmorgan@chromium.org2010-04-151-1/+1
* Made Pepper 3D plugins' output opaque on Mac OS X by filling thekbr@google.com2010-04-151-5/+5