summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/renderer_main.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't crash on chrome.exe --type=renderer. Don't try to GlobalCleanup() if G...deanm@chromium.org2008-11-101-1/+2
* Refactoring for portability:mark@chromium.org2008-09-291-1/+0
* Some more changes so that Chromium and Google Chrome do not clash with each o...rahulk@google.com2008-08-311-1/+3
* Remove Google Chrome specific strings from common resources file and use them...rahulk@google.com2008-08-271-0/+1
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-261-2/+3
* Make PlatformThread::SetName operate only on the current thread.deanm@google.com2008-08-251-1/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Port the Thread class properly to Mac and Linux. This involved portingdarin@google.com2008-08-211-1/+2
* Add chrome to the repository.initial.commit2008-07-261-0/+136