summaryrefslogtreecommitdiffstats
path: root/chrome/browser/nacl_host
Commit message (Expand)AuthorAgeFilesLines
* Enable Breakpad for crashes in trusted code in Native Client on Chrome for Li...cstefansen@google.com2011-01-141-0/+2
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-111-1/+0
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-244-4/+8
* Create a ResourceMessageFilter to filter resource related IPCs. This gets ri...jam@chromium.org2010-12-154-26/+2
* Deinline even more destructors.erg@google.com2010-12-142-1/+5
* This adds some plumbing for propagating the status and error code of a render...gspencer@chromium.org2010-12-142-4/+5
* Rename ResourceMessageFilter to RenderMessageFilter, since that's what it act...jam@chromium.org2010-12-142-12/+12
* Remove unneeded browser_process.h includes.thestig@chromium.org2010-12-052-2/+0
* NaCl: Implement CreateMemoryObject() to support dynamic loading on Macmseaborn@chromium.org2010-11-111-0/+24
* Add histogram to track number of .nexe launches, normalized against opening n...mmortensen@google.com2010-10-281-1/+2
* Revert 63067 - This adds some plumbing for propagating the status and error c...gspencer@chromium.org2010-10-192-5/+4
* This adds some plumbing for propagating the status and error code of agspencer@chromium.org2010-10-192-4/+5
* Fix clang build when disable_nacl=1.thakis@chromium.org2010-09-271-0/+2
* 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