summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/npapi
Commit message (Expand)AuthorAgeFilesLines
* Merge 88642 - JRE6u26 sounds like it fixes some pretty nasty bugs:cevans@chromium.org2011-06-141-1/+1
* Merge 84104 - Update Reader version in the plug-in metadata.cevans@chromium.org2011-05-101-1/+3
* Revert 83835 - Merge 83822 - Update Flash and Reader metadata.kerz@chromium.org2011-05-031-12/+2
* Merge 83822 - Update Flash and Reader metadata.cevans@chromium.org2011-05-031-2/+12
* Merge 83761 - Update Mac Java version metadata.cevans@chromium.org2011-05-031-1/+2
* 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
* Eliminate skia::PlatformCanvas - Step 1 (linux)alokp@chromium.org2011-04-111-3/+3
* Enabled actual transfer size in chromiumvsevik@chromium.org2011-04-082-4/+4
* Eliminate skia::PlatformCanvas, a subclass of SkCanvas. Skia provides multipl...alokp@chromium.org2011-04-082-9/+7
* Make the windows_version.h functions threadsafe by using a singleton. Add ac...pkasting@chromium.org2011-04-071-5/+1
* Revert 80819 due to failed testsmmenke@chromium.org2011-04-071-1/+5
* Make the windows_version.h functions threadsafe by using a singleton. Add ac...pkasting@chromium.org2011-04-071-5/+1
* WebKit roll 83160:83167.pfeldman@chromium.org2011-04-072-24/+4
* Update Silverlight v3 version metadata.cevans@chromium.org2011-03-311-14/+11
* Migrated chromium to new didReceiveData method in WebURLLoaderClientvsevik@chromium.org2011-03-312-8/+30
* Remove usages of WebView::Create that pass in devtools/autofill client.jam@chromium.org2011-03-291-1/+1
* Report more detailed stats on which plug-ins are being blocked.cevans@chromium.org2011-03-293-3/+7
* Add bauerb to webkit/plugins/npapi/OWNERS.bauerb@chromium.org2011-03-291-0/+1
* Refactor: Move app/gfx/gl ==> ui/gfx/glbacker@chromium.org2011-03-281-2/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-2818-33/+33
* Be more thorough checking for NULL NPP valuesdavidben@chromium.org2011-03-261-1/+25
* Remove DevToolsAgent network callbacks as this information is now available t...vsevik@chromium.org2011-03-252-40/+0
* DevTools: migrate to the new updatream willSendRequest method.pfeldman@chromium.org2011-03-251-5/+2
* Moved the code which sets focus to the dummy activation window created for wi...ananta@chromium.org2011-03-241-41/+53
* Removed the static on all stats macros and changed the static declarationrtenneti@chromium.org2011-03-222-3/+3
* Update minimum plug-in versions to reflect latest Adobe 0-day.cevans@chromium.org2011-03-221-2/+2
* Direct Windows users to a better Java download page.mal@chromium.org2011-03-221-2/+3
* WinDDK ATL and MSVC express 2008/2005 compatability mark@chromium.org2011-03-211-2/+6
* Removed deprecated function WebPlugin::getBackingTextureId.alokp@chromium.org2011-03-182-6/+0
* Remove Gears from Chrome.aa@chromium.org2011-03-114-29/+0
* Removing references to off the record in comments and log messages.akalin@chromium.org2011-03-081-1/+1
* Pepper: Store file extensions and description on a per-mime-type basis.viettrungluu@chromium.org2011-03-083-6/+21
* Check that a plugin path points to a file before rejecting the plugin because...sergeyu@chromium.org2011-03-071-1/+1
* Change other usages of .size() to .empty() when applicable.erg@google.com2011-03-041-1/+1
* Get rid of the extension dependency in ResourceDispatcher by calling out to a...jam@chromium.org2011-03-041-1/+0
* While enumerating plugins under the MozillaPlugins registry key, we should ig...ananta@chromium.org2011-03-041-1/+27
* Addressing review comments from brettw.ananta@chromium.org2011-03-041-6/+2
* Inform the browser about mouse input in windowed plugins to ensure that we ex...ananta@chromium.org2011-03-021-1/+11
* Pure pedantry: Replace all ".size() == 0" with ".empty()".erg@google.com2011-03-021-1/+1
* Added EnabledPlugins policy.pastarmovj@chromium.org2011-03-013-73/+270
* The IcedTea version updates corresponding to the recent JDK 6u24 fixes.cevans@chromium.org2011-02-271-2/+2
* OOL code in CarbonPluginWindowTracker.erg@google.com2011-02-242-4/+7
* Fix a bug that disabled some plugin groups at startup.bauerb@chromium.org2011-02-245-81/+67
* Check for NULL |surface_| in WebPluginDelegateImpl before accessing its context.bauerb@chromium.org2011-02-241-1/+1
* Don't access WebPluginInfo array out of bounds in PluginGroup::RemovePlugin.bauerb@chromium.org2011-02-242-2/+8
* Parse version string of debug Flash builds correctly.bauerb@chromium.org2011-02-232-1/+3