summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/webplugin_delegate_proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* Port plugin messages.jam@chromium.org2009-04-011-26/+33
* Argh, incorrect usage of Intersect.jam@chromium.org2009-03-131-3/+1
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-2/+2
* Minor cleanup in webkit/glue:darin@chromium.org2009-03-021-1/+0
* Fix crash that happens when the damaged rect is bigger than the HDC we get fo...jam@chromium.org2009-02-271-4/+11
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-3/+1
* Fix plugin hang that Earth team found.jam@chromium.org2009-02-211-5/+8
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-211-2/+2
* Reverting 10080.jam@chromium.org2009-02-201-2/+2
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-201-2/+2
* Finish taking out render_messages.h includes from headers.jam@chromium.org2009-02-051-0/+1
* Commiting the changes from my previous cl that are specific to not including ...jam@chromium.org2009-02-041-0/+1
* Revert my change to get the tree green. Not sure why the tests became flaky....jam@chromium.org2009-02-041-1/+0
* Make it easier/less work/less error-prone to create new IPC channel types (i....jam@chromium.org2009-02-041-0/+1
* Maintain a local/global stack for the global WebPluginDelegateImpl instance p...ananta@chromium.org2009-01-291-1/+7
* POSIX: gfx::NativeViewId and CrossProcessEventagl@chromium.org2009-01-271-1/+2
* Improve scrolling performance when there are many windowed plugins in a page.jam@chromium.org2009-01-161-9/+2
* WaitableEvent is the replacement for Windows events. Previously in the code, ...agl@chromium.org2009-01-151-3/+3
* Refactor resource_bundle into a _win file.evan@chromium.org2009-01-131-2/+2
* Move plugins to FilePaths, some cleanupavi@google.com2009-01-061-2/+3
* Make the global render thread object a regular global object rather than abrettw@google.com2008-12-181-4/+4
* Move the "platform" wrappers in skia/ext to the skia namespace.brettw@google.com2008-12-171-2/+2
* Handle HTTP 200 responses received in response to byte range requests issued ...ananta@chromium.org2008-12-171-1/+13
* Cleanup, part 1.pkasting@chromium.org2008-12-081-1/+1
* Fixing build bustage. Adding files which were part of the original changeananta@chromium.org2008-12-051-0/+5
* Don't cancel the original manual data stream request when the plugin invokesananta@chromium.org2008-12-041-5/+0
* Fix the painting problem with Stree View and Flash 10. After the size of the...jam@chromium.org2008-12-011-13/+7
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-3/+3
* Prevent crash due to DIB allocation failure joshia@google.com2008-11-121-4/+10
* Fix for crash in NPN_Invoke. This happened because the window script NPObjec...jam@chromium.org2008-11-041-13/+15
* Patch by Thatcher Ulrich <tulrich@google.com>.ojan@google.com2008-10-091-5/+9
* Fix painting problem with transparent plugins because plugins were ignoring t...jam@chromium.org2008-10-011-66/+145
* Fix for windowed painting regression.jam@chromium.org2008-09-231-3/+3
* Desynchronize windowless plugin painting. This greatly improves the paintingjam@chromium.org2008-09-221-101/+78
* This CB fixes the following issue1. http://code.google.com/p/chromium/issues/...iyengar@google.com2008-09-191-6/+21
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* This fixes http://b/issue?id=1303133, which was a crashiyengar@google.com2008-08-021-2/+1
* Add chrome to the repository.initial.commit2008-07-261-0/+696