summaryrefslogtreecommitdiffstats
path: root/chrome/common/sandbox_policy.cc
Commit message (Expand)AuthorAgeFilesLines
* Sandbox the GPU process for Windowscpu@chromium.org2011-03-031-3/+35
* FilePath: Remove much of ToWStringHack, adding a LossyDisplayName()evan@chromium.org2011-02-041-2/+2
* Cross-platform CL to remove app/win/win_util.h&cc and related work.msw@chromium.org2011-02-031-2/+1
* Change the flash sandbox policy to add support for:cpu@chromium.org2011-01-121-21/+31
* Disable sandboxed plugin for WinXPcpu@chromium.org2011-01-071-0/+1
* Move app/win_util to app/win and fix the namespace usage.brettw@google.com2010-12-311-3/+9
* (Re-landing http://codereview.chromium.org/5991003 after Chromium OSkbr@chromium.org2010-12-211-1/+2
* Revert 69753 - Added group policy for disabling all client-side 3D APIs in Ch...chase@chromium.org2010-12-201-2/+1
* Added group policy for disabling all client-side 3D APIs in Chromiumkbr@chromium.org2010-12-201-1/+2
* windows: remove PathService::Get() that uses wstringsevan@chromium.org2010-11-301-11/+11
* Fix for lingering flash broker processescpu@chromium.org2010-11-171-0/+18
* Enable sandboxed flash on windows by default.cpu@chromium.org2010-11-131-16/+48
* Implement a new process type for running PPAPI plugins. The process itself isbrettw@chromium.org2010-11-101-0/+2
* chrome/common: Append base:: in the StringPrintf calls.tfarina@chromium.org2010-10-311-1/+1
* Move debug-related stuff from base to the base/debug directory and use thebrettw@chromium.org2010-10-261-3/+3
* Revert 63535 - Disable GPU features AcceleratingCompositing and WebGL by defa...enne@chromium.org2010-10-221-1/+1
* Disable GPU features AcceleratingCompositing and WebGL by default.enne@chromium.org2010-10-221-1/+1
* Convert LOG(INFO) to VLOG(1) - chrome/common/.pkasting@chromium.org2010-10-221-1/+1
* Move windows version-related stuff out of base/win_util and into base/win/win...brettw@chromium.org2010-10-151-5/+5
* CommandLine: remove wstring-based program() accessorevan@chromium.org2010-10-141-1/+1
* Sandbox built-in flash player. Spawn brokercpu@chromium.org2010-09-211-10/+44
* Enable webgl and accelerated compositing by default on all platforms. Removesvangelis@chromium.org2010-09-081-1/+1
* Back out r58711. It appears to have caused video/media-related ui_testsmark@chromium.org2010-09-071-1/+1
* Turning WebGL and the accelerated compositor on by default (linux and windows...vangelis@chromium.org2010-09-071-1/+1
* Sandboxing built-in flashcpu@chromium.org2010-08-301-9/+9
* CommandLine: eliminate wstring-accepting AppendLooseValueevan@chromium.org2010-08-131-1/+1
* Added event traces at various points during Chrome and ChromeFrame startup to...ananta@chromium.org2010-08-111-0/+7
* Remove GetSwitchValue() from chrome/* where easy.evan@chromium.org2010-08-061-2/+2
* FBTF: Remove unneeded headers from base/ (part 1)thestig@chromium.org2010-08-051-1/+0
* Revert "Remove GetSwitchValue() from chrome/* where easy."evan@chromium.org2010-08-041-2/+2
* Remove GetSwitchValue() from chrome/* where easy.evan@chromium.org2010-08-041-2/+2
* Start of a more restricitve sandbox policy for flash on windowscpu@chromium.org2010-08-021-0/+44
* Convert a bunch of easy AppendSwitchWithValue to *ASCII.evan@chromium.org2010-07-301-1/+1
* Cold startup performance boost by enabling prefetch hints on Windowsamit@chromium.org2010-06-281-0/+5
* Cleanup: Remove some unneeded webkit/glue headers from chrome.thestig@chromium.org2010-06-231-3/+4
* Allow creation of chrome.nacl.* pipes on all Windows systems.gregoryd@google.com2010-06-071-23/+5
* Added --in-process-webgl command line argument to select the WebGLkbr@google.com2010-04-161-0/+5
* Split GpuProcessHost into GpuProcessHostUIShim, which runs on the UIkbr@google.com2010-03-301-1/+2
* Integrate Chrome sandbox changes with NaCl (add Win64 support)gregoryd@google.com2010-03-241-1/+24
* Final removal of the bad dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-03-101-19/+13
* Implement the broker process that launches NaCl loader processes on 64-bit Wi...gregoryd@google.com2010-02-011-3/+17
* Make acrobat work with --safe-plugins by giving it write accessnsylvain@chromium.org2010-02-011-24/+54
* Revert 37578 - Implement the broker process that launches NaCl loader process...gregoryd@google.com2010-01-301-17/+3
* Implement the broker process that launches NaCl loader processes on 64-bit Wi...gregoryd@google.com2010-01-301-3/+17
* Remove the StartProcess function since it's not used andnsylvain@chromium.org2010-01-281-4/+0
* Moving sandbox_policy files into chrome/common .gregoryd@google.com2010-01-171-0/+452