summaryrefslogtreecommitdiffstats
path: root/content/common/sandbox_linux
Commit message (Expand)AuthorAgeFilesLines
* Linux Sandbox: whitelist arm64 syscallsriku.voipio2016-03-012-2/+4
* [Android] Permit fdatasync, fsync, sched_getscheduler, sched_setscheduler und...rsesek2016-02-231-0/+4
* [Android] Permit sched_getparam(), pwrite64(), and getsockopt() under Seccomp.rsesek2016-02-181-1/+5
* [Android] Permit ftruncate under Seccomp-BPF.rsesek2016-02-091-0/+4
* update obsolete code.google.com documentation linksmostynb2016-02-081-1/+1
* [Android] Fix Microdump generation when Seccomp-BPF is enabled.rsesek2016-02-061-0/+73
* Revert of [Android] Fix Microdump generation when Seccomp-BPF is enabled. (pa...sgurun2016-02-061-40/+0
* [Android] Fix Microdump generation when Seccomp-BPF is enabled.rsesek2016-02-051-0/+40
* Convert Pass()→std::move() in //contentdcheng2015-12-261-2/+2
* Switch to standard integer types in content/common/.avi2015-12-2519-7/+16
* Linux Sandbox: make renderers dumpablejln2015-12-111-5/+0
* Remove a strange use of ignore_result().thakis2015-12-041-23/+19
* Change callers of ScopedGeneric::Pass() to std::move()danakj2015-12-032-5/+7
* Allow sysinfo from the ppapi process.rickyz2015-11-111-0/+1
* content: bpf: exclude the syscalls if arm64zoltan.kuscsik2015-11-091-1/+1
* Allow mremap in utility processes.rickyz2015-10-221-6/+1
* ozone gbm: whitelist 3 DRM ioctl code for native GpuMemoryBuffer.dongseong.hwang2015-10-191-1/+27
* Add rickyz@ as sandbox/zygote ownerjln2015-10-011-0/+2
* Reland: Add accelerated VP9 decode infrastructure and an implementation for V...posciak2015-09-181-0/+4
* Revert of Add accelerated VP9 decode infrastructure and an implementation for...tommycli2015-09-171-4/+0
* Add accelerated VP9 decode infrastructure and an implementation for VA-API.posciak2015-09-171-0/+4
* Do not limit address space when any of the sanitizers (or coverage) are enabled.rickyz2015-09-111-2/+1
* Move Singleton and related structs to namespace baseolli.raula2015-09-102-3/+4
* Print stack traces in browser tests when any process crashes, or an assert fi...jam2015-08-171-7/+0
* CFI: Enable stack traces in renderer process in non-official CFI builds.pcc2015-08-051-1/+1
* MJPEG acceleration for V4L2henryhsu2015-07-091-0/+4
* Change image processor name from /dev/gsc0 to /dev/image-proc0.wuchengli2015-06-101-3/+3
* VAAPI Wrapper: refactor management of drm filehshi2015-05-121-2/+0
* Non-SFI mode: Enable seccomp-bpf sandbox on nacl_helper_nonsfi.hidehiko2015-05-012-18/+24
* Start all children in their own PID namespace.rickyz2015-04-132-1/+14
* [Ozone] VAAPI wrapper should open its own render node.Haixia Shi2015-04-091-0/+2
* Revert of Start all children in their own PID namespace. (patchset #14 id:360...spang2015-03-302-14/+1
* Start all children in their own PID namespace.rickyz2015-03-272-1/+14
* Cleanup: Fix content header include guards.tfarina2015-02-271-1/+1
* Linux sandbox: better APIs with /proc/ argumentsjln2015-02-244-38/+35
* Linux Sandbox: add resource limits to NaCljln2015-02-131-18/+5
* Replace the asan_coverage GYP flag with sanitizer_coverage which is to be use...glider2015-02-131-1/+1
* Linux sandbox: fix part of the *SingleThreaded() APIsjln2015-02-121-5/+6
* Namespace sandbox: add important security checksjln2015-02-124-4/+148
* Linux Sandbox: reorganizejln2015-02-126-6/+6
* Add namespace sandbox status to LinuxSandbox::GetStatus.rickyz2015-02-121-2/+8
* Revert "Add namespace sandbox to about page."rickyz2015-02-101-8/+2
* Add namespace sandbox to about page.rickyz2015-02-061-2/+8
* Update {virtual,override,final} to follow C++11 style.dcheng2015-02-041-2/+2
* Use GSC0 instead of GSC1 for video encoding.ynovikov2015-01-271-2/+2
* Build fail on ARM64/linuxdati912015-01-131-6/+1
* Sandbox: Add v4l2 plugin permissionhenryhsu2015-01-131-11/+32
* Linux sandbox: remove setpriority sandbox override in GPU sandboxjln2015-01-071-2/+0
* Add V4L2 device permissions on x86 CrOS which has ozone flaghenryhsu2015-01-062-9/+22
* sandbox: fix GetFileDescriptorsToClosemdempsky2015-01-051-1/+5