summaryrefslogtreecommitdiffstats
path: root/ppapi/api
Commit message (Expand)AuthorAgeFilesLines
* Add a flag for running the PDF plugin out of process.raymes@google.com2013-11-251-0/+4
* Pepper: Move PPB_Testing_Dev to Private.teravest@chromium.org2013-11-251-11/+3
* PPAPI: Add PluginPrivateFileSystemnhiroki@chromium.org2013-11-201-2/+4
* Allow Graphics2D stretch the plugin contents when resizing the plugin.raymes@google.com2013-11-181-2/+35
* Add SetOffset to PPB_Graphics2D_Devraymes@google.com2013-11-181-1/+15
* Add support for multiple MediaKey sessionsjrummell@chromium.org2013-11-142-35/+36
* Pepper: Move some OWNERS to WATCHLISTS.teravest@chromium.org2013-11-131-3/+0
* PPAPI: Generalize PPB_Ext_CrxFileSystem as PPB_IsolatedFileSystemnhiroki@chromium.org2013-11-082-3/+52
* PPAPI/NaCl: Move event dispatching from the plugindmichael@chromium.org2013-11-061-0/+22
* Remove PNaCl's RequestFirstInstall, use resource throttle insteadjvoung@google.com2013-11-041-8/+0
* Narrow VDA Decode() API and remove multi-frame tests.yuli@chromium.org2013-10-291-1/+2
* Remove IsPnaclEnabled from ppb_nacl_private.jvoung@chromium.org2013-10-251-4/+0
* Avoid memory allocation for PPB_FileIO Read when callback is blocking.bbudge@chromium.org2013-10-232-6/+15
* Plumb support for audio sample formats.dalecurtis@chromium.org2013-10-222-5/+54
* Remove CanChallengePlatform() and CheckPlatformState().dalecurtis@chromium.org2013-10-201-20/+1
* [PPAPI] Added new Pepper interface PPB_VarResource_Dev.mgiuca@chromium.org2013-10-191-0/+38
* Fix minor issues in PPB_TrueTypeFont_Dev implementation.bbudge@chromium.org2013-10-151-1/+2
* Check for WebContents capturers when reporting output link types.dalecurtis@chromium.org2013-10-121-1/+2
* Pepper: Remove PPB_FileIOTrusted.teravest@chromium.org2013-10-101-26/+0
* Revise API comments of PPB_OutputProtection_Privatekcwu@chromium.org2013-10-011-3/+6
* PPAPI: Introduce ability to Map a FileIO (Dev)dmichael@chromium.org2013-09-272-0/+121
* Pepper: Remove Will* from PPB_FileIOTrusted.teravest@chromium.org2013-09-261-27/+0
* PPB_TCPSocket: Remove support for PP_TCPSOCKET_OPTION_ADDRESS_REUSE.yzshen@chromium.org2013-09-231-13/+5
* Make NetworkList and NetworkMonitor APIs publicsergeyu@chromium.org2013-09-222-31/+34
* PPB_TCPSocket: add support for TCP server socket operations.yzshen@chromium.org2013-09-201-12/+85
* Create a Pepper-based CDM when a MediaKeys object is created.jrummell@chromium.org2013-09-202-35/+17
* Pepper API implementation for platform verification.dalecurtis@chromium.org2013-09-171-3/+12
* The current PPB_KeyboardInputEvent_Dev interface uses the old USB codes which...garykac@chromium.org2013-09-141-3/+13
* Adds a PPAPI interface to request a password. For the Mac it opens a tab-moda...avi@chromium.org2013-09-131-0/+8
* Revert 223074 "Adds a PPAPI interface to request a password. For..."avi@chromium.org2013-09-131-8/+0
* Adds a PPAPI interface to request a password. For the Mac it opens a tab-moda...avi@chromium.org2013-09-131-0/+8
* [PPAPI] Added PP_VARTYPE_RESOURCE as a PP_VarType enum value.mgiuca@chromium.org2013-09-121-7/+14
* Add PPAPI interfaces for platform verification.dalecurtis@google.com2013-09-091-0/+95
* Add GetPluginRefererURL to PPB_URLUtil_Dev interface to get the 'Referer' HTT...omakovski@yandex-team.ru2013-09-071-1/+16
* Add a new parameter |latency| to PPB_Audio.yzshen@chromium.org2013-09-061-3/+9
* [PPAPI] Updated documentation for PP_VarType enum constants.mgiuca@chromium.org2013-09-061-7/+18
* Refactor PPB_NetworkMonitor_Private interface to use CompletionCallback.sergeyu@chromium.org2013-09-061-29/+30
* Handle cache-control:no-store header in PNaCl translation cachedschuff@chromium.org2013-09-051-12/+14
* Use PP_ArrayOutput and PPB_NetAddress in PPB_NetworkList_Private..sergeyu@chromium.org2013-09-051-14/+50
* Revert 221275 "Handle cache-control:no-store header in PNaCl tra..."vitalybuka@chromium.org2013-09-041-14/+12
* Handle cache-control:no-store header in PNaCl translation cachedschuff@chromium.org2013-09-041-12/+14
* Pepper API for output protection.kcwu@chromium.org2013-09-041-0/+137
* Fix ppb_graphics_3d example codeabarth@chromium.org2013-08-301-4/+7
* PPAPI/NaCl: Add Label for ppb_nacl_private_api.idldmichael@chromium.org2013-08-281-0/+4
* Pepper: Remove PPB_GpuBlacklist_Private.teravest@chromium.org2013-08-201-23/+0
* Pepper: Improve PPB_File_Ref Create() comment.teravest@chromium.org2013-08-191-1/+1
* Re-enable crash throttling for PNaCl processes.sehr@google.com2013-08-191-0/+4
* Pepper API: Removed PPB_Flash_DeviceID version 1.1.raymes@google.com2013-08-091-3/+2
* Add success status to ReportTranslationFinished in ppb_nacl_private and IPCdschuff@chromium.org2013-08-071-6/+9
* Rename PP_TextInputType to PP_TextInputType_Devnona@chromium.org2013-08-071-10/+10