summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks/bookmark_model.h
Commit message (Expand)AuthorAgeFilesLines
* Removing unused forward declaration of StarredURLDatabase from bookmark_model.h.phajdan.jr@chromium.org2009-07-271-4/+0
* Header cleanup in browser/importerphajdan.jr@chromium.org2009-07-201-48/+1
* Lands http://codereview.chromium.org/155428 for Thiago, which changessky@chromium.org2009-07-151-7/+5
* Try the original CL "Always persist bookmark IDs" again with the fix tomunjal@chromium.org2009-07-131-27/+13
* Revert "Always persist bookmark IDs."tc@google.com2009-07-131-13/+27
* Always persist bookmark IDs.munjal@chromium.org2009-07-131-27/+13
* Lands http://codereview.chromium.org/155128 for Thiago.sky@chromium.org2009-07-081-6/+11
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-261-72/+98
* We need to save bookmarks file when the persist_ids settings changesmunjal@chromium.org2009-05-281-0/+10
* Add a preference to enable/disable ID persistence in bookmark model andmunjal@chromium.org2009-05-271-0/+12
* Moves decoding and population of bookmark index to background thread.sky@chromium.org2009-05-221-9/+13
* More NotificationRegistrar conversions.pkasting@chromium.org2009-05-221-1/+3
* Moves GetFavIcon from BookmarkNode to BookmarkModel. I'm doing thissky@chromium.org2009-05-201-11/+13
* Adds an index over bookmark titles for fast look up.sky@chromium.org2009-05-191-0/+9
* Move tree-related classes that Linux code depends on from views/ to app/phajdan.jr@chromium.org2009-05-131-2/+2
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-1/+1
* Move the bookmark node iD generation to bookmark model isntead ofmunjal@chromium.org2009-05-121-6/+17
* Converted BookmarkStorage to use ImportantFileWriterphajdan.jr@chromium.org2009-05-081-23/+0
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-1/+1
* Port the folder selector portion of the BookmarkEditor to GTK.erg@google.com2009-05-051-1/+5
* Implement ID persistence for bookmarks:munjal@chromium.org2009-04-301-1/+14
* 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