summaryrefslogtreecommitdiffstats
path: root/app/tree_node_model.h
Commit message (Expand)AuthorAgeFilesLines
* Enable interactive_ui_testsoshima@chromium.org2010-04-061-2/+5
* Fixes a bug where if there are only localstorage nodes, but nocookies nodes, ...ian@chromium.org2010-02-101-15/+21
* Use string16 instead of wstring in bookmark data model.munjal@chromium.org2010-01-111-2/+21
* Fix lint errors in app/ and turn on presubmit check.erg@google.com2009-11-171-1/+1
* Linux: Convert Cookies options page from a list into a tree.mattm@chromium.org2009-11-111-0/+5
* Converting the Cookies options page from a TableView to a TreeViewian@chromium.org2009-11-061-2/+2
* Add a method to TreeNode to return total number of nodes in a subtree.munjal@chromium.org2009-10-251-0/+11
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-261-5/+12
* Make GetTitle returns const wstring& instead of wstring andmunjal@chromium.org2009-06-171-1/+1
* Move tree-related classes that Linux code depends on from views/ to app/phajdan.jr@chromium.org2009-05-131-0/+279