summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_main.cc
Commit message (Expand)AuthorAgeFilesLines
* Make importer obey import_search_engine preference even if FRUI is enabled.kuchhal@chromium.org2009-10-191-2/+6
* Eliminate all uses of strerror() in code that uses src/base. strerror() is in...tschmelcher@chromium.org2009-10-131-2/+2
* SIGTERM should cause the application to exit on the Mac.mark@chromium.org2009-10-121-6/+29
* Adding a SIGTERM handler for OS_POSIX builds. This is needed so that Chrome ...cmasone@google.com2009-10-071-0/+25
* Add framework of MemoryPurger, a class to dump memory from everywhere possibl...pkasting@chromium.org2009-10-011-0/+3
* Relanding:mbelshe@google.com2009-09-301-0/+4
* Linux: remove --google-internal-crash-reporting.agl@chromium.org2009-09-281-5/+3
* Refuse to start if we can't get the user data directory.evan@chromium.org2009-09-251-7/+19
* linux: drop temp_scaffolding_stubsevan@chromium.org2009-09-251-3/+9
* Make Linux Breakpad initialization call to lsb_release asynchronous. Also wra...thestig@chromium.org2009-09-231-12/+28
* Move FTP LIST parsing code to the renderer process.phajdan.jr@chromium.org2009-09-221-41/+3
* linux: fix a notimplemented by sharing mac codeevan@chromium.org2009-09-221-4/+3
* 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-21/+2
* Disable browser shutdown measurements on non-Windows platforms.agl@chromium.org2009-09-121-0/+2
* Move StringPiece into the base namespace. It is collidingtony@chromium.org2009-09-101-2/+2
* Error diagnostics for Blacklist IOidanan@chromium.org2009-09-101-0/+14
* Add 3 more flavors of the try chrome toastcpu@chromium.org2009-09-091-2/+5
* Convert std::wstring encoding names to std::string in a bunch of files.tony@chromium.org2009-09-041-1/+1
* Change default homepage experience.kuchhal@chromium.org2009-08-281-11/+14
* Fix linux views build.estade@chromium.org2009-08-271-2/+4
* GTK: Set the default icon list so we don't have to set it on every window all...estade@chromium.org2009-08-271-0/+4
* Fix a FORWARD_NULL defect reported by Coverity.wtc@chromium.org2009-08-261-1/+1
* Turn tips on by default, and turn off tip loading during UI testing.mirandac@chromium.org2009-08-261-1/+1
* Reverting 24385.mirandac@chromium.org2009-08-261-1/+1
* Turn on tips by default.mirandac@chromium.org2009-08-261-1/+1
* [Chrome OS] Adds support for injecting Corp cookies at startupcmasone@google.com2009-08-211-0/+8
* Make ProcessSingletonLinux check the hostname to avoid multiple uses of a pro...mattm@chromium.org2009-08-211-4/+17
* Don't show "Inspect Element" in the context menu if we can't inspect.agl@chromium.org2009-08-211-0/+4
* Add the UI thread to the list of ChromeThreads.paul@chromium.org2009-08-181-0/+4
* Make ClientSocketPool/ClientSocketPoolBase/ClientSocketHandle more generic.willchan@chromium.org2009-08-141-1/+1
* Move the menu bar l10n into the xib file.thomasvl@chromium.org2009-08-121-6/+15
* Do not import homepage on First Run if a homepage is given in master preferen...kuchhal@chromium.org2009-08-111-4/+3
* Refactoring of master preferences parsing before adding a new preference.kuchhal@chromium.org2009-08-031-6/+6
* This CL adds accelerators to the Linux toolkit views.jcampan@chromium.org2009-07-311-2/+4
* Revert changes from r22198 to r22204 and r22194. None of these changes werekuchhal@chromium.org2009-07-311-6/+6
* Refactoring of master preferences parsing before adding a new preference.kuchhal@chromium.org2009-07-311-6/+6
* Linux: convert classes GtkUtil/GtkTreeUtil back to namespaces gtk_util/gtk_tr...mdm@chromium.org2009-07-311-1/+1
* Linux: convert namespace gtk_util to class GtkUtil to meet style guidelines.mdm@chromium.org2009-07-301-1/+1
* There is no need for the browser process to have an accelerator handler.This ...jcampan@chromium.org2009-07-291-1/+2
* Turn on metrics reporting on POSIX if user has consented.jeremy@chromium.org2009-07-281-0/+9
* Linux: add internal core dump reporting.agl@chromium.org2009-07-281-1/+2
* Fix LogTCPConnectedMetrics. Add FieldTrials for late binding (enable for 50%...willchan@chromium.org2009-07-271-0/+9
* Disable the tips service by default.arv@google.com2009-07-251-1/+1
* linux: print something when reusing an existing processevan@chromium.org2009-07-181-1/+7
* This provides a simpler js template engine than JsTemplate. It has beenarv@google.com2009-07-141-3/+2
* Don't clobber the previous session when showing about-linux splash page.estade@chromium.org2009-07-131-13/+0
* Add a dummy URL request handler.brettw@chromium.org2009-07-131-0/+2
* Turn backend tip service on by default.mirandac@chromium.org2009-07-121-1/+1
* Instead of forcing the homepage to be linux splash, force the startup action ...estade@chromium.org2009-07-101-0/+13