summaryrefslogtreecommitdiffstats
path: root/ppapi/native_client
Commit message (Expand)AuthorAgeFilesLines
* Update includes and delete remaining strings forwarding headers.avi@chromium.org2013-06-271-2/+2
* Disable flaky NaCl test on windowspetewil@chromium.org2013-06-271-1/+4
* PNaCl: Add PPB_NaCl_Private interface to report translation finisheddschuff@chromium.org2013-06-262-0/+14
* Add events with custom timestamps and thread id to PPAPI dev tracing interface.grosse@chromium.org2013-06-261-0/+4
* Fix PnaclCoordinator error handling in the new cache flowdschuff@chromium.org2013-06-262-1/+6
* PPAPI: Move PPB_NetworkProxy out of Devdmichael@chromium.org2013-06-251-22/+22
* PPAPI: Introduce PPB_NetworkProxy_Devdmichael@chromium.org2013-06-241-0/+22
* Move PPB_HostResolver out of dev.yzshen@chromium.org2013-06-241-52/+52
* Move PPB_UDPSocket out of dev.yzshen@chromium.org2013-06-241-64/+64
* Move PPB_TCPSocket out of dev.yzshen@chromium.org2013-06-221-70/+70
* Move PPB_NetAddress out of dev.yzshen@chromium.org2013-06-221-58/+58
* Update comments of the Pepper networking APIs.yzshen@chromium.org2013-06-221-3/+3
* NaCl: have browser_tester set-up the sandbox environmentjln@chromium.org2013-06-211-0/+6
* Pepper: Don't emit structs with no wrapping.teravest@chromium.org2013-06-211-506/+2
* Make the PNaCl is-not-yet-installed error messages easier to read.jvoung@chromium.org2013-06-211-7/+10
* Add new PPB_nacl_private interface for new translation cache and option in Pn...dschuff@chromium.org2013-06-205-67/+252
* Pepper: Remove PNaCl shims for Trusted interfaces.teravest@chromium.org2013-06-201-192/+21
* Move PPB_VarArray and PPB_VarDictionary out of dev.raymes@chromium.org2013-06-201-98/+98
* Remove "experimental_flags" from the PNaCl manifest format.jvoung@chromium.org2013-06-193-42/+6
* Disable breakpad_trusted_crash_in_startup_test. It fails about twice per day ...erikwright@chromium.org2013-06-181-19/+20
* Revert SVN r177818, stop generating bitcode hashes in NMF for PNaCl.jvoung@chromium.org2013-06-171-4/+9
* Use HTTP response headers for PNaCl caching instead of bitcode hash.jvoung@chromium.org2013-06-1711-136/+553
* Fix pnacl_support_extension dependencies.torne@chromium.org2013-06-171-5/+5
* Introduce PPB_HostResolver_Dev.yzshen@chromium.org2013-06-141-0/+52
* Introduce PPB_UDPSocket_Dev.yzshen@chromium.org2013-06-131-0/+64
* Disable untrusted exception handling for PNaClsehr@chromium.org2013-06-137-10/+27
* Remove pnacl from dlopen testsehr@chromium.org2013-06-131-3/+1
* Introduce PPB_TCPSocket_Dev.yzshen@chromium.org2013-06-131-0/+70
* Revert 205914 "Disable untrusted exception handling for PNaCl"sail@chromium.org2013-06-127-27/+10
* Disable untrusted exception handling for PNaClsehr@chromium.org2013-06-127-10/+27
* Split pnacl and nacl mime typessehr@chromium.org2013-06-1216-121/+220
* Use a direct include of strings headers in ppapi/, printing/.avi@chromium.org2013-06-111-1/+1
* Implement GetVoucherFile and GetHmonitor functions for PPB_Flash_DRMraymes@chromium.org2013-06-111-1/+13
* Revert 205329 "Split pnacl and nacl mime types"garykac@chromium.org2013-06-1015-220/+120
* Split pnacl and nacl mime typessehr@chromium.org2013-06-1015-120/+220
* Introduce PPB_NetAddress_Dev.yzshen@chromium.org2013-06-101-0/+58
* Implement pepper interface and plumbing for HRD's UI on ChromeOSdcaiafa@chromium.org2013-06-071-0/+39
* Modify pnacl_component_crx_gen.py to take path to info template as a command-...eliben@chromium.org2013-06-073-9/+15
* Use native_client/src/public/ for IMC headersmcgrathr@chromium.org2013-06-056-13/+10
* Fixing nacl_integration for win64.bradnelson@google.com2013-06-051-3/+10
* Remove unused trusted interfaces.piman@chromium.org2013-06-011-142/+0
* NaCl: enable meta-based validation for shared libraries.ncbray@chromium.org2013-05-296-65/+94
* Revert 202278 "NaCl: enable meta-based validation for shared lib..."rsesek@chromium.org2013-05-256-94/+65
* Rename PPB_Flash_DeviceID interface to PPB_Flash_DRMraymes@chromium.org2013-05-251-0/+28
* NaCl: enable meta-based validation for shared libraries.ncbray@chromium.org2013-05-256-65/+94
* Parametrize names of llc and ld nexes by reading them from the resource info ...eliben@chromium.org2013-05-2410-118/+352
* Add multicast support for PPB_Ext_Socket_Dev.yzshen@chromium.org2013-05-231-0/+135
* Exposed PPB_TCPServerSocketPrivate::GetLocalAddress().ygorshenin@chromium.org2013-05-211-0/+51
* Don't copy old timestamps when setting up pnacl files.jvoung@chromium.org2013-05-211-4/+4
* Remove some dead code left from pnacl extension cleanup.jvoung@google.com2013-05-162-28/+0