summaryrefslogtreecommitdiffstats
path: root/chrome/common/importer
Commit message (Expand)AuthorAgeFilesLines
* Move all callers of GetHomeDir() to PathService::Get(base::DIR_HOME).nkostylev@chromium.org2014-05-271-1/+5
* Revert 270872 "Move all callers of GetHomeDir() to PathService::..."benwells@chromium.org2014-05-161-5/+1
* Move all callers of GetHomeDir() to PathService::Get(base::DIR_HOME).nkostylev@chromium.org2014-05-161-1/+5
* Move WriteFile and WriteFileDescriptor from file_util to base namespace.brettw@chromium.org2014-03-061-3/+3
* Move TrimWhitespace to the base namespace.brettw@chromium.org2014-03-031-1/+1
* Make per-file message file reviewers consistent across owners.tsepez@chromium.org2014-01-171-0/+5
* Fixing Firefox 21+ password importmpawlowski@opera.com2014-01-161-0/+43
* Update some uses of char16 to use the base:: namespace.avi@chromium.org2013-12-251-3/+3
* Update uses of UTF conversions in chrome/common to use the base:: namespace.avi@chromium.org2013-12-252-4/+4
* Update some uses of Value in chrome/ to use the base:: namespace.avi@chromium.org2013-12-233-9/+9
* Moved ipc-specific files from autofill/core to autofill/content.jeanfrancoisg@chromium.org2013-12-121-1/+1
* Add explicit base namespace to string16 users.brettw@chromium.org2013-12-058-15/+16
* Move some more file utils to the base namespace.brettw@chromium.org2013-12-021-1/+1
* Remove mirandac from OWNERS since she no longer works on chrome.erg@chromium.org2013-10-011-1/+0
* Remove deprecated usage of FromWStringHack() from importer and flush_cache.limasdf@gmail.com2013-09-301-3/+2
* Remove palmer from many (not all) OWNERS files for IPC.palmer@chromium.org2013-09-251-1/+0
* Move PasswordForm from //content to //autofill.blundell@chromium.org2013-09-092-7/+8
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-301-4/+4
* importer: Allow chrome to import internal chrome pages (i.e, chrome:// and ab...tfarina@chromium.org2013-07-272-20/+0
* Reland "Move firefox_proxy_settings* out of importer."tfarina@chromium.org2013-07-232-81/+0
* Revert 212579 "Move firefox_proxy_settings* out of importer."peter@chromium.org2013-07-192-0/+81
* Move firefox_proxy_settings* out of importer.tfarina@chromium.org2013-07-192-81/+0
* Move firefox_importer_utils_unittest.cc to be adjacent to the tested file.isherman@chromium.org2013-07-191-0/+159
* Rename Firefox3Importer to FirefoxImporterisherman@chromium.org2013-07-181-1/+1
* Fix default profile selection for data import from Firefox.michael@zugelder.org2013-07-172-33/+62
* move SafariImporter::CanImport to commonscottmg@chromium.org2013-07-172-0/+51
* Move most importer code to chrome/utility/importerscottmg@chromium.org2013-07-1612-0/+1063
* Make importer bridge use a common VisitSource enumscottmg@chromium.org2013-07-092-0/+20
* Provide implementations for the following ExternalProcessImporterBridge::AddI...ananta@chromium.org2013-07-042-0/+51
* Move importer messages to commonscottmg@chromium.org2013-07-035-0/+432
* Move some importer-related functionality to chrome/browser/importerscottmg@chromium.org2013-07-024-0/+88
* Make importers read urls to private type and convert to history type in browserscottmg@chromium.org2013-06-292-0/+56