summaryrefslogtreecommitdiffstats
path: root/chrome/browser/importer/ie_importer.h
Commit message (Expand)AuthorAgeFilesLines
* importer: Cleanup ProfileInfo calls a little bit.tfarina@chromium.org2011-04-061-1/+1
* importer: Remove AppendToPath call from IEImporter.tfarina@chromium.org2011-04-041-24/+21
* importer: Pull Importer class out on its own header file.tfarina@chromium.org2011-03-091-1/+2
* importer: Move chrome/browser/importer/importer.[cc,h] to importer_host.[cc,h].tfarina@chromium.org2011-03-091-1/+1
* importer: Some more cleanups.tfarina@chromium.org2011-03-051-1/+6
* importer: Factor out StartImportingWithUI() function in its own file.tfarina@chromium.org2011-03-021-5/+5
* Coverity: Pass parameters by reference.jhawkins@chromium.org2010-11-091-1/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* [GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacementphajdan.jr@chromium.org2010-06-011-2/+2
* [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
* Seventh patch in making destructors of refcounted objects private.jam@chromium.org2009-11-061-1/+2
* Coverity: remove unused writer_ member from importer classes.mattm@chromium.org2009-10-081-3/+0
* (please review thoroughly since this touches many moving parts).jeremy@chromium.org2009-10-061-4/+2
* Revert "Refactor ImporterHost as preparation for OOP switch", which caused pu...mattm@chromium.org2009-10-051-2/+4
* (please review thoroughly since this touches many moving parts).jeremy@chromium.org2009-10-051-4/+2
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Toolbar Importer Pass2brg@chromium.com2008-11-061-0/+1
* Removing the check for creation time on favorites when importing with IE.jcampan@chromium.org2008-09-231-2/+0
* Move importer files into an importer subdirectory.beng@google.com2008-09-131-0/+89