| Commit message (Expand) | Author | Age | Files | Lines |
* | Make HistoryDatabase own StarredURLDatabase instead of inheriting from it. | tfarina@chromium.org | 2011-11-22 | 1 | -8/+5 |
* | history: Move kBookmarkBarID constant out of HistoryService. | tfarina@chromium.org | 2011-07-07 | 1 | -9/+9 |
* | Move scoped_temp_dir and scoped_native_library back from base/memory to base. | thakis@chromium.org | 2011-05-19 | 1 | -1/+1 |
* | Replacing base::DIR_TEMP with ScopedTempDir when appropriate. | mkwst@chromium.org | 2011-04-12 | 1 | -3/+4 |
* | bookmarks: Rename more entries from Group/group/GROUP to Folder/folder/FOLDER. | tfarina@chromium.org | 2011-03-21 | 1 | -39/+39 |
* | Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ... | viettrungluu@chromium.org | 2010-08-30 | 1 | -0/+1 |
* | Header Cleanup: Remove unncessary include of sqlite_utils.h in some files. | tfarina@chromium.org | 2010-07-17 | 1 | -2/+1 |
* | Replace wstring with string16 in history. The only time wstring is used now i... | brettw@chromium.org | 2010-06-23 | 1 | -1/+1 |
* | Convert history to use new sql wrappers. Enhance wrappers in several ways to | brettw@chromium.org | 2009-10-02 | 1 | -12/+6 |
* | Ports all of the chrome/browser/history code to use FilePath, except | estade@chromium.org | 2009-03-18 | 1 | -2/+1 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Port some unit tests from chrome/browser/ | phajdan.jr@chromium.org | 2009-02-02 | 1 | -11/+11 |
* | Replace cases of Append(FILE_PATH_LITERAL()) with AppendASCII(""). | deanm@chromium.org | 2009-01-22 | 1 | -2/+2 |
* | Get rid of kPathSeparator on windows. Port some wstring function to take File... | estade@chromium.org | 2008-12-04 | 1 | -7/+8 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Moves bookmarks out of history into its own file (JSON). | sky@google.com | 2008-08-21 | 1 | -375/+17 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+674 |