| Commit message (Expand) | Author | Age | Files | Lines |
* | Move most importer code to chrome/utility/importer | scottmg@chromium.org | 2013-07-16 | 1 | -115/+0 |
* | Make importers read urls to private type and convert to history type in browser | scottmg@chromium.org | 2013-06-29 | 1 | -1/+2 |
* | Extract BookmarksFileImporter and BookmarkHTMLReader from Firefox2Importer. | avi@chromium.org | 2013-05-14 | 1 | -5/+6 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 1 | -1/+1 |
* | Merge branch 'master' into file_path_browser | brettw@chromium.org | 2013-02-10 | 1 | -3/+4 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Use URLRows rather than std::vector<URLRow>. Also, there is an equivalent Typ... | mrossetti@chromium.org | 2012-02-10 | 1 | -2/+2 |
* | Many fixes to bookmark importing. | isherman@chromium.org | 2011-05-26 | 1 | -1/+3 |
* | importer: Cleanup ProfileInfo calls a little bit. | tfarina@chromium.org | 2011-04-06 | 1 | -6/+10 |
* | importer: Attempt to use app/sql API instead of sqlite_utils.h | tfarina@chromium.org | 2011-03-29 | 1 | -7/+9 |
* | importer: Remove instances of wstring from ProfileWriter. | tfarina@chromium.org | 2011-03-24 | 1 | -1/+1 |
* | fav icon -> favicon. Pass 12/12: all the rest | avi@chromium.org | 2011-03-16 | 1 | -4/+4 |
* | fav icon -> favicon. Pass 9: chrome/browser/history | avi@chromium.org | 2011-03-15 | 1 | -1/+1 |
* | importer: Pull Importer class out on its own header file. | tfarina@chromium.org | 2011-03-09 | 1 | -1/+4 |
* | importer: Move chrome/browser/importer/importer.[cc,h] to importer_host.[cc,h]. | tfarina@chromium.org | 2011-03-09 | 1 | -1/+1 |
* | importer: Some more cleanups. | tfarina@chromium.org | 2011-03-05 | 1 | -6/+7 |
* | Coverity: Pass parameters by reference. | jhawkins@chromium.org | 2010-11-09 | 1 | -1/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | [GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacement | phajdan.jr@chromium.org | 2010-06-01 | 1 | -4/+4 |
* | Revert 47675. | mirandac@chromium.org | 2010-05-20 | 1 | -1/+1 |
* | Move data types used in the importer process to common/, in preparation for i... | mirandac@chromium.org | 2010-05-19 | 1 | -1/+1 |
* | Move importer data types into a separate file to prepare for moving importer | mirandac@chromium.org | 2010-03-22 | 1 | -2/+3 |
* | [GTTF] Reduce header dependencies in chrome. | phajdan.jr@chromium.org | 2009-11-30 | 1 | -0/+2 |
* | Revert 33301 and 33305 due to unit_tests breakage. | maruel@chromium.org | 2009-11-30 | 1 | -2/+0 |
* | [GTTF] Reduce header dependencies in chrome. | phajdan.jr@chromium.org | 2009-11-30 | 1 | -0/+2 |
* | Seventh patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-06 | 1 | -1/+2 |
* | Mac: remove some now-dead code and add a comment. | viettrungluu@chromium.org | 2009-10-24 | 1 | -1/+0 |
* | Coverity: remove unused writer_ member from importer classes. | mattm@chromium.org | 2009-10-08 | 1 | -1/+0 |
* | (please review thoroughly since this touches many moving parts). | jeremy@chromium.org | 2009-10-06 | 1 | -3/+1 |
* | Revert "Refactor ImporterHost as preparation for OOP switch", which caused pu... | mattm@chromium.org | 2009-10-05 | 1 | -1/+3 |
* | (please review thoroughly since this touches many moving parts). | jeremy@chromium.org | 2009-10-05 | 1 | -3/+1 |
* | OS X First run dialog: hide import option of nothing to import from. | jeremy@chromium.org | 2009-09-25 | 1 | -0/+7 |
* | Safari Bookmark/Favicon import. | jeremy@chromium.org | 2009-08-05 | 1 | -8/+38 |
* | First cut at Safari Import - Home Page & History Only. | jeremy@chromium.org | 2009-07-31 | 1 | -0/+63 |