summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cookies_tree_model.h
Commit message (Expand)AuthorAgeFilesLines
* Initialize CookiesTreeModel with a cookie monster instead of a profil.jochen@chromium.org2010-05-311-4/+2
* Don't show extension state in cookie tree list.jochen@chromium.org2010-03-291-2/+0
* Hook up the content settings UI to the appcache.michaeln@chromium.org2010-03-051-6/+5
* [Mac] Reduce jank in the cookie manager by batching updates from the model.rsesek@chromium.org2010-03-021-0/+34
* Clearly identify extension and file:// resources in the cookie tree view.michaeln@chromium.org2010-02-271-0/+2
* Teach the cookie tree view and model about appcaches. Not hooked up to real d...michaeln@chromium.org2010-02-261-82/+125
* Add support for HTML5 databases to the cookie tree model.jochen@chromium.org2010-02-101-18/+98
* Adds local storage nodes to cookie tree model and cookies view.bulach@chromium.org2010-01-251-11/+94
* Revert last 3 patches. Sorry guys. :-(jorlow@chromium.org2010-01-201-91/+10
* Adds local storage nodes to cookie tree model and cookies view. jorlow@chromium.org2010-01-201-10/+91
* Adds back the ability to filter cookies by origin in the cookies options view.ian@chromium.org2009-11-251-0/+4
* Linux: Convert Cookies options page from a list into a tree.mattm@chromium.org2009-11-111-2/+1
* Converting the Cookies options page from a TableView to a TreeViewian@chromium.org2009-11-061-0/+207