summaryrefslogtreecommitdiffstats
path: root/chrome/browser/importer/firefox2_importer.cc
Commit message (Expand)AuthorAgeFilesLines
* Move importer data types into a separate file to prepare for moving importermirandac@chromium.org2010-03-221-1/+8
* chrome 2: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-1/+4
* Convert a bunch more of importer into FilePath.evan@chromium.org2010-02-221-31/+28
* [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-1/+1
* Revert wstring patch (r29078 and follow up commits). It is causing failures o...estade@chromium.org2009-10-151-1/+1
* Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-151-1/+1
* Remove the dependency on i18n/icu_string_conversions from base/string_util.h.brettw@chromium.org2009-10-101-10/+11
* (please review thoroughly since this touches many moving parts).jeremy@chromium.org2009-10-061-34/+29
* Revert "Refactor ImporterHost as preparation for OOP switch", which caused pu...mattm@chromium.org2009-10-051-29/+34
* (please review thoroughly since this touches many moving parts).jeremy@chromium.org2009-10-051-34/+29
* While importing favicon, make sure there is an entry in the history db.kuchhal@chromium.org2009-09-111-5/+10
* When importing bookmarks from Firefox, filter out the default bookmarks.evan@chromium.org2009-08-091-6/+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/+3
* Lands http://codereview.chromium.org/126036 for Thiago.sky@chromium.org2009-06-301-4/+19
* Import bookmarks to bookmark bar if user has not bookmarked anything yet.kuchhal@chromium.org2009-06-181-7/+6
* Extract load times from WebDataSource. Move them to NavigationState.darin@chromium.org2009-06-161-0/+1
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Port Replace(First)SubstringsAfterOffset to string16.dsh@google.com2009-03-031-5/+12
* Coalesce more hardcoded schemes to using predefined constants.brettw@chromium.org2009-02-261-1/+2
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-1/+1
* Replace cases of Append(FILE_PATH_LITERAL()) with AppendASCII("").deanm@chromium.org2009-01-221-3/+3
* Move search code to a subdirben@chromium.org2009-01-161-2/+2
* Fie.ben@chromium.org2009-01-151-2/+2
* Move search engines files into subdirben@chromium.org2009-01-151-2/+2
* browser porting, part 2 - importerphajdan.jr@chromium.org2008-12-121-4/+7
* Move file enumeration to filepaths.avi@google.com2008-12-111-4/+4
* Revert change 6149 because it broke the unit tests on windows.nsylvain@chromium.org2008-12-011-7/+4
* browser porting, part 2 - importeragl@chromium.org2008-12-011-4/+7
* Adds import/export of bookmarks to bookmarks.html file.sky@google.com2008-11-071-32/+64
* 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/+515