Sign in
chromium
/
chromium
/
src
/
d3ccfd3423bc00b98c0a9b013dbab0782e1730da
/
sandbox
0ba5061
Wrap one missing memcpy in safe wrapper to allow it to work early.
by Will Harris
· 6 years ago
4e586281
Add one more test for CIG in sandbox.
by Will Harris
· 6 years ago
a415b3bf
Reland "Reland "Sandbox: Add support for CIG pre-launch.""
by Will Harris
· 6 years ago
8f21eb7
Move NT definitions used in chrome_cleaner to nt_internals.h
by Joe Mason
· 6 years ago
3ad59d98
Revert "Reland "Sandbox: Add support for CIG pre-launch.""
by Makoto Shimazu
· 6 years ago
7d5fe940
Reland "Sandbox: Add support for CIG pre-launch."
by Will Harris
· 6 years ago
e218a8d
Revert "Sandbox: Add support for CIG pre-launch."
by Findit
· 6 years ago
9e89ae37
Sandbox: Add support for CIG pre-launch.
by Will Harris
· 6 years ago
323d285
Remove *Kernel32Loaded APIs from TargetServices.
by Will Harris
· 6 years ago
fc74834
minor typo in comment. No functional changes.
by Alex Gough
· 6 years ago
e253792
Refactors copying of data to child processes
by Alex Gough
· 6 years ago
e094d8f
Allowing ftruncate through sandbox in coverage build.
by Sajjad Mirza
· 6 years ago
ebae8c0
Disable ACG on x86-on-ARM64 systems.
by Will Harris
· 6 years ago
68e8816
Upgrade ProcessMitigationsWin32KDispatcher to new shared memory api.
by Matthew Cary
· 6 years ago
3fc88fb
Upgrade windows sandbox test shared memory API.
by Matthew Cary
· 6 years ago
5f7698c
Add NtGetPathFromHandle to Sandbox NT utils.
by Will Harris
· 6 years ago
aa609b6
Cleanup Windows sandbox integration tests a bit.
by Will Harris
· 6 years ago
0807714
Allow shared memory IPC client to work before kernel32 is fully loaded.
by Will Harris
· 6 years ago
f6fd391
[Android] Permit __NR_membarrier in the Seccomp sandbox.
by Robert Sesek
· 6 years ago
3ef7d84a
Inclusive language in //sandbox Windows components
by Alex Gough
· 6 years ago
3d06915
Disabling prctl unit test in coverage builds.
by Sajjad Mirza
· 6 years ago
5896605
Allowing prctl through sandbox in coverage build.
by Sajjad Mirza
· 6 years ago
65a25ae8
[GCPW] Disable GCPW signin dialog if Chrome is not running under winlogon
by Tien Mai
· 6 years ago
cde0b63
Remove expiry date param to FieldTrial factory functions.
by Alexei Svitkine
· 6 years ago
535df75
Fix handle search failure for handle slot stuff
by Tom Tan
· 6 years ago
784d95f
fix: FilePolicyTest failures on Windows on Arm
by Richard Townsend
· 6 years ago
1a9b0f2
Remove non-source sources from binary targets
by Tom Anderson
· 6 years ago
5210f90
macOS V2 Sandbox: Remove unused test.
by Greg Kerr
· 6 years ago
11429f6
Reland "Update Linux Seccomp syscall restrictions to EPERM posix_spawn/vfork"
by Matthew Denton
· 6 years ago
bdbaaf4
Remove base::subtle::MemoryBarrier
by Tomasz Moniuszko
· 6 years ago
8613938
No-op change to sbox_validation_tests to undup isolate results.
by John Budorick
· 6 years ago
58174ddd
Revert "Update Linux Seccomp syscall restrictions to EPERM posix_spawn/vfork"
by Anders Hartvoll Ruud
· 6 years ago
65046b8
Update Linux Seccomp syscall restrictions to EPERM posix_spawn/vfork
by Matthew Denton
· 6 years ago
aed9bea
Change enum Version to enum class Version
by Bruce Dawson
· 6 years ago
128c5e6
macOS V2 Sandbox: Handle EOF in main startup.
by Greg Kerr
· 6 years ago
6096893
Fix a handful of HTTP URLs to HTTPS.
by David Benjamin
· 6 years ago
03fefaf
Allow *_PI futex syscalls when mutex priority inheritance is enabled
by Ken MacKay
· 6 years ago
d07ef71
Update include paths for //base/hash/md5.h
by Daniel Cheng
· 6 years ago
9a02134
Revert "Disable ParameterRestrictions.ptrace* tests on Android < N."
by Findit
· 6 years ago
fc93308
Disable ParameterRestrictions.ptrace* tests on Android < N.
by Robert Sesek
· 6 years ago
7c9572c
Disable two failing sandbox_linux_unittests on Android L & M.
by arthursonzogni
· 6 years ago
2c6f3da
[Windows Sandbox] Remove SANDBOX_INERT flag
by Richard Baranyi
· 6 years ago
76ee79eb
Don't set PYTHONPATH in the parent process in tests.
by David Benjamin
· 6 years ago
c2d9773
fix backup includes for PTRACE_GET_THREAD_AREA on arm/arm64
by Jeremy Apthorp
· 6 years ago
9422b158
Remove extra semicolon after member function definition
by Tom Tan
· 7 years ago
ba830b1
Disable ParameterRestrictions.ptrace_setregs_blocked
by Ella Ge
· 7 years ago
dc3837a
Remove more semicolons in Windows sandbox.
by Yuly Novikov
· 7 years ago
fcffa40b
Remove more straggler semicolons on Windows.
by Nico Weber
· 7 years ago
c2d97e6
Remove semicolons in 32-bit and fuzzer Windows builds.
by Nico Weber
· 7 years ago
32a5b8e8
Remove most remaining semicolons in a release win build.
by Nico Weber
· 7 years ago
e86ed9b3
Remove all remaining semicolons in a release mac build.
by Nico Weber
· 7 years ago
8a33234
Backup includes for PTRACE_GET_THREAD_AREA
by Daniel Bratell
· 7 years ago
508a907
[Android] Restrict ptrace() operations to just the read ones needed by Crashpad.
by Robert Sesek
· 7 years ago
67c7311
Use base::BindOnce for PostTask callbacks.
by kylechar
· 7 years ago
65004ec
Remove a few unnecessary semicolons.
by Nico Weber
· 7 years ago
9a8e828b8
sandbox: Check that CPU feature detection works in 64 bit mode on Android.
by Benoît Lizé
· 7 years ago
e0b4471
//sandbox: Convert base::(U)Int(64)ToString(16) to NumberToString(16)
by Raul Tambre
· 7 years ago
40c2f15
Fix thread cache after clone() in CanCreateProcessInNewUserNS
by Andrey Malets
· 7 years ago
e99d32b
[Sandbox] Fix integer overflow in CreateFromBuffer
by jdoerrie
· 7 years ago
40226f3e
android: allow setsockopt with SO_PASSCRED
by Joshua Peraza
· 7 years ago
d512a49
Use base::size rather than arraysize in sandbox/.
by Avi Drissman
· 7 years ago
d6db857b
Fix bad __mips64__ conversions from r618650.
by Lei Zhang
· 7 years ago
1e785858
Remove __mips32__ and __mips64__ defines from base/macros.h.
by Lei Zhang
· 7 years ago
05e97f9
Change a DCHECK in sandbox interception to allow multiple loads.
by Will Harris
· 7 years ago
dc7d6b8
Comment tweaks.
by Peter Mayo
· 7 years ago
3f29599
Uprev //base/third_party/symbolize
by tzik
· 7 years ago
27a86e09
Add Windows ARM64 support to Chromium sandbox.
by Tom Tan
· 7 years ago
75a7cdf
Move the base/sys_info* files to base/system/
by Sebastien Marchand
· 7 years ago
2995d5e
macOS V2 Sandbox: Plumb errno string through logging.
by Greg Kerr
· 7 years ago
76af091
Fix security_SandboxLinuxUnittests with glibc 2.27
by Yunlian Jiang
· 7 years ago
35bdc0f
PRESUBMIT.py: Remove uses of EnsureCQIncludeTrybotsAreAdded.
by Edward Lemur
· 7 years ago
1d6dbc6
Sandbox: Use the size of an exact object instead of an explicitly specified type.
by Max Moroz
· 7 years ago
2c8f8d6
Modify AllocAndGetFullPath to return smart pointer
by Richard Baranyi
· 7 years ago
415957a
Modify AllocAndCopyName to return smart pointer
by Richard Baranyi
· 7 years ago
5f4d1e3
macOS sandbox: Capture sandbox::logging aborts as crash annotations.
by Greg Kerr
· 7 years ago
2f75e06
Fix compilation failure in sandbox_ipc_fuzzer on Windows
by Jonathan Metzman
· 7 years ago
b6709dfe
Remove support for obsolete bionic versions.
by Torne (Richard Coles)
· 7 years ago
a522218b
Fix some nits in sandbox_policy_base.cc.
by Lei Zhang
· 7 years ago
92dc522
Zero the out-parameter when blocking NtMapViewOfSection() in the sandbox.
by Wez
· 7 years ago
d195b82e
Fix some implicit 64-bit -> 32-bit casts in sandbox.
by Will Harris
· 7 years ago
8722b3d
Document BrokerFilePermission params.
by Jorge Lucangeli Obes
· 7 years ago
28fbf7ee
Fix //sandbox/linux PRESUBMIT for android_arm64_dbg_recipe.
by Robert Sesek
· 7 years ago
7499662
workaround sandbox_linux_unittests test failure
by Yi Fan
· 7 years ago
d2787ed
sandbox: Add StatOnlyWithIntermediateDirs()
by Drew Davenport
· 7 years ago
b1cd8fe1a
Create new //sandbox/mac:system_services target for disabling launchservicesd.
by Robert Sesek
· 7 years ago
4fc85b2
Android: whitelist MADV_RANDOM and MADV_NORMAL.
by Matthew Cary
· 7 years ago
a818905
Reland "Add a new BPF helper syscall_broker::BrokerProcess::IsSyscallAllowed()."
by Robert Sesek
· 7 years ago
c2877ab8
Revert "Add a new BPF helper syscall_broker::BrokerProcess::IsSyscallAllowed()."
by Morten Stenshorne
· 7 years ago
7217c9c
Add a new BPF helper syscall_broker::BrokerProcess::IsSyscallAllowed().
by Robert Sesek
· 7 years ago
3518f36
Ensure StrCat means StrCat
by Danil Chapovalov
· 7 years ago
5844384
Strengthen MITIGATION_DLL_SEARCH_ORDER on non-component builds.
by Will Harris
· 7 years ago
c7b993b
Reland "Stop removing rpath_for_built_shared_libraries from chrome_sandbox"
by Tom Anderson
· 7 years ago
b560e27
Prepare to stop using -std=gnu*
by Tom Anderson
· 7 years ago
17b41949
Harmonize the sandbox memory limit across platforms.
by Chris Palmer
· 7 years ago
f03d97c95
Mojo EDK -> Core: Misc top-levels
by Ken Rockot
· 7 years ago
49fee82
[Windows sandbox] Remove local define no longer needed.
by Penny MacNeil
· 7 years ago
cea7267
fix race in HandleLocalTime function
by Ivan Afanasyev
· 7 years ago
d2a6d6bc
Revert "Stop removing rpath_for_built_shared_libraries from chrome_sandbox"
by Thomas Anderson
· 7 years ago
4091aa0
Disable some dynamic code sandboxing tests with ASan
by Reid Kleckner
· 7 years ago
b558ba5
[sandbox] Remove address space limits on Linux.
by Chris Palmer
· 7 years ago
Next »