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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a bunch of missing bug references to FLAKY tests
stuartmorgan@chromium.org
2010-10-27
1
-0
/
+1
*
Move pe_image and registry from base to base/win and use the namespace. It re...
brettw@chromium.org
2010-10-17
8
-16
/
+16
*
Move windows version-related stuff out of base/win_util and into base/win/win...
brettw@chromium.org
2010-10-15
5
-23
/
+22
*
Revert 62205 - Make writing to stdout and stderr work in Chrome processes whe...
isherman@chromium.org
2010-10-12
1
-5
/
+0
*
Make writing to stdout and stderr work in Chrome processes when inherited
darin@chromium.org
2010-10-11
1
-0
/
+5
*
Sandbox change. Remove inheritance of the duplicated tokens.
cpu@chromium.org
2010-09-22
1
-4
/
+4
*
Fix SameObject to not return false when the volume name returned by QueryDosD...
nsylvain@chromium.org
2010-09-16
1
-1
/
+1
*
FBTF: Remove unneeded headers from base/ (part 7)
thestig@chromium.org
2010-08-27
1
-2
/
+1
*
Sbox IPC fix
cpu@chromium.org
2010-08-20
3
-40
/
+79
*
Revert 56796 - Sbox IPC fix
cpu@chromium.org
2010-08-20
3
-72
/
+39
*
Sbox IPC fix
cpu@chromium.org
2010-08-20
3
-39
/
+72
*
Allow native (nt-style) paths to be used for sandbox policy specification
cpu@chromium.org
2010-08-07
4
-17
/
+61
*
FBTF: Remove unneeded headers from base/ (part 1)
thestig@chromium.org
2010-08-05
3
-3
/
+2
*
Check the IPC filename length does not exceed the message size.
jschuh@google.com
2010-07-22
1
-0
/
+5
*
Fix compiler error in sandbox util in case exception is enabled.
victorw@chromium.org
2010-06-22
2
-0
/
+12
*
FAILS tests should not turn the bot red.
vandebo@chromium.org
2010-06-18
1
-2
/
+2
*
TTF: Reenable some disabled tests.
vandebo@chromium.org
2010-06-18
1
-2
/
+2
*
Rename Chrome threads to use a "Cr" prefix.
evan@chromium.org
2010-06-09
1
-1
/
+1
*
Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in sandbox...
tfarina@chromium.org
2010-06-05
20
-45
/
+45
*
Implement most of the ridealong fixes/cleanups I suggested during review for ...
pkasting@chromium.org
2010-06-01
2
-9
/
+9
*
Enable warning 4389 as an error on windows builds. This will make
mbelshe@chromium.org
2010-05-27
5
-39
/
+39
*
Revert "Another dependency the bbot missed!!!"
rafaelw@chromium.org
2010-05-26
5
-39
/
+39
*
Enable warning 4389 as an error on windows builds. This will make
mbelshe@chromium.org
2010-05-25
5
-39
/
+39
*
Fix the POC and some of unit tests to be build and
nsylvain@chromium.org
2010-03-23
2
-9
/
+8
*
Marked UnloadDllTest.UnloadAviCapDllWithPatching as flaky.
glider@chromium.org
2010-03-17
1
-1
/
+1
*
Third change to port sandbox to 64 bits
cpu@chromium.org
2010-03-16
4
-27
/
+20
*
Re-land second sandbox round of changes
cpu@chromium.org
2010-03-13
17
-160
/
+341
*
Revert 41481 - Secound round of sbox changes for 64 bit port
ericu@google.com
2010-03-12
14
-330
/
+143
*
Secound round of sbox changes for 64 bit port
cpu@chromium.org
2010-03-12
14
-143
/
+330
*
Fix warning that is now an error.
craig.schlenter@chromium.org
2010-03-10
1
-2
/
+1
*
Sandbox: Add code for all the interceptors.
rvargas@google.com
2010-03-05
4
-5
/
+308
*
Porting sbox IPC to 64 bit
cpu@chromium.org
2010-03-03
8
-45
/
+61
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
3
-0
/
+3
*
Sandbox: Some cleanup after the previous changes.
rvargas@google.com
2010-02-11
8
-553
/
+461
*
Sandbox: Add support for EAT interceptions in 64 bit.
rvargas@google.com
2010-02-10
7
-20
/
+128
*
Sandbox: Finish the interception manager support for x64.
rvargas@google.com
2010-02-04
21
-135
/
+325
*
Sandbox: Add the 64-bit service resolver and a few
rvargas@google.com
2010-02-01
6
-156
/
+319
*
Add a DCHECK to make sure that SpawnTarget is not called
nsylvain@chromium.org
2010-02-01
1
-0
/
+7
*
Sandbox: Add the base code for the 46-bit service resolver.
rvargas@google.com
2010-01-29
1
-0
/
+299
*
Improve handling and testing of reparse points.
rvargas@google.com
2010-01-27
5
-89
/
+150
*
Fix integer overflow in sbox
cpu@chromium.org
2010-01-22
3
-29
/
+67
*
Make sure we can't create reg links from the sandbox.
nsylvain@chromium.org
2010-01-22
4
-6
/
+68
*
Prepare the sandbox for integration with NaCl broker for 64-bit Windows. The ...
gregoryd@google.com
2010-01-17
3
-2
/
+9
*
Try the SANDOX_INERT flag in CreateRestrictedToken
cpu@chromium.org
2010-01-12
1
-1
/
+5
*
64-bit compatibility changes for the sandbox code
gregoryd@google.com
2009-11-11
7
-12
/
+27
*
Use scoped_array (not scoped_ptr) with new[].
kuchhal@chromium.org
2009-10-23
5
-6
/
+6
*
Change yet again the way we do ResolveNTFunctionPtr
cpu@chromium.org
2009-10-14
1
-2
/
+1
*
Change again the way we do ResolveNTFunctionPtr
cpu@chromium.org
2009-09-29
1
-3
/
+7
*
Preliminary fixes to enable link dependent objects.
maruel@chromium.org
2009-09-24
1
-1
/
+5
*
Simplify ResolveNTFunctionPtr (temporary)
cpu@chromium.org
2009-09-09
1
-33
/
+3
[next]