summaryrefslogtreecommitdiffstats
path: root/chrome/browser/importer/importer_list.cc
Commit message (Expand)AuthorAgeFilesLines
* importer: Add missing OVERRIDE to SourceProfilesLoaded().tfarina@chromium.org2011-04-111-1/+1
* importer: Return FilePath in GetFirefoxInstallPathFromRegistry().tfarina@chromium.org2011-04-081-2/+1
* importer: Cleanup ImporterList some more.tfarina@chromium.org2011-04-081-13/+3
* importer: Get rid of ImporterList::GetSourceProfileNameAt method.tfarina@chromium.org2011-04-061-15/+9
* importer: Cleanup ProfileInfo calls a little bit.tfarina@chromium.org2011-04-061-17/+18
* importer: Refactor ImporterList so it doesn't have to know about Importer.tfarina@chromium.org2011-04-041-43/+9
* importer: Convert GetSourceProfileNameAt to string16.tfarina@chromium.org2011-04-011-12/+6
* importer: Pull Importer class out on its own header file.tfarina@chromium.org2011-03-091-1/+2
* importer: Factor out StartImportingWithUI() function in its own file.tfarina@chromium.org2011-03-021-2/+2
* Importer: Don't check the |observer_| on the target thread, as it's possible tojhawkins@chromium.org2011-02-101-9/+14
* Importer: Add a RemoveObserver method to ImporterList and use this method byjhawkins@chromium.org2011-02-011-2/+9
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Remove wstring from l10n_util. Part 5.avi@chromium.org2011-01-051-1/+1
* Move base/mac_util.h to base/mac and use the base::mac namespace.brettw@chromium.org2011-01-011-3/+3
* Revert 70281 - Revert 70271 - Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-291-4/+6
* Revert 70271 - Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-291-6/+4
* Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-291-4/+6
* Views: Implement the ImporterList::Observer in ImporterView to enable thejhawkins@google.com2010-12-171-1/+6
* Importer: Fix ImporterList::DetectSourceProfiles to run on the FILE thread, asjhawkins@chromium.org2010-12-071-92/+156
* If default browser is set to FF, and Chrome is run as first-run with an empty...mirandac@chromium.org2010-10-281-5/+10
* Coverity: Initialize data members in constructor.jhawkins@chromium.org2010-10-051-0/+3
* Use Firefox3Importer to import the browser data of Firefox 4wtc@chromium.org2010-09-101-2/+2
* Move browser/first_run* into into a subdirectory.evan@chromium.org2010-07-291-1/+1
* Cleanup: Remove unneeded headers from app/thestig@chromium.org2010-07-291-1/+0
* Move import in Mac OS X into its own process.mirandac@chromium.org2010-06-041-1/+1
* Use FilePath in ProfileInfo struct.tfarina@chromium.org2010-05-151-3/+4
* Adding a way to retrieve Firefox proxy settings.jcivelli@google.com2010-04-271-58/+14
* Move importer data types into a separate file to prepare for moving importermirandac@chromium.org2010-03-221-26/+27
* chrome 2: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-0/+1
* importer: use FilePath instead of wstring in some placesevan@chromium.org2010-02-191-19/+19
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+1
* Revert 33301 and 33305 due to unit_tests breakage.maruel@chromium.org2009-11-301-1/+0
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+1
* Make sure we don't get an outside array element.jeremy@chromium.org2009-11-081-5/+5
* (please review thoroughly since this touches many moving parts).jeremy@chromium.org2009-10-061-0/+226
* Revert "Refactor ImporterHost as preparation for OOP switch", which caused pu...mattm@chromium.org2009-10-051-226/+0
* (please review thoroughly since this touches many moving parts).jeremy@chromium.org2009-10-051-0/+226