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
*
Add a syscall wrapper for prlimit64.
rickyz
2014-12-09
3
-3
/
+19
*
Fix format string to handle pointers correctly.
brucedawson
2014-12-06
1
-2
/
+4
*
Fix some minor typos: abandonned -> abandoned
sungmann.cho
2014-12-05
2
-2
/
+2
*
[Android] Get renderers working again under seccomp-bpf.
rsesek
2014-12-04
1
-0
/
+13
*
gn format // (the rest, except mojo)
scottmg
2014-12-03
4
-23
/
+40
*
sandbox: sandbox_linux_unittests enforces TSYNC on ChromeOS
leecam
2014-12-03
1
-2
/
+12
*
Revert "Disable SANDBOX_*_TEST on ChromeOS"
leecam
2014-12-02
1
-3
/
+0
*
sandbox: Fix DeathMessage so CHECK messages are caught in all builds
leecam
2014-12-02
1
-0
/
+10
*
CodeGen: reuse far jumps when possible
mdempsky
2014-12-02
3
-16
/
+61
*
Disable SANDBOX_*_TEST on ChromeOS
bshe
2014-11-28
1
-0
/
+3
*
Linux sandbox: set policy in constructor
jln
2014-11-27
6
-36
/
+20
*
Linux sandbox: Use ScopedFD in SandboxBPF
jln
2014-11-26
6
-53
/
+101
*
sandbox: Extend Broker to support improved file permissions
leecam
2014-11-26
14
-188
/
+892
*
Extract CountOpenFds and HasOpenDirectory from credentials.cc
hidehiko
2014-11-26
9
-162
/
+222
*
Linux sandbox: do not detect seccomp on Valgrind.
jln
2014-11-26
1
-0
/
+9
*
bpf_dsl: remove some PolicyCompiler dependencies on ErrorCode
mdempsky
2014-11-26
7
-143
/
+139
*
Linux sandbox: cleanup the SandboxBPF class
jln
2014-11-26
2
-118
/
+93
*
Linux sandbox: change seccomp detection and initialization.
jln
2014-11-25
6
-324
/
+123
*
Linux sandbox: change API to start the sandbox
jln
2014-11-25
6
-105
/
+51
*
Restrict clock_getres and prlimit64 on the NaCl helper.
rickyz
2014-11-22
3
-0
/
+39
*
Linux sandbox: better sys_clone() wrapper.
jln
2014-11-22
9
-37
/
+155
*
Linux sandbox: start adding syscall wrappers
jln
2014-11-20
15
-30
/
+114
*
CodeGen: rewrite implementation [3/3]
mdempsky
2014-11-20
8
-765
/
+195
*
CodeGen: simplify unit tests [2/3]
mdempsky
2014-11-18
1
-334
/
+164
*
CodeGen: refactor API [1/3]
mdempsky
2014-11-17
5
-172
/
+152
*
Linux sandbox: fix Debug Chrome compilation error.
posciak
2014-11-14
1
-0
/
+1
*
Check within target process for policy match on registry intercepts before se...
wfh
2014-11-12
3
-0
/
+125
*
Linux sandbox: introduce BrokerChannel
jln
2014-11-11
11
-60
/
+114
*
This gets at least a chunk of the Mac GN build working.
dpranke
2014-11-10
1
-1
/
+4
*
Linux sandbox: change the return type of HandleRequest()
jln
2014-11-10
7
-35
/
+133
*
Check alternate desktop before applying integrity label
jschuh
2014-11-07
1
-1
/
+1
*
CodeGen: refactor unit tests using parameterized tests
mdempsky
2014-11-03
1
-173
/
+152
*
Linux sandbox: refactor BrokerProcess class
jln
2014-11-01
17
-604
/
+942
*
sandbox: extract PrintProgram() into a separate DumpBPF class
mdempsky
2014-10-31
7
-95
/
+130
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-29
6
-114
/
+111
*
Do not cache tokens that have app container SIDs
wfh
2014-10-29
3
-25
/
+46
*
Added support of shared_library build for tests
ripp
2014-10-29
1
-4
/
+21
*
Add a few missing overrides found by a new clang warning.
thakis
2014-10-29
1
-1
/
+1
*
Further restrict access on the alternate winstation and desktop
wfh
2014-10-28
1
-4
/
+8
*
SyscallSet: add ValidOnly
mdempsky
2014-10-28
4
-38
/
+79
*
bpf_dsl: rename SandboxBPFDSLPolicy to just Policy
mdempsky
2014-10-24
29
-149
/
+201
*
Add Link-Time Optimizations support for Android.
fdegans
2014-10-23
1
-0
/
+5
*
SyscallIterator: support C++11 range-based for loops
mdempsky
2014-10-22
6
-58
/
+139
*
Give PEImage a virtual destructor
hans
2014-10-22
1
-0
/
+4
*
Standardize usage of virtual/override/final in sandbox/
dcheng
2014-10-22
4
-22
/
+20
*
Syscall: Fix Syscall::Call's X86-64 implementation for CFI unwinding
mdempsky
2014-10-20
2
-40
/
+22
*
Disable BaselinePolicy.SIGSYS_InvalidSyscall on Chrome OS.
Jorge Lucangeli Obes
2014-10-20
1
-0
/
+3
*
bpf_dsl: move more implementation details out of bpf_dsl.h
mdempsky
2014-10-17
5
-48
/
+33
*
bpf_dsl: add TrapRegistry and extract PolicyCompiler
mdempsky
2014-10-16
22
-849
/
+937
*
cons: rework API to utilize C++11
mdempsky
2014-10-15
4
-35
/
+124
[next]