summaryrefslogtreecommitdiffstats
path: root/chrome/browser/nacl_host/nacl_broker_service_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Change ChromeProcessType to NaClProcessType.yael.aharon@intel.com2013-07-041-1/+1
* Fix Win Aura use of WeakPtr<T>'s operator T* conversionakalin@chromium.org2013-06-051-2/+2
* Split the ProcessType enum into process types that content knows about (which...jam@chromium.org2013-03-221-1/+2
* Do not re-use NaClBrokerHost objects if the broker is terminating.dschuff@chromium.org2012-06-151-3/+7
* NaCl: Pass process info through to the Windows debug exception handlermseaborn@chromium.org2012-05-041-2/+3
* NaCl: Attach the Windows debug exception handler on demandmseaborn@chromium.org2012-05-031-2/+3
* NaCl: Pass the process handle to the broker rather than reopening itmseaborn@chromium.org2012-04-271-2/+3
* Change NaClBrokerService to use weak pointers to NaClProcessHostmseaborn@chromium.org2012-04-261-7/+9
* NaCl: Remove needless use of std::wstring for channel IDsmseaborn@chromium.org2012-03-251-2/+2
* NaCl: Make hardware exception handling work on 64-bit Windowsmseaborn@chromium.org2012-03-241-0/+19
* NaCl: Fix shutting down the NaCl broker processmseaborn@chromium.org2012-03-111-1/+2
* Add a Content API around BrowserChildProcessHost, similar to what was done wi...jam@chromium.org2012-01-201-3/+5
* Revert 118415 - Add a Content API around BrowserChildProcessHost, similar to ...jam@chromium.org2012-01-201-5/+3
* Add a Content API around BrowserChildProcessHost, similar to what was done wi...jam@chromium.org2012-01-201-3/+5
* Move the ProcessType enum out to its own file. This is in preparation for get...jam@chromium.org2011-12-011-1/+1
* Coverity: Remove unneeded for loop in NaClBrokerService::GetBrokerHost.thestig@chromium.org2011-07-011-8/+5
* Remove RDH from NaCl process hosts.willchan@chromium.org2011-04-061-11/+3
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-111-1/+0
* Remove unneeded browser_process.h includes.thestig@chromium.org2010-12-051-1/+0
* Moved common parts of ChildProcessHost into chrome/common and created a Brows...sanjeevr@chromium.org2010-07-031-1/+2
* Clean up of chrome_browser.gypi/nacl_host files.estade@chromium.org2010-06-161-0/+82