summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/npapi
Commit message (Expand)AuthorAgeFilesLines
* Reland "Move app/win/* files to base/win/, ui/base/win and chrome/common/ dir...tfarina@chromium.org2011-06-251-4/+4
* Revert 90464 - Move app/win/* files to base/win/, ui/base/win and chrome/comm...tfarina@chromium.org2011-06-251-4/+4
* Move app/win/* files to base/win/, ui/base/win and chrome/common/ directories.tfarina@chromium.org2011-06-251-4/+4
* Revert 89221 - Reverting this to see if the Flash crashes on Mac canary are d...ananta@chromium.org2011-06-231-3/+5
* Coverity: Pass parameters by reference.jhawkins@chromium.org2011-06-222-2/+2
* Supervise redirects of the plugin src url load, and bounce them through WebKit'scevans@chromium.org2011-06-222-8/+26
* Coverity: Pass parameters by reference.jhawkins@chromium.org2011-06-221-1/+1
* Coverity: Initialize member variables.jhawkins@chromium.org2011-06-212-1/+3
* IcedTea caught up with the latest Java security update.cevans@chromium.org2011-06-191-2/+2
* Content settings extension API: Implement ContentSetting.getResourceIdentifiers.bauerb@chromium.org2011-06-154-42/+72
* Reverting this to see if the Flash crashes on Mac canary are due to this CL.ananta@chromium.org2011-06-151-5/+3
* Improve and unify Mac OS X run-time version checks.mark@chromium.org2011-06-143-26/+6
* Don't retain NPNVWindowNPObject and NPNVPluginElementNPObject twicedavidben@chromium.org2011-06-121-3/+5
* JRE6u26 sounds like it fixes some pretty nasty bugs:cevans@chromium.org2011-06-101-2/+2
* Make Flash work properly when started in low-integrity mode so that UIPI rest...jschuh@chromium.org2011-06-076-4/+46
* Don't allow Pepper URL requests to have Javascript URLs. Modify PPB_URLReques...bbudge@google.com2011-06-021-1/+3
* Infobar Windows Media Player plug-in by default.cevans@chromium.org2011-06-013-2/+8
* Remove unused "virtual" keywords.thakis@chromium.org2011-05-311-1/+1
* Preserves NPObject identity for objects created in a plugin and passed to Jav...jam@chromium.org2011-05-263-0/+115
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-262-4/+4
* Removes obsolete code in WebPluginDelegateImpl.hbono@chromium.org2011-05-262-27/+0
* Made the OS_LINUX ifdefs in ui/ and webkit/ directories more cross-platform, ...chromium@hybridsource.org2011-05-251-3/+3
* Add Skia to CG adapter for plugins.caryclark@chromium.org2011-05-252-1/+23
* Revert 86625 - This change implements a first pass in the effort to remove th...vandebo@chromium.org2011-05-252-4/+4
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-252-4/+4
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-253-4/+4
* Miscellaneous webkit_glue namespace changes in preparation for building src\c...ananta@chromium.org2011-05-195-12/+28
* wstring: remove an obsolete unused function prototypeevan@chromium.org2011-05-171-9/+0
* wstring: remove wstring version of RemoveCharsevan@chromium.org2011-05-171-3/+3
* Update NPAPI headers to latest npapi-sdkstuartmorgan@chromium.org2011-05-171-1/+8
* Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...apatrick@chromium.org2011-05-121-2/+2
* Revert "Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Crea...antonm@chromium.org2011-05-121-2/+2
* Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...apatrick@chromium.org2011-05-121-2/+2
* Revert 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...apatrick@chromium.org2011-05-111-2/+2
* Split GLContext::Create*GLContext into GLSurface::Create*GLSurface plus a sur...apatrick@chromium.org2011-05-111-2/+2
* iwyu: Include stringprintf.h where appropriate, part 1.jhawkins@chromium.org2011-05-101-0/+1
* Use an empty plug-in version list for ChromeOS, to avoid accidental breakage.cevans@chromium.org2011-05-041-1/+6
* Update Reader version in the plug-in metadata.cevans@chromium.org2011-05-041-1/+3
* Revert 83822 - Update Flash and Reader metadata.cevans@chromium.org2011-05-031-12/+2
* Revert 83826 - Oops... forgot the typo fix in the previous patch.cevans@chromium.org2011-05-031-4/+4
* Increase warning level to 4 on Visual Studiomaruel@chromium.org2011-05-031-6/+3
* Oops... forgot the typo fix in the previous patch.cevans@chromium.org2011-05-031-4/+4
* Update Flash and Reader metadata.cevans@chromium.org2011-05-031-2/+12
* Update Mac Java version metadata.cevans@chromium.org2011-05-021-1/+2
* Prevent asking for authorization to run whitelisted plugins.joaodasilva@chromium.org2011-04-293-0/+48
* linux: don't always print dlopen errors from LoadNativeLibraryevan@chromium.org2011-04-182-12/+18
* Delete the plugin printing code, which wasn't actually called.jam@chromium.org2011-04-155-27/+0
* Wire up the extension API for registering NaCl modules to an actual registry ...abarth@chromium.org2011-04-142-2/+8
* Renamed raw_data_length to encoded_data_lengthvsevik@chromium.org2011-04-132-5/+9
* Fix download path for RealPlayer.cevans@chromium.org2011-04-121-1/+1