summaryrefslogtreecommitdiffstats
path: root/chrome/browser/importer/importer_host.cc
Commit message (Expand)AuthorAgeFilesLines
* importer: Cleanup ProfileInfo calls a little bit.tfarina@chromium.org2011-04-061-10/+12
* Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...tfarina@chromium.org2011-04-061-1/+1
* importer: Refactor ImporterList so it doesn't have to know about Importer.tfarina@chromium.org2011-04-041-16/+15
* importer: Cleanup ToolbarImporter code a little bit.tfarina@chromium.org2011-03-271-0/+2
* importer: Move InProcessImporterBridge to its own header file.tfarina@chromium.org2011-03-201-0/+1
* importer: Sort the methods of ImporterHost class according to our c++ style g...tfarina@chromium.org2011-03-191-61/+61
* importer: Pull ExternalProcessImporterHost out of ImporterHost.tfarina@chromium.org2011-03-131-70/+0
* importer: Pull ExternalProcessImporterClient out of ImporterHost.tfarina@chromium.org2011-03-111-227/+1
* importer: Eliminate the dependency on browser/ui/ from importer.tfarina@chromium.org2011-03-111-2/+2
* importer: More cleanups to ImporterHost class.tfarina@chromium.org2011-03-111-13/+19
* importer: Cleanup ImporterHost class even more.tfarina@chromium.org2011-03-101-23/+16
* importer: Cleanup ImporterHost some more.tfarina@chromium.org2011-03-101-30/+30
* importer: Pull Importer class out on its own header file.tfarina@chromium.org2011-03-091-44/+0
* importer: Move chrome/browser/importer/importer.[cc,h] to importer_host.[cc,h].tfarina@chromium.org2011-03-091-0/+589