summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webplugin.h
Commit message (Expand)AuthorAgeFilesLines
* Move plugin-related files in webkit/glue to webkit/glue/plugins to make thembrettw@chromium.org2010-03-311-194/+0
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* Implement the CoreAnimation drawing model for plug-ins, sharing IPC and some ...pinkerton@chromium.org2010-03-101-0/+20
* Revert 41158 - Implement the CoreAnimation drawing model for plugins, sharing...pinkerton@chromium.org2010-03-101-20/+0
* Implement the CoreAnimation drawing model for plug-ins, sharing IPC and some ...pinkerton@chromium.org2010-03-101-0/+20
* Fix formatting nits.wtc@chromium.org2010-02-271-1/+1
* [GPU] Get GPU process running on the mackbr@google.com2010-02-031-0/+9
* Fix passing pointers between processes.jam@chromium.org2010-01-291-11/+11
* Set disabled style on GPU window and plugin intermediate window so mouse mess...apatrick@chromium.org2010-01-151-0/+7
* Re-enable the build of Pepper support by default (issue 464074, svn revision ...sehr@google.com2009-12-101-2/+2
* Revert 34161 - Enable Pepper support by default, including building the test ...sehr@google.com2009-12-091-2/+2
* Enable Pepper support by default, including building the test plugin.sehr@google.com2009-12-091-2/+2
* Send resource load notifications from plugins to devtools agent. This is a pa...yurys@chromium.org2009-12-031-2/+3
* Rename policy_url to first_party_for_cookies in cookie-related code.wtc@chromium.org2009-11-181-2/+2
* Moved Pepper delegate definition to chrome\renderer to allow it to usesehr@google.com2009-10-171-0/+6
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-111-1/+1
* Eliminate remaining WebCore dependencies from webplugin_impl.ccdarin@chromium.org2009-09-021-19/+15
* linux: new socket/plug code for windowed pluginspiman@chromium.org2009-08-251-8/+2
* 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