summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webplugin_impl.h
Commit message (Expand)AuthorAgeFilesLines
* 1) Roll WebKit DEPS to 45685michaeln@google.com2009-07-101-1/+4
* linux: only create browser-side plugin container after plugin requests itevan@chromium.org2009-06-301-1/+4
* Reverting 19560. This caused a bunch of plugin-related unittest failures on W...glen@chromium.org2009-06-301-4/+1
* linux: only create browser-side plugin container after plugin requests itevan@chromium.org2009-06-291-1/+4
* linux: cleanup browser-side GtkSockets when plugins are destroyedevan@chromium.org2009-06-281-1/+1
* linux plugins: eliminate GtkWidget* from plugin processevan@chromium.org2009-06-261-3/+3
* Revert all of my patches from today.evan@chromium.org2009-06-261-3/+3
* linux plugins: eliminate GtkWidget* from plugin processevan@chromium.org2009-06-261-3/+3
* For lack of a better approach we now initiate the plugin src url download in ...ananta@chromium.org2009-06-101-0/+5
* Start using WebURLLoader, et. al. from the WebKit API.darin@chromium.org2009-06-091-49/+50
* Fix regression from my previous change. Looks like we need to call SetWindow...jam@chromium.org2009-06-091-0/+1
* Don't call NPP_SetWindow before we have the plugin geometry.jam@chromium.org2009-06-091-1/+3
* Header cleanup in webkit/gluephajdan.jr@chromium.org2009-06-011-1/+0
* Revert WebURLLoader landing. Too many layout test failures.darin@chromium.org2009-05-301-50/+49
* Start using WebURLLoader, et. al. from the WebKit API.darin@chromium.org2009-05-301-49/+50
* Fix plugin window sticking around when parent became invisible. Added test f...jam@chromium.org2009-05-101-6/+0
* Fix hang seen in plugin process because plugin creation ended up having to wa...jam@chromium.org2009-04-211-1/+2
* Fix a painting problem observed with windowless flash plugins, when they are ...ananta@chromium.org2009-04-161-2/+1
* Port plugin messages.jam@chromium.org2009-04-011-6/+9
* Expose whether we're in private browsing mode to plugins.I chose to implement...jam@chromium.org2009-03-261-0/+3
* Report the plugin position to windowed plugins as (0,0)jam@chromium.org2009-03-261-1/+1
* The street view in Google maps, which is implemented with a windowed flash pl...ananta@chromium.org2009-03-201-13/+17
* Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...thestig@chromium.org2009-03-131-1/+0
* Checkin files I missed.jam@chromium.org2009-03-131-1/+0
* Bring back overriding setParentVisible, since it's needed when a page scripts...jam@chromium.org2009-03-121-0/+1
* WebKit merge 40474:40500 [chromium-side].ericroman@google.com2009-02-041-5/+5
* POSIX: gfx::NativeViewId and CrossProcessEventagl@chromium.org2009-01-271-2/+3
* No functional change. Delete trailing whitespace and word-wrap to 80 columns.evan@chromium.org2009-01-241-3/+5
* Relands 8521, it isn't the culprit. Sorry John.sky@google.com2009-01-231-1/+0
* Backs out r8521 in hopes of greener trees.sky@google.com2009-01-231-0/+1
* Fix reloading a page with a pdf not working. The problem was that we were se...jam@chromium.org2009-01-221-1/+0
* Improve scrolling performance when there are many windowed plugins in a page.jam@chromium.org2009-01-161-4/+2
* Handle HTTP 200 responses received in response to byte range requests issued ...ananta@chromium.org2008-12-171-2/+27
* WebKit Merge 39143:39309, Part 8 (port side)dglazkov@google.com2008-12-161-1/+1
* Improve PDF FastWebView performance. This occurs because the manual data stre...ananta@chromium.org2008-12-061-0/+6
* Reverting r6396 the PDF fix to not cancel the manual data streamananta@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-1/+2
* Revert r5816 due to InvokeMethods failures in test_shell_tests.sgk@google.com2008-11-211-2/+1
* Fix Silverlight windowless plugin painting issues. This fixes theananta@chromium.org2008-11-211-1/+2
* This fixes bug http://code.google.com/p/chromium/issues/detail?id=3881, whichananta@chromium.org2008-10-311-2/+2
* Landing 36102:37604 merge on trunkdglazkov@google.com2008-10-301-6/+6
* This fixes http://code.google.com/p/chromium/issues/detail?id=3585, which is ...ananta@chromium.org2008-10-231-3/+17
* Plugin changes to make JSC build work.ojan@google.com2008-10-221-0/+4
* - Remove whitespace at the end of the lineagl@chromium.org2008-10-211-8/+8
* * Revert "- Remove whitespace at the end of the line"agl@chromium.org2008-10-211-8/+8
* - Remove whitespace at the end of the lineagl@chromium.org2008-10-211-8/+8
* Fix perf regression with iframe shim.pkasting@chromium.org2008-10-201-2/+6
* Replace MSVC pragmas with the macro. Also adds two filestc@google.com2008-10-161-3/+4
* Patch by Thatcher Ulrich <tulrich@google.com>.ojan@google.com2008-10-091-1/+17