summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_main_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* If no locale data files can be found, show a dialog and exittony@chromium.org2011-08-121-0/+16
* Take two at splitting result codes between content and chrome.dpranke@chromium.org2011-07-191-2/+2
* Revert r92730, r92731, r92732 ... will land again once I ensure the win build...dpranke@chromium.org2011-07-151-2/+2
* This change will split the result codes between content and chrome.dpranke@chromium.org2011-07-151-2/+2
* If background thread gets XIOError, don't call shutdowndavemoore@chromium.org2011-05-111-0/+21
* Fix inverted logic for aborting out of the running as root check.mbelshe@chromium.org2011-04-291-1/+1
* Add a histogram to record time elapsed before we start the browser message loop.siggi@chromium.org2011-04-151-0/+4
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-141-2/+2
* Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...tfarina@chromium.org2011-04-061-2/+2
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* Add cmdline switch for folks that really did want to run as root.mbelshe@chromium.org2011-03-081-0/+4
* Post a task to log the error messages.backer@chromium.org2011-03-041-2/+3
* GTK: Refuse to run as root.erg@google.com2011-03-021-0/+45
* Delete the temporary headers left behind in chrome\browser. I've left browse...jam@chromium.org2011-03-011-2/+2
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-201-6/+4
* Add a new GetInstance() method for singleton classes used in chrome/browser f...satish@chromium.org2010-12-091-2/+2
* startup: rename chrome_dll_main to chrome_mainevan@chromium.org2010-11-181-1/+1
* startup: move some browser startup code into BrowserMainevan@chromium.org2010-11-121-1/+59
* Rename WindowsSessionEnding to SessionEnding since it's used on multiple plat...thestig@chromium.org2010-11-101-1/+1
* Move debug-related stuff from base to the base/debug directory and use thebrettw@chromium.org2010-10-261-3/+3
* Make our X11 error handler more descriptivejamesr@chromium.org2010-09-161-1/+1
* This is a second attempt of http://codereview.chromium.org/3175038davemoore@chromium.org2010-09-131-0/+36
* Revert 59147 - Allow overriding of X error functionsdavemoore@chromium.org2010-09-101-36/+0
* Allow overriding of X error functionsdavemoore@chromium.org2010-09-101-0/+36
* BrowserMain() refactoring, part 2.viettrungluu@chromium.org2010-07-271-3/+0
* Auto restart when update available while running in the background on windows.atwilson@chromium.org2010-04-091-4/+0
* Revert 43989 - This is a new version of the older patch. Main changes include:atwilson@chromium.org2010-04-091-0/+4
* This is a new version of the older patch. Main changes include:atwilson@chromium.org2010-04-081-4/+0
* Do some browser_main cleanup. This moves ChromeOS login manager and some firstbrettw@chromium.org2010-03-241-7/+3
* Linux: Implement RecordBreakpadStatusUMA.thestig@chromium.org2009-12-101-1/+12
* Chrome should shut down cleanly when quit from the Dock icon menu, duringmark@chromium.org2009-09-151-1/+1
* Send Breakpad and debugger status to the metrics service on the Mac.mark@chromium.org2009-09-141-3/+16
* Move chrome/apps/result_codes.h to chrome/common/result_codes.hthestig@chromium.org2009-03-031-1/+1
* put browser_main_gtk.cc next to other browser_main* cc files.tc@google.com2009-02-171-0/+35
* Porting the toolbar to GTK.erg@google.com2009-02-091-35/+0
* Create a stub chrome executable that crashes when run.tc@google.com2009-01-291-0/+35