summaryrefslogtreecommitdiffstats
path: root/chrome/browser/bookmarks/bookmark_table_model.cc
Commit message (Expand)AuthorAgeFilesLines
* Headers cleanup:phajdan.jr@chromium.org2009-07-231-0/+1
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-261-30/+31
* Move TableModel out of views/ and into app/.estade@chromium.org2009-06-161-4/+1
* Local text file with spaces in filename is urlencoded in tab titlemhm@chromium.org2009-06-031-1/+3
* Support for searching bookmarks for IDN.brettw@chromium.org2009-06-021-6/+12
* Split out the views table functions into separate header files. Many users onlybrettw@chromium.org2009-05-311-0/+4
* Shows Unicode IDN instead of Punycode in the followings:brettw@google.com2009-05-221-1/+9
* Make views/ depend only on images from app/resources.ben@chromium.org2009-05-211-0/+1
* Revert 16567.ben@chromium.org2009-05-211-1/+0
* views/ should use resources from app/resources. Move dependent images to this...ben@chromium.org2009-05-211-0/+1
* Moves GetFavIcon from BookmarkNode to BookmarkModel. I'm doing thissky@chromium.org2009-05-201-2/+2
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-1/+1
* Fix the path layout in both bookmark manager and download location. (issue 8997)xji@chromium.org2009-03-261-10/+19
* 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