summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks/bookmark_model_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Lands http://codereview.chromium.org/155428 for Thiago, which changessky@chromium.org2009-07-151-3/+5
* Try the original CL "Always persist bookmark IDs" again with the fix tomunjal@chromium.org2009-07-131-1/+1
* Revert "Always persist bookmark IDs."tc@google.com2009-07-131-1/+1
* Always persist bookmark IDs.munjal@chromium.org2009-07-131-1/+1
* Lands http://codereview.chromium.org/155128 for Thiago.sky@chromium.org2009-07-081-17/+15
* Moved typedef of RedirectList from HistoryService class to history namespace.meelapshah@chromium.org2009-07-011-1/+1
* Fix: Certain redirections remove sites from the historyyuzo@chromium.org2009-07-011-1/+1
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-261-70/+99
* Don't allow duplicate bookmark node ids by always assigning ids with the ones...tim@chromium.org2009-05-221-0/+10
* Adds an index over bookmark titles for fast look up.sky@chromium.org2009-05-191-22/+0
* Move tree-related classes that Linux code depends on from views/ to app/phajdan.jr@chromium.org2009-05-131-2/+2
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-1/+1
* Implement ID persistence for bookmarks:munjal@chromium.org2009-04-301-26/+1
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-1/+1
* Changes bookmark sorting to sort folders first.sky@google.com2009-03-051-4/+11
* Enables bookmark_model_unittest on Mac and Linux.avi@chromium.org2009-03-031-19/+19
* Wires up sorting of bookmarks to the 'organize menu' in the bookmarksky@google.com2009-02-271-0/+2
* Adds ability to sort the children of a node in the bookmark model. Isky@google.com2009-02-251-10/+42
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-2/+3
* Porting profiles to the Mac.avi@chromium.org2009-01-281-1/+1
* Moves some utility functions out of bookmark model intosky@google.com2008-12-091-7/+9
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+3
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-1/+1
* Changes the bookmark model to allow more than one bookmark tosky@google.com2008-09-191-5/+110
* Renames BoomarkBarModel to BookmarkModel.sky@google.com2008-09-111-0/+718