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
*
[Android] Fix Microdump generation when Seccomp-BPF is enabled.
rsesek
2016-02-06
1
-1
/
+5
*
Change sandbox android swarming target to fit convention.
stip
2016-02-06
2
-2
/
+2
*
Revert of [Android] Fix Microdump generation when Seccomp-BPF is enabled. (pa...
sgurun
2016-02-06
1
-5
/
+1
*
[Android] Fix Microdump generation when Seccomp-BPF is enabled.
rsesek
2016-02-05
1
-1
/
+5
*
Allow string::front() and back() and update the codebase to use back().
pkasting
2016-02-05
1
-1
/
+1
*
fix typo in OPEN_THREAD_ID
liamjm
2016-02-04
3
-3
/
+3
*
Move gn _run target generation into test(). (RELAND)
jbudorick
2016-02-03
1
-1
/
+10
*
clang/win: Fix -Wmissing-braces warning.
Nico Weber
2016-02-03
1
-2
/
+2
*
[Win10 sandbox mitigations] Four new Win10 mitigations added.
Penny MacNeil
2016-02-03
10
-42
/
+607
*
Revert of Move gn _run target generation into test(). (patchset #1 id:1 of ht...
dpranke
2016-02-03
1
-10
/
+1
*
Move gn _run target generation into test().
jbudorick
2016-02-03
1
-1
/
+10
*
sandbox arm64: align stack 16 bytes
riku.voipio
2016-01-27
1
-1
/
+2
*
Emit logcats from sandbox_linux_unittests.
stip
2016-01-27
1
-0
/
+1
*
Fix sandbox process policy tests.
wfh
2016-01-26
3
-59
/
+48
*
Make TargetCreateProcessA consistent with TargetCreateProcessW.
wfh
2016-01-25
2
-1
/
+42
*
Fix incorrect CRLF added in 1e6bc80b.
Will Harris
2016-01-25
1
-1
/
+1
*
Disable failing portion of ProcessPolicyTest.CreateProcessAW on Windows 7 32 ...
John Abd-El-Malek
2016-01-23
1
-1
/
+3
*
Move bit_cast from base/macros.h to its own header
tapted
2016-01-14
4
-0
/
+4
*
Convert Pass()→std::move() for Mac build.
dcheng
2016-01-13
1
-3
/
+3
*
Add librt to default libs on linux
spang
2016-01-08
1
-5
/
+0
*
Shutdown the sandbox MessageServer before deleting it.
rsesek
2016-01-08
6
-0
/
+16
*
Fix 64-bit truncation found by VS 2015
brucedawson
2016-01-06
1
-2
/
+2
*
Fix include presubmit warning in Wow64.cc
tapted
2016-01-04
1
-1
/
+1
*
Fix ARM Chrome not starting up.
jam
2015-12-29
2
-2
/
+2
*
fix some obsolete code.google.com sandbox links
mostynb
2015-12-28
2
-5
/
+6
*
Clean up header files.
avi
2015-12-26
5
-0
/
+5
*
Make base a static ibrary
brettw
2015-12-22
1
-1
/
+5
*
Switch to standard integer types in sandbox/.
avi
2015-12-22
182
-461
/
+759
*
Fix build.
Avi Drissman
2015-12-21
1
-0
/
+2
*
Revert of Switch to standard integer types in sandbox/. (patchset #3 id:40001...
petewil
2015-12-21
181
-752
/
+461
*
Fix build.
Avi Drissman
2015-12-21
1
-0
/
+2
*
Switch to standard integer types in sandbox/.
avi
2015-12-21
181
-461
/
+752
*
Revert of Make base a static ibrary (patchset #3 id:40001 of https://coderevi...
phoglund
2015-12-18
1
-5
/
+1
*
Added protection against mapping image sections between processes.
forshaw
2015-12-18
1
-1
/
+1
*
Make base a static ibrary
brettw
2015-12-18
1
-1
/
+5
*
GN: Build nacl_helper_nonsfi unit tests
phosek
2015-12-17
1
-3
/
+8
*
Cleanup: Convert const char* kFoo to const char kFoo[].
thestig
2015-12-17
1
-4
/
+4
*
bpf_dsl: implement CASES with C++11 variadic templates
mdempsky
2015-12-15
3
-40
/
+29
*
bpf_dsl: remove operator{!,&&,||} overloads
mdempsky
2015-12-15
6
-55
/
+92
*
clang/win: Fix build after https://codereview.chromium.org/1456663003
Nico Weber
2015-12-12
1
-1
/
+1
*
Make dispatcher a member of PolicyBase.
rickyz
2015-12-12
6
-143
/
+215
*
Use volatile to prevent heap-to-stack promotion in an ASan test
rnk
2015-12-10
1
-1
/
+1
*
clang/win: Let remaining chromium_code targets build with -Wextra.
thakis
2015-12-10
1
-1
/
+1
*
Fixing remaining VC++ 2015 64-bit build breaks
brucedawson
2015-12-10
2
-3
/
+6
*
clang/win: Let some chromium_code targets build with -Wextra.
thakis
2015-12-10
13
-169
/
+217
*
[Sandbox service resolver hooks] Remove the RET hijacking in ntdll.
pennymac
2015-12-09
2
-18
/
+9
*
Replace ScopedVector<ScopedFD> with std::vector<ScopedFD>
mdempsky
2015-12-09
2
-7
/
+6
*
seccomp-bpf: use std::tie for TrapKey::operator<
mdempsky
2015-12-08
1
-7
/
+2
*
Reland of clang/win: Enable -Wunused-value completely. (patchset #1 id:1 of h...
thakis
2015-12-07
1
-1
/
+1
*
clang/win: Make sandbox_nt_util.cc build with -Wunused-value in release.
thakis
2015-12-07
2
-4
/
+3
[next]