summaryrefslogtreecommitdiffstats
path: root/ppapi/api
Commit message (Expand)AuthorAgeFilesLines
* [Retry] Implement ReadEntries API for PPB_DirectoryReadernhiroki@chromium.org2013-03-052-18/+12
* Pepper: Clean up VarArrayBuffer docstring.teravest@chromium.org2013-02-281-1/+1
* IDL: Autogenerate thunk for PPB_MouseCursor.teravest@chromium.org2013-02-261-0/+2
* IDL: Autogen thunk: PPB_ContentDecryptor_Private.teravest@chromium.org2013-02-261-0/+3
* Pepper: Clean up VarArrayBuffer documentation.teravest@chromium.org2013-02-251-4/+7
* Pepper IDL: Autogenerate thunk for ppb_audio_inputteravest@chromium.org2013-02-251-0/+2
* Provide a way to disable Nagle's algorithm on Pepper TCP sockets.wez@chromium.org2013-02-221-1/+26
* Revert 184054nhiroki@chromium.org2013-02-222-12/+18
* Implement ReadEntries API for PPB_DirectoryReadernhiroki@chromium.org2013-02-222-18/+12
* Hush more c compiler warnings ("function declaration isn’t a prototype")nfullagar@chromium.org2013-02-154-5/+5
* IDL: Autogenerate thunk .cc file for PPB_Viewteravest@chromium.org2013-02-132-0/+5
* 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-1/+9
* Reland: Add trace event Pepper APIelijahtaylor@chromium.org2013-01-281-0/+50
* Remove the NaCl SRPC proxy from Chrome.bbudge@chromium.org2013-01-171-3/+1
* Fix the comment of PPB_MessageLoop.PostWork()yzshen@chromium.org2013-01-171-4/+4
* IDL: Autogenerate thunk .cc file for PPB_Messaging.teravest@chromium.org2013-01-161-0/+2
* IDL: Autogenerate thunk .cc file for PPB_BufferTrusted.teravest@chromium.org2013-01-161-0/+2
* 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-0/+3
* NaCl Ports uses the PPAPI_RELEASE macro to determine which versionnoelallen@chromium.org2013-01-112-1/+2
* Remove the socket_count parameter from NaCl Launch IPC messages.jvoung@google.com2013-01-091-5/+4
* Revert 175233 because Linux ASAN builder cannot compile it.alexeypa@google.com2013-01-041-50/+0
* Add trace event Pepper APIelijahtaylor@chromium.org2013-01-041-0/+50
* Autogenerate thunk .cc files for PPB_Instance and PPB_Instance_Private.teravest@chromium.org2012-12-262-0/+4
* Autogenerate thunk .cc file for PPB_Websocket.teravest@chromium.org2012-12-211-0/+15
* PPAPI: modify FileIO.Open to return PP_ERROR_NOTAFILE when opening a directorynhiroki@chromium.org2012-12-211-0/+2
* Update the comments for PPB_MouseLock.yzshen@chromium.org2012-12-191-2/+1
* Pepper and IPC plumbing to display message to NaCl userdschuff@chromium.org2012-12-141-0/+13
* Add idl version of ppb_flash_menu.idlnoelallen@chromium.org2012-12-131-18/+20
* PPAPI: Move PPB_Console out of dev.ncbray@chromium.org2012-12-131-6/+6
* Change PPB_ContentDecryptor_Private::KeyMessage to pass the message as a PP_V...tomfinegan@chromium.org2012-12-121-5/+4
* Fix some types at the IPC layer. Sizes should be unsigned.cevans@chromium.org2012-12-121-1/+1
* Autogenerate thunk .cc file for PPB_Flash_DeviceIDteravest@chromium.org2012-12-111-0/+2
* Fix in process PPAPI decryption.tomfinegan@chromium.org2012-12-111-2/+16
* Convert flash font file to use the browser font trusted code.brettw@chromium.org2012-12-101-1/+1
* Remove PPB_Instance 0.5brettw@chromium.org2012-12-101-15/+0
* Introduce PPB_VideoCapture_Dev v0.3:yzshen@chromium.org2012-12-101-1/+47
* Implement an IsAllowed function in the pepper PPB_Broker_Trusted APIraymes@chromium.org2012-12-101-1/+13
* Auto generate thunk .cc file for PPB_FileSystem.teravest@chromium.org2012-12-081-0/+3
* Use PP_BrowserFont_Trusted_Descriptionbrettw@chromium.org2012-12-071-1/+1
* Autogenerate thunk .cc file for PPB_FileIO.teravest@chromium.org2012-12-071-0/+2
* Encrypted Media: Support pp::Buffer_Dev reuse in PpbBufferAllocator.xhwang@chromium.org2012-12-051-8/+12
* Introduce PPB_AudioInput_Dev v0.3 and refactor the device enumeration code:yzshen@chromium.org2012-12-052-2/+64
* Encrypted Media: Allows empty key message to be fired.xhwang@chromium.org2012-12-041-1/+2
* Autogenerate thunk .cc file for PPB_Audio.teravest@chromium.org2012-12-041-0/+2
* Add a flag to LaunchSelLdr to skip grabbing a routing_id.jvoung@chromium.org2012-12-041-1/+5
* Autogenerate thunk .cc file for PPB_ResourceArray_Dev.teravest@chromium.org2012-11-291-0/+3
* ppapi: Opt-in to receive synthetic mouse events for touch-events.sadrul@chromium.org2012-11-281-1/+9
* Convert the Pepper Talk API to use the new resource system.brettw@chromium.org2012-11-281-2/+2