summaryrefslogtreecommitdiffstats
path: root/app/tree_model.h
Commit message (Expand)AuthorAgeFilesLines
* Fixes a bug where if there are only localstorage nodes, but nocookies nodes, ...ian@chromium.org2010-02-101-2/+5
* Use string16 instead of wstring in bookmark data model.munjal@chromium.org2010-01-111-1/+1
* Give classes with virtual methods virtual protected destructors instead of im...jamesr@chromium.org2009-12-161-1/+10
* 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/+3
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-10/+1
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-1/+10
* Make GetTitle returns const wstring& instead of wstring andmunjal@chromium.org2009-06-171-1/+1
* Add missing <vector> #include. Fixes build on Windows (Release).phajdan.jr@chromium.org2009-05-131-0/+1
* Move tree-related classes that Linux code depends on from views/ to app/phajdan.jr@chromium.org2009-05-131-0/+87