summaryrefslogtreecommitdiffstats
path: root/chrome/browser/importer/firefox3_importer.h
Commit message (Expand)AuthorAgeFilesLines
* Move most importer code to chrome/utility/importerscottmg@chromium.org2013-07-161-89/+0
* The browser importer code which runs in the utility process should not depend...ananta@chromium.org2013-06-281-1/+1
* Add the application's locale to SourceProfile as it is required by the Firefo...gab@chromium.org2013-06-201-3/+2
* Extract BookmarksFileImporter and BookmarkHTMLReader from Firefox2Importer.avi@chromium.org2013-05-141-4/+1
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-3/+3
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Replace many OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, since most of them a...chromium@hybridsource.org2011-05-281-1/+1
* importer: Cleanup ProfileInfo calls a little bit.tfarina@chromium.org2011-04-061-3/+7
* importer: Attempt to use app/sql API instead of sqlite_utils.htfarina@chromium.org2011-03-291-7/+10
* fav icon -> favicon. Pass 9: chrome/browser/historyavi@chromium.org2011-03-151-1/+1
* 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-3/+4
* Current firefox2_importer and firefox3_importer could not import empty folder.yutak@chromium.org2011-01-281-1/+1
* Coverity: Pass parameters by reference.jhawkins@chromium.org2010-11-091-1/+1
* FBTF: Even more deinlining.erg@google.com2010-10-201-10/+1
* Use Firefox3Importer to import the browser data of Firefox 4wtc@chromium.org2010-09-101-1/+1
* Fix Firefox data import for Mac.mirandac@chromium.org2010-09-071-1/+4
* Fix a couple of firefox search engine import bugs.estade@chromium.org2010-09-011-2/+5
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Revert 47675.mirandac@chromium.org2010-05-201-1/+1
* Move data types used in the importer process to common/, in preparation for i...mirandac@chromium.org2010-05-191-1/+1
* Move importer data types into a separate file to prepare for moving importermirandac@chromium.org2010-03-221-2/+3
* Convert a bunch more of importer into FilePath.evan@chromium.org2010-02-221-3/+4
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-12-021-0/+1
* Seventh patch in making destructors of refcounted objects private.jam@chromium.org2009-11-061-1/+2
* (please review thoroughly since this touches many moving parts).jeremy@chromium.org2009-10-061-4/+1
* Revert "Refactor ImporterHost as preparation for OOP switch", which caused pu...mattm@chromium.org2009-10-051-1/+4
* (please review thoroughly since this touches many moving parts).jeremy@chromium.org2009-10-051-4/+1
* Recommit "Bring up Firefox Password Import Unittest on OS X."jeremy@chromium.org2009-08-211-1/+1
* Revert "Bring up Firefox Password Import Unittest on OS X."jeremy@chromium.org2009-08-211-1/+1
* Bring up Firefox Password Import Unittest on OS X.jeremy@chromium.org2009-08-211-1/+1
* Header cleanup in browser/importerphajdan.jr@chromium.org2009-07-201-1/+2
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Toolbar Importer Pass2brg@chromium.com2008-11-061-0/+1
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-1/+1
* Move importer files into an importer subdirectory.beng@google.com2008-09-131-0/+85