| Commit message (Expand) | Author | Age | Files | Lines |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Changed type CookieList to being a vector CanonicalCookies. | rdsmith@google.com | 2010-07-21 | 1 | -5/+4 |
* | Store creating url in origin nodes and use it for content settings. | jochen@chromium.org | 2010-07-19 | 1 | -8/+15 |
* | compile fix. | bauerb@chromium.org | 2010-07-19 | 1 | -6/+7 |
* | Initialize CookiesTreeModel with a cookie monster instead of a profil. | jochen@chromium.org | 2010-05-31 | 1 | -4/+2 |
* | Don't show extension state in cookie tree list. | jochen@chromium.org | 2010-03-29 | 1 | -2/+0 |
* | Hook up the content settings UI to the appcache. | michaeln@chromium.org | 2010-03-05 | 1 | -6/+5 |
* | [Mac] Reduce jank in the cookie manager by batching updates from the model. | rsesek@chromium.org | 2010-03-02 | 1 | -0/+34 |
* | Clearly identify extension and file:// resources in the cookie tree view. | michaeln@chromium.org | 2010-02-27 | 1 | -0/+2 |
* | Teach the cookie tree view and model about appcaches. Not hooked up to real d... | michaeln@chromium.org | 2010-02-26 | 1 | -82/+125 |
* | Add support for HTML5 databases to the cookie tree model. | jochen@chromium.org | 2010-02-10 | 1 | -18/+98 |
* | Adds local storage nodes to cookie tree model and cookies view. | bulach@chromium.org | 2010-01-25 | 1 | -11/+94 |
* | Revert last 3 patches. Sorry guys. :-( | jorlow@chromium.org | 2010-01-20 | 1 | -91/+10 |
* | Adds local storage nodes to cookie tree model and cookies view. | jorlow@chromium.org | 2010-01-20 | 1 | -10/+91 |
* | Adds back the ability to filter cookies by origin in the cookies options view. | ian@chromium.org | 2009-11-25 | 1 | -0/+4 |
* | Linux: Convert Cookies options page from a list into a tree. | mattm@chromium.org | 2009-11-11 | 1 | -2/+1 |
* | Converting the Cookies options page from a TableView to a TreeView | ian@chromium.org | 2009-11-06 | 1 | -0/+207 |