summaryrefslogtreecommitdiffstats
path: root/content/renderer/renderer_main.cc
Commit message (Expand)AuthorAgeFilesLines
* Change ChildProcess::set_main_thread registration to occur inside the RenderT...marshall@chromium.org2012-02-011-3/+3
* Obey --wait-for-debugger in the render process.cbentzel@chromium.org2011-11-091-2/+6
* In order to make sure that we only have one list of registered PPAPI factorie...dpranke@chromium.org2011-11-031-0/+7
* 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/+5
* Move content_switches to content\public\common.jam@chromium.org2011-10-131-1/+1
* Rename RenderThread to RenderThreadImpljam@chromium.org2011-10-061-3/+3
* Remove RenderProcessHost::is_extension_processjochen@chromium.org2011-10-051-2/+0
* export RendererMain from content so that it will get picked up properly by ch...dpranke@chromium.org2011-09-131-0/+2
* Revert 96565 - Warm up locale and KsecDD in renderer sandboxjschuh@chromium.org2011-08-121-6/+0
* Warm up locale and KsecDD in renderer sandboxjschuh@chromium.org2011-08-121-0/+6
* Improve and unify Mac OS X run-time version checks.mark@chromium.org2011-06-141-12/+5
* Replace OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, TOOLKIT_USES_GTK, ortony@chromium.org2011-05-311-2/+2
* 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
* Add one-time randomization support for FieldTrial, and the ability tojoi@chromium.org2011-05-101-2/+4
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-101-4/+4
* Revert 84486 - Merge gpu_trace_event back into base/debug/trace_event.Initial...scheib@chromium.org2011-05-061-4/+4
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-061-4/+4
* Revert 84197 - Add one-time randomization support for FieldTrial, and the abi...joi@chromium.org2011-05-061-4/+2
* Revert 84284 - Merge gpu_trace_event back into base/debug/trace_event.Initial...scheib@chromium.org2011-05-051-4/+4
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-051-4/+4
* Add one-time randomization support for FieldTrial, and the ability tojoi@chromium.org2011-05-051-2/+4
* Add support for base::Closure in the MessageLoop, and reimplement the whole s...ajwong@chromium.org2011-04-201-3/+3
* Enforce no more includes through DEPS. I also added DEPS checking for gpu/pl...jam@chromium.org2011-04-181-124/+0
* Move renderer_main and renderer_glue to content.jam@chromium.org2011-04-181-0/+364