summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks/bookmark_table_model_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-261-10/+10
* Move TableModel out of views/ and into app/.estade@chromium.org2009-06-161-2/+2
* Support for searching bookmarks for IDN.brettw@chromium.org2009-06-021-5/+9
* Fix the Windows build by adding necessary headers.brettw@chromium.org2009-05-311-0/+1
* Wires up sorting of bookmarks to the 'organize menu' in the bookmarksky@google.com2009-02-271-0/+17
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-2/+1
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+3
* Adds models needed by the bookmark manager. Specifically asky@google.com2008-10-231-0/+296