summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks/bookmark_table_model.cc
Commit message (Expand)AuthorAgeFilesLines
* Removed unneeded includes of base/time.h.thestig@chromium.org2009-03-161-1/+0
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Wires up sorting of bookmarks to the 'organize menu' in the bookmarksky@google.com2009-02-271-2/+18
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-3/+2
* This CL fix the following 2 bugs:xji@chromium.org2009-02-201-1/+1
* Add TableModel to the scaffold, so we don't depend on views.thestig@chromium.org2009-02-131-0/+1
* Second try of landing chrome_resources project. Changes from last time:tc@google.com2009-02-121-1/+1
* Revert "Create a chrome_resources.vcproj that holds grd files that hold"tc@google.com2009-02-121-1/+1
* Create a chrome_resources.vcproj that holds grd files that holdtc@google.com2009-02-121-1/+1
* ===================================================xji@chromium.org2009-01-231-5/+33
* Changes bookmark manager search to use contains vs starts with and tosky@google.com2008-12-101-6/+3
* Moves some utility functions out of bookmark model intosky@google.com2008-12-091-5/+8
* Miscellaneous bookmark manager polish:sky@google.com2008-11-031-73/+88
* Adds models needed by the bookmark manager. Specifically asky@google.com2008-10-231-0/+325