summaryrefslogtreecommitdiffstats
path: root/chrome/browser/nacl_host/nacl_process_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Moved common parts of ChildProcessHost into chrome/common and created a Brows...sanjeevr@chromium.org2010-07-031-7/+7
* Clean up of chrome_browser.gypi/nacl_host files.estade@chromium.org2010-06-161-13/+9
* Revert 46384 - Fix race in zygote_host_linux where socket was being read from...kkania@chromium.org2010-05-051-13/+4
* Fix race in zygote_host_linux where socket was being read from and written to...kkania@chromium.org2010-05-041-4/+13
* Make DidProcessCrash a bit more solid and accurate on Windowsphajdan.jr@chromium.org2010-04-061-4/+2
* Don't keep a pointer to NaClBrokerHost in NaClBrokerService - use ChildProces...gregoryd@google.com2010-03-171-2/+2
* Run NaCl itself in Chromium's Linux sandboxmseaborn@chromium.org2010-03-091-1/+1
* Terminate NaCl broker process when no loader processes are runninggregoryd@google.com2010-03-081-1/+8
* Revert 40744 - Terminate NaCl broker process when no loader processes are run...gregoryd@google.com2010-03-051-8/+1
* Terminate NaCl broker process when no loader processes are runninggregoryd@google.com2010-03-051-1/+8
* Remove the --enable-nacl-on-mac flag, since the syscall thunking code is securedspringer@google.com2010-03-021-9/+1
* Move nacl_process_host files into browser/nacl_hostgregoryd@google.com2010-02-111-0/+236