summaryrefslogtreecommitdiffstats
path: root/ppapi/c
Commit message (Expand)AuthorAgeFilesLines
* Add PP_Instance paramater to functions in PPB_PDF.raymes@chromium.org2013-03-211-3/+3
* Add PPB_VarArray_Dev support - part 1.yzshen@chromium.org2013-03-191-0/+94
* Add PPB_VarDictionary_Dev support - part 1.yzshen@chromium.org2013-03-181-0/+106
* Reland: Add C/C++ interfaces for PPB_Ext_Alarms_Dev and PPB_Ext_Events_Dev.yzshen@chromium.org2013-03-122-0/+320
* Add PPAPI TrueType font interface definition and C++ wrapper.bbudge@chromium.org2013-03-121-0/+272
* Revert 187227 since it caused buildbot failure in NativeClientSDK on linux-sd...yzshen@chromium.org2013-03-112-320/+0
* Add C/C++ interfaces for PPB_Ext_Alarms_Dev and PPB_Ext_Events_Dev.yzshen@chromium.org2013-03-112-0/+320
* [Retry] Implement ReadEntries API for PPB_DirectoryReadernhiroki@chromium.org2013-03-052-22/+18
* Pepper: Add copyright info to doc shell scripts.teravest@chromium.org2013-03-021-0/+3
* Pepper: Clean up VarArrayBuffer docstring.teravest@chromium.org2013-02-281-2/+2
* Pepper: Clean up VarArrayBuffer documentation.teravest@chromium.org2013-02-251-5/+8
* Provide a way to disable Nagle's algorithm on Pepper TCP sockets.wez@chromium.org2013-02-222-6/+68
* Revert 184054nhiroki@chromium.org2013-02-222-19/+23
* Implement ReadEntries API for PPB_DirectoryReadernhiroki@chromium.org2013-02-222-23/+19
* Hush more c compiler warnings ("function declaration isn’t a prototype")nfullagar@chromium.org2013-02-154-9/+9
* NaCl: Remove use of the C++ IMC interface; use the C version insteadmseaborn@chromium.org2013-02-131-1/+1
* Allow separately blacklisting Stage3D baseline mode.jbauman@chromium.org2013-02-121-2/+9
* Reland: Add trace event Pepper APIelijahtaylor@chromium.org2013-01-281-0/+68
* Remove the NaCl SRPC proxy from Chrome.bbudge@chromium.org2013-01-171-4/+2
* Fix the comment of PPB_MessageLoop.PostWork()yzshen@chromium.org2013-01-171-5/+5
* Enforce non-negative BitstreamBuffer idsheu@chromium.org2013-01-151-2/+3
* When launching PNaCl helper nexes, explicitly disable IRT loading.jvoung@google.com2013-01-111-1/+4
* NaCl Ports uses the PPAPI_RELEASE macro to determine which versionnoelallen@chromium.org2013-01-112-3/+5
* Remove the socket_count parameter from NaCl Launch IPC messages.jvoung@google.com2013-01-091-6/+5
* Revert 175233 because Linux ASAN builder cannot compile it.alexeypa@google.com2013-01-041-68/+0
* Add trace event Pepper APIelijahtaylor@chromium.org2013-01-041-0/+68
* PPAPI: modify FileIO.Open to return PP_ERROR_NOTAFILE when opening a directorynhiroki@chromium.org2012-12-211-1/+3
* Update the comments for PPB_MouseLock.yzshen@chromium.org2012-12-191-3/+2
* Pepper and IPC plumbing to display message to NaCl userdschuff@chromium.org2012-12-141-1/+13
* Add idl version of ppb_flash_menu.idlnoelallen@chromium.org2012-12-131-16/+55
* PPAPI: Move PPB_Console out of dev.ncbray@chromium.org2012-12-131-13/+13
* Change PPB_ContentDecryptor_Private::KeyMessage to pass the message as a PP_V...tomfinegan@chromium.org2012-12-121-6/+5
* Fix some types at the IPC layer. Sizes should be unsigned.cevans@chromium.org2012-12-121-2/+2
* Fix in process PPAPI decryption.tomfinegan@chromium.org2012-12-111-3/+17
* Convert flash font file to use the browser font trusted code.brettw@chromium.org2012-12-101-5/+6
* Remove PPB_Instance 0.5brettw@chromium.org2012-12-101-10/+1
* Introduce PPB_VideoCapture_Dev v0.3:yzshen@chromium.org2012-12-101-15/+57
* Implement an IsAllowed function in the pepper PPB_Broker_Trusted APIraymes@chromium.org2012-12-101-4/+22
* Refactored the PPB_Flash_File_ModuleLocal/FileRef to the new ppapi resource m...raymes@chromium.org2012-12-081-11/+2
* Remove PPB_Flash_File_ModuleLocal_2_0.raymes@chromium.org2012-12-071-25/+0
* Use PP_BrowserFont_Trusted_Descriptionbrettw@chromium.org2012-12-071-46/+50
* Revert 171858raymes@chromium.org2012-12-071-0/+25
* Remove PPB_Flash_File_ModuleLocal_2_0.raymes@chromium.org2012-12-071-25/+0
* Revert 171408raymes@chromium.org2012-12-061-2/+11
* Revert 171389raymes@chromium.org2012-12-061-11/+2
* Revert 171080raymes@chromium.org2012-12-061-2/+11
* Encrypted Media: Support pp::Buffer_Dev reuse in PpbBufferAllocator.xhwang@chromium.org2012-12-051-9/+13
* Introduce PPB_AudioInput_Dev v0.3 and refactor the device enumeration code:yzshen@chromium.org2012-12-052-18/+75
* Encrypted Media: Allows empty key message to be fired.xhwang@chromium.org2012-12-041-2/+3
* The refactors PPB_Flash_File_ModuleLocal/FileRef to the new resource model. C...raymes@chromium.org2012-12-041-11/+2