summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks/bookmark_model.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixes bug were sorting bookmarks wouldn't trigger a save.sky@google.com2009-03-121-0/+3
* Adds support for BlockTillLoaded to Linux.markus@chromium.org2009-03-091-17/+4
* Changes bookmark sorting to sort folders first.sky@google.com2009-03-051-3/+38
* Adds ability to sort the children of a node in the bookmark model. Isky@google.com2009-02-251-0/+15
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-2/+1
* Re-check in some of my dynamic linking change.evan@chromium.org2009-02-101-7/+23
* Revert basically everything I've done today as it fails mysteriouslyevan@chromium.org2009-02-101-23/+7
* Bring a bunch more headers into the non-Windows build:evan@chromium.org2009-02-101-7/+23
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-12/+15
* Attempt 2 at this. This differs from first version in that I renamedsky@google.com2008-12-161-0/+8
* Moves some utility functions out of bookmark model intosky@google.com2008-12-091-120/+4
* Fixes bug in adding bookmark groups. Adding wasn't setting thesky@google.com2008-11-131-0/+1
* Adds the ability for ObserverList to not notify observers added duringsky@google.com2008-10-311-0/+1
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+2
* Adds models needed by the bookmark manager. Specifically asky@google.com2008-10-231-4/+23
* Changes BookmarkModel to not grab the same lock twice.sky@google.com2008-10-091-4/+8
* Port some more of chrome/ to Linux.deanm@google.com2008-10-021-0/+1
* Changes the bookmark model to allow more than one bookmark tosky@google.com2008-09-191-20/+72
* Adds logging of loading/saving bookmarks to help me diagnose why somesky@google.com2008-09-161-0/+9
* Renames BoomarkBarModel to BookmarkModel.sky@google.com2008-09-111-0/+693