summaryrefslogtreecommitdiffstats
path: root/sandbox
Commit message (Expand)AuthorAgeFilesLines
* Make the windows_version.h functions threadsafe by using a singleton. Add ac...pkasting@chromium.org2011-04-0711-78/+43
* Revert 80819 due to failed testsmmenke@chromium.org2011-04-078-28/+75
* Make the windows_version.h functions threadsafe by using a singleton. Add ac...pkasting@chromium.org2011-04-078-75/+28
* Create a base_static library with files that should notrvargas@google.com2011-04-041-1/+2
* Revert 79867 - Revert 79618 - Landing for Julien Tinnes, jln@google.com:laforge@chromium.org2011-03-301-124/+51
* Revert 79618 - Landing for Julien Tinnes, jln@google.com:laforge@chromium.org2011-03-301-51/+124
* Landing for Julien Tinnes, jln@google.com:cevans@chromium.org2011-03-281-124/+51
* Move some files from base to base/memory.levin@chromium.org2011-03-2813-23/+23
* Create a "GetWOW64Status()" utility function and make the rest of the codebas...pkasting@chromium.org2011-03-046-82/+34
* Make SandboxInterfaceInfo somewhat backwards compatiblecpu@chromium.org2011-02-251-2/+7
* Sandbox: Make sure that we reset relative_jump_ beforervargas@google.com2011-02-253-13/+73
* Use a struct instead of a union for SandboxInterfaceInfocpu@chromium.org2011-02-101-2/+2
* Reland "Remove base/scoped_handle_win.h."tfarina@chromium.org2011-01-098-52/+56
* Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...thakis@chromium.org2011-01-078-56/+52
* Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo...tfarina@chromium.org2011-01-078-52/+56
* Remove base/platform_thread.h stub and fix up all callers to use the new loca...brettw@google.com2011-01-011-2/+2
* Sandbox: Fix the memory protection code to handle page boundaries.rvargas@google.com2010-12-281-1/+1
* Windows Sandbox: Perform case insensitive tests when checkingrvargas@google.com2010-12-212-3/+32
* Avoid the use of wow_helper for Windows7cpu@chromium.org2010-10-291-2/+5
* Add a bunch of missing bug references to FLAKY testsstuartmorgan@chromium.org2010-10-271-0/+1
* Move pe_image and registry from base to base/win and use the namespace. It re...brettw@chromium.org2010-10-178-16/+16
* Move windows version-related stuff out of base/win_util and into base/win/win...brettw@chromium.org2010-10-156-23/+24
* 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
* Sandbox change. Remove inheritance of the duplicated tokens.cpu@chromium.org2010-09-221-4/+4
* Support for building Chrome using Clang.evan@chromium.org2010-09-181-2/+2
* Fix SameObject to not return false when the volume name returned by QueryDosD...nsylvain@chromium.org2010-09-161-1/+1
* Pull seccomp-sandbox in via DEPS rather than using an in-tree copy mseaborn@chromium.org2010-09-0146-14320/+1
* Revert 57921 - Pull seccomp-sandbox in via DEPS rather than using an in-tree ...nsylvain@chromium.org2010-08-3145-0/+14319
* Pull seccomp-sandbox in via DEPS rather than using an in-tree copymseaborn@chromium.org2010-08-3045-14319/+0
* FBTF: Remove unneeded headers from base/ (part 7)thestig@chromium.org2010-08-271-2/+1
* Seccomp sandbox: Add a policy flag to allow file namespace access to be disabledmseaborn@chromium.org2010-08-276-14/+103
* Remove NEWNS from the setuid sandbox.mal@chromium.org2010-08-261-4/+0
* Sbox IPC fixcpu@chromium.org2010-08-203-40/+79
* Revert 56796 - Sbox IPC fixcpu@chromium.org2010-08-203-72/+39
* Sbox IPC fixcpu@chromium.org2010-08-203-39/+72
* Allow native (nt-style) paths to be used for sandbox policy specificationcpu@chromium.org2010-08-074-17/+61
* FBTF: Remove unneeded headers from base/ (part 1)thestig@chromium.org2010-08-053-3/+2
* Check the IPC filename length does not exceed the message size.jschuh@google.com2010-07-221-0/+5
* Fix about:sandbox's network isolation indication.agl@chromium.org2010-07-211-1/+1
* Remove <iostream> where possible.erg@google.com2010-07-203-3/+0
* Add about:sandbox.agl@chromium.org2010-07-131-1/+14
* Fix compiler error in sandbox util in case exception is enabled.victorw@chromium.org2010-06-222-0/+12
* FAILS tests should not turn the bot red.vandebo@chromium.org2010-06-181-2/+2
* TTF: Reenable some disabled tests.vandebo@chromium.org2010-06-181-2/+2
* Revert 49982 - patchthakis@chromium.org2010-06-161-2/+2
* patchthakis@chromium.org2010-06-161-2/+2
* Rename Chrome threads to use a "Cr" prefix.evan@chromium.org2010-06-091-1/+1
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in sandbox...tfarina@chromium.org2010-06-0523-51/+51
* Implement most of the ridealong fixes/cleanups I suggested during review for ...pkasting@chromium.org2010-06-012-9/+9