summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks/bookmark_model.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded uses of base/pickle.h. Add some explicit #includes.thestig@chromium.org2009-04-031-4/+8
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-1/+1
* Adds support for BlockTillLoaded to Linux.markus@chromium.org2009-03-091-9/+2
* Wires up sorting of bookmarks to the 'organize menu' in the bookmarksky@google.com2009-02-271-2/+1
* Adds ability to sort the children of a node in the bookmark model. Isky@google.com2009-02-251-0/+10
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-1/+1
* Attempt 2 at this. This differs from first version in that I renamedsky@google.com2008-12-161-0/+5
* Reverts r7062 as caused failures on interactive tests.sky@google.com2008-12-161-6/+0
* Makes the interactive bookmark bar view tests faster by disablingsky@google.com2008-12-161-0/+6
* Moves some utility functions out of bookmark model intosky@google.com2008-12-091-35/+1
* Port some files in chrome/browser/ - part 1.deanm@chromium.org2008-11-251-1/+9
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-6/+6
* Adds models needed by the bookmark manager. Specifically asky@google.com2008-10-231-1/+12
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-1/+1
* Changes BookmarkModel to not grab the same lock twice.sky@google.com2008-10-091-1/+8
* Changes the bookmark model to allow more than one bookmark tosky@google.com2008-09-191-20/+24
* Renames BoomarkBarModel to BookmarkModel.sky@google.com2008-09-111-0/+433