summaryrefslogtreecommitdiffstats
path: root/sandbox
Commit message (Expand)AuthorAgeFilesLines
* sandbox: Add MIPS signal definitions in linux_signal.hrickyz2015-06-201-0/+31
* Enable one PID namespace per process for NaCl processes.rickyz2015-06-195-10/+25
* Build ForkWithFlags and part of NamespaceSandbox under nonsfi newlib.rickyz2015-06-193-37/+56
* Cleanup: Remove various DoNothing functions and use base::DoNothing().thestig2015-06-182-7/+5
* MIPS: Use correct sigset and sigaction structures for MIPSGordana.Cmiljanovic2015-06-182-26/+51
* Fix integer truncation issue and check return codes for errors.forshaw2015-06-151-8/+10
* Move StartsWith[ASCII] to base namespace.brettw2015-06-121-1/+1
* use va_start, not [_]_crt_va_startscottmg2015-06-091-5/+2
* Add wfh to sandbox/win OWNERSwfh2015-06-091-0/+1
* vs2015: fix rename of _crt_va_startscottmg2015-06-081-0/+4
* Increase linux sandbox unittest timeout for Chromecasthalliwell2015-06-031-2/+2
* Change most uses of Pickle to base::Picklebrettw2015-06-032-9/+9
* Move UnixDomainSocket to base namespacebrettw2015-06-024-11/+11
* 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