summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webplugin.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to WebFrame from the WebKit API.darin@chromium.org2009-08-101-1/+0
* Another attempt at landing this patch.ananta@chromium.org2009-08-041-2/+5
* Reverting 22041 as it caused plugin crashes in reliability test runs.ananta@chromium.org2009-07-301-1/+2
* Another attempt at landing this patch. ananta@chromium.org2009-07-301-2/+1
* Revert r21548 and r21559 due to crash spike.huanr@chromium.org2009-07-251-1/+2
* The IPCs for carrying data requested by plugins have been changed from synchr...ananta@chromium.org2009-07-241-2/+1
* linux: only create browser-side plugin container after plugin requests itevan@chromium.org2009-06-301-0/+7
* Reverting 19560. This caused a bunch of plugin-related unittest failures on W...glen@chromium.org2009-06-301-7/+0
* linux: only create browser-side plugin container after plugin requests itevan@chromium.org2009-06-291-0/+7
* linux plugins: eliminate GtkWidget* from plugin processevan@chromium.org2009-06-261-3/+5
* Revert all of my patches from today.evan@chromium.org2009-06-261-5/+3
* linux plugins: eliminate GtkWidget* from plugin processevan@chromium.org2009-06-261-3/+5
* Don't call NPP_SetWindow before we have the plugin geometry.jam@chromium.org2009-06-091-0/+1
* Header cleanup in webkit/gluephajdan.jr@chromium.org2009-06-011-1/+0
* Make sure that seekable streams are removed from the list of resource clients...ananta@chromium.org2009-05-231-0/+4
* Chrome side of using WebPluginListBuilder.darin@chromium.org2009-04-241-32/+0
* Fix hang seen in plugin process because plugin creation ended up having to wa...jam@chromium.org2009-04-211-4/+5
* Port plugin messages.jam@chromium.org2009-04-011-8/+10
* 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/+4
* Checkin files I missed.jam@chromium.org2009-03-131-3/+0
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* POSIX: gfx::NativeViewId and CrossProcessEventagl@chromium.org2009-01-271-4/+5
* No functional change. Delete trailing whitespace and word-wrap to 80 columns.evan@chromium.org2009-01-241-2/+5
* Fix layout test failures. Looks like keying the plugins based on OriginalFil...jam@chromium.org2009-01-131-5/+0
* Get rid of lowercasing plugin filenames in order to determine if two paths po...jam@chromium.org2009-01-121-1/+6
* Move plugins to FilePaths, some cleanupavi@google.com2009-01-061-3/+4
* Handle HTTP 200 responses received in response to byte range requests issued ...ananta@chromium.org2008-12-171-0/+4
* Reverting r6396 the PDF fix to not cancel the manual data streamananta@chromium.org2008-12-051-0/+3
* Don't cancel the original manual data stream request when the plugin invokesananta@chromium.org2008-12-041-3/+0
* Patch by Thatcher Ulrich <tulrich@google.com>.ojan@google.com2008-10-091-0/+3
* This CB fixes the following issue1. http://code.google.com/p/chromium/issues/...iyengar@google.com2008-09-191-1/+12
* fix build issue on Linux with GCC 4.1.2evanm@google.com2008-09-081-0/+1
* 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
* Make more cross-platformpinkerton@google.com2008-08-151-1/+1
* Add webkit to the repository.initial.commit2008-07-271-0/+170