summaryrefslogtreecommitdiffstats
path: root/content/worker/worker_main.cc
Commit message (Expand)AuthorAgeFilesLines
* WorkerMain contains code to initialize the sandbox on OS X which is disabled ...jeremy@chromium.org2013-03-141-4/+7
* Sandbox the worker process on Macjeremy@chromium.org2012-12-171-0/+4
* Initialize the Linux sandbox earlier in workers.jln@chromium.org2012-11-291-5/+6
* Move content's a plugin, ppapi_plugin, utility, and worker subdirectories to ...jam@chromium.org2012-10-211-2/+6
* Move the Windows sandbox to sandbox/winjln@chromium.org2012-07-181-1/+1
* Emergency revert; rietveld broke; tree brokeerg@google.com2012-07-131-1/+1
* sandbox/src -> sandbox/win/srcjln@chromium.org2012-07-131-1/+1
* Tighten up DEPS some more. NaCl/service process code are including internal c...jam@chromium.org2012-06-041-1/+1
* Block ptrace (and ptrace-like) syscalls from the renderer and worker processs.cevans@chromium.org2012-06-011-1/+5
* Move content_restriction.h and main_function_params.h to content/public/commo...jam@chromium.org2011-10-311-2/+2
* Expose the sandbox related code through the content API. I did a bit of clean...jam@chromium.org2011-10-291-3/+3
* Hook GetUserDefaultLCID () to prevent crashes on attempting to connect to CSR...jschuh@chromium.org2011-08-021-0/+3
* Move SystemMonitor to base/.willchan@chromium.org2011-05-181-2/+2
* Revert 85732 (broke build) - Move SystemMonitor to base/.willchan@chromium.org2011-05-181-2/+2
* Move SystemMonitor to base/.willchan@chromium.org2011-05-181-2/+2
* Move worker code from chrome\worker to content\worker.jam@chromium.org2011-03-141-0/+55