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 support for the latest version of windows' service
rvargas@google.com
2012-06-21
1
-6
/
+49
*
Don't break sandboxed sub-processes out of jobs on Win8.
siggi@chromium.org
2012-06-14
2
-4
/
+18
*
Revert 130716 - Use ScopedProcessInformation and other RAII types in sandbox.
rvargas@google.com
2012-06-01
9
-163
/
+168
*
Retain permissions on duplicated handle in DuplicateHandleProxy
jschuh@chromium.org
2012-05-24
1
-1
/
+1
*
Disable UnloadAviCapDllNoPatching because it is flaky.
vandebo@chromium.org
2012-05-23
1
-7
/
+3
*
Add a sandbox policy for duplicating handles into the broker.
jschuh@chromium.org
2012-05-19
5
-16
/
+71
*
Sandbox: Limit the memory buffers of the Sandbox IP to 32 bits.
rvargas@google.com
2012-05-14
10
-89
/
+107
*
win: Fix a few minor issues found by clang.
thakis@chromium.org
2012-05-02
4
-5
/
+5
*
win: Fix some preprocessor confusion clang complains about.
thakis@chromium.org
2012-05-02
2
-7
/
+7
*
win sandbox: Fix minor c++ violation, no functionality change
thakis@chromium.org
2012-05-01
1
-3
/
+2
*
Mark UnloadAviCapDllNoPatching flaky
jbates@chromium.org
2012-04-19
1
-1
/
+1
*
Sandbox: Add support for interceptions on Windows 8.
rvargas@google.com
2012-04-17
4
-25
/
+169
*
Prevent sandboxed processes from opening each other
jschuh@chromium.org
2012-04-16
2
-12
/
+6
*
Add sandbox support for associating peer processes
jschuh@chromium.org
2012-04-13
4
-13
/
+138
*
Revert 131940 - Add sandbox support for associating peer processes
jbauman@chromium.org
2012-04-12
4
-123
/
+12
*
Add sandbox support for associating peer processes
jschuh@chromium.org
2012-04-12
4
-12
/
+123
*
Revert 131778 - Add sandbox support for associating peer processes
jschuh@chromium.org
2012-04-11
4
-128
/
+12
*
Add sandbox support for associating peer processes
jschuh@chromium.org
2012-04-11
4
-12
/
+128
*
Revert 131671 - Add sandbox support for associating peer processes
jschuh@chromium.org
2012-04-11
4
-128
/
+12
*
Add sandbox support for associating peer processes
jschuh@chromium.org
2012-04-10
4
-12
/
+128
*
Use ScopedProcessInformation and other RAII types in sandbox.
erikwright@chromium.org
2012-04-04
9
-168
/
+163
*
Fix race in CrossCallParamsEx::CreateFromBuffer
cpu@chromium.org
2012-04-03
1
-0
/
+6
*
Fix some grammar in comments, error messages and documentation.
gavinp@chromium.org
2012-04-03
1
-1
/
+1
*
Add a sandbox API for broker handle duplication
jschuh@chromium.org
2012-03-31
15
-10
/
+451
*
Revert 129627 - Add a sandbox API for broker handle duplication
jschuh@chromium.org
2012-03-29
15
-451
/
+10
*
Add a sandbox API for broker handle duplication
jschuh@chromium.org
2012-03-29
15
-10
/
+451
*
Revert 128016 - Make sandbox explicitly block opening broker and sandboxed pr...
jschuh@chromium.org
2012-03-23
6
-107
/
+9
*
Make sandbox explicitly block opening broker and sandboxed processes
jschuh@chromium.org
2012-03-21
6
-9
/
+107
*
Revert 127836 - Revert 127820 - Revert 127795 - Make sandbox explicitly block...
zmo@google.com
2012-03-21
6
-107
/
+9
*
Revert 127820 - Revert 127795 - Make sandbox explicitly block opening broker ...
zmo@google.com
2012-03-20
6
-9
/
+107
*
Revert 127795 - Make sandbox explicitly block opening broker and sandboxed pr...
zmo@google.com
2012-03-20
6
-107
/
+9
*
Make sandbox explicitly block opening broker and sandboxed processes
jschuh@chromium.org
2012-03-20
6
-9
/
+107
*
Fix sidestep licenses
steveblock@chromium.org
2012-03-20
6
-114
/
+17
*
Reserve the bottom of the address space to prevent predictable alocations.
jschuh@chromium.org
2012-02-28
1
-1
/
+24
*
Flakiness cleanup: disable remaining flaky tests in src/
evan@chromium.org
2012-02-15
1
-2
/
+2
*
Eliminated memory growth issue by removing null objects from a list that was ...
erikghill@gmail.com
2012-01-26
2
-22
/
+18
*
Fix memory dealocatiom mismatch by using scoped_ptr_malloc
cpu@chromium.org
2012-01-12
2
-8
/
+9
*
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
[next]