summaryrefslogtreecommitdiffstats
path: root/chrome/browser/importer/firefox3_importer.cc
Commit message (Expand)AuthorAgeFilesLines
* Use FilePath in ProfileInfo struct.tfarina@chromium.org2010-05-151-2/+2
* Move importer data types into a separate file to prepare for moving importermirandac@chromium.org2010-03-221-1/+8
* Convert a bunch more of importer into FilePath.evan@chromium.org2010-02-221-35/+36
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-12-021-0/+1
* Re-try r29078: Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-151-3/+3
* Revert wstring patch (r29078 and follow up commits). It is causing failures o...estade@chromium.org2009-10-151-3/+3
* Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-151-3/+3
* (please review thoroughly since this touches many moving parts).jeremy@chromium.org2009-10-061-34/+30
* Revert "Refactor ImporterHost as preparation for OOP switch", which caused pu...mattm@chromium.org2009-10-051-30/+34
* (please review thoroughly since this touches many moving parts).jeremy@chromium.org2009-10-051-34/+30
* While importing favicon, make sure there is an entry in the history db.kuchhal@chromium.org2009-09-111-5/+10
* Import passwords from Firefox 3.1 and above.kuchhal@chromium.org2009-08-151-11/+15
* Safari Bookmark/Favicon import.jeremy@chromium.org2009-08-051-17/+3
* Split NSSDecryptor out into platform specific files.willchan@chromium.org2009-07-221-0/+1
* Header cleanup in browser/importerphajdan.jr@chromium.org2009-07-201-0/+5
* Import search engines even if they are not in sqlite3 db.kuchhal@chromium.org2009-06-241-23/+21
* Import bookmarks to bookmark bar if user has not bookmarked anything yet.kuchhal@chromium.org2009-06-181-3/+3
* Extract load times from WebDataSource. Move them to NavigationState.darin@chromium.org2009-06-161-0/+1
* Ensure that Firefox search engines are imported correctly.mirandac@chromium.org2009-05-291-25/+46
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-1/+1
* Correct sqlite wrapper behavior on systems where wchar_t is UTF-32,phajdan.jr@chromium.org2009-01-301-3/+3
* Adds import/export of bookmarks to bookmarks.html file.sky@google.com2008-11-071-1/+3
* Toolbar Importer Pass2brg@chromium.com2008-11-061-1/+2
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-1/+2
* Move importer files into an importer subdirectory.beng@google.com2008-09-131-0/+502