summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/renderer_main.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove special event pumping now that r21355 is in and we can specify to use ...avi@chromium.org2009-08-201-0/+6
* Initial version of the Seccomp sandbox. Imported from http://code.google.com/...markus@chromium.org2009-08-111-0/+8
* Remove a comment that doesn't make any sense.evan@chromium.org2009-07-281-3/+2
* Unrevert 21355 because the revert might be causing thensylvain@chromium.org2009-07-231-2/+7
* Revert 21355 because it might be causing all the newnsylvain@chromium.org2009-07-231-7/+2
* Switch the first thread in a child process to be the main thread, and make th...jam@chromium.org2009-07-231-2/+7
* Linux: make --renderer-startup-dialog work on Linux.agl@chromium.org2009-07-221-2/+14
* Revert r21117 as it caused reliability failures.estade@chromium.org2009-07-211-7/+2
* Switch the first thread in a child process to be the main thread, and make th...jam@chromium.org2009-07-201-2/+7
* Create A/B test of SDCHjar@chromium.org2009-06-301-2/+2
* Linux: fix crash reporting for zygote modelagl@chromium.org2009-06-231-0/+9
* Fix a valgrind error related to Zygote's CommandLine usage.craig.schlenter@chromium.org2009-06-191-1/+1
* Revert processing naming change, which breaks UI tests iterating over thedeanm@chromium.org2009-06-151-9/+0
* Set process name on Linuxdeanm@chromium.org2009-06-151-0/+9
* Respect Linux user prefs with regards to crash reporting.thestig@chromium.org2009-05-281-7/+0
* Linux: add Breakpad supportagl@chromium.org2009-05-221-0/+7
* Facilitate a FieldTrial in the rendererjar@chromium.org2009-05-201-1/+12
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-1/+1
* Remove histogram connection to base classes in stats_counterjar@chromium.org2009-04-101-0/+1
* - Added support for keeping track of load times.davemoore@chromium.org2009-04-031-1/+4
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Get rid of renderer startup dialog implementation on linux.estade@chromium.org2009-03-101-12/+0
* Sandbox fix - warmup -[NSColor colorUsingColorSpaceName].jeremy@chromium.org2009-02-251-2/+7
* Initial support for Renderer Side Histogramsjar@chromium.org2009-02-251-0/+8
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-3/+2
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-211-5/+2
* Reverting 10080.jam@chromium.org2009-02-201-2/+5
* Refactor code from RenderThread and PluginThread and move it to ChildThread. ...jam@chromium.org2009-02-201-5/+2
* gtk_message_dialog_new expects a format string already.evan@chromium.org2009-02-161-3/+3
* Bring up renderer_main on linux.estade@chromium.org2009-02-091-7/+7
* Create a dialog box on Linux for --renderer-startup-dialogestade@chromium.org2009-02-091-8/+20
* Add Recycle() method to scoped autorelease pool to allow cleaning out any junkpinkerton@chromium.org2009-02-091-0/+3
* Build the rest of renderer on linux (except plugins).estade@chromium.org2009-02-051-7/+4
* Some fixes to ease debugging of the renderer process on OS X.jeremy@chromium.org2009-02-051-2/+8
* Add a very simple test for renderer_main, in the interests of bringup.jeremy@chromium.org2009-02-041-2/+2
* Recommit "Make chrome/renderer/render_main.cc cross-platform + OS X bringup."jeremy@chromium.org2009-02-041-40/+13
* Revert "Make chrome/renderer/render_main.cc cross-platform + OS X bringup."tc@google.com2009-02-041-13/+40
* Make chrome/renderer/render_main.cc cross-platform + OS X bringup.jeremy@chromium.org2009-02-041-40/+13
* POSIX: Get render_process_host to build.agl@chromium.org2009-01-221-0/+1
* * Revert "POSIX: Get render_process_host to build."agl@chromium.org2009-01-211-6/+0
* Build fix: release builds seemed to breakagl@chromium.org2009-01-211-0/+6
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-1/+1
* remove chrome dependencies from win sandboxing headers. Wrap sandbox code topinkerton@google.com2009-01-091-2/+6
* A new shot at the old system monitor changelist.mbelshe@google.com2008-12-131-0/+4
* Rollbackmbelshe@google.com2008-12-011-4/+0
* A new copy of the old system monitor changelist.mbelshe@google.com2008-11-301-0/+4
* Review URL: http://codereview.chromium.org/10958mbelshe@google.com2008-11-141-4/+0
* Change to integrate SystemMonitor changes into chrome.mbelshe@google.com2008-11-141-0/+4
* Re-do the way browser windows are shown:ben@chromium.org2008-11-141-1/+1