summaryrefslogtreecommitdiffstats
path: root/webkit/glue/plugins
Commit message (Expand)AuthorAgeFilesLines
* plugins: drop PluginVersionInfo for internal pluginsevan@chromium.org2011-01-191-1/+0
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-21120-20652/+13
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-21120-13/+20652
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-20120-20652/+13
* Add pepper::URLRequestInfo unit tests to test_shell_testsbbudge@google.com2010-12-201-0/+249
* Revert 69490 - base/version: remove wstring versionsanjeevr@chromium.org2010-12-171-2/+2
* base/version: remove wstring versionevan@chromium.org2010-12-171-2/+2
* Almost done deinlining virtual methods.erg@google.com2010-12-164-6/+33
* Update latest secure version for Quicktime (7.6.9 for windows only) and RealP...panayiotis@google.com2010-12-161-6/+7
* Move the Pepper implementation from webkit/glue/plugins/pepper_* tobrettw@chromium.org2010-12-1687-14977/+1
* Resource width 64->32 change.neb@chromium.org2010-12-151-4/+8
* Keep deinlining stuff.erg@google.com2010-12-154-16/+46
* Clean up PluginDataRemover.bauerb@chromium.org2010-12-152-2/+5
* Revert r69146 due to webkit layout test failures.darin@chromium.org2010-12-142-2/+19
* Use WebFrame::createAssociatedURLLoader.darin@chromium.org2010-12-142-19/+2
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-143-11/+16
* Deinline even more destructors.erg@google.com2010-12-1414-98/+302
* Even more virtual method deinlining.erg@google.com2010-12-1314-16/+46
* Make Flip4Mac handling version-specificstuartmorgan@chromium.org2010-12-131-8/+14
* Revert 68932 - Make members of Singleton<T> private and only visible to the s...satish@chromium.org2010-12-111-6/+8
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-111-8/+6
* Fix a plugin taking a whole iframe from messing with the page's zoom level.jam@chromium.org2010-12-101-0/+7
* Add a newline to make Linux happybrettw@google.com2010-12-091-1/+2
* Make it possible to write simple unit tests for the pepper implementation. Th...brettw@google.com2010-12-0910-2/+616
* Start deinlining non-empty virtual methods. (This will be automatically checkederg@google.com2010-12-092-1/+6
* Merge PluginGroups for Adobe Readerjkummerow@chromium.org2010-12-094-152/+289
* Implement a useful context menu for the blocked plug-in frame:cevans@chromium.org2010-12-092-0/+16
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-0829-43/+97
* Add a new GetInstance() method for singleton classes, take 2.satish@chromium.org2010-12-082-3/+6
* Make webkit/glue/plugins no longer depend on ppapi/proxy directly. This causesbrettw@chromium.org2010-12-084-168/+149
* Valgrind: Fix leak in PluginList by actually calling Shutdown().thestig@chromium.org2010-12-081-1/+2
* Valgrind: Fix leak in plugin group code.thestig@chromium.org2010-12-071-7/+20
* Revert 68482 - Make webkit/glue/plugins no longer depend on ppapi/proxy direc...brettw@chromium.org2010-12-074-149/+168
* Make webkit/glue/plugins no longer depend on ppapi/proxy directly. This causesbrettw@chromium.org2010-12-074-168/+149
* Clean up PluginGroup and related code.jkummerow@chromium.org2010-12-075-231/+321
* Refactoring BufferedDataSource to work with WebURLLoader instead of a MediaRe...scherkus@chromium.org2010-12-061-1/+3
* Revert 68094 - Refactoring BufferedDataSource to work with WebURLLoader inste...scherkus@chromium.org2010-12-031-3/+1
* Make the DrawGlyphs call have the proper const arguments, and make the proxiedbrettw@chromium.org2010-12-023-9/+9
* Have about:plugins point to the latest Flash and Reader versions.panayiotis@google.com2010-12-021-3/+3
* Refactoring BufferedDataSource to work with WebURLLoader instead of a MediaRe...scherkus@chromium.org2010-12-021-1/+3
* Fix a race condition in proxied audio.brettw@chromium.org2010-12-021-4/+7
* Implement audio proxy for Pepper.brettw@chromium.org2010-12-025-145/+84
* Fix a ui test and test_shell_tests results since numberstony@chromium.org2010-12-021-2/+2
* Change trusted shared memory interface to match audio.nfullagar@google.com2010-12-024-15/+19
* Cleanupnfullagar@google.com2010-11-302-3/+3
* Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-0/+1
* FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-1/+0
* Don't call NPP_SetWindow on plugins that return an error from NPP_Newstuartmorgan@chromium.org2010-11-305-6/+13
* changes for proxy audionfullagar@google.com2010-11-253-29/+161
* Added a string for the "PDF load failed" message to be used by the PDF plugin.sanjeevr@chromium.org2010-11-242-1/+4