summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/npapi
Commit message (Expand)AuthorAgeFilesLines
* Ensure that windowed NPAPI plugins get reparented to the plugin wrapper windo...ananta@chromium.org2011-01-291-0/+7
* Change UTF8ToUTF16 to accept const StringPiece&.suzhe@google.com2011-01-282-0/+4
* Put some plug-ins behind an infobar, where they have:cevans@chromium.org2011-01-274-46/+73
* If a user chooses to open a PDF with Reader, ask them if they want to do so a...jam@chromium.org2011-01-271-1/+1
* Fixed grave bug in Plugin Loading code that lead to a crash with some plugins.pastarmovj@chromium.org2011-01-252-7/+21
* Allow multiple instances of the newer VLC plugins to load. The older versions...ananta@chromium.org2011-01-251-13/+22
* Refactor the plugin lists handling code.pastarmovj@chromium.org2011-01-2414-439/+870
* When we detect a PDF with an unsupported feature, ask the user if they want t...jam@chromium.org2011-01-222-0/+4
* Update Mac plugin IME handling to match updated specstuartmorgan@chromium.org2011-01-214-27/+81
* When clearing plugin data at shutdown, wait for it to finish.bauerb@chromium.org2011-01-211-1/+9
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-212-26/+26
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-202-2/+3
* plugins: drop PluginVersionInfo for internal pluginsevan@chromium.org2011-01-193-85/+84
* Added automatic update for plugins based on watching file changes.pastarmovj@chromium.org2011-01-191-3/+3
* Regkey functions return error code instead of boolamit@chromium.org2011-01-192-7/+10
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-1713-57/+57
* Reland r69146darin@chromium.org2011-01-141-10/+1
* Add some initial OWNERS files for src/webkit/.darin@chromium.org2011-01-141-0/+1
* Clang: enable -Wbool-conversions and -Wunused-variables on Linux.hans@chromium.org2011-01-141-13/+13
* Take out temp WEBKIT_HAS_WEB_AUTO_FILL_CLIENT code now that WebKit is rolled.jam@chromium.org2011-01-131-4/+0
* Update our use of the NPAPI ClearSiteData API.bauerb@chromium.org2011-01-114-9/+23
* Re-land: add support for blocking out-of-date plug-ins on Linux.cevans@chromium.org2011-01-116-18/+120
* Always delete your pointers! Note that RUNNING_UNDER_VALGRIND may not becevans@chromium.org2011-01-111-17/+3
* Revert 70963 - Support out-of-date plugin blocking on Linux.cevans@chromium.org2011-01-116-120/+18
* glue: deprecate npapi::PluginVersionInfoevan@chromium.org2011-01-112-0/+35
* Support out-of-date plugin blocking on Linux.cevans@chromium.org2011-01-106-18/+120
* Switch a wstring to a string16.evan@chromium.org2011-01-102-2/+3
* Make RenderView implement WebAutoFillClient, in preparation of making WebKit ...jam@chromium.org2011-01-101-0/+4
* Make accelerated plugin support aware of the requirement to use thekbr@google.com2011-01-101-1/+17
* Fix for a plugin crasher which occurs in the context of NPP_Destroy. The plug...ananta@chromium.org2011-01-071-14/+7
* Start sorting methods in class declarations.erg@google.com2011-01-071-2/+2
* Move base/mac_util.h to base/mac and use the base::mac namespace.brettw@chromium.org2011-01-011-2/+2
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* base/version: remove wstring versionevan@chromium.org2010-12-231-2/+2
* Update file version info/memory details/process utils to use string16.avi@chromium.org2010-12-231-1/+1
* Bugfixes for recent PluginGroup refactoring.jkummerow@chromium.org2010-12-216-33/+78
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-21119-0/+20650
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-21119-20650/+0
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-2044-185/+190
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-2044-190/+185
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-20119-0/+20650