summaryrefslogtreecommitdiffstats
path: root/sandbox/src
Commit message (Expand)AuthorAgeFilesLines
* Declare exe_name and cmd_line as const pointers and usewtc@chromium.org2009-07-231-7/+9
* Fix a FORWARD_NULL defect in ExtractModuleName reported by Coverity.wtc@chromium.org2009-07-232-6/+5
* Fix FORWARD_NULL defects reported by Coverity. We shouldwtc@chromium.org2009-07-222-3/+3
* Fix: Off-by-one error in LowLevelPolicy::Done.yuzo@chromium.org2009-07-031-1/+1
* -Fix a wrong commentcpu@google.com2009-07-012-1/+4
* Fix potential memleak in GetArgs.finnur@chromium.org2009-06-301-6/+6
* ZwOpenKeyEx is now documented at http://msdn.microsoft.com/en-us/library/dd53...nsylvain@chromium.org2009-05-213-8/+8
* Add more checks to be able to isolate why chrome cannotnsylvain@chromium.org2009-05-211-1/+22
* Add support for alternate window station.nsylvain@chromium.org2009-05-2011-35/+412
* Fix a crash in the unittests caused by the fact that the order ofnsylvain@chromium.org2009-05-181-0/+12
* Remove the checked-in scons configuration files.sgk@google.com2009-04-011-84/+0
* Fix URL for sandboxing design doc.evan@chromium.org2009-03-276-8/+9
* Sync sandbox WriteInto with updated version from basemark@chromium.org2009-03-251-7/+5
* Fix incorrect include guards in sandbox/. Guards now match their filename.deanm@chromium.org2009-03-174-8/+8
* Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...thestig@chromium.org2009-03-135-4/+1
* Remove logging.h from cc files that don't use it.thestig@chromium.org2009-03-128-8/+0
* Remove unneeded uses of logging.h in header files.thestig@chromium.org2009-03-122-1/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-11133-137/+0
* Slight code change to make some global variables const.maruel@google.com2009-03-101-5/+6
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-055-5/+5
* In windows 7 there is a new Reg call that we need tonsylvain@chromium.org2009-02-134-8/+48
* Sandbox: Add support for Windows 7 - 64 bit.rvargas@google.com2009-02-031-12/+42
* revert r9096. rvargas@google.com2009-02-031-40/+12
* Sandbox: Add support for Windows 7 - 64 bit.rvargas@google.com2009-02-031-12/+40
* remove chrome dependencies from win sandboxing headers. Wrap sandbox code topinkerton@google.com2009-01-091-6/+0
* Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda...evanm@google.com2008-12-261-1/+1
* Move a function from controller.cc to sandbox_utils.cc innsylvain@chromium.org2008-12-2315-43/+49
* Convert from using env['PLATFORM'] directly to using the more flexiblesgk@google.com2008-12-181-1/+1
* Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.maruel@chromium.org2008-12-161-650/+650
* step one of some refactoring to allow other platforms to re-use the app initi...pinkerton@google.com2008-12-091-0/+6
* Changed svn:eol-style of all .sln and .vcproj files to CRLFscherkus@chromium.org2008-12-041-650/+650
* Finish release (opt) builds on Windows, including the parallelsgk@google.com2008-11-201-18/+2
* We need to delete this critical section otherwisensylvain@chromium.org2008-11-181-0/+1
* Application Verifier hooks GetProcAddress and returnsnsylvain@chromium.org2008-11-183-5/+12
* Return the right error code when we proxy a callnsylvain@chromium.org2008-11-136-24/+70
* Enforces strong DEP all the time. Use the /NXCOMPAT linker flag on chrome.exe...maruel@chromium.org2008-11-041-33/+1
* Set the thread name for the sandbox event thread.deanm@chromium.org2008-11-041-0/+3
* Fix SCons build of the sandbox module, splitting out the individualsgk@google.com2008-10-272-259/+100
* Rolling back switch to hammer patterns again.bradnelson@chromium.org2008-10-201-12/+5
* Adding in new hammer patterns. Restored from rollback change 3578.bradnelson@chromium.org2008-10-181-5/+12
* Rolling back CL 3578, discovered hammer.bat had not been updated yet.bradnelson@chromium.org2008-10-181-12/+5
* Applying software construction toolkit patterns in scons build.bradnelson@chromium.org2008-10-171-5/+12
* Klocwork bug. The dtor of Win2kThreadpool needs to be virtual sincecpu@google.com2008-10-083-23/+14
* One more header guard fix to trigger the build.nsylvain@chromium.org2008-09-281-3/+3
* One more simple change to trigger the buildbots.nsylvain@chromium.org2008-09-281-3/+3
* I'm testing the buildbots, I needed a small change to triggernsylvain@chromium.org2008-09-281-3/+3
* Fix SCons sandbox builds to parallel accumulated VS changes:sgk@google.com2008-09-231-9/+8
* Use of null string on DLLMatch happens on the botscpu@google.com2008-09-201-1/+2
* Redo change 2413 that I had to back out beforecpu@google.com2008-09-2014-66/+339
* Fix memory corruption when EAT patching in sandboxcpu@google.com2008-09-191-9/+9