summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks
Commit message (Expand)AuthorAgeFilesLines
* Adds models needed by the bookmark manager. Specifically asky@google.com2008-10-238-5/+1188
* Changes BookmarkDragData to allow for multiple nodes. I'm going tosky@google.com2008-10-173-124/+275
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-162-2/+2
* Changes BookmarkModel to not grab the same lock twice.sky@google.com2008-10-092-5/+16
* Port some more of chrome/ to Linux.deanm@google.com2008-10-022-0/+2
* Fixes a couple of bookmark bar bugs:sky@google.com2008-10-011-1/+1
* Changes the bookmark model to allow more than one bookmark tosky@google.com2008-09-197-94/+267
* Rename legacy methods that were in CamelCase to unix_hacker.erg@google.com2008-09-171-96/+96
* Adds logging of loading/saving bookmarks to help me diagnose why somesky@google.com2008-09-162-0/+18
* Renames BoomarkBarModel to BookmarkModel.sky@google.com2008-09-1110-360/+353
* Moves bookmark related classes into bookmarks directory. There are nosky@google.com2008-09-0910-0/+2703
* Makes deleting history no longer delete starred urls. Thiseffectively reenabl...sky@google.com2008-08-271-0/+61