summaryrefslogtreecommitdiffstats
path: root/chrome/browser/importer/ie_importer.cc
Commit message (Expand)AuthorAgeFilesLines
* Move ScopedCoMem to base/win. This is to allow the class to be used from fol...tommi@chromium.org2011-10-211-2/+2
* Reland "Move app/win/* files to base/win/, ui/base/win and chrome/common/ dir...tfarina@chromium.org2011-06-251-5/+5
* Revert 90464 - Move app/win/* files to base/win/, ui/base/win and chrome/comm...tfarina@chromium.org2011-06-251-5/+5
* Move app/win/* files to base/win/, ui/base/win and chrome/common/ directories.tfarina@chromium.org2011-06-251-5/+5
* Changes TemplateURLModel into TemplateURLService. Changes all access points t...erg@google.com2011-06-071-3/+3
* Many fixes to bookmark importing.isherman@chromium.org2011-05-261-15/+4
* Style cleanup in bookmarks import codeisherman@chromium.org2011-05-241-1/+1
* importer: Remove unneeded includes.tfarina@chromium.org2011-04-101-3/+1
* importer: Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.tfarina@chromium.org2011-04-071-7/+7
* importer: Cleanup ProfileInfo calls a little bit.tfarina@chromium.org2011-04-061-2/+2
* importer: Remove AppendToPath call from IEImporter.tfarina@chromium.org2011-04-041-97/+107
* importer: Convert AddBookmarkEntries to string16.tfarina@chromium.org2011-04-021-2/+2
* importer: Cleanup, remove all remaining using declarations.tfarina@chromium.org2011-03-271-10/+7
* Change other usages of .size() to .empty() when applicable.erg@google.com2011-03-041-2/+2
* importer: Factor out StartImportingWithUI() function in its own file.tfarina@chromium.org2011-03-021-1/+7
* importer: push more FilePath around to reduce conversionsevan@chromium.org2011-01-281-1/+1
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Regkey functions return error code instead of boolamit@chromium.org2011-01-191-17/+20
* Reland "Remove base/scoped_handle_win.h."tfarina@chromium.org2011-01-091-2/+3
* Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...thakis@chromium.org2011-01-071-3/+2
* Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo...tfarina@chromium.org2011-01-071-2/+3
* Remove wstring from l10n_util. Part 5.avi@chromium.org2011-01-051-2/+3
* Move app/win_util to app/win and fix the namespace usage.brettw@google.com2010-12-311-3/+4
* Coverity: Pass parameters by reference.jhawkins@chromium.org2010-11-091-1/+1
* Add logo display for fourth search engine in search engine selection dialog.mirandac@chromium.org2010-10-271-1/+5
* Roll DEPS to rlz library r26:30 to get the latest fixes for base library chan...tfarina@chromium.org2010-10-261-13/+12
* Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*/*.pkasting@chromium.org2010-10-211-2/+2
* Move pe_image and registry from base to base/win and use the namespace. It re...brettw@chromium.org2010-10-171-2/+5
* Move windows version-related stuff out of base/win_util and into base/win/win...brettw@chromium.org2010-10-151-2/+2
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-141-1/+1
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-241-0/+1
* Remove the default argument from RegKey::ReadValue.tfarina@chromium.org2010-09-031-2/+4
* Reduce the number of files that recompile when changing template_url.h or tem...levin@chromium.org2010-08-311-0/+1
* Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ...viettrungluu@chromium.org2010-08-301-0/+1
* Re-land r56742 now with correct database filesbrettw@chromium.org2010-08-211-1/+1
* Revert 56742 - A new field to describe the sources of history urls(visits) is...brettw@chromium.org2010-08-191-1/+1
* A new field to describe the sources of history urls(visits) is added. This fi...brettw@chromium.org2010-08-191-1/+1
* Cleanup Registry API: part 3.tfarina@chromium.org2010-08-141-2/+3
* FBTF: Remove unneeded headers from base/ (part 4)thestig@chromium.org2010-08-071-0/+1
* Change a bunch of string types.estade@chromium.org2010-06-291-5/+6
* Broken by http://codereview.chromium.org/2403001/show, which eliminated a "!"...mirandac@google.com2010-06-231-1/+1
* Remove deprecated versions of Registry functions.tfarina@chromium.org2010-05-311-6/+6
* 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
* 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-13/+14
* (please review thoroughly since this touches many moving parts).jeremy@chromium.org2009-10-061-32/+25
* Revert "Refactor ImporterHost as preparation for OOP switch", which caused pu...mattm@chromium.org2009-10-051-25/+32
* (please review thoroughly since this touches many moving parts).jeremy@chromium.org2009-10-051-32/+25
* While importing favicon, make sure there is an entry in the history db.kuchhal@chromium.org2009-09-111-5/+5