summaryrefslogtreecommitdiffstats
path: root/content/common/sandbox_init_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Added protection against mapping image sections between processes.forshaw2015-12-181-3/+3
* Make SharedMemoryHandle a class on windows.erikchen2015-09-251-2/+9
* Add a method BrokerDuplicateSharedMemoryHandle() to the sandbox.erikchen2015-06-031-0/+8
* Make chrome.exe built with ASan/Win work with sandbox enabledtimurrrr2015-02-051-5/+0
* Add LOG(FATAL) when running ASan/Win builds with sandbox enabledtimurrrr2014-10-071-0/+5
* Add base:: qualification to some COmmandLine references in content.brettw@chromium.org2014-08-111-1/+2
* Remove flag --disable-winstaluken@chromium.org2014-05-311-3/+1
* Remove unused variable declaration.etienneb@chromium.org2013-08-141-2/+0
* Refactor sandbox_policy.cc so that it doesn't contain the sandbox policies fo...jam@chromium.org2013-03-201-28/+12
* Remove mention of the service process in content.jam@chromium.org2013-03-141-6/+2
* Move sandbox code in content to content namespace.jam@chromium.org2012-10-231-4/+3
* Move the Windows sandbox to sandbox/winjln@chromium.org2012-07-181-2/+2
* Emergency revert; rietveld broke; tree brokeerg@google.com2012-07-131-2/+2
* sandbox/src -> sandbox/win/srcjln@chromium.org2012-07-131-2/+2
* Restored missing broker initialization.vitalybuka@chromium.org2012-07-031-3/+8
* Add a sandbox API for broker handle duplication jschuh@chromium.org2012-03-311-3/+4
* Revert 129627 - Add a sandbox API for broker handle duplicationjschuh@chromium.org2012-03-291-4/+3
* Add a sandbox API for broker handle duplicationjschuh@chromium.org2012-03-291-3/+4
* Expose the sandbox related code through the content API. I did a bit of clean...jam@chromium.org2011-10-291-0/+63