summaryrefslogtreecommitdiffstats
path: root/chrome/browser/nacl_host
Commit message (Expand)AuthorAgeFilesLines
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Convert a bunch of easy AppendSwitchWithValue to *ASCII.evan@chromium.org2010-07-302-6/+6
* CommandLine: add a CopySwitchesFrom() and AppendSwitchPath()evan@chromium.org2010-07-292-4/+2
* NaCl: Fix link time error when DISABLE_NACL is setmseaborn@chromium.org2010-07-291-0/+5
* NaCl: Allow setting up multiple sockets for subprocess instead of just onemseaborn@chromium.org2010-07-292-48/+98
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-263-0/+3
* Moved common parts of ChildProcessHost into chrome/common and created a Brows...sanjeevr@chromium.org2010-07-035-14/+15
* Clean up of chrome_browser.gypi/nacl_host files.estade@chromium.org2010-06-166-24/+20
* Revert 46384 - Fix race in zygote_host_linux where socket was being read from...kkania@chromium.org2010-05-052-15/+5
* Fix race in zygote_host_linux where socket was being read from and written to...kkania@chromium.org2010-05-042-5/+15
* 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-175-64/+29
* 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-086-11/+70
* Add support for starting NaCl win64 process if nacl64.exe is in the version d...gregoryd@google.com2010-03-061-3/+4
* Revert 40744 - Terminate NaCl broker process when no loader processes are run...gregoryd@google.com2010-03-056-70/+11
* Terminate NaCl broker process when no loader processes are runninggregoryd@google.com2010-03-056-11/+70
* Remove the --enable-nacl-on-mac flag, since the syscall thunking code is securedspringer@google.com2010-03-021-9/+1
* Move more files from chrome/common to chrome/browserphajdan.jr@chromium.org2010-02-232-2/+2
* Fix bugs in the broker that cause the browser to crash when trying to unload ...gregoryd@google.com2010-02-221-3/+4
* Move nacl_process_host files into browser/nacl_hostgregoryd@google.com2010-02-114-2/+320
* Implement the broker process that launches NaCl loader processes on 64-bit Wi...gregoryd@google.com2010-02-014-0/+246
* Revert 37578 - Implement the broker process that launches NaCl loader process...gregoryd@google.com2010-01-304-246/+0
* Implement the broker process that launches NaCl loader processes on 64-bit Wi...gregoryd@google.com2010-01-304-0/+246