| Commit message (Expand) | Author | Age | Files | Lines |
* | Hook up the content settings UI to the appcache. | michaeln@chromium.org | 2010-03-05 | 1 | -9/+20 |
* | [Mac] Reduce jank in the cookie manager by batching updates from the model. | rsesek@chromium.org | 2010-03-02 | 1 | -1/+43 |
* | Clearly identify extension and file:// resources in the cookie tree view. | michaeln@chromium.org | 2010-02-27 | 1 | -22/+59 |
* | Teach the cookie tree view and model about appcaches. Not hooked up to real d... | michaeln@chromium.org | 2010-02-26 | 1 | -98/+106 |
* | Add an icon for local storage and web databses in the cookie manager. | rsesek@chromium.org | 2010-02-25 | 1 | -2/+8 |
* | Pulled out Callback code into base/callback.h. This is the first step toward... | akalin@chromium.org | 2010-02-19 | 1 | -0/+1 |
* | Actually delete databases in CookiesTreeModel. | jochen@chromium.org | 2010-02-18 | 1 | -6/+13 |
* | Add support for HTML5 databases to the cookie tree model. | jochen@chromium.org | 2010-02-10 | 1 | -39/+118 |
* | Adds local storage nodes to cookie tree model and cookies view. | bulach@chromium.org | 2010-01-25 | 1 | -6/+118 |
* | Revert last 3 patches. Sorry guys. :-( | jorlow@chromium.org | 2010-01-20 | 1 | -113/+4 |
* | Adds local storage nodes to cookie tree model and cookies view. | jorlow@chromium.org | 2010-01-20 | 1 | -4/+113 |
* | Linux: Adds back the ability to filter cookies by origin in the cookies optio... | mattm@chromium.org | 2009-11-30 | 1 | -1/+0 |
* | Adds back the ability to filter cookies by origin in the cookies options view. | ian@chromium.org | 2009-11-25 | 1 | -7/+22 |
* | Fixing GCC 4.4 build fix (landing a patch for hbono) | ian@chromium.org | 2009-11-23 | 1 | -1/+1 |
* | Sort the origins in the cookies_tree_model by effective TLD, as opposed | ian@chromium.org | 2009-11-19 | 1 | -1/+49 |
* | Linux: Convert Cookies options page from a list into a tree. | mattm@chromium.org | 2009-11-11 | 1 | -1/+1 |
* | Converting the Cookies options page from a TableView to a TreeView | ian@chromium.org | 2009-11-06 | 1 | -0/+231 |