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
*
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
*
Add GN isolate support for a bunch of unittests.
dpranke
2015-07-22
1
-0
/
+9
*
bpf_dsl: handle negative int32_t values
mdempsky
2015-07-22
3
-6
/
+37
*
Refactor the OS compatiblity layer.
rsesek
2015-07-22
4
-143
/
+144
*
Sandbox: store RestrictedToken::effective_token_ on a ScopedHandle.
rvargas
2015-07-21
2
-127
/
+76
*
Sandbox: Make CreateRestrictedToken return a ScopedHandle.
rvargas
2015-07-20
8
-167
/
+142
*
Disable DEP checking tests on 64-bit since it's always enabled.
wfh
2015-07-18
1
-5
/
+7
*
Initial bootstrap sandbox support for OS X Yosemite (10.10) and higher.
rsesek
2015-07-17
9
-63
/
+185
*
Remove legacy StartsWithASCII function.
brettw
2015-07-16
1
-2
/
+3
*
Revert of Sandbox: Make CreateRestrictedToken return a ScopedHandle. (patchse...
thakis
2015-07-16
8
-142
/
+167
*
Sandbox: Make CreateRestrictedToken return a ScopedHandle.
rvargas
2015-07-16
8
-167
/
+142
*
close ALPC ports in sbox integrations tests. This is the first step in lockin...
liamjm
2015-07-16
6
-8
/
+39
*
Add debug symbols to sbox_integration_tests.
maruel
2015-07-14
1
-0
/
+9
*
win: Fix unqualified lookups into dependent base classes.
thakis
2015-07-14
1
-4
/
+4
*
Convert sbox_validation_tests to run exclusively on Swarming
maruel
2015-07-11
2
-0
/
+44
*
Convert sbox_unittests to run exclusively on Swarming
maruel
2015-07-11
2
-0
/
+44
*
win/clang: Remove unused variables in 32-bit builds.
thakis
2015-07-10
2
-4
/
+0
*
Sandbox: Make PolicyBase::MakeTokens return ScopedHandes
rvargas
2015-07-10
3
-21
/
+29
*
Convert sbox_integration_tests to run exclusively on Swarming
maruel
2015-07-10
2
-0
/
+48
*
Sandbox: Remove raw handles from PolicyBase.
rvargas
2015-07-10
3
-22
/
+16
*
Sandbox: Update the constructor of TargetProcess to receive ScopedHandles.
rvargas
2015-07-10
3
-8
/
+12
*
Sandbox: Remove job_object from (IPCInfo::)ClientInfo.
rvargas
2015-07-10
4
-15
/
+13
*
Sandbox: Fix a violation to the syle plugin.
rvargas
2015-07-10
2
-0
/
+9
*
Sandbox: remove raw handles from SharedMemIPCServer::ServerControl
rvargas
2015-07-09
3
-24
/
+24
*
Remove -Wno-unused-private-field clang warning suppression.
benwells
2015-07-09
1
-2
/
+0
*
Fixed all unused-variable Clang warnings on Windows.
mgiuca
2015-07-08
2
-5
/
+0
*
clang/win: Re-enable -Wlogical-op-parentheses.
sammc
2015-07-08
2
-3
/
+4
*
Delete unused class.
Nico Weber
2015-07-07
4
-355
/
+0
*
Fix unused value warnings in sandbox/win.
sammc
2015-07-02
2
-2
/
+1
*
Fix some clang warnings with -Wmissing-braces in sandbox.
dcheng
2015-07-02
14
-105
/
+104
*
clang/win: Fix warnings to prepare for building without -Wno-reorder.
sammc
2015-07-02
5
-14
/
+15
*
service_resolver_64: Correctly check all the bytes of the service code.
mgiuca
2015-07-01
1
-2
/
+2
*
Convert sandbox_mac_unittests to run exclusively on Swarming
thakis
2015-07-01
2
-0
/
+25
[next]