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
*
ake string_util::WriteInto() DCHECK() that the supplied |length_with_null| > ...
pkasting@chromium.org
2011-11-29
3
-33
/
+4
*
Replace all usages of FRIEND_TEST() with FRIEND_TEST_ALL_PREFIXES()
robertshield@chromium.org
2011-11-29
2
-11
/
+11
*
Cleanup: Remove unneeded forward declarations in printing, sandbox, and skia.
thestig@chromium.org
2011-11-14
3
-9
/
+6
*
Expose the sandbox related code through the content API. I did a bit of clean...
jam@chromium.org
2011-10-29
1
-7
/
+2
*
Revert 100328 - Prevent the renderer from dying if launched under App-V/SoftG...
jschuh@chromium.org
2011-09-22
1
-6
/
+2
*
These unit tests are flaky and the code is exercised in the integration tests.
jschuh@chromium.org
2011-09-12
1
-66
/
+0
*
Prevent the renderer from dying if launched under App-V/SoftGrid.
nsylvain@chromium.org
2011-09-09
1
-2
/
+6
*
Don't crash on a NULL type-name from ObjectTypeInformation.
jschuh@chromium.org
2011-08-23
1
-1
/
+1
*
Don't switch to RtlCreateUserThread until after lockdown.
jschuh@chromium.org
2011-08-12
1
-0
/
+11
*
Handle STATUS_BUFFER_OVERFLOW return value from NtQueryObject().
jschuh@chromium.org
2011-08-11
2
-2
/
+4
*
Hook GetUserDefaultLCID () to prevent crashes on attempting to connect to CSR...
jschuh@chromium.org
2011-08-02
7
-10
/
+36
*
Sandbox: Fix a style nit. No actual code change.
rvargas@google.com
2011-08-02
1
-3
/
+4
*
Disable UnloadDllTest.BaselineAvicapDll
sergeyu@chromium.org
2011-07-27
1
-1
/
+1
*
Warm up GetUserDefaultLangID before closing client ALPC connections.
jschuh@chromium.org
2011-07-26
1
-0
/
+7
*
Remove explicit keyword from multi-argument (w/o default values) constructors
dilmah@chromium.org
2011-07-26
1
-1
/
+1
*
Close all open ALPC client ports at lockdown.
jschuh@chromium.org
2011-07-24
12
-6
/
+154
*
Add a sandbox API to allow closing open handles at lockdown.
jschuh@chromium.org
2011-07-21
10
-9
/
+608
*
Revert 93308 - Add a sandbox API to allow closing open handles at lockdown.
jschuh@chromium.org
2011-07-21
10
-597
/
+9
*
Add a sandbox API to allow closing open handles at lockdown.
jschuh@chromium.org
2011-07-21
10
-9
/
+597
*
Revert 93274 - Add a sandbox API to allow closing open handles at lockdown.
jschuh@chromium.org
2011-07-20
10
-600
/
+9
*
Add a sandbox API to allow closing open handles at lockdown.
jschuh@chromium.org
2011-07-20
10
-9
/
+600
*
Revert 93113 - Add a sandbox API to allow closing open handles at lockdown.
jschuh@chromium.org
2011-07-19
10
-577
/
+9
*
Add a sandbox API to allow closing open handles at lockdown.
jschuh@chromium.org
2011-07-19
10
-9
/
+577
*
Revert 92887 - Add a sandbox API to allow closing open handles at lockdown.
jschuh@chromium.org
2011-07-18
10
-547
/
+9
*
Add a sandbox API to allow closing open handles at lockdown.
jschuh@chromium.org
2011-07-18
10
-9
/
+547
*
Revert 92563 - Had a bug in the handle table unit test. Added GetHandleName t...
jschuh@chromium.org
2011-07-14
3
-63
/
+23
*
Had a bug in the handle table unit test. Added GetHandleName to fix the bug a...
jschuh@chromium.org
2011-07-14
3
-23
/
+63
*
Revert "Had a bug in the handle table unit test. Added GetHandleName to fix t...
evan@chromium.org
2011-07-13
3
-32
/
+14
*
Had a bug in the handle table unit test. Added GetHandleName to fix the bug a...
jschuh@chromium.org
2011-07-13
3
-14
/
+32
*
Revert 91270 - sbox_unittests HandleTable.FindTable failing on Win XP & Vista
rsleevi@chromium.org
2011-07-01
3
-32
/
+14
*
Had a bug in the handle table unit test. Added GetHandleName to fix the bug a...
jschuh@chromium.org
2011-07-01
3
-14
/
+32
*
Avoid an extra if() which is not required and is wrong
timurrrr@chromium.org
2011-06-28
1
-13
/
+11
*
Minor change to use ResolveNTFunctionPtr rather than calling GetProcAddress d...
jschuh@chromium.org
2011-06-27
2
-22
/
+7
*
Modifying ResolveNTFunctionPtr in an attempt to eliminate crashes on random u...
jschuh@chromium.org
2011-06-27
1
-7
/
+18
*
Factor Windows handle enumeration code into its own classesI did some general...
jschuh@chromium.org
2011-06-24
4
-0
/
+509
*
Get rid of content dependency from sandbox_policy.h
jam@chromium.org
2011-05-27
1
-1
/
+2
*
Mark UnloadDllTest.BaselineAvicapDll as flaky on windows.
zea@chromium.org
2011-04-28
1
-1
/
+7
*
Make the windows_version.h functions threadsafe by using a singleton. Add ac...
pkasting@chromium.org
2011-04-07
7
-71
/
+22
*
Revert 80819 due to failed tests
mmenke@chromium.org
2011-04-07
7
-22
/
+71
*
Make the windows_version.h functions threadsafe by using a singleton. Add ac...
pkasting@chromium.org
2011-04-07
7
-71
/
+22
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
12
-21
/
+21
*
Create a "GetWOW64Status()" utility function and make the rest of the codebas...
pkasting@chromium.org
2011-03-04
5
-74
/
+29
*
Make SandboxInterfaceInfo somewhat backwards compatible
cpu@chromium.org
2011-02-25
1
-2
/
+7
*
Sandbox: Make sure that we reset relative_jump_ before
rvargas@google.com
2011-02-25
3
-13
/
+73
*
Use a struct instead of a union for SandboxInterfaceInfo
cpu@chromium.org
2011-02-10
1
-2
/
+2
*
Reland "Remove base/scoped_handle_win.h."
tfarina@chromium.org
2011-01-09
8
-52
/
+56
*
Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...
thakis@chromium.org
2011-01-07
8
-56
/
+52
*
Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo...
tfarina@chromium.org
2011-01-07
8
-52
/
+56
*
Remove base/platform_thread.h stub and fix up all callers to use the new loca...
brettw@google.com
2011-01-01
1
-2
/
+2
*
Sandbox: Fix the memory protection code to handle page boundaries.
rvargas@google.com
2010-12-28
1
-1
/
+1
[next]