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
*
Merge 253546 "Reduce sandbox permissions granted to alternate de..."
jschuh@chromium.org
2014-03-05
7
-27
/
+124
*
Merge 254334 "Check destination in sandbox CopyParamIn"
jschuh@chromium.org
2014-03-05
1
-1
/
+2
*
Setuid sandbox: exit(2) on SIGABRT
jln@chromium.org
2014-02-15
1
-0
/
+18
*
Revert 251391 "Setuid sandbox: exit(2) on SIGABRT"
asvitkine@chromium.org
2014-02-14
1
-15
/
+0
*
Setuid sandbox: exit(2) on SIGABRT
jln@chromium.org
2014-02-14
1
-0
/
+15
*
Revert r251271 "Setuid sandbox: exit(2) on SIGABRT" Make Linux build again.
pfeldman@chromium.org
2014-02-14
1
-15
/
+0
*
Setuid sandbox: exit(2) on SIGABRT
jln@chromium.org
2014-02-14
1
-0
/
+15
*
Revert 251265 "Setuid sandbox: exit(2) on SIGABRT"
jln@chromium.org
2014-02-14
1
-15
/
+0
*
Setuid sandbox: exit(2) on SIGABRT
jln@chromium.org
2014-02-14
1
-0
/
+15
*
Use the same handle for checking and duplicating in DuplicateHandleProxy
jschuh@chromium.org
2014-02-13
3
-6
/
+4
*
Revert 250744 "Use the same handle for checking and duplicating ..."
sergeyu@chromium.org
2014-02-12
3
-2
/
+5
*
Use the same handle for checking and duplicating in DuplicateHandleProxy
jschuh@chromium.org
2014-02-12
3
-5
/
+2
*
Expose an IsSandboxed() export on chrome.exe.
robertshield@chromium.org
2014-02-12
1
-2
/
+6
*
Linux sandbox tests: always stop threads
jln@chromium.org
2014-02-10
1
-0
/
+4
*
Disable the failing ThreadHelpers.* tests under ThreadSanitizer for now.
glider@chromium.org
2014-02-10
1
-3
/
+14
*
android: Require exe unittests to have a foo_unittest_stripped target.
thakis@chromium.org
2014-02-10
1
-0
/
+15
*
Linux Sandbox: Stop GPU watchdog in accountable way.
jln@chromium.org
2014-02-08
5
-0
/
+213
*
Add 64-bit support to browser blacklisting
csharp@chromium.org
2014-02-07
1
-1
/
+1
*
Skip root dir when iterating over path in reparse points search.
mharanczyk@opera.com
2014-02-07
1
-1
/
+1
*
Linux Sandbox: EPERM credential changes.
jln@chromium.org
2014-02-04
1
-2
/
+2
*
Use an alternate mechanism for CreateFile calls in Chrome
caitkp@chromium.org
2014-02-02
1
-0
/
+10
*
Fix nit introduced in r247511
wfh@chromium.org
2014-01-29
1
-2
/
+2
*
Don't link gtest into sandbox lib
scottmg@chromium.org
2014-01-29
1
-1
/
+0
*
Correctly test for canonicalized path in the CreateNamedPipe policy engine.
wfh@chromium.org
2014-01-28
2
-7
/
+96
*
Disable libc urandom overrides under MSan.
earthdok@chromium.org
2014-01-28
1
-6
/
+6
*
Revert 246313 "Use an alternate mechanism for CreateFile calls i..."
kochi@google.com
2014-01-23
1
-10
/
+0
*
Use an alternate mechanism for CreateFile calls in Chrome
caitkp@chromium.org
2014-01-22
1
-0
/
+10
*
Revert 245464 "Use an alternate mechanism for CreateFile calls i..."
jochen@chromium.org
2014-01-17
1
-10
/
+0
*
Use an alternate mechanism for CreateFile calls in Chrome
caitkp@chromium.org
2014-01-17
1
-0
/
+10
*
Allow Win64 build of base library even in a Win32 build.
petewil@chromium.org
2014-01-09
1
-1
/
+1
*
Remove 'using base::string16;' from base/strings/string16.h and remove temporary
dbeam@chromium.org
2013-12-30
1
-1
/
+1
*
Update some uses of char16 to use the base:: namespace.
avi@chromium.org
2013-12-25
7
-49
/
+52
*
Update uses of UTF conversions in ppapi/, printing/, remoting/, rlz/, sandbox...
avi@chromium.org
2013-12-25
1
-37
/
+0
*
Add base:: to string16s in sandbox/.
dbeam@chromium.org
2013-12-20
13
-69
/
+73
*
sandbox: Remove a TEXTREL on Linux ARM.
rsesek@chromium.org
2013-12-20
2
-6
/
+1
*
Make building seccomp-bpf a GYP condition
jln@chromium.org
2013-12-19
2
-11
/
+4
*
ARM Linux sandbox: make sure r7 is marked as clobbered
jln@chromium.org
2013-12-19
1
-2
/
+2
*
Making sandbox error message on moving to namespaces more accurate.
mithro@mithis.com
2013-12-18
1
-1
/
+13
*
Linux Sandbox: mark Markus as "emeritus" owner.
jln@chromium.org
2013-12-17
1
-2
/
+3
*
Revert 240670 "Revert 239894 "Linux Sandbox: check no threads be..."
jln@chromium.org
2013-12-16
2
-0
/
+6
*
Revert 239894 "Linux Sandbox: check no threads before fork()."
jln@chromium.org
2013-12-13
2
-6
/
+0
*
Replace wstring with string16 in sandbox
brettw@chromium.org
2013-12-12
53
-209
/
+246
*
Linux sandbox: Deprecate compatibility API
jln@chromium.org
2013-12-10
2
-13
/
+0
*
Linux Sandbox: check no threads before fork().
jln@chromium.org
2013-12-10
2
-0
/
+6
*
Linux sandbox: cleanup sandbox-bpf naming.
jln@chromium.org
2013-12-10
32
-314
/
+299
*
Linux Sandbox: move NaCl to new BPF policy format.
jln@chromium.org
2013-12-10
3
-28
/
+3
*
Linux sandbox: migrate policies to new format.
jln@chromium.org
2013-12-09
5
-138
/
+382
*
Revert of https://chromiumcodereview.appspot.com/103293003/
jln@chromium.org
2013-12-06
4
-5
/
+23
*
Revert 239102 "Move build/build_config_functions.h to sandbox/"
rlarocque@chromium.org
2013-12-06
3
-89
/
+3
*
Move build/build_config_functions.h to sandbox/
jln@chromium.org
2013-12-06
3
-3
/
+89
[next]