summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webplugin_delegate.h
Commit message (Expand)AuthorAgeFilesLines
* Working rudimentary audio in Pepper.brettw@chromium.org2010-01-121-1/+3
* Refactor the pepper API implementation to make it more scalable as we add morebrettw@chromium.org2009-12-071-36/+4
* Send resource load notifications from plugins to devtools agent. This is a pa...yurys@chromium.org2009-12-031-5/+6
* Update the Pepper APIs to the latest spec for the 2D demo plugin.brettw@chromium.org2009-12-011-10/+26
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-1/+1
* Rework painting to be something that will actually work. This allows plugins tobrettw@chromium.org2009-11-111-0/+4
* Add the plumbing and test code for plugins opening files from the sandbox. Thisbrettw@chromium.org2009-11-031-0/+4
* To facilitate apatrick's work on the 3D renderer for Pepper,sehr@google.com2009-10-311-0/+1
* Push the native canvas into the plugin implementation. On Windows, this meansbrettw@chromium.org2009-10-231-4/+6
* Moved Pepper delegate definition to chrome\renderer to allow it to usesehr@google.com2009-10-171-0/+11
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-111-1/+1
* Some trivial style cleanup in the plugin delegate. There was one functionbrettw@chromium.org2009-10-081-2/+4
* This changelist fixes some issues with the NPAPI WMP plugin work in Chrome. ...jam@chromium.org2009-09-041-31/+5
* Eliminate remaining WebCore dependencies from webplugin_impl.ccdarin@chromium.org2009-09-021-15/+15
* More refactoring for WebPlugin.darin@chromium.org2009-08-271-9/+7
* More removal of WebCore usage from webplugin_impl.ccdarin@chromium.org2009-08-211-2/+2
* linux: fix windowless Flash when scrollingpiman@chromium.org2009-08-071-0/+1
* Start using WebCursorInfo from the WebKit API. WebCursorInfo is adarin@google.com2009-07-081-2/+2
* linux plugins: eliminate GtkWidget* from plugin processevan@chromium.org2009-06-261-3/+2
* Revert all of my patches from today.evan@chromium.org2009-06-261-2/+3
* linux plugins: eliminate GtkWidget* from plugin processevan@chromium.org2009-06-261-3/+2
* Fixes a flash plugin hang caused by opening google finance ticker symbols in ...ananta@chromium.org2009-06-091-2/+0
* Header cleanup in webkit/gluephajdan.jr@chromium.org2009-06-011-1/+0
* Set focus to the dummy plugin window used to ensure that keyboard focus corre...ananta@chromium.org2009-05-261-4/+3
* linux: add quirk for windowless flash drawing glitchesevan@chromium.org2009-05-221-14/+11
* Add events to windowless plugins on linux. This CL also refactors the eventevan@chromium.org2009-05-221-1/+6
* Port plugin messages.jam@chromium.org2009-04-011-4/+4
* Add #include <string>estade@chromium.org2009-02-191-0/+1
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-23/+10
* Revert my SetWindow(NULL) change in r9653.deanm@chromium.org2009-02-171-8/+9
* Lots of small nits to help to split off webkit.dll.maruel@chromium.org2009-02-121-4/+45
* Checkpoint of plugin support code for Mac. Does not work yet; being checkedamanda@chromium.org2009-02-111-15/+4
* Get windowed plugins (Flash) limping along on Linux.evan@chromium.org2009-02-041-0/+14
* No functional change. Delete trailing whitespace and word-wrap to 80 columns.evan@chromium.org2009-01-241-14/+16
* Improve scrolling performance when there are many windowed plugins in a page.jam@chromium.org2009-01-161-6/+2
* Move plugins to FilePaths, some cleanupavi@google.com2009-01-061-1/+2
* Patch by Thatcher Ulrich <tulrich@google.com>.ojan@google.com2008-10-091-5/+11
* Fix painting problem with transparent plugins because plugins were ignoring t...jam@chromium.org2008-10-011-4/+0
* This CB fixes the following issue1. http://code.google.com/p/chromium/issues/...iyengar@google.com2008-09-191-1/+2
* fix build issue on Linux with GCC 4.1.2evanm@google.com2008-09-081-0/+1
* platform ifdefs for webview. Add platform_viewdefs to wrap things like HWNDs ...pinkerton@google.com2008-08-291-1/+2
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Fix a bunch of include problems that my deps checker tool found. Mostly I mad...brettw@google.com2008-08-081-1/+1
* Add webkit to the repository.initial.commit2008-07-271-0/+145