summaryrefslogtreecommitdiffstats
path: root/sandbox
Commit message (Expand)AuthorAgeFilesLines
* Add a flag to print the handles held by a child process when it shuts down.cdn@chromium.org2011-06-091-2/+37
* Get rid of content dependency from sandbox_policy.hjam@chromium.org2011-05-271-1/+2
* Final gyp patch to make use of the new cross-platform POSIX defines toolkit_u...tony@chromium.org2011-05-231-1/+1
* Globally replace <(library) with static_libraryevan@chromium.org2011-05-191-3/+3
* linux: components buildevan@chromium.org2011-05-021-2/+4
* Revert 83629 - linux components: expose more BASE_API used by Chrome itselfmaf@chromium.org2011-04-301-2/+2
* linux components: expose more BASE_API used by Chrome itselfevan@chromium.org2011-04-291-2/+2
* Mark UnloadDllTest.BaselineAvicapDll as flaky on windows.zea@chromium.org2011-04-281-1/+7
* Base: Adjust dependencies to build with base.dllrvargas@google.com2011-04-261-0/+3
* 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