summaryrefslogtreecommitdiffstats
path: root/chrome/browser/first_run/first_run.cc
Commit message (Expand)AuthorAgeFilesLines
* first-run: Move ShowFirstRunDialog() function to first_run_dialog.htfarina@chromium.org2011-04-181-1/+2
* first-run: Pull out FirstRunBrowserProcess/ImportObserver into their own head...tfarina@chromium.org2011-04-151-41/+2
* first-run: Refactor Upgrade class.tfarina@chromium.org2011-04-121-15/+0
* importer: Cleanup ImporterList some more.tfarina@chromium.org2011-04-081-1/+1
* importer: Cleanup ProfileInfo calls a little bit.tfarina@chromium.org2011-04-061-16/+15
* Change determination of when to show the first run search engine selection di...mirandac@chromium.org2011-04-051-11/+7
* importer: Refactor ImporterList so it doesn't have to know about Importer.tfarina@chromium.org2011-04-041-2/+2
* importer: Rip out ImporterObserver::ImportCanceled().tfarina@chromium.org2011-03-241-5/+0
* autofill: Rename all the entries remaining with AutoFill to Autofill.tfarina@chromium.org2011-03-211-3/+3
* importer: Sort the methods of ImporterHost class according to our c++ style g...tfarina@chromium.org2011-03-191-1/+2
* importer: Pull ExternalProcessImporterHost out of ImporterHost.tfarina@chromium.org2011-03-131-0/+1
* importer: Move chrome/browser/importer/importer.[cc,h] to importer_host.[cc,h].tfarina@chromium.org2011-03-091-2/+2
* importer: Pull ImporterHost::Observer out into its own header.tfarina@chromium.org2011-03-081-6/+9
* importer: Factor out StartImportingWithUI() function in its own file.tfarina@chromium.org2011-03-021-16/+16
* importer: Factor out ImportObserver in its own file.tfarina@chromium.org2011-03-021-41/+48
* FilePath: Remove much of ToWStringHack, adding a LossyDisplayName()evan@chromium.org2011-02-041-1/+1
* Importer: Remove ImporterList from ImporterHost and the pass-through methods.jhawkins@chromium.org2011-02-031-6/+12
* Introduced a new policy DefaultBrowserSettingEnabled.pastarmovj@chromium.org2011-02-011-5/+15
* Revert 69167, itself a revert of 69165 - Merge the installer, installer_util ...robertshield@chromium.org2010-12-151-20/+20
* Revert 69165 - Merge the installer, installer_util and setup_util namespaces ...robertshield@chromium.org2010-12-141-20/+20
* Merge the installer, installer_util and setup_util namespaces into a single i...robertshield@chromium.org2010-12-141-20/+20
* Single deinlining in first_run.{cc,h}erg@google.com2010-12-131-0/+14
* Move:ben@chromium.org2010-12-021-1/+1
* Refactoring the master_preferences functions.tommi@chromium.org2010-11-031-41/+48
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-011-1/+1
* Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*/*.pkasting@chromium.org2010-10-211-3/+3
* If default search is managed, we should not asked the user to choose it at Fi...jeanluc@google.com2010-10-191-4/+10
* Revert 63005 - If default search is managed, we should not asked the user to ...tyoshino@chromium.org2010-10-191-10/+4
* If default search is managed, we should not asked the user to choose it at Fi...jeanluc@google.com2010-10-191-4/+10
* Import locally saved IE Tolbar Autofill datageorgey@chromium.org2010-10-121-0/+15
* Initialize MasterPrefs structure.avi@chromium.org2010-10-061-1/+9
* FBTF: Continue fixing nits found by my automated source scanner.erg@google.com2010-10-051-0/+8
* Add search engine selection dialog for Mac, do new-style first-run.avi@chromium.org2010-09-271-4/+79
* Fix search engine import.mirandac@chromium.org2010-09-021-10/+11
* Set default browser AFTER import.mirandac@chromium.org2010-09-011-1/+10
* Modify search engine dialog to only appear if the user does not have an exist...mirandac@chromium.org2010-08-271-2/+7
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* Refactor new first run control flow.estade@chromium.org2010-08-251-0/+79
* Reworked Avi's patch for master prefs implemented on mac (http://codereview.c...mirandac@chromium.org2010-08-231-0/+233
* Fix a subtle issue/bug for unit tests to use IsChromeFirstRun. Once first_run...jorlow@chromium.org2010-08-161-6/+6
* Move browser/first_run* into into a subdirectory.evan@chromium.org2010-07-291-0/+223