summaryrefslogtreecommitdiffstats
path: root/ppapi/c/private
Commit message (Expand)AuthorAgeFilesLines
* Disable untrusted exception handling for PNaClsehr@chromium.org2013-06-131-1/+4
* Revert 205914 "Disable untrusted exception handling for PNaCl"sail@chromium.org2013-06-121-4/+1
* Disable untrusted exception handling for PNaClsehr@chromium.org2013-06-121-1/+4
* Implement GetVoucherFile and GetHmonitor functions for PPB_Flash_DRMraymes@chromium.org2013-06-111-1/+15
* Implement pepper interface and plumbing for HRD's UI on ChromeOSdcaiafa@chromium.org2013-06-071-9/+110
* NaCl: enable meta-based validation for shared libraries.ncbray@chromium.org2013-05-291-19/+5
* Revert 202278 "NaCl: enable meta-based validation for shared lib..."rsesek@chromium.org2013-05-251-5/+19
* Rename PPB_Flash_DeviceID interface to PPB_Flash_DRMraymes@chromium.org2013-05-252-1/+60
* NaCl: enable meta-based validation for shared libraries.ncbray@chromium.org2013-05-251-19/+5
* Exposed PPB_TCPServerSocketPrivate::GetLocalAddress().ygorshenin@chromium.org2013-05-211-4/+26
* Implementation of URLLoader using PluginResource/ResourceHost.bbudge@chromium.org2013-05-161-6/+1
* CRX FileSystem Pepper private APIvictorhsieh@chromium.org2013-05-081-0/+59
* Rename PPAPI Video Stream APIs.bbudge@chromium.org2013-04-263-0/+294
* Add an OpenNaClExecutable function to PPB_NaCl_Private.bbudge@chromium.org2013-04-231-3/+26
* Disables dyncode syscalls for nexes that were produced by the pnacl translato...sehr@chromium.org2013-04-231-1/+4
* Revert 195344 "Attempting to fix perf regression on Linux of nac..."cdn@chromium.org2013-04-221-2/+6
* Attempting to fix perf regression on Linux of nacl_helper-data/data.rlp@chromium.org2013-04-201-6/+2
* Add interface to set the sub resource crash key from Flashcdn@chromium.org2013-04-191-2/+6
* Revert 194966 "Revert 194964 "Added images for disabled print bu..."vitalybuka@chromium.org2013-04-181-1/+2
* Revert 194964 "Added images for disabled print button for PDF pl..."vitalybuka@chromium.org2013-04-181-1/+0
* Added images for disabled print button for PDF plugin.vitalybuka@chromium.org2013-04-181-0/+1
* [PPAPI] Documentation fixes.binji@chromium.org2013-04-091-2/+2
* PP_PDFFEATURE_PRINTING to allow pdf plugin to remove print button when printi...vitalybuka@chromium.org2013-04-091-1/+2
* Unlike GetOSFileDescriptor, this API is asynchronous.hamaji@chromium.org2013-04-011-0/+49
* [PPAPI] Fix a bunch of spelling mistakesbinji@chromium.org2013-03-296-13/+13
* Revert 191401 "Implemented queued UDP SendTo/RecvFrom requests. ..."rsleevi@chromium.org2013-03-291-60/+28
* Implemented queued UDP SendTo/RecvFrom requests. Exposed SO_SNDBUF and SO_RVF...ygorshenin@chromium.org2013-03-291-28/+60
* Change PPB_PDF to use PP_BrowserFont_Trusted_Description instead of PP_FontDe...raymes@chromium.org2013-03-261-1/+1
* Add PP_Instance paramater to functions in PPB_PDF.raymes@chromium.org2013-03-211-3/+3
* Provide a way to disable Nagle's algorithm on Pepper TCP sockets.wez@chromium.org2013-02-221-4/+66
* 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
* Remove the NaCl SRPC proxy from Chrome.bbudge@chromium.org2013-01-171-4/+2
* 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-111-1/+1
* Remove the socket_count parameter from NaCl Launch IPC messages.jvoung@google.com2013-01-091-6/+5
* 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
* Change PPB_ContentDecryptor_Private::KeyMessage to pass the message as a PP_V...tomfinegan@chromium.org2012-12-121-6/+5
* 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
* 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