summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cookies_tree_model.cc
Commit message (Expand)AuthorAgeFilesLines
* Don't show extension state in cookie tree list.jochen@chromium.org2010-03-291-24/+0
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-201-1/+2
* Hook up the content settings UI to the appcache.michaeln@chromium.org2010-03-051-9/+20
* [Mac] Reduce jank in the cookie manager by batching updates from the model.rsesek@chromium.org2010-03-021-1/+43
* Clearly identify extension and file:// resources in the cookie tree view.michaeln@chromium.org2010-02-271-22/+59
* Teach the cookie tree view and model about appcaches. Not hooked up to real d...michaeln@chromium.org2010-02-261-98/+106
* Add an icon for local storage and web databses in the cookie manager.rsesek@chromium.org2010-02-251-2/+8
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+1
* Actually delete databases in CookiesTreeModel.jochen@chromium.org2010-02-181-6/+13
* Add support for HTML5 databases to the cookie tree model.jochen@chromium.org2010-02-101-39/+118
* Adds local storage nodes to cookie tree model and cookies view.bulach@chromium.org2010-01-251-6/+118
* Revert last 3 patches. Sorry guys. :-(jorlow@chromium.org2010-01-201-113/+4
* Adds local storage nodes to cookie tree model and cookies view. jorlow@chromium.org2010-01-201-4/+113
* Linux: Adds back the ability to filter cookies by origin in the cookies optio...mattm@chromium.org2009-11-301-1/+0
* Adds back the ability to filter cookies by origin in the cookies options view.ian@chromium.org2009-11-251-7/+22
* Fixing GCC 4.4 build fix (landing a patch for hbono)ian@chromium.org2009-11-231-1/+1
* Sort the origins in the cookies_tree_model by effective TLD, as opposedian@chromium.org2009-11-191-1/+49
* Linux: Convert Cookies options page from a list into a tree.mattm@chromium.org2009-11-111-1/+1
* Converting the Cookies options page from a TableView to a TreeViewian@chromium.org2009-11-061-0/+231