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
*
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
*
Fix issue 8348: unfork pe_image.h / pe_image.cc
tkent@chromium.org
2009-09-08
11
-1014
/
+9
*
Delete all precompiled support. It is causing more harm than good, especially...
maruel@chromium.org
2009-09-04
2
-17
/
+0
*
Declare exe_name and cmd_line as const pointers and use
wtc@chromium.org
2009-07-23
1
-7
/
+9
*
Fix a FORWARD_NULL defect in ExtractModuleName reported by Coverity.
wtc@chromium.org
2009-07-23
2
-6
/
+5
*
Fix FORWARD_NULL defects reported by Coverity. We should
wtc@chromium.org
2009-07-22
2
-3
/
+3
*
Fix: Off-by-one error in LowLevelPolicy::Done.
yuzo@chromium.org
2009-07-03
1
-1
/
+1
*
-Fix a wrong comment
cpu@google.com
2009-07-01
2
-1
/
+4
*
Fix potential memleak in GetArgs.
finnur@chromium.org
2009-06-30
1
-6
/
+6
*
ZwOpenKeyEx is now documented at http://msdn.microsoft.com/en-us/library/dd53...
nsylvain@chromium.org
2009-05-21
3
-8
/
+8
*
Add more checks to be able to isolate why chrome cannot
nsylvain@chromium.org
2009-05-21
1
-1
/
+22
*
Add support for alternate window station.
nsylvain@chromium.org
2009-05-20
11
-35
/
+412
*
Fix a crash in the unittests caused by the fact that the order of
nsylvain@chromium.org
2009-05-18
1
-0
/
+12
*
Remove the checked-in scons configuration files.
sgk@google.com
2009-04-01
1
-84
/
+0
*
Fix URL for sandboxing design doc.
evan@chromium.org
2009-03-27
6
-8
/
+9
*
Sync sandbox WriteInto with updated version from base
mark@chromium.org
2009-03-25
1
-7
/
+5
*
Fix incorrect include guards in sandbox/. Guards now match their filename.
deanm@chromium.org
2009-03-17
4
-8
/
+8
*
Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...
thestig@chromium.org
2009-03-13
5
-4
/
+1
*
Remove logging.h from cc files that don't use it.
thestig@chromium.org
2009-03-12
8
-8
/
+0
*
Remove unneeded uses of logging.h in header files.
thestig@chromium.org
2009-03-12
2
-1
/
+1
*
NO CODE CHANGE
deanm@chromium.org
2009-03-11
133
-137
/
+0
*
Slight code change to make some global variables const.
maruel@google.com
2009-03-10
1
-5
/
+6
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
5
-5
/
+5
*
In windows 7 there is a new Reg call that we need to
nsylvain@chromium.org
2009-02-13
4
-8
/
+48
*
Sandbox: Add support for Windows 7 - 64 bit.
rvargas@google.com
2009-02-03
1
-12
/
+42
*
revert r9096.
rvargas@google.com
2009-02-03
1
-40
/
+12
*
Sandbox: Add support for Windows 7 - 64 bit.
rvargas@google.com
2009-02-03
1
-12
/
+40
*
remove chrome dependencies from win sandboxing headers. Wrap sandbox code to
pinkerton@google.com
2009-01-09
1
-6
/
+0
*
Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda...
evanm@google.com
2008-12-26
1
-1
/
+1
*
Move a function from controller.cc to sandbox_utils.cc in
nsylvain@chromium.org
2008-12-23
15
-43
/
+49
*
Convert from using env['PLATFORM'] directly to using the more flexible
sgk@google.com
2008-12-18
1
-1
/
+1
[next]