summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_main.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename ChromeThread to BrowserThread Part19:tfarina@chromium.org2010-10-121-1/+1
* Increase spdy control to 10%.lzheng@chromium.org2010-10-111-2/+2
* net: add --enable-snap-startagl@chromium.org2010-10-111-0/+2
* Rename ChromeThread to BrowserThread Part14:tfarina@chromium.org2010-10-101-3/+3
* All communication with the cloud print proxy service from the browser now hap...sanjeevr@chromium.org2010-10-071-0/+6
* ConvertLabsToSwitches earlier in startup sequence to fix Background Webappsrickcam@chromium.org2010-10-071-3/+1
* <html>glotov@chromium.org2010-10-061-0/+12
* Back to 50/50% field trial for dev channelgavinp@chromium.org2010-10-061-1/+1
* Move link prefetch field trial to 2% for m7, using 1000 basegavinp@chromium.org2010-10-061-2/+2
* FBTF: Continue fixing nits found by my automated source scanner.erg@google.com2010-10-051-1/+1
* Revert 61564 - Move link prefetch field trial to 2% for m7.gavinp@chromium.org2010-10-051-1/+1
* Move link prefetch field trial to 2% for m7.gavinp@chromium.org2010-10-051-1/+1
* Removed the ServiceProcessType enum because a single service process should h...sanjeevr@chromium.org2010-10-051-2/+1
* [Chrome OS] Add pending_requests flag to LoginStatusConsumer::OnLoginSuccesscmasone@chromium.org2010-10-051-1/+2
* Adding a flag to silently uninstall extensions by command line.mad@google.com2010-10-011-0/+20
* Stop refcounting ClientSocketPool.willchan@chromium.org2010-09-291-9/+9
* Revert 60739 (still leaks on ChromiumOS!) - Reland r59972: Eagerly set the IO...willchan@chromium.org2010-09-281-1/+1
* Reland r59972: Eagerly set the IO loop used for OCSP.willchan@chromium.org2010-09-281-1/+1
* Add search engine selection dialog for Mac, do new-style first-run.avi@chromium.org2010-09-271-13/+2
* Remove --enable-crash-reporter check from google_update_settings_posix.ccdanno@chromium.org2010-09-271-4/+2
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-241-0/+1
* Revert 59972 (chromium os leaks) - Reland r59511: Eagerly set the IO loop use...willchan@chromium.org2010-09-211-4/+1
* Move the statistics initialization higher up in browser init.evan@chromium.org2010-09-201-3/+3
* Reland r59511: Eagerly set the IO loop used for OCSP.willchan@chromium.org2010-09-201-1/+4
* Reduce fieldtrials percentages for push to stable M7jar@chromium.org2010-09-161-25/+16
* Increase the prefetch experiment to 50/50 in dev & betagavinp@chromium.org2010-09-151-1/+1
* Eliminate the 8-sockets-per-proxy field trial. Reduce the percentagembelshe@chromium.org2010-09-141-16/+5
* This is a second attempt of http://codereview.chromium.org/3175038davemoore@chromium.org2010-09-131-0/+5
* Printing: Convert several wstrings to string16.jhawkins@chromium.org2010-09-131-1/+1
* Revert 59147 - Allow overriding of X error functionsdavemoore@chromium.org2010-09-101-5/+0
* Allow overriding of X error functionsdavemoore@chromium.org2010-09-101-0/+5
* Change UI font at startup time if necessary, based on the UI locale.satorux@chromium.org2010-09-091-0/+18
* Cleanup some duplicated includes.tfarina@chromium.org2010-09-041-1/+0
* Revert 58493 - Call InitEventRouters after a successful chromeos login. This ...stoyan@chromium.org2010-09-031-4/+0
* Call InitEventRouters after a successful chromeos login. This successfullydmazzoni@chromium.org2010-09-031-0/+4
* Update the Preconnect logic to use the new HttpStreamFactory formbelshe@chromium.org2010-09-031-2/+1
* Set default browser AFTER import.mirandac@chromium.org2010-09-011-0/+1
* Reduce the number of files that recompile when changing template_url.h or tem...levin@chromium.org2010-08-311-1/+2
* Support handling blob URL and resolve blob references in upload data.jianli@chromium.org2010-08-311-1/+3
* Create an instance of AtExitManager before relaunching the browser on Windows...prasadt@chromium.org2010-08-281-0/+5
* Implement about:labsthakis@chromium.org2010-08-271-0/+4
* Revert 57635: Implement about:labsdpolukhin@chromium.org2010-08-271-4/+0
* Implement about:labsthakis@chromium.org2010-08-271-0/+4
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-3/+3
* Refactor new first run control flow.estade@chromium.org2010-08-251-1/+1
* A/B experiment for re-establishing TCP connections.ziadh@chromium.org2010-08-251-0/+29
* Resubmit r56600 - Start/stop service process when browser starts and stophclam@chromium.org2010-08-231-0/+16
* Enable spdy to 95%, npn only to 5%.lzheng@chromium.org2010-08-201-9/+2
* net: expect MITM attacks with HTTP proxies and command line flag.agl@chromium.org2010-08-191-0/+2
* Switch to GoogleServiceAuthError struct instead of GaiaAuthError.chron@chromium.org2010-08-191-2/+2