summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_main.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Respect the kNoFirstRun flag on Mac to not display the UI. This should help ...jeremy@chromium.org2009-05-221-1/+7
* Linux: add Breakpad supportagl@chromium.org2009-05-221-0/+8
* Implement temporary First Run Dialog on OS Xjeremy@chromium.org2009-05-211-0/+19
* Add support for alternate window station.nsylvain@chromium.org2009-05-201-6/+22
* Hook up stats reporting via default system on OS X.jeremy@chromium.org2009-05-181-1/+4
* linux: unify all the dialog layout code for visual consistency.evan@chromium.org2009-05-181-0/+7
* Remove even more ATL dependencies.maruel@chromium.org2009-05-141-0/+5
* Add a separate cookie store that's used for extensions.mpcomplete@google.com2009-05-141-0/+7
* metrics: don't record metrics unless user has opted-in.evan@chromium.org2009-05-131-3/+3
* Revert 15965. I wasn't supposed to check that in since it still doesn't compi...maruel@chromium.org2009-05-131-5/+0
* Remove even more ATL dependencies.maruel@chromium.org2009-05-131-0/+5
* Add customized first run tabscpu@google.com2009-05-091-2/+26
* Move win_util.h from common to app.ben@chromium.org2009-05-081-1/+1
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-1/+1
* Refactor BrowserInit in preparation for customized first run tabscpu@google.com2009-05-071-13/+16
* Fix the "pick a new user data dir" dialog on windows.tc@google.com2009-05-061-3/+4
* Change chrome-ui to chrome. I didn't go too far in converting existing string...glen@chromium.org2009-05-061-1/+1
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Adding first run bypass command line flag.robertshield@google.com2009-05-051-1/+4
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-1/+1
* Fix multiple instances of first run dialog appearing when Chrome is started a...robertshield@google.com2009-05-031-5/+1
* ImportantFileWriterphajdan.jr@chromium.org2009-04-281-1/+2
* POSIX: = {0} syntax causes a warning.agl@chromium.org2009-04-281-1/+2
* POSIX: don't spawn zombies.agl@chromium.org2009-04-281-0/+15
* Implement (kinda) ProcessSingleton for the Mac.avi@google.com2009-04-211-4/+1
* Add a FieldTrial and histograms for measuring impact of http prioritization.willchan@chromium.org2009-04-201-0/+9
* Review URL: http://codereview.chromium.org/62160robertshield@google.com2009-04-131-0/+11
* DNS prefetch experiment extension: Consider different connection count limitsjar@chromium.org2009-04-081-5/+19
* Disable user metrics reporting for chromium builds.rvargas@google.com2009-04-071-2/+9
* Attempt to detect impact of disabling dns prefetching on transaction latencyjar@chromium.org2009-03-231-4/+14
* Reuse the eula terms from the chrome resourcescpu@google.com2009-03-191-9/+13
* Move widget related files into views/widgetben@chromium.org2009-03-171-1/+1
* Fix directory listings in mac and linux by making sure the codetc@google.com2009-03-111-5/+3
* Get rid of --start-renderers-manually since it's been broken for a long time ...jam@chromium.org2009-03-101-2/+2
* Make startup_tests build and run on Linux (except reference tests).phajdan.jr@chromium.org2009-03-051-1/+0
* Add FilePath setter/getter to pref service. Change callers to use it rather t...estade@chromium.org2009-03-041-2/+2
* revert broken change 10833nsylvain@chromium.org2009-03-031-18/+12
* Port DictionaryValue to use string16 instead of wstring.dsh@google.com2009-03-031-12/+18
* Revert dsh's change 10818nsylvain@chromium.org2009-03-031-17/+12
* Port DictionaryValue to use string16 instead of wstring.dsh@google.com2009-03-031-12/+17
* Move chrome/apps/result_codes.h to chrome/common/result_codes.hthestig@chromium.org2009-03-031-1/+1
* Drop whitespace at end of linewillchan@chromium.org2009-02-271-2/+0
* Remove zombie hunting on startup.deanm@chromium.org2009-02-261-2/+0
* Wire up resource bundles on the mac:thomasvl@chromium.org2009-02-261-2/+0