| Commit message (Expand) | Author | Age | Files | Lines |
* | `#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 |