summaryrefslogtreecommitdiffstats
path: root/webkit/plugins
Commit message (Expand)AuthorAgeFilesLines
* Skia is deprecating setDevice in favor of factories to create SkCanvas variantsreed@google.com2012-09-282-3/+3
* Fixes cases where we incorrectly convert from RectF to Rect by flooring. In a...vollick@chromium.org2012-09-281-1/+2
* Cleanup WebPluginDelegate implementations.thestig@chromium.org2012-09-279-95/+55
* Fix cpu draining callback in Graphics2D::Flush.victorhsieh@chromium.org2012-09-271-9/+21
* Remove PluginGroupibraaaa@google.com2012-09-2710-838/+24
* Fix a bug when resetting NaCl plugin instance to IPC proxy.bbudge@chromium.org2012-09-272-0/+5
* Fix up instance registration with the browser.brettw@chromium.org2012-09-261-0/+2
* Eliminate redundant checks for the PPP_Pdf interface in webkit::ppapi::Plugin...bbudge@chromium.org2012-09-202-1/+4
* Don't require a recreation of the context when fullscreeningjbauman@chromium.org2012-09-195-1/+23
* Intermittend UAF in webkit::ppapi::PPB_URLLoader_Impl::FillUserBuffer. This i...tsepez@chromium.org2012-09-191-2/+8
* Convert url request info to new proxy API.brettw@chromium.org2012-09-1912-458/+186
* We are removing checksum/HMAC in WebM spec for encrypted content.fgalligan@chromium.org2012-09-181-3/+1
* Initialize |dont_load_new_wmp_| in the default ctor.ibraaaa@google.com2012-09-171-1/+5
* Fix compilation errors in src/webkit/ when building for 64-bit Mac OS.badea@adobe.com2012-09-171-2/+2
* Pepper Flash Mac: Fix fullscreen drawing with 3d disabledsail@chromium.org2012-09-142-14/+17
* Remove PPAPI dependency on 'net'.bbudge@chromium.org2012-09-131-1/+1
* Return void from all PPP CDM API interface methodstomfinegan@chromium.org2012-09-131-14/+17
* Support custom cursors for windowless plugins on Windows Aura.jam@chromium.org2012-09-121-3/+0
* Update PP_InputEvent_Modifier enum to match WebInputEvent::Modifiersraymes@chromium.org2012-09-111-0/+6
* Remove all support for the Carbon NPAPI event modelstuartmorgan@chromium.org2012-09-116-743/+97
* Initial NPAPI plugin support in Win Aura.jam@chromium.org2012-09-112-13/+15
* Switch the NPAPI test plugin to the Cocoa event modelstuartmorgan@chromium.org2012-09-1111-21/+36
* Remove UA spoofing for Mac Silverlight 4stuartmorgan@chromium.org2012-09-111-14/+0
* Split user agent code out of the 'glue' targetstuartmorgan@chromium.org2012-09-102-3/+3
* Implement the gamepad API in the IPC proxybrettw@chromium.org2012-09-103-33/+3
* This adds the plugin side of the resource only, as well as a unittest.raymes@chromium.org2012-09-072-10/+0
* Fix resource leaks in CDM implementation.tomfinegan@chromium.org2012-09-061-3/+4
* Allow the NaCl IPC proxy to support multiple instances.bbudge@chromium.org2012-09-064-25/+37
* Switch OnMoreData() to use AudioBus.dalecurtis@chromium.org2012-09-052-2/+7
* Fix optimized 2d painting for Pepper Flash:yzshen@chromium.org2012-09-054-20/+45
* Moves CreateVersionFromString to WebPluginInfo and updates the callers.ibraaaa@google.com2012-09-046-56/+78
* Pepper Flash Mac: Fix crash when playing video on MB retinasail@chromium.org2012-09-012-2/+5
* AllowBroadcast() is exposed to NaCl.ygorshenin@chromium.org2012-08-315-17/+43
* ppapi: Make sure the touch-event interface is detected correctly.sadrul@chromium.org2012-08-301-0/+4
* Add UMA histogram to determine how often Stage3D could be used.jbauman@chromium.org2012-08-291-0/+35
* Support FileSystem URL in Filekinuko@chromium.org2012-08-281-2/+2
* Connect PpapiDecryptor and PluginInstance.xhwang@chromium.org2012-08-283-30/+214
* mac: Use ScopedCGContextSaveGState in a few more placesthakis@chromium.org2012-08-273-4/+5
* Updated Hardcoded definitions in PluginList and PluginGroup to match .json filesibraaaa@google.com2012-08-242-7/+8
* Add a skeleton gamepad resource.brettw@chromium.org2012-08-242-11/+31
* Introduce shared_memory_support media target for PPAPI.dalecurtis@chromium.org2012-08-241-2/+0
* Add hooks to content to request permission to connect to the PPAPI broker.bauerb@chromium.org2012-08-233-4/+14
* Add SetScale to PPB_WidgetDev, use scale for paintingjhorwich@chromium.org2012-08-233-1/+12
* Enable component updated flapper while bundled flapper is available.yzshen@chromium.org2012-08-232-4/+20
* Cache image data objects.brettw@chromium.org2012-08-224-18/+21
* Modify the PPAPI CDM interface to pass more info.tomfinegan@chromium.org2012-08-222-11/+25
* Fix IcedTea plug-in being always considered out-of-date:cevans@chromium.org2012-08-212-9/+4
* Revert 152495 - Add SetScale to PPB_WidgetDev, use scale for paintingkinuko@chromium.org2012-08-213-12/+1
* Add SetScale to PPB_WidgetDev, use scale for paintingjhorwich@chromium.org2012-08-213-1/+12
* Revert 152406 - Introduce shared_memory_support media target for PPAPI.dalecurtis@google.com2012-08-201-0/+2