| Commit message (Expand) | Author | Age | Files | Lines |
* | Move most importer code to chrome/utility/importer | scottmg@chromium.org | 2013-07-16 | 1 | -89/+0 |
* | The browser importer code which runs in the utility process should not depend... | ananta@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | Add the application's locale to SourceProfile as it is required by the Firefo... | gab@chromium.org | 2013-06-20 | 1 | -3/+2 |
* | Extract BookmarksFileImporter and BookmarkHTMLReader from Firefox2Importer. | avi@chromium.org | 2013-05-14 | 1 | -4/+1 |
* | 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/+3 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Replace many OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, since most of them a... | chromium@hybridsource.org | 2011-05-28 | 1 | -1/+1 |
* | importer: Cleanup ProfileInfo calls a little bit. | tfarina@chromium.org | 2011-04-06 | 1 | -3/+7 |
* | importer: Attempt to use app/sql API instead of sqlite_utils.h | tfarina@chromium.org | 2011-03-29 | 1 | -7/+10 |
* | 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/+2 |
* | 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 | -3/+4 |
* | Current firefox2_importer and firefox3_importer could not import empty folder. | yutak@chromium.org | 2011-01-28 | 1 | -1/+1 |
* | Coverity: Pass parameters by reference. | jhawkins@chromium.org | 2010-11-09 | 1 | -1/+1 |
* | FBTF: Even more deinlining. | erg@google.com | 2010-10-20 | 1 | -10/+1 |
* | Use Firefox3Importer to import the browser data of Firefox 4 | wtc@chromium.org | 2010-09-10 | 1 | -1/+1 |
* | Fix Firefox data import for Mac. | mirandac@chromium.org | 2010-09-07 | 1 | -1/+4 |
* | Fix a couple of firefox search engine import bugs. | estade@chromium.org | 2010-09-01 | 1 | -2/+5 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | 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 |
* | Convert a bunch more of importer into FilePath. | evan@chromium.org | 2010-02-22 | 1 | -3/+4 |
* | [GTTF] Reduce header dependencies in chrome. | phajdan.jr@chromium.org | 2009-12-02 | 1 | -0/+1 |
* | Seventh patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-06 | 1 | -1/+2 |
* | (please review thoroughly since this touches many moving parts). | jeremy@chromium.org | 2009-10-06 | 1 | -4/+1 |
* | Revert "Refactor ImporterHost as preparation for OOP switch", which caused pu... | mattm@chromium.org | 2009-10-05 | 1 | -1/+4 |
* | (please review thoroughly since this touches many moving parts). | jeremy@chromium.org | 2009-10-05 | 1 | -4/+1 |
* | Recommit "Bring up Firefox Password Import Unittest on OS X." | jeremy@chromium.org | 2009-08-21 | 1 | -1/+1 |
* | Revert "Bring up Firefox Password Import Unittest on OS X." | jeremy@chromium.org | 2009-08-21 | 1 | -1/+1 |
* | Bring up Firefox Password Import Unittest on OS X. | jeremy@chromium.org | 2009-08-21 | 1 | -1/+1 |
* | Header cleanup in browser/importer | phajdan.jr@chromium.org | 2009-07-20 | 1 | -1/+2 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Toolbar Importer Pass2 | brg@chromium.com | 2008-11-06 | 1 | -0/+1 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -1/+1 |
* | Move importer files into an importer subdirectory. | beng@google.com | 2008-09-13 | 1 | -0/+85 |