summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_main.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Start Chrome button on First Run customize view should launch Chrome.kuchhal@chromium.org2009-07-091-1/+0
* Ensure that SDCH is initialized at all times.jar@chromium.org2009-07-091-11/+8
* Linux: Add "set chrome as default" and "import profile data" option to First ...kuchhal@chromium.org2009-07-081-31/+1
* Some code had been removed from FirstRun::IsChromeFirstRun() so that it may r...jcampan@chromium.org2009-07-081-4/+3
* Move printing related stuff to the root printing project from the browser pro...sverrir@google.com2009-07-071-1/+1
* Add a ping delay time master preference.kuchhal@chromium.org2009-07-061-1/+4
* Remove unused notification in print code to simplify before refactoring.sverrir@google.com2009-07-031-3/+3
* Convert menu strings to UTF16, fix some views-GTK build errors.brettw@chromium.org2009-07-021-1/+2
* Regression: task manager icon for chrome is blankcpu@google.com2009-07-011-2/+7
* Create A/B test of SDCHjar@chromium.org2009-06-301-4/+23
* Refactor DNS A/B experient, and add test of congestion time limitsjar@chromium.org2009-06-271-47/+2
* Enable extension protocols on all platforms. This should enable background p...erikkay@google.com2009-06-261-8/+1
* Linux: fix crash reporting for zygote modelagl@chromium.org2009-06-231-0/+5
* Finish the wiring of the inactive user toast experimentcpu@google.com2009-06-191-2/+2
* First draft of web resource service; fetches data from a JSON feed mirandac@chromium.org2009-06-181-1/+5
* Enable SDCH on mac/linuxjar@chromium.org2009-06-181-3/+1
* Fix die-on-launch.jrg@chromium.org2009-06-171-0/+3
* Exit Chrome and show FRUI again on the next run, if user clicks on Cancel.kuchhal@chromium.org2009-06-171-0/+8
* Enable extensions without UI davemoore@chromium.org2009-06-171-1/+5
* Add a switch for changing the fd limit on Mac/Linux.stuartmorgan@chromium.org2009-06-151-1/+38
* Revert processing naming change, which breaks UI tests iterating over thedeanm@chromium.org2009-06-151-6/+0
* Set process name on Linuxdeanm@chromium.org2009-06-151-0/+6
* Reduce header dependencies in browser/phajdan.jr@chromium.org2009-06-131-0/+1
* Tweaks to the try chrome toastcpu@google.com2009-06-121-0/+11
* Revert r17575 and r17576. They are causing layout test errors.agl@chromium.org2009-06-041-11/+0
* Linux: Add support for chrooted renderers.agl@chromium.org2009-06-041-0/+11
* Test impact of 4 rather than 8 parallel DNS prefetchjar@chromium.org2009-06-011-3/+20
* Initialize gtk syles before first run dialog. (Missed in r17104)thestig@chromium.org2009-05-281-6/+6
* Automatically adapt to faster/slower uploads of renderer histogramsjar@chromium.org2009-05-281-3/+15
* Respect Linux user prefs with regards to crash reporting.thestig@chromium.org2009-05-281-22/+11
* Do not monitor system power state during unit tests.phajdan.jr@chromium.org2009-05-271-0/+5
* linux: Implement a first run dialog.evan@chromium.org2009-05-221-3/+6
* Refactor the FirstRun code into Windows-specific and portable.evan@chromium.org2009-05-221-7/+6