summaryrefslogtreecommitdiffstats
path: root/chrome/plugin/webplugin_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* Expose whether we're in private browsing mode to plugins.I chose to implement...jam@chromium.org2009-03-261-0/+2
* Report the plugin position to windowed plugins as (0,0)jam@chromium.org2009-03-261-1/+1
* Get rid of the gears in renderer process code. This allows me to do some cle...jam@chromium.org2009-03-131-3/+0
* Fix plugin hang that Earth team found.jam@chromium.org2009-02-211-0/+4
* Lots of small nits to help to split off webkit.dll.maruel@chromium.org2009-02-121-3/+3
* Improve scrolling performance when there are many windowed plugins in a page.jam@chromium.org2009-01-161-2/+1
* WaitableEvent is the replacement for Windows events. Previously in the code, ...agl@chromium.org2009-01-151-1/+6
* Fixing build bustage. Adding files which were part of the original changeananta@chromium.org2008-12-051-0/+2
* Don't cancel the original manual data stream request when the plugin invokesananta@chromium.org2008-12-041-2/+0
* Relanding this fix. The earlier attempt broke test_shell_tests. The fixananta@chromium.org2008-11-211-0/+5
* Revert r5816 due to InvokeMethods failures in test_shell_tests.sgk@google.com2008-11-211-5/+0
* Fix Silverlight windowless plugin painting issues. This fixes theananta@chromium.org2008-11-211-0/+5
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-5/+5
* Patch by Thatcher Ulrich <tulrich@google.com>.ojan@google.com2008-10-091-0/+1
* Fix painting problem with transparent plugins because plugins were ignoring t...jam@chromium.org2008-10-011-14/+27
* Desynchronize windowless plugin painting. This greatly improves the paintingjam@chromium.org2008-09-221-7/+35
* This CB fixes the following issue1. http://code.google.com/p/chromium/issues/...iyengar@google.com2008-09-191-0/+7
* Replace all instances of <hash_map> with a "base/hash_tabe.h",erg@google.com2008-09-081-4/+2
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Step 1 at making Gears run in the renderer process (enabled by switchmpcomplete@google.com2008-08-151-0/+3
* Add chrome to the repository.initial.commit2008-07-261-0/+116