summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sandbox_policy.cc
Commit message (Expand)AuthorAgeFilesLines
* Hacky fix for crashes with Google Desktop installed.mpcomplete@chromium.org2009-11-181-0/+7
* Add an "extension" process type, which mostly gets treated as a renderer ever...mpcomplete@chromium.org2009-11-131-0/+3
* Remove the UMA stats for whether the renderer was in a new desktop or not.jam@chromium.org2009-11-131-8/+0
* Move LOG from warning to infocpu@chromium.org2009-11-051-1/+1
* Continue to remove CHROME_FRAME_BUILD define from code that goes into chrome....robertshield@chromium.org2009-11-041-0/+7
* After recent changes (handle passing and RNG) Native Client tests run success...gregoryd@google.com2009-10-221-3/+1
* Use ASCII strings for switch names.evan@chromium.org2009-10-131-1/+1
* Update evicted dlls listcpu@chromium.org2009-10-071-0/+1
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-291-1/+7
* Implement about:ipc dialog for Mac.jrg@chromium.org2009-09-281-16/+0
* Revert 27397 - First step towards NaClChrome integration:1. NaCl plugin becom...gregoryd@google.com2009-09-281-7/+1
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-281-1/+7
* Revert 27324 - First step towards NaClChrome integration:1. NaCl plugin becom...gregoryd@google.com2009-09-261-7/+1
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-261-1/+7
* Revert 27315 - First step towards NaClChrome integration:1. NaCl plugin becom...gregoryd@google.com2009-09-261-7/+1
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-261-1/+7
* Preparing rollback in case things don't work out.bradnelson@google.com2009-09-181-4/+0
* This is a copy of http://codereview.chromium.org/153002/showgregoryd@google.com2009-09-181-0/+4
* Take out the activex control.BUG=20259jam@chromium.org2009-09-081-3/+1
* Split the IPC code into ipc/agl@chromium.org2009-07-221-1/+1
* Block another spyware doctor dllcpu@google.com2009-05-231-1/+2
* Add support for alternate window station.nsylvain@chromium.org2009-05-201-16/+11
* Introducing the Utility process, which handles the unpacking and verificationmpcomplete@google.com2009-05-151-1/+22
* Move win_util.h from common to app.ben@chromium.org2009-05-081-1/+1
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-031-1/+1
* Move IPC code to ipc/agl@chromium.org2009-04-031-1/+1
* Refactor sandboxing code so that it can be used by worker processes.jam@chromium.org2009-03-181-21/+161
* Get rid of the gears in renderer process code. This allows me to do some cle...jam@chromium.org2009-03-131-31/+0
* Fix all places where we used the GetWinVersion functionnsylvain@chromium.org2009-02-251-1/+1
* Move plugins to FilePaths, some cleanupavi@google.com2009-01-061-3/+3
* New batch of dlls to evict from the render process (top crashers).rvargas@google.com2008-11-051-43/+60
* Add a bunch of dlls to our dll eviction blacklistcpu@google.com2008-10-091-2/+30
* Hackish changes to make gears work in the renderer with the sandbox.mpcomplete@google.com2008-10-081-0/+31
* Use the new dll injection blocking api of the sandbox to blockcpu@google.com2008-09-221-0/+24
* Use a more compact license header in source files.license.bot2008-08-241-29/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+253