summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks/bookmark_model_test_utils.cc
Commit message (Expand)AuthorAgeFilesLines
* bookmarks: Convert GetBookmarkBarNode() to unix_hacker style.tfarina@chromium.org2011-07-221-2/+2
* bookmarks: Convert GetURL/SetURL to unix_hacker style.tfarina@chromium.org2011-07-211-1/+1
* bookmarks: Check if a bookmark node is an url by using is_url() method.tfarina@chromium.org2011-06-271-1/+1
* Revert "Revert 84829 - Initial implementation of "Synced Bookmarks" folder."yfriedman@chromium.org2011-05-261-1/+3
* bookmarks: Rename entries with group_modified to folder_modified.tfarina@chromium.org2011-03-111-2/+2
* Rename TreeNode::GetChildCount to TreeNode::child_count. Part 3.tfarina@chromium.org2011-03-101-3/+3
* Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ...viettrungluu@chromium.org2010-08-301-1/+1
* Remove wstrings from bookmarks, part 13.viettrungluu@chromium.org2010-08-251-2/+2
* Lands http://codereview.chromium.org/272036 for Thiago:sky@chromium.org2009-10-191-2/+2
* Lands http://codereview.chromium.org/155128 for Thiago.sky@chromium.org2009-07-081-1/+1
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-261-2/+2
* Implement ID persistence for bookmarks:munjal@chromium.org2009-04-301-0/+43