summaryrefslogtreecommitdiffstats
path: root/chrome/browser/importer/firefox2_importer.cc
Commit message (Expand)AuthorAgeFilesLines
* some cleanup for base/stl_utildilmah@chromium.org2011-07-191-1/+1
* importer: Pull out Importer util function into its own file.tfarina@chromium.org2011-07-181-2/+4
* importer: Trivial change that changes NONE_IMPORTER to TYPE_UNKNOWN.tfarina@chromium.org2011-07-151-1/+1
* Many fixes to bookmark importing.isherman@chromium.org2011-05-261-33/+20
* Style cleanup in bookmarks import codeisherman@chromium.org2011-05-241-3/+2
* Chrome crashes on importing bookmark files from Bookmark Manager.toyoshim@chromium.org2011-04-211-4/+16
* importer: Remove unneeded includes.tfarina@chromium.org2011-04-101-1/+0
* importer: Cleanup ProfileInfo calls a little bit.tfarina@chromium.org2011-04-061-6/+7
* importer: Refactor ImporterList so it doesn't have to know about Importer.tfarina@chromium.org2011-04-041-1/+1
* importer: Convert AddBookmarkEntries to string16.tfarina@chromium.org2011-04-021-5/+5
* importer: Use unnamed namespace instead of static keyword.tfarina@chromium.org2011-03-251-8/+10
* importer: Remove instances of wstring from ProfileWriter.tfarina@chromium.org2011-03-241-42/+39
* importer: Make const strings static and move them outside the function.tfarina@chromium.org2011-03-241-9/+9
* importer: Convert GetLocalizedString to string16.tfarina@chromium.org2011-03-231-2/+2
* importer: Remove unneeded includes of importer_data_types.htfarina@chromium.org2011-03-211-5/+2
* fav icon -> favicon. Pass 9: chrome/browser/historyavi@chromium.org2011-03-151-4/+4
* fav icon -> favicon. Pass 4: SetFavIcon* -> SetFavicon*avi@chromium.org2011-03-151-1/+1
* importer: Some more cleanups.tfarina@chromium.org2011-03-051-22/+10
* Change other usages of .size() to .empty() when applicable.erg@google.com2011-03-041-1/+1
* Current firefox2 importer import bookmarks with strict rules.yutak@chromium.org2011-02-011-5/+60
* importer: push more FilePath around to reduce conversionsevan@chromium.org2011-01-281-4/+2
* Current firefox2_importer and firefox3_importer could not import empty folder.yutak@chromium.org2011-01-281-5/+54
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-191-4/+4
* Revert 71485 - Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-141-4/+4
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-141-4/+4
* Coverity: Pass parameters by reference.jhawkins@chromium.org2010-11-091-1/+1
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-141-2/+2
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-241-0/+1
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-1/+3
* base/ header cleanup. Forward declaration instead of including.erg@google.com2010-07-281-0/+1
* Make bookmark import not to enable bookmark bar by default.huanr@chromium.org2010-07-091-1/+3
* Move import in Mac OS X into its own process.mirandac@chromium.org2010-06-041-20/+20
* 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
* 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