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/linux/bpf_dsl: collapse similar ResultExprImpl subclasses
mdempsky
2015-09-11
1
-57
/
+16
*
Sandbox: Reenable tests that were disabled "temporarily" 2 years ago.
rvargas
2015-09-10
1
-2
/
+2
*
Specify sa_restorer on x86-32.
rickyz
2015-09-10
1
-10
/
+54
*
Revert "Add sbox tests related to warming up of locales."
Balazs Engedy
2015-09-09
6
-141
/
+1
*
Fix sbox_validation_tests & Make isolate_driver.py include the executable itself
maruel
2015-09-09
5
-14
/
+1
*
Add sbox tests related to warming up of locales.
liamjm
2015-09-09
6
-1
/
+141
*
Correct PROCESS_BASIC_INFORMATION for 64 bit Windows.
rickyz
2015-09-09
7
-9
/
+81
*
sandbox/linux/bpf_dsl: eliminate implicit dependency on C++ compiler behavior
mdempsky
2015-09-08
1
-2
/
+5
*
sandbox/linux/bpf_dsl: remove ErrorCode intermediary representation
mdempsky
2015-09-04
11
-599
/
+141
*
Revert of Fix sbox_validation_tests & Make isolate_driver.py include the exec...
stgao
2015-09-03
5
-1
/
+14
*
Fix sbox_validation_tests & Make isolate_driver.py include the executable itself
maruel
2015-09-02
5
-14
/
+1
*
Fix inherited handles conflicting with handle tracker
scottmg
2015-09-02
2
-0
/
+64
*
fix typo in comment: reverToSelf() -> revertToSelf()
liamjm
2015-09-02
1
-1
/
+1
*
Revert of Fix inherited handles conflicting with handle tracker (patchset #5 ...
pneubeck
2015-09-02
2
-60
/
+0
*
Fix inherited handles conflicting with handle tracker
scottmg
2015-09-02
2
-0
/
+60
*
sandbox/linux: remove ad-hoc bpf_dsl verifier
mdempsky
2015-08-31
12
-228
/
+19
*
Annotate GN executables and shared_libraries with sanitizer deps.
brettw
2015-08-31
2
-0
/
+9
*
Add Linux build packaging targets to GN
brettw
2015-08-28
1
-3
/
+3
*
Add NamespaceSandbox::LaunchProcessWithOptions.
rickyz
2015-08-27
3
-22
/
+100
*
Fix forwarding of XPC messages to launchd on 10.10 and higher.
rsesek
2015-08-27
2
-0
/
+17
*
sandbox/linux/bpf_dsl: add golden files for compiled test policies
mdempsky
2015-08-26
20
-28
/
+627
*
build: On Android, disable LTO for specific targets only when targeting GCC.
pcc
2015-08-26
1
-1
/
+1
*
sandbox/linux/bpf_dsl: add DumpBPF::StringPrintProgram
mdempsky
2015-08-24
2
-86
/
+140
*
sandbox/linux: move ErrorCode into bpf_dsl
mdempsky
2015-08-20
19
-218
/
+282
*
Add support for int 2e fallback system call stub in Win10.
wfh
2015-08-20
1
-9
/
+52
*
sandbox/linux: refactor bpf_dsl dependency on die.h
mdempsky
2015-08-20
10
-25
/
+76
*
Sandbox: Reenable test that was flaking for being too slow.
rvargas
2015-08-14
1
-2
/
+1
*
Sandbox: Reenable tests that were flaking for being too slow.
rvargas
2015-08-14
1
-4
/
+2
*
Sandbox: Check on NTClose failure.
rvargas
2015-08-14
2
-19
/
+9
*
Remove remaining legacy SplitString calls.
brettw
2015-08-12
1
-10
/
+9
*
Only prime NSS in the sandbox for NSS ports.
davidben
2015-08-11
1
-1
/
+2
*
clang/win: Try to fix 64-bit build after https://codereview.chromium.org/1261...
Nico Weber
2015-08-08
1
-0
/
+2
*
Fix version check in ValidationSuite
scottmg
2015-08-06
1
-2
/
+2
*
ThreadHelpers unit tests were racy
toyoshim
2015-07-29
3
-29
/
+81
*
Make use of '// static' consistent.
ajose
2015-07-28
1
-1
/
+1
*
clang/win: Fix most -Wunused-function warnings in Chromium code.
thakis
2015-07-28
2
-4
/
+3
*
Annotate large GN targets for precompiled headers
brettw
2015-07-28
1
-0
/
+2
*
Fix chromium style checker error on windows sandbox code.
Nico Weber
2015-07-28
5
-3
/
+13
*
Revert "Add precompiled headers to GN build for large targets."
dpranke
2015-07-28
1
-2
/
+0
*
Sandbox: Small cleanup for the path handling code.
rvargas
2015-07-27
7
-66
/
+51
*
Sandbox: Make Job store a ScopedHandle and not a raw handle.
rvargas
2015-07-27
9
-171
/
+160
*
Sandbox: Make Wow64 store ScopedHandles instead of raw handles.
rvargas
2015-07-27
2
-16
/
+17
*
Add precompiled headers to GN build for large targets.
brettw
2015-07-27
1
-0
/
+2
*
Set a new TLS when using CLONE_VM.
rickyz
2015-07-24
2
-3
/
+52
*
PlatformThreadHandle: remove public id() interface
toyoshim
2015-07-24
1
-1
/
+1
*
Sandbox: Remove ::CloseHandle from BrokerServices.
rvargas
2015-07-23
2
-87
/
+91
*
Revert of Set a new TLS when using CLONE_VM. (patchset #4 id:80001 of https:/...
glider
2015-07-23
2
-46
/
+3
*
Use sys/types.h instead of sys/cdefs to pull in __BIONIC__.
rickyz
2015-07-23
2
-8
/
+1
*
Sandbox: Update the interface of RestrictedToken to use DWORD.
rvargas
2015-07-23
2
-30
/
+29
*
Set a new TLS when using CLONE_VM.
rickyz
2015-07-23
2
-3
/
+46
[next]