index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sandbox
Commit message (
Expand
)
Author
Age
Files
Lines
*
sandbox: Add MIPS signal definitions in linux_signal.h
rickyz
2015-06-20
1
-0
/
+31
*
Enable one PID namespace per process for NaCl processes.
rickyz
2015-06-19
5
-10
/
+25
*
Build ForkWithFlags and part of NamespaceSandbox under nonsfi newlib.
rickyz
2015-06-19
3
-37
/
+56
*
Cleanup: Remove various DoNothing functions and use base::DoNothing().
thestig
2015-06-18
2
-7
/
+5
*
MIPS: Use correct sigset and sigaction structures for MIPS
Gordana.Cmiljanovic
2015-06-18
2
-26
/
+51
*
Fix integer truncation issue and check return codes for errors.
forshaw
2015-06-15
1
-8
/
+10
*
Move StartsWith[ASCII] to base namespace.
brettw
2015-06-12
1
-1
/
+1
*
use va_start, not [_]_crt_va_start
scottmg
2015-06-09
1
-5
/
+2
*
Add wfh to sandbox/win OWNERS
wfh
2015-06-09
1
-0
/
+1
*
vs2015: fix rename of _crt_va_start
scottmg
2015-06-08
1
-0
/
+4
*
Increase linux sandbox unittest timeout for Chromecast
halliwell
2015-06-03
1
-2
/
+2
*
Change most uses of Pickle to base::Pickle
brettw
2015-06-03
2
-9
/
+9
*
Move UnixDomainSocket to base namespace
brettw
2015-06-02
4
-11
/
+11
*
Fixit: Fork base::TimeTicks --> TimeTicks + ThreadTicks + TraceTicks
miu
2015-05-29
3
-5
/
+5
*
Move Tuple to base namespace.
brettw
2015-05-29
2
-9
/
+9
*
Reland of 'Fix for VS2015 thread safe statics breaking in the sandbox' with X...
scottmg
2015-05-29
2
-14
/
+24
*
Revert of Fix for VS2015 thread safe statics breaking in the sandbox (patchse...
samuong
2015-05-29
2
-17
/
+14
*
Fix for VS2015 thread safe statics breaking in the sandbox
cpu
2015-05-28
2
-14
/
+17
*
Non-SFI mode: Rename sandbox_nacl_nonsfi to sandbox_linux_nacl_nonsfi.
hidehiko
2015-05-27
2
-88
/
+88
*
Reland "Non-SFI mode: Build nacl_helper_nonsfi_unittests"
hidehiko
2015-05-25
3
-0
/
+47
*
Allow coarse clocks in clock_get{res,time} calls.
ben
2015-05-22
5
-1
/
+33
*
Don't delete TargetProcess with SpawnCleanup.
vitalybuka
2015-05-22
1
-2
/
+5
*
Add creation of AC object directory to fix issue with VS debugger.
forshaw
2015-05-21
3
-1
/
+59
*
Subject .mm files to the header sorting presubmit
tapted
2015-05-19
1
-1
/
+1
*
Revert of Non-SFI mode: Build nacl_helper_nonsfi_unittests (patchset #4 id:80...
hans
2015-05-15
3
-43
/
+0
*
Non-SFI mode: Build nacl_helper_nonsfi_unittests
hidehiko
2015-05-15
3
-0
/
+43
*
Linux sandbox: support build configuration without base test framework
jln
2015-05-15
5
-14
/
+54
*
Move DispatchSourceMach from //sandbox/mac to //base/mac.
rsesek
2015-05-13
9
-258
/
+6
*
Fix a stack overflow in the windows sandbox SpawnTarget function.
ananta
2015-05-11
1
-11
/
+15
*
mac: Redeclare xpc calls for compatibility with -Wpartial-availability.
erikchen
2015-05-06
3
-0
/
+46
*
Provide a facility for sharing Window handles with target processes launched ...
ananta
2015-05-06
6
-0
/
+147
*
Fix Thumb asm directives to allow unwinding through SyscallAsm.
kmackay
2015-05-04
1
-2
/
+1
*
Non-SFI mode: Enable seccomp-bpf sandbox on nacl_helper_nonsfi.
hidehiko
2015-05-01
11
-46
/
+98
*
vs2015: fix narrowing warnings in sandbox/win/
scottmg
2015-05-01
2
-11
/
+9
*
Expose the process's PID for debugging.
rickyz
2015-04-30
1
-6
/
+3
*
win: Fix remaining plugin warnings in ash, device, printing, sandbox.
thakis
2015-04-30
4
-0
/
+13
*
Apply automated fixits for Chrome clang plugin to sandbox.
dcheng
2015-04-29
14
-86
/
+87
*
sandbox/mac: Remove basictypes.h include from dispatch_source_mach.h.
tfarina
2015-04-28
2
-2
/
+1
*
Re-enable Trap.SigSysAction test under tsan.
hidehiko
2015-04-28
2
-12
/
+17
*
base: Remove using declaration from test_suite.h header.
tfarina
2015-04-27
3
-3
/
+3
*
sanbox/win: Fix warnings found by clang chromium-style plugin on Windows.
tfarina
2015-04-27
12
-19
/
+51
*
Disable the failing Trap.SigSysAction test under TSan.
jyasskin
2015-04-25
1
-0
/
+2
*
Reland: Introduce sys_sigprocmask and sys_sigaction. (patchset #4 id:80001 of...
hidehiko
2015-04-24
21
-112
/
+380
*
Linux sandbox: workaround colliding system call.
jln
2015-04-23
1
-0
/
+31
*
Update {virtual,override} to follow C++11 style in sandbox.
nick
2015-04-23
5
-57
/
+53
*
UpdateProcThreadAttribute has a restriction that its lpValue parameter
majnemer
2015-04-22
1
-2
/
+6
*
Revert of Reland: Introduce sys_sigprocmask and sys_sigaction. (patchset #5 i...
magjed
2015-04-22
21
-356
/
+112
*
Reland: Introduce sys_sigprocmask and sys_sigaction. (patchset #5 id:160001 o...
hidehiko
2015-04-22
21
-112
/
+356
*
NaCl/GYP: remove references to prep_toolchain.
ncbray
2015-04-21
1
-1
/
+0
*
sandbox/linux: Remove basictypes.h includes from services/ directory.
tfarina
2015-04-20
10
-12
/
+7
[next]