| Commit message (Expand) | Author | Age | Files | Lines |
* | When deleting storage through the cookies tree model, also update its cache | jochen@chromium.org | 2011-08-18 | 1 | -60/+74 |
* | Creat BrowsingDataCookieHelper and CannedBrowsingDataCookieHelper for logging... | ycxiao@chromium.org | 2011-08-12 | 1 | -10/+9 |
* | Adding usage entry to chrome://settings/cookies. | tzik@chromium.org | 2011-08-09 | 1 | -6/+44 |
* | Revert 95607 - Adding usage entry to chrome://settings/cookies. | tzik@chromium.org | 2011-08-08 | 1 | -44/+6 |
* | Adding usage entry to chrome://settings/cookies. | tzik@chromium.org | 2011-08-05 | 1 | -6/+44 |
* | Revert 95534 - Creat BrowsingDataCookieHelper and CannedBrowsingDataCookieHel... | yzshen@chromium.org | 2011-08-05 | 1 | -11/+12 |
* | Creat BrowsingDataCookieHelper and CannedBrowsingDataCookieHelper for logging... | ycxiao@chromium.org | 2011-08-04 | 1 | -12/+11 |
* | Wrapping blocked filesystems into TabSpecificContentSettings | mkwst@chromium.org | 2011-05-27 | 1 | -4/+63 |
* | Have AppCache code go through the content embedder API for content settings c... | jam@chromium.org | 2011-05-08 | 1 | -0/+2 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Group cookies by source field only in the collected cookies | jochen@chromium.org | 2011-03-17 | 1 | -1/+6 |
* | Fix a warning found by Clang: | rsesek@chromium.org | 2011-02-07 | 1 | -9/+6 |
* | Move models from app to ui/base/models | ben@chromium.org | 2011-01-14 | 1 | -7/+7 |
* | Even more virtual method deinlining. | erg@google.com | 2010-12-13 | 1 | -80/+28 |
* | Make the cookie list a class (instead of a typedef inside CookieMonster)... | jochen@chromium.org | 2010-12-03 | 1 | -1/+1 |
* | FBTF: Small nits; moving virtual methods to implementation. | erg@google.com | 2010-10-08 | 1 | -6/+2 |
* | Add IndexedDB to cookie tree. | bauerb@chromium.org | 2010-09-24 | 1 | -17/+85 |
* | Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ... | viettrungluu@chromium.org | 2010-08-30 | 1 | -11/+11 |
* | Convert CookieTree...Node to not use the wstring GetTitle(), but instead GetT... | viettrungluu@chromium.org | 2010-08-26 | 1 | -23/+56 |
* | Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}. | viettrungluu@chromium.org | 2010-08-19 | 1 | -1/+1 |
* | Revert 56315 - [Gtk] Display the current content setting applying to a domain... | jochen@chromium.org | 2010-08-18 | 1 | -5/+0 |
* | [Gtk] Display the current content setting applying to a domain along with the... | jochen@chromium.org | 2010-08-17 | 1 | -0/+5 |
* | Add a session storage node to the cookies tree view for collected cookies. | jochen@chromium.org | 2010-08-10 | 1 | -20/+90 |
* | `#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 |