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