| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | -7/+7 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Many fixes to bookmark importing. | isherman@chromium.org | 2011-05-26 | 1 | -2/+0 |
* | importer: Cleanup ProfileInfo calls a little bit. | tfarina@chromium.org | 2011-04-06 | 1 | -2/+1 |
* | importer: Convert AddBookmarkEntries to string16. | tfarina@chromium.org | 2011-04-02 | 1 | -3/+4 |
* | importer: Remove instances of wstring from ProfileWriter. | tfarina@chromium.org | 2011-03-24 | 1 | -8/+8 |
* | fav icon -> favicon. Pass 9: chrome/browser/history | avi@chromium.org | 2011-03-15 | 1 | -2/+2 |
* | importer: Pull Importer class out on its own header file. | tfarina@chromium.org | 2011-03-09 | 1 | -1/+3 |
* | 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/+5 |
* | Current firefox2 importer import bookmarks with strict rules. | yutak@chromium.org | 2011-02-01 | 1 | -0/+12 |
* | Current firefox2_importer and firefox3_importer could not import empty folder. | yutak@chromium.org | 2011-01-28 | 1 | -1/+3 |
* | 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 |
* | Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ... | tfarina@chromium.org | 2010-06-06 | 1 | -1/+1 |
* | [GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacement | phajdan.jr@chromium.org | 2010-06-01 | 1 | -3/+3 |
* | 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 | -7/+8 |
* | [GTTF] Reduce header dependencies in chrome. | phajdan.jr@chromium.org | 2009-12-02 | 1 | -1/+2 |
* | [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 |
* | 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 |
* | Import bookmarks to bookmark bar if user has not bookmarked anything yet. | kuchhal@chromium.org | 2009-06-18 | 1 | -1/+1 |
* | Adds import/export of bookmarks to bookmarks.html file. | sky@google.com | 2008-11-07 | 1 | -1/+15 |
* | 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/+112 |