summaryrefslogtreecommitdiffstats
path: root/chrome/plugin/webplugin_proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix Mac build break.jam@chromium.org2009-04-011-1/+1
* Port plugin messages.jam@chromium.org2009-04-011-34/+40
* We need to set the clipping region of the HDC passed in to a windowless flash...ananta@chromium.org2009-03-271-0/+7
* Expose whether we're in private browsing mode to plugins.I chose to implement...jam@chromium.org2009-03-261-0/+4
* Report the plugin position to windowed plugins as (0,0)jam@chromium.org2009-03-261-1/+3
* Add more info to a dcheck to see why DuplicateHandle is failing on the buildbot.jam@chromium.org2009-03-121-1/+2
* NO CODE CHANGE.maruel@google.com2009-03-101-1/+2
* Coalesce more hardcoded schemes to using predefined constants.brettw@chromium.org2009-02-261-2/+4
* 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
* Lots of small nits to help to split off webkit.dll.maruel@chromium.org2009-02-121-16/+17
* Improve scrolling performance when there are many windowed plugins in a page.jam@chromium.org2009-01-161-7/+32
* Block Adobe Reader from issuing NPN_GetURL/NPN_GetURLRequests for URL schemes...ananta@chromium.org2009-01-161-0/+13
* WaitableEvent is the replacement for Windows events. Previously in the code, ...agl@chromium.org2009-01-151-5/+7
* Move the "platform" wrappers in skia/ext to the skia namespace.brettw@google.com2008-12-171-1/+1
* Fixing build bustage. Adding files which were part of the original changeananta@chromium.org2008-12-051-0/+4
* Don't cancel the original manual data stream request when the plugin invokesananta@chromium.org2008-12-041-4/+0
* Remove base versions of the graphics headers, which previously just forwarded...brettw@google.com2008-11-221-1/+1
* Relanding this fix. The earlier attempt broke test_shell_tests. The fixananta@chromium.org2008-11-211-6/+22
* Revert r5816 due to InvokeMethods failures in test_shell_tests.sgk@google.com2008-11-211-22/+6
* Fix Silverlight windowless plugin painting issues. This fixes theananta@chromium.org2008-11-211-6/+22
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-6/+6
* Patch by Thatcher Ulrich <tulrich@google.com>.ojan@google.com2008-10-091-2/+3
* Fix videos stopping playing. Only send an invalidate to the renderer if it's...jam@chromium.org2008-10-091-2/+4
* Fix painting problem with transparent plugins because plugins were ignoring t...jam@chromium.org2008-10-011-47/+68
* Desynchronize windowless plugin painting. This greatly improves the paintingjam@chromium.org2008-09-221-25/+120
* This CB fixes the following issue1. http://code.google.com/p/chromium/issues/...iyengar@google.com2008-09-191-0/+14
* 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/+269