summaryrefslogtreecommitdiffstats
path: root/ppapi/c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a flag to LaunchSelLdr to skip grabbing a routing_id.jvoung@chromium.org2012-12-041-2/+6
* Make PPAPI headers compilable with -Wstrict-prototypesmseaborn@chromium.org2012-11-297-24/+24
* ppapi: Opt-in to receive synthetic mouse events for touch-events.sadrul@chromium.org2012-11-281-2/+10
* Convert the Pepper Talk API to use the new resource system.brettw@chromium.org2012-11-281-3/+3
* IDLize PPP_Scrollbar_Dev.teravest@chromium.org2012-11-281-6/+34
* IDLize PPB_DirectoryReader_Dev.teravest@chromium.org2012-11-271-31/+53
* Revert 169707 - Revert 169703 - IDLize PPB_Graphics3DTrusted.dalecurtis@google.com2012-11-271-55/+72
* Revert 169703 - IDLize PPB_Graphics3DTrusted.dalecurtis@google.com2012-11-271-72/+55
* IDLize PPB_Graphics3DTrusted.teravest@chromium.org2012-11-271-55/+72
* Deprecate and remove unused PPB_Flash functions.raymes@chromium.org2012-11-261-115/+15
* Add data_size to PP_EncryptedBlockInfo.xhwang@chromium.org2012-11-211-2/+11
* Improve NaCl plugin error reporting when using IPC proxy.bbudge@chromium.org2012-11-201-66/+105
* Revert 168557 - Improve NaCl plugin error reporting when using IPC proxy.bbudge@chromium.org2012-11-191-105/+66
* Improve NaCl plugin error reporting when using IPC proxy.bbudge@chromium.org2012-11-191-66/+105
* Refactor the URLResponseInfo to use new designbrettw@chromium.org2012-11-161-2/+3
* Refactor video capture to new design, as part of the whole Pepper resource re...victorhsieh@chromium.org2012-11-161-13/+1
* Provide a safer FileIO Read APIvictorhsieh@chromium.org2012-11-161-4/+64
* PPAPI: Take PPB_MessageLoop out of Devdmichael@chromium.org2012-11-151-10/+11
* Add some notes to audio input.brettw@chromium.org2012-11-151-1/+14
* Convert PPP_Selection_Dev to IDL.teravest@chromium.org2012-11-131-5/+25
* Remove PPB_Flash_TCPSocket which hasn't been in use since M20.raymes@chromium.org2012-11-101-131/+0
* Rewrite PPB_AudioInput_Dev to use the new-style host/resource.yzshen@chromium.org2012-11-082-85/+1
* PPAPI: Make CompletionCallbacks work right on background threads.dmichael@chromium.org2012-11-081-19/+69
* Convert PPB_Crypto_Dev to IDL.teravest@chromium.org2012-11-081-2/+19
* Return IPC proxy startup result codes so NaCl plugin can default to SRPC corr...bbudge@chromium.org2012-11-081-3/+5
* Convert NetworkState to IDL.teravest@chromium.org2012-11-071-4/+23
* Remove C++-style comments from C headers.sbc@chromium.org2012-11-062-6/+6
* Add more tests to ppapi/tests/test_image_data.cc, to facilitatenfullagar@chromium.org2012-11-011-2/+5