summaryrefslogtreecommitdiffstats
path: root/sandbox/src/target_process.cc
Commit message (Expand)AuthorAgeFilesLines
* Use ScopedProcessInformation and other RAII types in sandbox.erikwright@chromium.org2012-04-041-60/+50
* Revert 128016 - Make sandbox explicitly block opening broker and sandboxed pr...jschuh@chromium.org2012-03-231-2/+1
* Make sandbox explicitly block opening broker and sandboxed processesjschuh@chromium.org2012-03-211-1/+2
* Revert 127836 - Revert 127820 - Revert 127795 - Make sandbox explicitly block...zmo@google.com2012-03-211-2/+1
* Revert 127820 - Revert 127795 - Make sandbox explicitly block opening broker ...zmo@google.com2012-03-201-1/+2
* Revert 127795 - Make sandbox explicitly block opening broker and sandboxed pr...zmo@google.com2012-03-201-2/+1
* Make sandbox explicitly block opening broker and sandboxed processesjschuh@chromium.org2012-03-201-1/+2
* Reserve the bottom of the address space to prevent predictable alocations.jschuh@chromium.org2012-02-281-1/+24
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Move pe_image and registry from base to base/win and use the namespace. It re...brettw@chromium.org2010-10-171-2/+2
* Revert 62205 - Make writing to stdout and stderr work in Chrome processes whe...isherman@chromium.org2010-10-121-5/+0
* Make writing to stdout and stderr work in Chrome processes when inheriteddarin@chromium.org2010-10-111-0/+5
* Porting sbox IPC to 64 bitcpu@chromium.org2010-03-031-6/+0
* Sandbox: Finish the interception manager support for x64.rvargas@google.com2010-02-041-5/+11
* Prepare the sandbox for integration with NaCl broker for 64-bit Windows. The ...gregoryd@google.com2010-01-171-1/+4
* 64-bit compatibility changes for the sandbox codegregoryd@google.com2009-11-111-1/+1
* Fix issue 8348: unfork pe_image.h / pe_image.cctkent@chromium.org2009-09-081-2/+2
* Add support for alternate window station.nsylvain@chromium.org2009-05-201-8/+2
* Remove logging.h from cc files that don't use it.thestig@chromium.org2009-03-121-1/+0
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add sandbox to the repository.initial.commit2008-07-261-0/+358