summaryrefslogtreecommitdiffstats
path: root/chrome/browser/importer/importer_host.h
Commit message (Expand)AuthorAgeFilesLines
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-7/+7
* Migrate ImporterHost from storing a Task to storing a Closure.isherman@chromium.org2011-10-061-10/+7
* Update the ImporterHost to the new asynchronous CookieMonster API.ycxiao@chromium.org2011-07-141-0/+3
* Adds code to track a set of expanded folders. This is going to be usedsky@chromium.org2011-07-131-1/+1
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* Changes TemplateURLModel into TemplateURLService. Changes all access points t...erg@google.com2011-06-071-3/+3
* Many fixes to bookmark importing.isherman@chromium.org2011-05-261-3/+0
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* importer: Cleanup ProfileInfo calls a little bit.tfarina@chromium.org2011-04-061-8/+9
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* importer: Sort the methods of ImporterHost class according to our c++ style g...tfarina@chromium.org2011-03-191-26/+27
* importer: Some more cleanups to ImporterHost class.tfarina@chromium.org2011-03-191-27/+11
* fav icon -> favicon. Pass 9: chrome/browser/historyavi@chromium.org2011-03-151-1/+1
* importer: Pull ExternalProcessImporterHost out of ImporterHost.tfarina@chromium.org2011-03-131-43/+0
* importer: Pull ExternalProcessImporterClient out of ImporterHost.tfarina@chromium.org2011-03-111-138/+0
* importer: More cleanups to ImporterHost class.tfarina@chromium.org2011-03-111-29/+19
* importer: Cleanup ImporterHost class even more.tfarina@chromium.org2011-03-101-3/+4
* importer: Cleanup ImporterHost some more.tfarina@chromium.org2011-03-101-19/+14
* importer: Pull Importer class out on its own header file.tfarina@chromium.org2011-03-091-61/+0
* importer: Move chrome/browser/importer/importer.[cc,h] to importer_host.[cc,h].tfarina@chromium.org2011-03-091-0/+437