summaryrefslogtreecommitdiffstats
path: root/sandbox/src/broker_services.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 130716 - Use ScopedProcessInformation and other RAII types in sandbox.rvargas@google.com2012-06-011-19/+26
* Add sandbox support for associating peer processes jschuh@chromium.org2012-04-131-3/+89
* Revert 131940 - Add sandbox support for associating peer processes jbauman@chromium.org2012-04-121-74/+2
* Add sandbox support for associating peer processes jschuh@chromium.org2012-04-121-2/+74
* Revert 131778 - Add sandbox support for associating peer processes jschuh@chromium.org2012-04-111-79/+2
* Add sandbox support for associating peer processes jschuh@chromium.org2012-04-111-2/+79
* Revert 131671 - Add sandbox support for associating peer processesjschuh@chromium.org2012-04-111-79/+2
* Add sandbox support for associating peer processesjschuh@chromium.org2012-04-101-2/+79
* Use ScopedProcessInformation and other RAII types in sandbox.erikwright@chromium.org2012-04-041-26/+19
* Add a sandbox API for broker handle duplication jschuh@chromium.org2012-03-311-1/+11
* Revert 129627 - Add a sandbox API for broker handle duplicationjschuh@chromium.org2012-03-291-11/+1
* Add a sandbox API for broker handle duplicationjschuh@chromium.org2012-03-291-1/+11
* Revert 128016 - Make sandbox explicitly block opening broker and sandboxed pr...jschuh@chromium.org2012-03-231-53/+3
* Make sandbox explicitly block opening broker and sandboxed processesjschuh@chromium.org2012-03-211-3/+53
* Revert 127836 - Revert 127820 - Revert 127795 - Make sandbox explicitly block...zmo@google.com2012-03-211-53/+3
* Revert 127820 - Revert 127795 - Make sandbox explicitly block opening broker ...zmo@google.com2012-03-201-3/+53
* Revert 127795 - Make sandbox explicitly block opening broker and sandboxed pr...zmo@google.com2012-03-201-53/+3
* Make sandbox explicitly block opening broker and sandboxed processesjschuh@chromium.org2012-03-201-3/+53
* Remove base/platform_thread.h stub and fix up all callers to use the new loca...brettw@google.com2011-01-011-2/+2
* Rename Chrome threads to use a "Cr" prefix.evan@chromium.org2010-06-091-1/+1
* Add a DCHECK to make sure that SpawnTarget is not callednsylvain@chromium.org2010-02-011-0/+7
* -Fix a wrong commentcpu@google.com2009-07-011-0/+3
* Add support for alternate window station.nsylvain@chromium.org2009-05-201-2/+3
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Move a function from controller.cc to sandbox_utils.cc innsylvain@chromium.org2008-12-231-1/+2
* Set the thread name for the sandbox event thread.deanm@chromium.org2008-11-041-0/+3
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* When run chrome with --no-sandbox, the renderer process calls the dtor of Bro...cpu@google.com2008-07-301-1/+4
* Add sandbox to the repository.initial.commit2008-07-261-0/+322