summaryrefslogtreecommitdiffstats
path: root/chrome/browser/importer/safari_importer.h
Commit message (Expand)AuthorAgeFilesLines
* Move most importer code to chrome/utility/importerscottmg@chromium.org2013-07-161-115/+0
* Make importers read urls to private type and convert to history type in browserscottmg@chromium.org2013-06-291-1/+2
* Extract BookmarksFileImporter and BookmarkHTMLReader from Firefox2Importer.avi@chromium.org2013-05-141-5/+6
* 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/+4
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Use URLRows rather than std::vector<URLRow>. Also, there is an equivalent Typ...mrossetti@chromium.org2012-02-101-2/+2
* Many fixes to bookmark importing.isherman@chromium.org2011-05-261-1/+3
* importer: Cleanup ProfileInfo calls a little bit.tfarina@chromium.org2011-04-061-6/+10
* importer: Attempt to use app/sql API instead of sqlite_utils.htfarina@chromium.org2011-03-291-7/+9
* importer: Remove instances of wstring from ProfileWriter.tfarina@chromium.org2011-03-241-1/+1
* fav icon -> favicon. Pass 12/12: all the restavi@chromium.org2011-03-161-4/+4
* 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/+4
* 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-6/+7
* 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-4/+4
* 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
* [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
* Mac: remove some now-dead code and add a comment.viettrungluu@chromium.org2009-10-241-1/+0
* 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
* OS X First run dialog: hide import option of nothing to import from.jeremy@chromium.org2009-09-251-0/+7
* Safari Bookmark/Favicon import.jeremy@chromium.org2009-08-051-8/+38
* First cut at Safari Import - Home Page & History Only.jeremy@chromium.org2009-07-311-0/+63