summaryrefslogtreecommitdiffstats
path: root/sandbox
Commit message (Expand)AuthorAgeFilesLines
* Fixit: Fork base::TimeTicks --> TimeTicks + ThreadTicks + TraceTicksmiu2015-05-293-5/+5
* Move Tuple to base namespace.brettw2015-05-292-9/+9
* Reland of 'Fix for VS2015 thread safe statics breaking in the sandbox' with X...scottmg2015-05-292-14/+24
* Revert of Fix for VS2015 thread safe statics breaking in the sandbox (patchse...samuong2015-05-292-17/+14
* Fix for VS2015 thread safe statics breaking in the sandboxcpu2015-05-282-14/+17
* Non-SFI mode: Rename sandbox_nacl_nonsfi to sandbox_linux_nacl_nonsfi.hidehiko2015-05-272-88/+88
* Reland "Non-SFI mode: Build nacl_helper_nonsfi_unittests"hidehiko2015-05-253-0/+47
* Allow coarse clocks in clock_get{res,time} calls.ben2015-05-225-1/+33
* Don't delete TargetProcess with SpawnCleanup.vitalybuka2015-05-221-2/+5
* Add creation of AC object directory to fix issue with VS debugger.forshaw2015-05-213-1/+59
* Subject .mm files to the header sorting presubmittapted2015-05-191-1/+1
* Revert of Non-SFI mode: Build nacl_helper_nonsfi_unittests (patchset #4 id:80...hans2015-05-153-43/+0
* Non-SFI mode: Build nacl_helper_nonsfi_unittestshidehiko2015-05-153-0/+43
* Linux sandbox: support build configuration without base test frameworkjln2015-05-155-14/+54
* Move DispatchSourceMach from //sandbox/mac to //base/mac.rsesek2015-05-139-258/+6
* Fix a stack overflow in the windows sandbox SpawnTarget function.ananta2015-05-111-11/+15
* mac: Redeclare xpc calls for compatibility with -Wpartial-availability.erikchen2015-05-063-0/+46
* Provide a facility for sharing Window handles with target processes launched ...ananta2015-05-066-0/+147
* Fix Thumb asm directives to allow unwinding through SyscallAsm.kmackay2015-05-041-2/+1
* Non-SFI mode: Enable seccomp-bpf sandbox on nacl_helper_nonsfi.hidehiko2015-05-0111-46/+98
* vs2015: fix narrowing warnings in sandbox/win/scottmg2015-05-012-11/+9
* Expose the process's PID for debugging.rickyz2015-04-301-6/+3
* win: Fix remaining plugin warnings in ash, device, printing, sandbox.thakis2015-04-304-0/+13
* Apply automated fixits for Chrome clang plugin to sandbox.dcheng2015-04-2914-86/+87
* sandbox/mac: Remove basictypes.h include from dispatch_source_mach.h.tfarina2015-04-282-2/+1
* Re-enable Trap.SigSysAction test under tsan.hidehiko2015-04-282-12/+17
* base: Remove using declaration from test_suite.h header.tfarina2015-04-273-3/+3
* sanbox/win: Fix warnings found by clang chromium-style plugin on Windows.tfarina2015-04-2712-19/+51
* Disable the failing Trap.SigSysAction test under TSan.jyasskin2015-04-251-0/+2
* Reland: Introduce sys_sigprocmask and sys_sigaction. (patchset #4 id:80001 of...hidehiko2015-04-2421-112/+380
* Linux sandbox: workaround colliding system call.jln2015-04-231-0/+31
* Update {virtual,override} to follow C++11 style in sandbox.nick2015-04-235-57/+53
* UpdateProcThreadAttribute has a restriction that its lpValue parametermajnemer2015-04-221-2/+6
* Revert of Reland: Introduce sys_sigprocmask and sys_sigaction. (patchset #5 i...magjed2015-04-2221-356/+112
* Reland: Introduce sys_sigprocmask and sys_sigaction. (patchset #5 id:160001 o...hidehiko2015-04-2221-112/+356
* NaCl/GYP: remove references to prep_toolchain.ncbray2015-04-211-1/+0
* sandbox/linux: Remove basictypes.h includes from services/ directory.tfarina2015-04-2010-12/+7
* sandbox: Add missing 'base' namespace qualifier to MD5DigestToBase16 call.Thiago Farina2015-04-191-1/+1
* Revert of Adding checks in sandbox code to get some data on AppContainer base...shrikant2015-04-181-34/+0
* Reland: Fix errors found in Mac gn component buildsjiangj2015-04-181-37/+38
* Adding checks in sandbox code to get some data on AppContainer based CreatePr...shrikant2015-04-171-0/+34
* Revert of Introduce sys_sigprocmask and sys_sigaction. (patchset #5 id:160001...johnme2015-04-1719-319/+112
* Introduce sys_sigprocmask and sys_sigaction.hidehiko2015-04-1719-112/+319
* Revert of Revert of Small refactor around futex.h. (patchset #1 id:1 of https...dnicoara2015-04-155-10/+9
* Revert of Small refactor around futex.h. (patchset #1 id:20001 of https://cod...dnicoara2015-04-155-9/+10
* Small refactor around futex.h.hidehiko2015-04-145-10/+9
* [Android] Move testing/android/ to testing/android/native_test/jbudorick2015-04-091-1/+1
* Non-SFI mode: Enable namespace sandbox for nacl_helper_nonsfi.hidehiko2015-04-095-11/+31
* Cleanup: Remove basictypes.h includes from seccomp-bpf-helpers.tfarina2015-04-094-4/+4
* Remove #include <asm/unistd.h> from linux_syscall_ranges.h and syscall.cc.hidehiko2015-04-092-6/+7