summaryrefslogtreecommitdiffstats
path: root/ppapi/c
Commit message (Expand)AuthorAgeFilesLines
* Add support for multiple MediaKey sessionsjrummell@chromium.org2013-11-142-47/+45
* PPAPI: Generalize PPB_Ext_CrxFileSystem as PPB_IsolatedFileSystemnhiroki@chromium.org2013-11-083-3/+88
* PPAPI/NaCl: Move event dispatching from the plugindmichael@chromium.org2013-11-061-1/+21
* Remove PNaCl's RequestFirstInstall, use resource throttle insteadjvoung@google.com2013-11-041-8/+1
* Narrow VDA Decode() API and remove multi-frame tests.yuli@chromium.org2013-10-291-2/+3
* Remove IsPnaclEnabled from ppb_nacl_private.jvoung@chromium.org2013-10-251-4/+1
* Avoid memory allocation for PPB_FileIO Read when callback is blocking.bbudge@chromium.org2013-10-232-7/+16
* Plumb support for audio sample formats.dalecurtis@chromium.org2013-10-222-6/+50
* Remove CanChallengePlatform() and CheckPlatformState().dalecurtis@chromium.org2013-10-201-24/+6
* [PPAPI] Added new Pepper interface PPB_VarResource_Dev.mgiuca@chromium.org2013-10-192-2/+62
* Fix minor issues in PPB_TrueTypeFont_Dev implementation.bbudge@chromium.org2013-10-151-2/+3
* Check for WebContents capturers when reporting output link types.dalecurtis@chromium.org2013-10-121-2/+3
* Pepper: Remove PPB_FileIOTrusted.teravest@chromium.org2013-10-101-49/+0
* Revise API comments of PPB_OutputProtection_Privatekcwu@chromium.org2013-10-011-4/+7
* PPAPI: Introduce ability to Map a FileIO (Dev)dmichael@chromium.org2013-09-271-0/+138
* Pepper: Remove Will* from PPB_FileIOTrusted.teravest@chromium.org2013-09-261-25/+1
* PPB_TCPSocket: Remove support for PP_TCPSOCKET_OPTION_ADDRESS_REUSE.yzshen@chromium.org2013-09-231-13/+6
* Make NetworkList and NetworkMonitor APIs publicsergeyu@chromium.org2013-09-222-47/+44
* PPB_TCPSocket: add support for TCP server socket operations.yzshen@chromium.org2013-09-201-13/+105
* Create a Pepper-based CDM when a MediaKeys object is created.jrummell@chromium.org2013-09-202-43/+25
* 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-6/+16
* Adds a PPAPI interface to request a password. For the Mac it opens a tab-moda...avi@chromium.org2013-09-131-0/+4
* Revert 223074 "Adds a PPAPI interface to request a password. For..."avi@chromium.org2013-09-131-4/+0
* Adds a PPAPI interface to request a password. For the Mac it opens a tab-moda...avi@chromium.org2013-09-131-0/+4
* [PPAPI] Added PP_VARTYPE_RESOURCE as a PP_VarType enum value.mgiuca@chromium.org2013-09-121-8/+14
* Add PPAPI interfaces for platform verification.dalecurtis@google.com2013-09-092-4/+121
* Add GetPluginRefererURL to PPB_URLUtil_Dev interface to get the 'Referer' HTT...omakovski@yandex-team.ru2013-09-071-4/+37
* Add a new parameter |latency| to PPB_Audio.yzshen@chromium.org2013-09-061-4/+28
* [PPAPI] Updated documentation for PP_VarType enum constants.mgiuca@chromium.org2013-09-061-8/+18
* Refactor PPB_NetworkMonitor_Private interface to use CompletionCallback.sergeyu@chromium.org2013-09-061-40/+32
* Handle cache-control:no-store header in PNaCl translation cachedschuff@chromium.org2013-09-051-13/+15
* Use PP_ArrayOutput and PPB_NetAddress in PPB_NetworkList_Private..sergeyu@chromium.org2013-09-051-16/+53
* Revert 221275 "Handle cache-control:no-store header in PNaCl tra..."vitalybuka@chromium.org2013-09-041-15/+13
* Handle cache-control:no-store header in PNaCl translation cachedschuff@chromium.org2013-09-041-13/+15
* Pepper API for output protection.kcwu@chromium.org2013-09-042-2/+170
* Fix ppb_graphics_3d example codeabarth@chromium.org2013-08-301-5/+8
* Pepper: Remove PPB_GpuBlacklist_Private.teravest@chromium.org2013-08-201-49/+0
* Pepper: Improve PPB_File_Ref Create() comment.teravest@chromium.org2013-08-191-2/+2
* Re-enable crash throttling for PNaCl processes.sehr@google.com2013-08-191-1/+5
* Add success status to ReportTranslationFinished in ppb_nacl_private and IPCdschuff@chromium.org2013-08-071-7/+9
* Rename PP_TextInputType to PP_TextInputType_Devnona@chromium.org2013-08-072-15/+47
* PNaCl on-demand installs: Make a separate async IPC to check if PNaCl is inst...jvoung@chromium.org2013-08-061-11/+17
* PPAPI: Move IMEInputEvent and TextInput to stable.nona@chromium.org2013-08-013-3/+220
* Hide knowledge of webkit::ppapi::Plugin from chrome. This is part of moving p...jam@chromium.org2013-07-242-29/+39
* Show more different NaCl loading errors.halyavin@google.com2013-07-221-1/+3
* Remove EnableBackgroundSelLdrLaunch since we no longer launch off main thread.jvoung@chromium.org2013-07-151-4/+1
* Renderer and IPC implementation for new PNaCl translation cachedschuff@chromium.org2013-07-101-3/+8
* Add a new parameter |latency| to PPB_AudioInput_Callback.yzshen@chromium.org2013-07-032-8/+49
* PNaCl: Add PPB_NaCl_Private interface to report translation finisheddschuff@chromium.org2013-06-261-1/+9