| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 46384 - Fix race in zygote_host_linux where socket was being read from... | kkania@chromium.org | 2010-05-05 | 2 | -15/+5 |
* | Fix race in zygote_host_linux where socket was being read from and written to... | kkania@chromium.org | 2010-05-04 | 2 | -5/+15 |
* | Make DidProcessCrash a bit more solid and accurate on Windows | phajdan.jr@chromium.org | 2010-04-06 | 1 | -4/+2 |
* | Don't keep a pointer to NaClBrokerHost in NaClBrokerService - use ChildProces... | gregoryd@google.com | 2010-03-17 | 5 | -64/+29 |
* | Run NaCl itself in Chromium's Linux sandbox | mseaborn@chromium.org | 2010-03-09 | 1 | -1/+1 |
* | Terminate NaCl broker process when no loader processes are running | gregoryd@google.com | 2010-03-08 | 6 | -11/+70 |
* | Add support for starting NaCl win64 process if nacl64.exe is in the version d... | gregoryd@google.com | 2010-03-06 | 1 | -3/+4 |
* | Revert 40744 - Terminate NaCl broker process when no loader processes are run... | gregoryd@google.com | 2010-03-05 | 6 | -70/+11 |
* | Terminate NaCl broker process when no loader processes are running | gregoryd@google.com | 2010-03-05 | 6 | -11/+70 |
* | Remove the --enable-nacl-on-mac flag, since the syscall thunking code is secure | dspringer@google.com | 2010-03-02 | 1 | -9/+1 |
* | Move more files from chrome/common to chrome/browser | phajdan.jr@chromium.org | 2010-02-23 | 2 | -2/+2 |
* | Fix bugs in the broker that cause the browser to crash when trying to unload ... | gregoryd@google.com | 2010-02-22 | 1 | -3/+4 |
* | Move nacl_process_host files into browser/nacl_host | gregoryd@google.com | 2010-02-11 | 4 | -2/+320 |
* | Implement the broker process that launches NaCl loader processes on 64-bit Wi... | gregoryd@google.com | 2010-02-01 | 4 | -0/+246 |
* | Revert 37578 - Implement the broker process that launches NaCl loader process... | gregoryd@google.com | 2010-01-30 | 4 | -246/+0 |
* | Implement the broker process that launches NaCl loader processes on 64-bit Wi... | gregoryd@google.com | 2010-01-30 | 4 | -0/+246 |