summaryrefslogtreecommitdiffstats
path: root/chrome/nacl
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add an IPC channel between the NaCl loader process and the renderer.bbudge@chromium.org2012-06-223-1/+37
* Revert 143656 - Add an IPC channel between the NaCl loader process and the re...mrossetti@chromium.org2012-06-223-37/+1
* Add an IPC channel between the NaCl loader process and the renderer.bbudge@chromium.org2012-06-223-1/+37
* Revert 143483 - Add an IPC channel between the NaCl loader process and the re...bbudge@chromium.org2012-06-213-37/+1
* Add an IPC channel between the NaCl loader process and the renderer.bbudge@chromium.org2012-06-213-1/+37
* Rename IPC::Channel and IPC::Sender in src/chrome.brettw@chromium.org2012-06-154-5/+6
* Enable --enable-nacl-debug switch on Linux.halyavin@google.com2012-06-083-9/+3
* NaCl: Update revision in DEPS, r8733 -> r8774mseaborn@chromium.org2012-06-051-1/+1
* Proper fix for nacl64.exe. I missed the fact in my earlier change that hi_res...jam@chromium.org2012-06-041-1/+1
* Temporary fix for component build failure after hi_res_timer_manager_win.cc m...jam@chromium.org2012-06-041-1/+1
* Get rid of internal content includes for sandbox code from chrome.jam@chromium.org2012-06-042-3/+2
* Tighten up DEPS some more. NaCl/service process code are including internal c...jam@chromium.org2012-06-043-3/+3
* Revert 140294 - NaCl: Update revision in DEPS, r8733 -> r8774asanka@chromium.org2012-06-041-1/+1
* NaCl: Update revision in DEPS, r8733 -> r8774mseaborn@chromium.org2012-06-041-1/+1
* Revert 140211 - NaCl: Update revision in DEPS, r8733 -> r8774mseaborn@chromium.org2012-06-021-1/+1
* NaCl: Update revision in DEPS, r8733 -> r8774mseaborn@chromium.org2012-06-021-1/+1
* Enable NaCl validation cache by default.ncbray@chromium.org2012-05-311-1/+0
* Cleanup: Remove the C version of GetUrandomFD()mseaborn@chromium.org2012-05-301-2/+2
* NaCl: Provide the /dev/urandom FD via NaCl's new embedding interfacemseaborn@chromium.org2012-05-241-0/+6
* PPAPI/NaCl: Fix leaky NaClIPCAdapter test.dmichael@chromium.org2012-05-161-2/+8
* Give browser process the ability to enable and disable NaCl's validation cache.ncbray@chromium.org2012-05-161-11/+3
* PPAPI/NaCl: Wrap NaClIPCAdapter in a NaClCustomDescdmichael@chromium.org2012-05-124-152/+83
* Load NSS libraries in nacl_helper process before Linux SUID sandbox is raised.ncbray@chromium.org2012-05-102-1/+19
* Remove NaClIPCManager's dependency on content. Create channel on I/O thread.bbudge@chromium.org2012-05-084-5/+28
* NaCl: Update revision in DEPS, r8480 -> r8500mseaborn@chromium.org2012-05-061-2/+2
* NaCl: Pass process info through to the Windows debug exception handlermseaborn@chromium.org2012-05-042-3/+5
* NaCl: Attach the Windows debug exception handler on demandmseaborn@chromium.org2012-05-032-6/+25
* Revert 134369 "Enable NaCl's validation cache."ncbray@chromium.org2012-05-021-1/+2
* Enable NaCl's validation cache.ncbray@chromium.org2012-04-271-2/+1
* Don't make checkdeps ignore includes to directories that are brought in via d...jam@chromium.org2012-04-271-0/+1
* NaCl: Pass the process handle to the broker rather than reopening itmseaborn@chromium.org2012-04-272-3/+6
* RefCounted types should not have public destructors, chrome/nacl editionrsleevi@chromium.org2012-04-274-15/+20
* NaCl: Split the debug exception handler thread into a separate filemseaborn@chromium.org2012-04-251-66/+4
* NaCl validation caching: improve startup speed by ~70 ms on Linux.ncbray@chromium.org2012-04-201-0/+7