summaryrefslogtreecommitdiffstats
path: root/content/renderer/pepper/pepper_plugin_delegate_impl.h
Commit message (Expand)AuthorAgeFilesLines
* More conversion from uint to size_t for shared memory allocation sizes.cevans@chromium.org2013-01-111-1/+1
* Use an explicit PID for duplicating Pepper handles rather than the Channel's.brettw@chromium.org2013-01-041-0/+3
* Refactored PPB_Flash GetSettings to the new pepper resource modelraymes@chromium.org2012-12-191-3/+0
* This refactors PPB_Flash GetLocalTimeZoneOffset to the new PPAPI resource mod...raymes@chromium.org2012-12-171-1/+0
* Refactored the PPB_Flash_File_ModuleLocal/FileRef to the new ppapi resource m...raymes@chromium.org2012-12-081-20/+0
* Revert 171408raymes@chromium.org2012-12-061-0/+20
* Revert 171389raymes@chromium.org2012-12-061-20/+0
* Revert 171080raymes@chromium.org2012-12-061-0/+20
* Add a gyp flag to allow removing dependency on ppapi.nileshagrawal@chromium.org2012-12-051-99/+65
* The refactors PPB_Flash_File_ModuleLocal/FileRef to the new resource model. C...raymes@chromium.org2012-12-041-20/+0
* Refactor 3 PPB_Flash functions to the new resource model.raymes@chromium.org2012-12-041-1/+0
* Migrate Graphics2D to new design, as part of the whole Pepper resource redesign.brettw@chromium.org2012-11-291-0/+3
* Deprecate and remove unused PPB_Flash functions.raymes@chromium.org2012-11-261-1/+0
* Implement the Flash menu as a new-style Pepper resource.brettw@chromium.org2012-11-151-22/+1
* Add support for external out-of-process PPAPI plugins in the browser.bbudge@chromium.org2012-11-071-1/+2
* Move flash clipboard to the new proxy and add custom format supportraymes@chromium.org2012-11-011-1/+0
* Current implementation of ppapi::FileIO.SetLength fails on Mac due to sandbox...nhiroki@chromium.org2012-10-251-0/+4
* Browser Plugin: Deleted old implementation (renderer side)fsamuel@chromium.org2012-10-251-7/+0
* Move a bunch of code in content\renderer to the content namespace.jam@chromium.org2012-10-191-1/+1
* Add a content API to connect a Native Client module to an out-of-process PPAP...bbudge@chromium.org2012-10-171-0/+19
* Allow custom context menus to be requested.brettw@chromium.org2012-10-131-12/+11
* Don't require a recreation of the context when fullscreeningjbauman@chromium.org2012-09-191-0/+1
* Remove PPAPI dependency on 'net'.bbudge@chromium.org2012-09-131-5/+7
* Pepper Flash Mac: Fix crash when playing video on MB retinasail@chromium.org2012-09-011-1/+2
* AllowBroadcast() is exposed to NaCl.ygorshenin@chromium.org2012-08-311-0/+5
* Add hooks to content to request permission to connect to the PPAPI broker.bauerb@chromium.org2012-08-231-0/+8
* Remove obsolete webkit_glue::P2PTransport interface.sergeyu@chromium.org2012-08-161-1/+0
* Bluetooth API: improve discoverybrettw@chromium.org2012-08-101-0/+2
* reland http://codereview.chromium.org/10830063/wjia@chromium.org2012-08-091-0/+1
* Revert 150491 - refactor EnumerateDevices to make it a persistent request.wjia@chromium.org2012-08-081-1/+0
* refactor EnumerateDevices to make it a persistent request.wjia@chromium.org2012-08-081-0/+1
* Add PP_FlashLSORestrictions to the list of settings supported by the Flash_Ge...bauerb@chromium.org2012-08-021-0/+3
* PPAPI's OpenFileSystem should take an origin URL, not a page URL.ericu@chromium.org2012-07-171-1/+1
* This implements the PPB_FileChooser resource as a new-style IPC-only resource.brettw@chromium.org2012-07-141-5/+0
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Notify CloseFile from Pepper to FileSystem.kinaba@chromium.org2012-07-101-1/+1
* Hook up content/renderer to the PPAPI host.brettw@chromium.org2012-07-031-0/+3
* Add CreateTemporaryFile to PPB_Flash_File_ModuleLocal.yzshen@chromium.org2012-06-151-0/+2
* Open pepper files directly in browser.tsepez@chromium.org2012-06-051-9/+9
* Revert 140399 - Open pepper files directly in browser.tsepez@chromium.org2012-06-041-9/+9
* Open pepper files directly in browser.tsepez@chromium.org2012-06-041-9/+9
* Support mouse lock in Flash fullscreen mode.yzshen@chromium.org2012-06-031-0/+3
* Revert 140093 - Open pepper files directly in browser.tsepez@chromium.org2012-06-011-9/+9
* Open pepper files directly in browser.tsepez@chromium.org2012-06-011-9/+9
* Renderer-side changes for browser pluginfsamuel@chromium.org2012-05-231-0/+7
* Test for Pepper IME events.kinaba@chromium.org2012-05-211-0/+6
* Broker out PPAPI handle duplicationjschuh@chromium.org2012-05-111-1/+0
* Revert 135727 - Add AllowSuddenTermination to API. This provide means for plu...tsepez@chromium.org2012-05-101-1/+0
* Add AllowSuddenTermination to API. This provide means for plugins to let us k...tsepez@chromium.org2012-05-071-0/+1
* Generate and connect a Pepper identifier for Chrome OSdrewry@google.com2012-05-041-0/+1