summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/npapi
Commit message (Expand)AuthorAgeFilesLines
* Send IME events to windowless plug-ins (Chromium side)hbono@chromium.org2011-10-044-0/+592
* Make ifdef match between content/plugin/webplugin_proxy.cc and chrome/src/web...saintlou@chromium.org2011-10-011-2/+4
* Don't prepend hardcoded plugin definitions to plugin groups.bauerb@chromium.org2011-09-293-33/+47
* More aura changesoshima@google.com2011-09-281-2/+2
* Correctly lookup PluginGroup for a given WebPluginInfo.bauerb@chromium.org2011-09-273-16/+21
* Move plugin loading out of process on Mac and Linux.rsesek@chromium.org2011-09-272-0/+79
* ui/gfx: Add ToString() function to Point class.tfarina@chromium.org2011-09-261-2/+2
* Explicitly include <algorithm> to make std::sort available.peter@chromium.org2011-09-261-0/+2
* Prevent a call to a NULL client as seen in minidumps.mad@chromium.org2011-09-231-1/+2
* Convert the PluginService interface to be an async wrapper around PluginList.rsesek@chromium.org2011-09-231-3/+7
* Fix a flash plugin process crash on Windows which occurs on the field in the ...ananta@chromium.org2011-09-221-13/+2
* Don't cache keystate if not blocked by UIPIjschuh@chromium.org2011-09-221-1/+3
* plugins: initialize "type" field of structevan@chromium.org2011-09-201-0/+1
* Reland r101269: Store plug-in enabled/disabled state in PluginPrefs instead o...bauerb@chromium.org2011-09-1512-889/+53
* Revert 101269 - Store plug-in enabled/disabled state in PluginPrefs instead o...bauerb@chromium.org2011-09-1512-52/+888
* Store plug-in enabled/disabled state in PluginPrefs instead of WebPluginInfo,...bauerb@chromium.org2011-09-1512-888/+52
* Cleaned up DEPS under webkit.alokp@chromium.org2011-09-141-7/+0
* Remove deprecated STR-resource-based Mac plugin info loadingstuartmorgan@chromium.org2011-09-141-148/+8
* Dispose of NPOject in npobject_identity_test.ccjhorwich@chromium.org2011-09-091-0/+2
* Get chrome to link with USE_AURAben@chromium.org2011-09-072-1/+91
* Add DeletePluginInDeallocate UI test.wez@chromium.org2011-09-063-1/+185
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-021-2/+3
* Add PluginServiceFilter interface and ChromePluginServiceFilter.bauerb@chromium.org2011-09-021-24/+4
* Update Chrome to use WebKitPlatformSupport instead of WebKitClient.abarth@chromium.org2011-09-021-1/+1
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-021-3/+2
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-021-2/+3
* Moved the following IPC messages used by the chrome NPAPI plugin installer ou...ananta@chromium.org2011-08-319-53/+0
* Require Real Player 12.0.1.666cevans@chromium.org2011-08-301-1/+1
* Stop using the default profile's proxy service for plugin proxy requests, and...jam@chromium.org2011-08-294-1/+16
* Windowless Flash plugins on Mac do not currently draw in single-process appli...marshall@chromium.org2011-08-272-10/+38
* Cache keyState for windowless Flash plugins.jschuh@chromium.org2011-08-221-0/+10
* Remove framework for Pepper extensions to NPAPI.wez@chromium.org2011-08-2219-1263/+2
* Cleanup: Remove dead code - PluginList::DisableOutdatedPluginGroups.thestig@chromium.org2011-08-166-88/+0
* Add scroll and gesture message filters for UIPI Flash. jschuh@chromium.org2011-08-162-2/+6
* Make WebPluginInfo more genericcpu@chromium.org2011-08-1411-250/+81
* Revert 96592 - Add scroll and gesture message filters for UIPI Flash. jschuh@chromium.org2011-08-132-6/+2
* Add scroll and gesture message filters for UIPI Flash. jschuh@chromium.org2011-08-122-2/+6
* Add Java support directory to plugin lookup list on 10.5stuartmorgan@chromium.org2011-08-101-1/+9
* Maintain key state in the plugin delegate if UIPI is enabled.jschuh@chromium.org2011-08-092-2/+87
* cocoa: Delete table_model_array_controller* now that native options are gone.tfarina@chromium.org2011-08-021-2/+0
* Change call to WebFrame::createAssociatedURLLoader to use overload that takes...bbudge@chromium.org2011-07-291-1/+7
* PluginList cleanup to fix a race condition and decrease the API surface for f...bauerb@chromium.org2011-07-293-118/+27
* Avoid double-buffering windowless plugins and instead use buffer flipping whe...tschmelcher@chromium.org2011-07-252-0/+12
* Add a PluginList::stale() method that returns true if the list of plugins has...bauerb@chromium.org2011-07-202-17/+7
* Collect stats on MIME types seen for Flash plug-in loads. This will help uscevans@chromium.org2011-07-151-1/+40
* Defend against content confusions attacks by Flash.cevans@chromium.org2011-07-151-7/+31
* Getting form value from NPAPI plugins.bashi@chromium.org2011-07-139-2/+44
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-3/+6
* Remove app from a bunch of DEPS files.tfarina@chromium.org2011-06-301-1/+0
* Reland "Move app/win/* files to base/win/, ui/base/win and chrome/common/ dir...tfarina@chromium.org2011-06-251-4/+4