summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_main.cc
Commit message (Expand)AuthorAgeFilesLines
* chromeos: except when signing off, disallow closing of last NTP of last non-i...kuan@chromium.org2010-07-141-0/+5
* Avoid preconnect (and pre-resolution) when proxy MIGHT be presentjar@chromium.org2010-07-091-1/+2
* Start at cleaning up BrowserMain().viettrungluu@chromium.org2010-07-071-361/+183
* Renaming TranslateManager2 to TranslateManagerjcivelli@chromium.org2010-07-011-2/+2
* Change a bunch of string types.estade@chromium.org2010-06-291-3/+5
* Add UMA logging of search engine selection position when the search engine lo...mirandac@google.com2010-06-281-2/+20
* Rename Dns prefetching files to Predictor filesjar@chromium.org2010-06-271-1/+1
* Massively simplify the NetworkChangeNotifier infrastructure:pkasting@chromium.org2010-06-251-0/+3
* Porting the infobars on Linux to the new TranslateInfobarDelegate2.jcivelli@chromium.org2010-06-251-8/+0
* Change classes and functions for DNS Prefetching to Predictor*jar@chromium.org2010-06-251-4/+6
* Enable --wait-for-debugger for the browser process.jrg@chromium.org2010-06-231-0/+8
* Refactor the translate infobars on mac to match the new windows code.feldstein@chromium.org2010-06-231-2/+2
* Revert 50465 - Porting the infobars on Linux to the new TranslateInfobarDeleg...robertshield@chromium.org2010-06-221-4/+4
* Porting the infobars on Linux to the new TranslateInfobarDelegate2.jcivelli@chromium.org2010-06-221-4/+4
* Fix silent import from file during install.huanr@chromium.org2010-06-211-2/+2
* A/B test for determining a value for unused socket timeout. Currently theziadh@chromium.org2010-06-211-1/+36
* Revert 50308: still failing on Linux sh-lib testsjcivelli@chromium.org2010-06-191-4/+4
* Porting the infobars on Linux to the new TranslateInfobarDelegate2 (relanding)jcivelli@chromium.org2010-06-191-4/+4
* Pref service strings should be std::string.estade@chromium.org2010-06-181-2/+2
* Revert 50148:jcivelli@chromium.org2010-06-171-4/+4
* Porting the infobars on Linux to the new TranslateInfobarDelegate2.jcivelli@chromium.org2010-06-171-4/+4
* Allow randomized search engines in selection dialog.mirandac@google.com2010-06-161-0/+1
* Added --services-manifest switch, to provide Chrome OS OEM services customiza...denisromanov@chromium.org2010-06-151-1/+42
* Load resources.pak, which should be located next to the chrometony@chromium.org2010-06-151-0/+4
* Second attempt to land r49489. wtc@chromium.org2010-06-111-10/+17
* Revert 49489 - Use NSS for SSL by default on Mac OS X.hayato@chromium.org2010-06-111-17/+10
* Use NSS for SSL by default on Mac OS X.wtc@chromium.org2010-06-111-10/+17
* Rip out the multiprofile implementation.erg@chromium.org2010-06-101-4/+0
* Link with RLZ library from open source repo.rogerta@google.com2010-06-101-2/+1
* Refactored the translate infobars.jcivelli@chromium.org2010-06-091-0/+8
* Rename Chrome threads to use a "Cr" prefix.evan@chromium.org2010-06-091-6/+3
* Experiment for number of persistent connections to serverziadh@chromium.org2010-06-071-0/+35
* Support multiple PrefStoresmnissler@chromium.org2010-06-071-7/+6
* Enable 25% of the users use npn_with_spdy when possible, lzheng@chromium.org2010-06-041-4/+4
* Initialize screen locker before letting user logged in.oshima@chromium.org2010-06-021-1/+4
* Reset signal handlers in forked children.agl@chromium.org2010-06-021-0/+4
* Use SSLClientSocketNSS on Mac OS X. By default, chrome still useswtc@chromium.org2010-06-011-3/+11
* ProcessSingleton(all): create the lock immediately after failing to connect t...mattm@chromium.org2010-05-281-10/+9
* Enable the spdy A/B test for SxS installations. npn_with_http and npn_with_spdy lzheng@chromium.org2010-05-271-4/+15
* Slight cleanup of some first-run/master-prefs stuff.viettrungluu@chromium.org2010-05-271-10/+2
* Ensure that the default profile for cros has no extension servicedavemoore@chromium.org2010-05-211-7/+8
* Removed dependency on ChromeThread from JsonPrefStore and moved JsonPrefStore...sanjeevr@chromium.org2010-05-211-2/+5
* This change enables FieldTrial for SPDY. When --use-spdy=npn is used, field t...lzheng@chromium.org2010-05-211-4/+45
* Revert 47875 - ProcessSingleton(all): create the lock immediately after faili...thestig@chromium.org2010-05-211-9/+10
* ProcessSingleton(all): create the lock immediately after failing to connect t...mattm@chromium.org2010-05-211-10/+9
* Run WebSocket experiment if reporting is active.ukai@chromium.org2010-05-201-2/+4
* - Made the writing of boot times happen on the file thread.davemoore@chromium.org2010-05-191-1/+9
* Create a dedicated cache thread and use it to create thervargas@google.com2010-05-181-0/+1
* Support speculative pre-connection to search URLsjar@chromium.org2010-05-181-1/+4
* Hook up ScreenLocker to screen lock cros library.oshima@chromium.org2010-05-141-0/+3