summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_main.cc
Commit message (Expand)AuthorAgeFilesLines
* This is a new version of the older patch. Main changes include:atwilson@chromium.org2010-04-081-21/+32
* Linux: fix startup race between creating the SingletonLock and listening on S...mattm@chromium.org2010-04-071-1/+8
* #include what you use: <Security/Security.h> for SecKeychainAddCallback andmark@chromium.org2010-04-021-0/+1
* In-app installation when running from a disk image.mark@chromium.org2010-04-021-0/+16
* Mac: Register for keychain notifications on the main thread.snej@chromium.org2010-04-021-0/+17
* Port the option to import bookmarks from a file to Linuxevan@chromium.org2010-04-011-2/+4
* Revert 43277 - Port the option to import bookmarks from a file to Linuxarv@chromium.org2010-03-311-4/+2
* Port the option to import bookmarks from a file to Linuxevan@chromium.org2010-03-311-2/+4
* Remove packet split experiment, and add coalescing histogramjar@chromium.org2010-03-311-14/+0
* Fixed flakiness of AccountScreenTest:avayvod@google.com2010-03-301-1/+5
* POSIX: Re-enable browser shutdown measurements. We should write the measureme...thestig@chromium.org2010-03-271-2/+5
* Move a few more things out of BrowserMain into helper functions.brettw@chromium.org2010-03-261-41/+55
* Fix the offical build by passing local state to the initialize metrics function.brettw@chromium.org2010-03-251-2/+3
* Move some stuff from BrowserMain into helper functions.brettw@chromium.org2010-03-251-54/+62
* Do some browser_main cleanup. This moves ChromeOS login manager and some firstbrettw@chromium.org2010-03-241-44/+49
* Implement chrome://plugins page that can disable plugins.viettrungluu@chromium.org2010-03-241-3/+3
* Mocks for all libcros elements. Added library registry object that provides a...zelidrag@chromium.org2010-03-231-1/+1
* Move some random groups of functions out of BrowserMain into helper functions.brettw@chromium.org2010-03-231-88/+111
* We had a problem where if chrome crashed on cros and was relauncheddavemoore@chromium.org2010-03-221-0/+10
* Add the option of importing bookmarks from file to first run.huanr@chromium.org2010-03-221-2/+4
* Make gfx::Font use callbacks to perform locale-dependent font adjustments. Al...ben@chromium.org2010-03-221-1/+19
* Make SDCH experiment significant on the dev channel populationjar@chromium.org2010-03-221-2/+2
* 2 experiments: DNS prefetch limit concurrency: TCP split a packetjar@chromium.org2010-03-201-1/+15
* Removing AddDefaultBookmark related code as we are takinghuanr@chromium.org2010-03-191-16/+0
* GTK: Implement translate toolbar. Tested on spiegel.de, www.lemonde.fr and ma...erg@google.com2010-03-111-4/+0
* Final removal of the bad dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-03-101-1/+2
* Allow the use of the master_preferences file in Linux.tony@chromium.org2010-03-101-16/+12
* Next part of removing the dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-03-061-3/+3
* Add command line option for changing the max number of SPDY sessions permbelshe@chromium.org2010-03-051-0/+9
* Don't ignore certificate errors with SPDY.mbelshe@chromium.org2010-03-031-0/+4
* Next part of bad dependency removal (chrome/common -> chrome/browser)phajdan.jr@chromium.org2010-03-021-1/+1
* First part of the pre-set bookmarks featurecpu@chromium.org2010-02-261-15/+31
* Necessary modifications for rendering web page on login screen: getting theavayvod@google.com2010-02-261-22/+21
* Translate Infobars for OS X.jeremy@chromium.org2010-02-251-4/+4
* Further reduce the bad dependency of chrome/common on chrome/browser.phajdan.jr@chromium.org2010-02-241-1/+1
* Move cookie handling to login successdavemoore@chromium.org2010-02-231-5/+0
* Fix for crash on early return from browser_main.cccpu@chromium.org2010-02-231-3/+5
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Use regular message loop for cros login windowdavemoore@chromium.org2010-02-181-2/+17
* Misc. cleanups noticed while working on another change.pkasting@chromium.org2010-02-121-29/+16
* Added separate flag for start login screen since login-manager is added byavayvod@chromium.org2010-02-111-1/+1
* Add the ssl_client_socket_nss_factory.h header and declarewtc@chromium.org2010-02-091-10/+12
* The great Flip -> Spdy rename.mbelshe@chromium.org2010-02-081-1/+1
* Pass login-manager switch value to login wizard to determine which screen toavayvod@chromium.org2010-02-061-1/+2
* Refactor chromeos cros files into subdir 'cros'chocobo@chromium.org2010-02-041-1/+1
* BSD port: another chunk of chrome/browser ifdef cleaningpvalchev@google.com2010-02-031-5/+5
* Use NSS instead of the system SSL library for SSL ifwtc@chromium.org2010-02-031-0/+9
* Relanding the hooking of the translate feature UI.jcampan@chromium.org2010-02-011-0/+8
* Revert 37674 - Hooking the UI part to the translate feature.jcampan@chromium.org2010-01-311-8/+0
* Hooking the UI part to the translate feature.jcampan@chromium.org2010-01-311-0/+8