summaryrefslogtreecommitdiffstats
path: root/chrome/browser/importer/firefox2_importer.h
Commit message (Expand)AuthorAgeFilesLines
* 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-7/+7
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Many fixes to bookmark importing.isherman@chromium.org2011-05-261-2/+0
* importer: Cleanup ProfileInfo calls a little bit.tfarina@chromium.org2011-04-061-2/+1
* importer: Convert AddBookmarkEntries to string16.tfarina@chromium.org2011-04-021-3/+4
* importer: Remove instances of wstring from ProfileWriter.tfarina@chromium.org2011-03-241-8/+8
* fav icon -> favicon. Pass 9: chrome/browser/historyavi@chromium.org2011-03-151-2/+2
* importer: Pull Importer class out on its own header file.tfarina@chromium.org2011-03-091-1/+3
* 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/+5
* Current firefox2 importer import bookmarks with strict rules.yutak@chromium.org2011-02-011-0/+12
* Current firefox2_importer and firefox3_importer could not import empty folder.yutak@chromium.org2011-01-281-1/+3
* 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
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...tfarina@chromium.org2010-06-061-1/+1
* [GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacementphajdan.jr@chromium.org2010-06-011-3/+3
* 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-7/+8
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-12-021-1/+2
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+2
* Revert 33301 and 33305 due to unit_tests breakage.maruel@chromium.org2009-11-301-2/+0
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+2
* 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-1/+0
* (please review thoroughly since this touches many moving parts).jeremy@chromium.org2009-10-061-3/+1
* Revert "Refactor ImporterHost as preparation for OOP switch", which caused pu...mattm@chromium.org2009-10-051-1/+3
* (please review thoroughly since this touches many moving parts).jeremy@chromium.org2009-10-051-3/+1
* Import bookmarks to bookmark bar if user has not bookmarked anything yet.kuchhal@chromium.org2009-06-181-1/+1
* Adds import/export of bookmarks to bookmarks.html file.sky@google.com2008-11-071-1/+15
* 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/+112