summaryrefslogtreecommitdiffstats
path: root/content/renderer/renderer_main.cc
Commit message (Expand)AuthorAgeFilesLines
* MessageLoop's RUN method will pass a const ref to PendingTask whenrtenneti@chromium.org2013-02-031-4/+6
* Native memory histograms for the browser.marja@chromium.org2013-01-311-0/+1
* Only HistogramBase is used outside of base/metrics.kaiwang@chromium.org2013-01-231-1/+1
* Add a histogram for renderer memory usage.marja@chromium.org2013-01-151-0/+21
* Exclude PluginService for builds with enable_plugins==0nileshagrawal@chromium.org2012-12-201-0/+2
* Change the TISCreateInputSourceList override in the renderer to return real T...rsesek@chromium.org2012-12-191-41/+0
* Revert 167371 - [Mac] In the renderer's patched TISCreateInputSourceList(), r...gman@chromium.org2012-11-151-6/+2
* [Mac] In the renderer's patched TISCreateInputSourceList(), return real objects.rsesek@chromium.org2012-11-131-2/+6
* Browser Plugin: guest_focused = embedder_focused && plugin_focused;fsamuel@chromium.org2012-11-081-1/+0
* Move EnableInProcessStackDumping to base/debugphajdan.jr@chromium.org2012-11-011-1/+2
* Linux: don't always launch sandbox renderer tests.jln@chromium.org2012-10-241-1/+1
* Move a bunch of code in content\renderer to the content namespace.jam@chromium.org2012-10-191-3/+7
* This is followup from Charlie's comments on Fady's cl: http://chromiumcoderev...lazyboy@chromium.org2012-09-201-0/+2
* Revert 157773 - This is followup from Charlie's comments on Fady's cl: http:/...zea@chromium.org2012-09-201-2/+0
* This is followup from Charlie's comments on Fady's cl: http://chromiumcoderev...lazyboy@chromium.org2012-09-201-0/+2
* Revert 157650 - This is followup from Charlie's comments on Fady's cl: http:/...zea@chromium.org2012-09-191-2/+0
* This is followup from Charlie's comments on Fady's cl: http://chromiumcoderev...lazyboy@chromium.org2012-09-191-0/+2
* Show the stack trace for renderer process crashes.tony@chromium.org2012-09-141-0/+6
* Use a different algorithm with the low entropy source for field trials.asvitkine@chromium.org2012-08-241-4/+4
* Initialize StatisticsRecorder (singleton) before FieldTrails arertenneti@google.com2012-08-151-0/+4
* mac: Remove more 10.5-only codethakis@chromium.org2012-08-101-10/+17
* On Posix, make all child processes quit when the browser dies, not just the r...jam@chromium.org2012-07-301-43/+0
* Initialize StatisticsRecorder in Child Process to holdrtenneti@chromium.org2012-07-191-8/+0
* Move StatisticsRecorder out of histogram.cc/h for further refactoring.kaiwang@chromium.org2012-07-131-0/+1
* Tighten up DEPS some more. NaCl/service process code are including internal c...jam@chromium.org2012-06-041-4/+3
* RefCounted types should not have public destructors, content/browser part 2rsleevi@chromium.org2012-04-281-1/+6
* Convert the logging ui_test to a browser_test.jam@chromium.org2012-04-171-20/+5
* Field Trials choices can now be forced from a command line argument, and yet ...mad@chromium.org2012-04-121-3/+3
* Added code so renderer would cleanly exit.asharif@chromium.org2012-04-101-2/+11
* Reland r131429 (Moved SuicideOnChannelErrorFilter to content.). Install it in...jam@chromium.org2012-04-101-2/+33
* 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