| Commit message (Expand) | Author | Age | Files | Lines |
* | Misc. cleanup for chrome/browser/importer/: | pkasting@chromium.org | 2012-03-16 | 1 | -38/+14 |
* | Profile refactoring: Remove all PasswordStore code from the Profile interface. | erg@chromium.org | 2012-03-14 | 1 | -1/+3 |
* | Adding ExtensiveChanges state to BookmarkModel. | nyquist@chromium.org | 2012-02-17 | 1 | -2/+2 |
* | Use URLRows rather than std::vector<URLRow>. Also, there is an equivalent Typ... | mrossetti@chromium.org | 2012-02-10 | 1 | -2/+2 |
* | Remove PrefService::ScheduleSavePersistentPrefs and change SavePersistentPref... | bauerb@chromium.org | 2011-12-27 | 1 | -7/+1 |
* | Bookmark import from IE preserving the order. | kinaba@chromium.org | 2011-12-22 | 1 | -8/+28 |
* | Group forms-related files in webkit/glue in a forms/ subdirectory. | isherman@chromium.org | 2011-12-15 | 1 | -1/+1 |
* | Make NotificationService an interface in the content namespace, and switch ca... | jam@chromium.org | 2011-10-19 | 1 | -1/+0 |
* | Fixed behavior of the bookmark bar visibility. | joaodasilva@chromium.org | 2011-10-11 | 1 | -5/+2 |
* | bookmarks: Convert GetBookmarkBarNode() to unix_hacker style. | tfarina@chromium.org | 2011-07-22 | 1 | -2/+2 |
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 1 | -1/+2 |
* | ui/base/models: Add empty() accessor to TreeNode class. | tfarina@chromium.org | 2011-06-08 | 1 | -1/+1 |
* | Changes TemplateURLModel into TemplateURLService. Changes all access points t... | erg@google.com | 2011-06-07 | 1 | -7/+9 |
* | Many fixes to bookmark importing. | isherman@chromium.org | 2011-05-26 | 1 | -130/+109 |
* | Style cleanup in bookmarks import code | isherman@chromium.org | 2011-05-24 | 1 | -22/+18 |
* | iwyu: Include stringprintf.h where appropriate, part 2. | jhawkins@chromium.org | 2011-05-11 | 1 | -1/+1 |
* | importer: Convert AddBookmarkEntries to string16. | tfarina@chromium.org | 2011-04-02 | 1 | -11/+10 |
* | importer: Remove instances of wstring from ProfileWriter. | tfarina@chromium.org | 2011-03-24 | 1 | -13/+12 |
* | importer: Remove unneeded includes of importer_host.h | tfarina@chromium.org | 2011-03-21 | 1 | -6/+4 |
* | bookmarks: Rename AddGroup to AddFolder. | tfarina@chromium.org | 2011-03-18 | 1 | -12/+12 |
* | fav icon -> favicon. Pass 9: chrome/browser/history | avi@chromium.org | 2011-03-15 | 1 | -1/+1 |
* | bookmarks: Rename entries with GroupModified to FolderModified. | tfarina@chromium.org | 2011-03-12 | 1 | -1/+1 |
* | Rename TreeNode::GetChildCount to TreeNode::child_count. Part 3. | tfarina@chromium.org | 2011-03-10 | 1 | -5/+5 |
* | importer: Move chrome/browser/importer/importer.[cc,h] to importer_host.[cc,h]. | tfarina@chromium.org | 2011-03-09 | 1 | -1/+1 |
* | Update a bunch of files to the new location of notification files. | tfarina@chromium.org | 2011-03-09 | 1 | -1/+1 |
* | Rename TreeNode::GetParent() to TreeNode::parent(). Part 2 | tfarina@chromium.org | 2011-03-08 | 1 | -2/+2 |
* | Current firefox2_importer and firefox3_importer could not import empty folder. | yutak@chromium.org | 2011-01-28 | 1 | -4/+10 |
* | Remove wstring from TemplateURL and friends. | avi@chromium.org | 2011-01-19 | 1 | -3/+3 |
* | Revert 71485 - Remove wstring from TemplateURL and friends. | avi@chromium.org | 2011-01-14 | 1 | -3/+3 |
* | Remove wstring from TemplateURL and friends. | avi@chromium.org | 2011-01-14 | 1 | -3/+3 |
* | Move base/thread.h to base/threading, fix up callers to use the new location. | brettw@chromium.org | 2011-01-01 | 1 | -1/+1 |
* | Move: | ben@chromium.org | 2010-12-02 | 1 | -1/+1 |
* | FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD... | erg@google.com | 2010-09-30 | 1 | -0/+8 |
* | Reduce the number of files that recompile when changing template_url.h or tem... | levin@chromium.org | 2010-08-31 | 1 | -0/+1 |
* | Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ... | viettrungluu@chromium.org | 2010-08-30 | 1 | -3/+3 |
* | Remove wstrings from bookmarks, part 17. | viettrungluu@chromium.org | 2010-08-29 | 1 | -3/+3 |
* | Move prefs-related files under chrome/browser/ into a prefs/ subdir. | evan@chromium.org | 2010-08-26 | 1 | -1/+1 |
* | Re-land r56742 now with correct database files | brettw@chromium.org | 2010-08-21 | 1 | -2/+3 |
* | Revert 56742 - A new field to describe the sources of history urls(visits) is... | brettw@chromium.org | 2010-08-19 | 1 | -3/+2 |
* | A new field to describe the sources of history urls(visits) is added. This fi... | brettw@chromium.org | 2010-08-19 | 1 | -2/+3 |
* | Remove wstrings from bookmarks, part 3. | viettrungluu@chromium.org | 2010-08-19 | 1 | -1/+2 |
* | Remove wstrings from bookmarks, part 1 (of many). | viettrungluu@chromium.org | 2010-08-18 | 1 | -1/+2 |
* | Make bookmark import not to enable bookmark bar by default. | huanr@chromium.org | 2010-07-09 | 1 | -1/+1 |
* | Change a bunch of string types. | estade@chromium.org | 2010-06-29 | 1 | -6/+6 |
* | Fix password import for OS X Firefox. | mirandac@chromium.org | 2010-06-09 | 1 | -1/+2 |
* | Update UI, sync and importer to properly handle managed homepage prefs | mnissler@chromium.org | 2010-05-27 | 1 | -2/+5 |
* | Move the profile_writer out of importer in preparation for OOP import on Mac. | mirandac@chromium.org | 2010-05-14 | 1 | -0/+344 |