summaryrefslogtreecommitdiffstats
path: root/webkit/glue/plugins/plugin_host.cc
Commit message (Expand)AuthorAgeFilesLines
* 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-3/+8
* Implement the Cocoa event model for Mac NPAPI. This is a first cut for theamanda@chromium.org2009-11-061-2/+3
* Add the plumbing and test code for plugins opening files from the sandbox. Thisbrettw@chromium.org2009-11-031-1/+10
* To facilitate apatrick's work on the 3D renderer for Pepper,sehr@google.com2009-10-311-0/+1
* Make Pepper NPN variable return a pointer to an allocatedsehr@google.com2009-10-271-12/+17
* Implemented NPN_ScheduleTimer and NPN_UnscheduleTimer.apatrick@google.com2009-10-261-0/+18
* Moved Pepper delegate definition to chrome\renderer to allow it to usesehr@google.com2009-10-171-26/+14
* Re-land http://codereview.chromium.org/211031 with a bug openedamanda@chromium.org2009-10-131-9/+49
* First version of pepper api implementation:sehr@google.com2009-10-121-1/+67
* Implement NPN_GetValueForURL and NPN_SetValueForURL and add a stub for NPN_Ge...jam@chromium.org2009-10-071-15/+109
* Reverting 26724. Caused a couple layout tests to hang.amanda@chromium.org2009-09-211-32/+4
* Remove the temporary Mac plugin whitelist.amanda@chromium.org2009-09-211-4/+32
* Remove all direct calls to NPN_ functions in WebCore. The replacement for th...jorlow@chromium.org2009-08-111-26/+28
* None of these files need to include config.h any longer...so remove it.jorlow@chromium.org2009-07-231-2/+0
* linux: add windowless plugin plumbingpiman@google.com2009-07-221-2/+0
* Wire up windowless plugins. Mostly Mac related, some crossamanda@chromium.org2009-07-111-12/+12
* linux plugins: eliminate GtkWidget* from plugin processevan@chromium.org2009-06-261-1/+1
* Revert all of my patches from today.evan@chromium.org2009-06-261-1/+1
* linux plugins: eliminate GtkWidget* from plugin processevan@chromium.org2009-06-261-1/+1
* Add events to windowless plugins on linux. This CL also refactors the eventevan@chromium.org2009-05-221-13/+2
* Chrome side of using WebPluginListBuilder.darin@chromium.org2009-04-241-1/+1
* Switching things to FilePath:phajdan.jr@chromium.org2009-04-071-1/+3
* Port plugin messages.jam@chromium.org2009-04-011-20/+7
* Expose whether we're in private browsing mode to plugins.I chose to implement...jam@chromium.org2009-03-261-0/+8
* Basic windowless plugins, try 2.evan@chromium.org2009-03-131-7/+0
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Display windowless plugins on Linux as windowed.deanm@chromium.org2009-02-201-0/+7
* Match the Windows plugin moving/sizing behavior on Linux.deanm@chromium.org2009-02-151-10/+6
* Checkpoint of plugin support code for Mac. Does not work yet; being checkedamanda@chromium.org2009-02-111-4/+39
* Get windowed plugins (Flash) limping along on Linux.evan@chromium.org2009-02-041-0/+24
* Add support for UA spoofing, and spoof Safari's UA string when loading URLsdarin@chromium.org2009-01-271-1/+1
* New implementations of core plugin libraries.avi@google.com2009-01-151-0/+2
* Get rid of lowercasing plugin filenames in order to determine if two paths po...jam@chromium.org2009-01-121-1/+1
* Stub out NPN_Construct.estade@chromium.org2009-01-081-9/+0
* Change "dll" to "plugin" where appropriate.avi@google.com2009-01-061-2/+3
* Move plugins to FilePaths, some cleanupavi@google.com2009-01-061-1/+2
* Added support for querying the NPNVSupportsWindowless value from NPN_GetValue.ananta@chromium.org2008-10-241-0/+7
* - Lots of removed whitespace at the end of the lineerg@google.com2008-10-221-44/+52
* Fix post url layout test.joshia@google.com2008-10-171-4/+5
* Fix a problem with rdi.ca where the video (silverlight) is not painting.nsylvain@chromium.org2008-10-161-1/+11
* Add a support to NPN_PostUrl[Notify] using filesjoshia@google.com2008-10-101-34/+82
* Fix painting problem with transparent plugins because plugins were ignoring t...jam@chromium.org2008-10-011-121/+35
* Add a command-line switch to change the user agent.BUG=757345pkasting@chromium.org2008-09-241-1/+1
* This CB fixes the following issue1. http://code.google.com/p/chromium/issues/...iyengar@google.com2008-09-191-4/+13
* Add DLOG(INFO) before 'TODO: implement me'.fqian@google.com2008-09-121-1/+13
* Fixes the following bugs reported with the Silverlight plugin:-iyengar@google.com2008-09-041-0/+10
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add webkit to the repository.initial.commit2008-07-271-0/+877