summaryrefslogtreecommitdiffstats
path: root/sandbox
Commit message (Expand)AuthorAgeFilesLines
* 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
* Enable warning 4389 as an error on windows builds. This will make mbelshe@chromium.org2010-05-275-39/+39
* Revert "Another dependency the bbot missed!!!"rafaelw@chromium.org2010-05-265-39/+39
* Enable warning 4389 as an error on windows builds. This will makembelshe@chromium.org2010-05-255-39/+39
* Seccomp sandbox: Add Gyp rules for building the test suitemseaborn@chromium.org2010-05-241-0/+30
* Add NEWNS and NEWNET to the SUID sandbox.agl@chromium.org2010-05-241-15/+30
* Remove a possible race in the SUID sandbox (minor)agl@chromium.org2010-05-201-7/+18
* seccomp sandbox: Split source file list into a separate .gyp filemseaborn@chromium.org2010-05-202-52/+67
* Add support for calling {rt_,}sigaction(), and for invoking signal handlersmarkus@chromium.org2010-05-1810-66/+625
* seccomp sandbox: Add tests for signal handlingmseaborn@chromium.org2010-05-181-3/+145
* GYP changes for FreeBSD and OpenBSDpvalchev@google.com2010-05-141-0/+9
* Prevent FPU state corruption by directly creating the signal frame on themarkus@chromium.org2010-05-114-69/+56
* Add a couple more testsmarkus@chromium.org2010-04-281-7/+126
* Correctly align memory allocations in the case where we need to allocate memorymarkus@chromium.org2010-04-281-1/+4
* Added support for sigreturn() and rt_sigreturn(). On x86-32, this ismarkus@chromium.org2010-04-285-127/+239
* Merged Mark Seaborn's changes:markus@chromium.org2010-04-2218-76/+427
* Make the use of signals inside of the sandbox safe.markus@chromium.org2010-04-2012-409/+965
* SELinux: add basic policy.agl@chromium.org2010-04-193-0/+53
* Fix SELinux warnings when running on Fedora.markus@chromium.org2010-03-301-3/+3
* Update/add copyright headers.markus@chromium.org2010-03-293-30/+13
* linux: turn on -Wextraevan@chromium.org2010-03-267-22/+22
* Revert "linux: turn on -Wextra"evan@chromium.org2010-03-257-22/+22
* linux: turn on -Wextraevan@chromium.org2010-03-257-22/+22
* Fix a few more places where we need to use our own allocator.markus@chromium.org2010-03-252-5/+19
* Fix the POC and some of unit tests to be build andnsylvain@chromium.org2010-03-236-34/+30
* Add #include to fix compile errors on "Linux Perf (webkit.org)" bot.yutak@chromium.org2010-03-181-0/+1
* Add a first version of a tool for analyzing performance data output by themarkus@chromium.org2010-03-182-0/+197
* Compute and pring the time that it takes to execute system calls. This datamarkus@chromium.org2010-03-1820-84/+327
* Marked UnloadDllTest.UnloadAviCapDllWithPatching as flaky.glider@chromium.org2010-03-171-1/+1
* Third change to port sandbox to 64 bitscpu@chromium.org2010-03-165-35/+28
* Re-land second sandbox round of changescpu@chromium.org2010-03-1320-172/+351
* Revert 41481 - Secound round of sbox changes for 64 bit portericu@google.com2010-03-1217-340/+155
* Secound round of sbox changes for 64 bit portcpu@chromium.org2010-03-1217-155/+340