summaryrefslogtreecommitdiffstats
path: root/chrome/nacl
Commit message (Expand)AuthorAgeFilesLines
* Move FilePath->base::FilePathbrettw@chromium.org2013-02-113-5/+7
* NaCl: Remove use of nacl::DescWrapper from nacl_ipc_adapter.ccmseaborn@chromium.org2013-02-072-14/+24
* Linux/ChromeOS Chromium style checker cleanup, chrome/ edition part 1.rsleevi@chromium.org2013-02-073-6/+6
* NaCl: Allow nacl64.exe's stdout/stderr to be sent to the Windows consolemseaborn@chromium.org2013-01-241-0/+3
* Use SOCK_SEQPACKET for synchronous IPC.glider@google.com2013-01-181-1/+1
* PPAPI/NaCl: Move handle extraction code to ppapi/proxydmichael@chromium.org2013-01-163-215/+17
* When launching PNaCl helper nexes, explicitly disable IRT loading.jvoung@google.com2013-01-111-10/+15
* NaCl: Clean up file descriptor setup in nacl_helper on linuxmseaborn@chromium.org2013-01-101-7/+1
* NaCl: Fix '*' spacing style in nacl_helper_linux.ccmseaborn@chromium.org2013-01-091-7/+7
* NaCl: Use C++-style comments as per the Chromium stylemseaborn@chromium.org2013-01-031-37/+31
* Rename IPC handlers that are in the form of OnMsgFoo to OnFoo. This is how al...jam@chromium.org2013-01-022-3/+3
* PPAPI/NaCl: Make NaClIPCAdapter pass handles for Resource Messagesdmichael@chromium.org2012-12-112-18/+61
* Refactored the PPB_Flash_File_ModuleLocal/FileRef to the new ppapi resource m...raymes@chromium.org2012-12-081-0/+4
* Revert 171408raymes@chromium.org2012-12-061-4/+0
* Revert 171389raymes@chromium.org2012-12-061-0/+4
* Revert 171080raymes@chromium.org2012-12-061-4/+0
* The refactors PPB_Flash_File_ModuleLocal/FileRef to the new resource model. C...raymes@chromium.org2012-12-041-0/+4
* Use size_t as the type of the key_length and digest_length argumentswtc@chromium.org2012-12-042-6/+5
* Fix linux build with use_openssl=1 in GYP_DEFINESdigit@chromium.org2012-11-261-1/+1
* chrome: Update the remaining calls from RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-191-8/+8
* ipc: Remove ipc_listener.h from ipc_channel.h and update the files.tfarina@chromium.org2012-11-174-4/+11
* Move eintr_wrapper.h from base to base/posixbrettw@chromium.org2012-11-141-1/+1
* Move global_descriptors to base/posix.brettw@chromium.org2012-11-091-1/+1
* PPAPI/NaCl: Move channel connection out of NaClIPCAdapter constructordmichael@chromium.org2012-11-093-2/+22
* Rewrite PPB_AudioInput_Dev to use the new-style host/resource.yzshen@chromium.org2012-11-081-1/+0
* Fix crash in NaClIPCAdapter where incomplete messages incorrectlybbudge@chromium.org2012-09-201-0/+2
* NaCl: Bind TCP socket for the GDB debug stub in the browser processhalyavin@chromium.org2012-09-141-0/+4
* Add async trace events to trace progress of IPC messagesjbates@chromium.org2012-09-041-2/+2
* PPAPI/NaCl: Fix IPC proxy crash for reply messagesdmichael@chromium.org2012-08-301-1/+1
* Change NaCl IPC PPAPI proxy startup to support a NaCl-Browser processbbudge@chromium.org2012-08-302-18/+51
* Revert 154134 - Change NaCl IPC PPAPI proxy startup to support a NaCl-Browser...bbudge@chromium.org2012-08-302-51/+18
* Change NaCl IPC PPAPI proxy startup to support a NaCl-Browser processbbudge@chromium.org2012-08-302-18/+51
* PPAPI/NaCl: Make NaClIPCAdapter transfer handles more generallydmichael@chromium.org2012-08-272-77/+199
* Redefine the ASan options for nacl_helper so that ASan does not handle SIGSEG...glider@chromium.org2012-08-201-0/+15
* NaCl: Support 64-bit reserved_at_zero valuearbenson@google.com2012-08-011-1/+1
* Adding OWNERS files for nacl components.bradnelson@google.com2012-07-311-0/+6
* Change NaClIPCAdapter to save translated descriptors to the rewritten message.bbudge@chromium.org2012-07-252-48/+60
* Modify NaClIPCAdapter to translate handles for a PPB_Audio message.bbudge@chromium.org2012-07-204-45/+190
* Move /seccompsandbox to /sandbox/linux/seccomp-legacyjln@chromium.org2012-07-182-3/+3
* Revert 147155 - Modify NaClIPCAdapter to handle transfer handles for a PPB_Au...bbudge@chromium.org2012-07-184-190/+45
* Modify NaClIPCAdapter to handle transfer handles for a PPB_Audio message.bbudge@chromium.org2012-07-184-45/+190
* Move the Windows sandbox to sandbox/winjln@chromium.org2012-07-183-3/+3
* Emergency revert; rietveld broke; tree brokeerg@google.com2012-07-133-3/+3
* sandbox/src -> sandbox/win/srcjln@chromium.org2012-07-133-3/+3
* Share the zygote's fopen overrides with nacl_helper.ncbray@chromium.org2012-07-132-0/+6
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-116-6/+0
* Better error reporting in nacl helper.halyavin@google.com2012-07-111-7/+9
* Handle reserved_at_zero value passed by nacl_bootstraparbenson@google.com2012-07-091-18/+30
* Make GlobalDescriptors::MaybeGet return -1 when the key is not found.jcivelli@chromium.org2012-06-271-2/+5
* NaCl: Pass prereserved sandbox size through Chrome-side argsarbenson@google.com2012-06-273-12/+35