summaryrefslogtreecommitdiffstats
path: root/ppapi/shared_impl/resource.h
Commit message (Expand)AuthorAgeFilesLines
* Remove apps in Pepper support and the PPB_Alarms_Dev API.yzshen@chromium.org2014-06-161-1/+0
* [PPAPI] API definition for compositor artifactsmiletus@chromium.org2014-06-061-1/+2
* Implement Pepper PPB_VideoDecoder interface.bbudge@chromium.org2014-05-301-0/+1
* Rename some PPB_VideoDecoder_Dev implementation types.bbudge@chromium.org2014-05-061-1/+1
* PPAPI: Use clang-format on ppapi/shared_impldmichael@chromium.org2014-02-221-83/+81
* [PPAPI][MediaStream] Rename AudioFrame to AudioBufferpenghuang@chromium.org2014-02-111-1/+1
* PPAPI: Implement PPB_FileMapping on POSIXdmichael@chromium.org2014-01-291-0/+1
* Revert 247473 "PPAPI: Implement PPB_FileMapping on POSIX"dmichael@chromium.org2014-01-281-1/+0
* PPAPI: Implement PPB_FileMapping on POSIXdmichael@chromium.org2014-01-281-0/+1
* Proxy private UMA pepper interface for out-of-process and NaCl plugins.elijahtaylor@chromium.org2014-01-241-0/+1
* [PPAPI] Pepper MediaStream API audio thunk implementationpenghuang@chromium.org2014-01-141-0/+2
* [PPAPI] API thunk for video media stream track.penghuang@chromium.org2014-01-101-0/+2
* Pepper: Remove ResourceArray_Dev.teravest@chromium.org2014-01-071-1/+0
* PPAPI: Generalize PPB_Ext_CrxFileSystem as PPB_IsolatedFileSystemnhiroki@chromium.org2013-11-081-0/+1
* Pepper API implementation for output protection.kcwu@chromium.org2013-09-281-0/+1
* Pepper API implementation for platform verification.dalecurtis@chromium.org2013-09-171-0/+1
* Refactor PPB_NetworkMonitor_Private interface to use CompletionCallback.sergeyu@chromium.org2013-09-061-1/+1
* PPAPI: Introduce PPB_NetworkProxy_Devdmichael@chromium.org2013-06-241-2/+6
* Introduce PPB_HostResolver_Dev.yzshen@chromium.org2013-06-141-0/+1
* Introduce PPB_UDPSocket_Dev.yzshen@chromium.org2013-06-131-0/+1
* Introduce PPB_TCPSocket_Dev.yzshen@chromium.org2013-06-131-0/+1
* Introduce PPB_NetAddress_Dev.yzshen@chromium.org2013-06-101-0/+1
* Rename PPB_Flash_DeviceID interface to PPB_Flash_DRMraymes@chromium.org2013-05-251-1/+1
* CRX FileSystem Pepper private APIvictorhsieh@chromium.org2013-05-081-0/+1
* Adds internal APIs, thunks, resources, and resource hosts.bbudge@chromium.org2013-05-041-0/+2
* Move DirectoryReader::ReadEntries to FileRef::ReadDirectoryEntrieshamaji@chromium.org2013-05-031-1/+0
* Remove Pepper URLLoader from resource tracker early.bbudge@chromium.org2013-05-011-0/+8
* Pepper thunks: Merge '_Private' into overall API.teravest@chromium.org2013-04-221-1/+1
* Apps V2 in Pepper: introduce singleton resource ExtensionsCommon.yzshen@chromium.org2013-03-291-0/+1
* Implement the plugin side of the PPB_PDF proxy. raymes@chromium.org2013-03-291-0/+1
* Pepper: Unify Buffer and BufferTrusted APIs.teravest@chromium.org2013-03-231-1/+0
* This is in preparation for adding a new-style proxy for PDF.raymes@chromium.org2013-03-211-1/+0
* Add Pepper TrueType font API plumbing.bbudge@chromium.org2013-03-161-0/+2
* Convert pepper font list to new resource system.brettw@chromium.org2012-12-201-0/+1
* PPAPI: Move PPB_Console out of dev.ncbray@chromium.org2012-12-131-2/+2
* Implement an IsAllowed function in the pepper PPB_Broker_Trusted APIraymes@chromium.org2012-12-101-0/+1
* Refactored the PPB_Flash_File_ModuleLocal/FileRef to the new ppapi resource m...raymes@chromium.org2012-12-081-0/+1
* Revert 171408raymes@chromium.org2012-12-061-1/+0
* Revert 171389raymes@chromium.org2012-12-061-0/+1
* Revert 171080raymes@chromium.org2012-12-061-1/+0
* The refactors PPB_Flash_File_ModuleLocal/FileRef to the new resource model. C...raymes@chromium.org2012-12-041-0/+1
* Refactor PPB_Flash_Fullscreen to the new resource model.raymes@chromium.org2012-11-301-0/+1
* Refactor the way singleton-style resources are exposed via PPB_Instanceraymes@chromium.org2012-11-291-0/+1
* Rewrite PPB_AudioInput_Dev to use the new-style host/resource.yzshen@chromium.org2012-11-081-1/+0
* Make sure PluginResource doesn't live forever because of holding references t...yzshen@chromium.org2012-11-081-3/+11
* Move flash clipboard to the new proxy and add custom format supportraymes@chromium.org2012-11-011-0/+1
* Implement plugin side of sync EnumerateVideoCaptureDevicesraymes@chromium.org2012-10-111-0/+1
* Introduce PPB_Flash_Font.yzshen@chromium.org2012-10-091-0/+1
* This adds the plugin side of the resource only, as well as a unittest.raymes@chromium.org2012-09-071-0/+1
* PPAPI: Make PPB_MessageLoop_Dev::GetForMainThread workdmichael@chromium.org2012-08-301-3/+9