summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history/starred_url_database_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Make HistoryDatabase own StarredURLDatabase instead of inheriting from it.tfarina@chromium.org2011-11-221-8/+5
* history: Move kBookmarkBarID constant out of HistoryService.tfarina@chromium.org2011-07-071-9/+9
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-191-1/+1
* Replacing base::DIR_TEMP with ScopedTempDir when appropriate.mkwst@chromium.org2011-04-121-3/+4
* bookmarks: Rename more entries from Group/group/GROUP to Folder/folder/FOLDER.tfarina@chromium.org2011-03-211-39/+39
* Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ...viettrungluu@chromium.org2010-08-301-0/+1
* Header Cleanup: Remove unncessary include of sqlite_utils.h in some files.tfarina@chromium.org2010-07-171-2/+1
* Replace wstring with string16 in history. The only time wstring is used now i...brettw@chromium.org2010-06-231-1/+1
* Convert history to use new sql wrappers. Enhance wrappers in several ways tobrettw@chromium.org2009-10-021-12/+6
* Ports all of the chrome/browser/history code to use FilePath, exceptestade@chromium.org2009-03-181-2/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Port some unit tests from chrome/browser/phajdan.jr@chromium.org2009-02-021-11/+11
* Replace cases of Append(FILE_PATH_LITERAL()) with AppendASCII("").deanm@chromium.org2009-01-221-2/+2
* Get rid of kPathSeparator on windows. Port some wstring function to take File...estade@chromium.org2008-12-041-7/+8
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Moves bookmarks out of history into its own file (JSON).sky@google.com2008-08-211-375/+17
* Add chrome to the repository.initial.commit2008-07-261-0/+674