summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks/bookmark_index.cc
Commit message (Expand)AuthorAgeFilesLines
* Do at least some rudimentary sorting of bookmarked URLs in the omnibox dropdo...pkasting@chromium.org2009-08-281-18/+54
* Fix a DCHECK hit inside the bookmark matching code.evan@chromium.org2009-08-051-9/+10
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-261-4/+4
* Adds an index over bookmark titles for fast look up.sky@chromium.org2009-05-191-0/+202