summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/renderer_main.cc
Commit message (Expand)AuthorAgeFilesLines
* Clean-up external popup menu. ALso make select popups work on Mac in single-p...jcivelli@chromium.org2010-11-171-3/+0
* Refactoring select popup on Mac.jcivelli@google.com2010-10-261-0/+4
* Move debug-related stuff from base to the base/debug directory and use thebrettw@chromium.org2010-10-261-1/+1
* Convert LOG(INFO) to VLOG(1) - chrome/renderer/.pkasting@chromium.org2010-10-201-4/+4
* Move scoped_nsdisable_screen_update from base to app/macbrettw@chromium.org2010-10-181-2/+2
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-8/+8
* Added event traces at various points during Chrome and ChromeFrame startup to...ananta@chromium.org2010-08-111-0/+6
* Remove GetSwitchValue() from chrome/* where easy.evan@chromium.org2010-08-061-2/+2
* Revert "Remove GetSwitchValue() from chrome/* where easy."evan@chromium.org2010-08-041-2/+2
* Remove GetSwitchValue() from chrome/* where easy.evan@chromium.org2010-08-041-2/+2
* Cleanup: Remove unneeded headers from app/ (part 2)thestig@chromium.org2010-07-311-2/+0
* Rename Chrome threads to use a "Cr" prefix.evan@chromium.org2010-06-091-2/+1
* Add ppapi plugins to about:pluginsdarin@chromium.org2010-05-281-1/+1
* Add support for registering new-style pepper plugins on the command line.darin@chromium.org2010-05-141-0/+4
* In release mode, trigger a SIGABRT rather than a SIGTRAP for fatal log errors...thestig@chromium.org2010-03-181-2/+14
* Make the pepper 2D flush callback actually function as advertised. It will nowbrettw@chromium.org2010-03-061-5/+5
* Revert 40490 - Make the pepper 2D flush callback actually function as adverti...brettw@chromium.org2010-03-031-5/+5
* Make the pepper 2D flush callback actually function as advertised. It will nowbrettw@chromium.org2010-03-031-5/+5
* Mac: for branded Google Chrome, handle SIGTERM in renderer to clean up Breakpad.viettrungluu@chromium.org2009-12-111-0/+137
* Revert 34146 - A place to store the pid>mach_port_t mapping.thakis@chromium.org2009-12-091-62/+0
* A place to store the pid->mach_port_t mapping.thakis@chromium.org2009-12-091-0/+62
* Make SystemMonitor not a Singleton and move it out of basephajdan.jr@chromium.org2009-11-261-3/+4
* Added support for --worker-startup-dialog command line flag.atwilson@chromium.org2009-11-061-29/+1
* Make Linux Breakpad initialization call to lsb_release asynchronous. Also wra...thestig@chromium.org2009-09-231-2/+2
* Move FTP LIST parsing code to the renderer process.phajdan.jr@chromium.org2009-09-221-0/+5
* 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