summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cookies_tree_model.cc
Commit message (Expand)AuthorAgeFilesLines
* Revoke quota when cookies tree item was deleted.tzik@chromium.org2011-10-031-1/+3
* * Wire up the delete command in the cookie tree UI to actually delete indexed...michaeln@google.com2011-08-251-6/+4
* When deleting storage through the cookies tree model, also update its cachejochen@chromium.org2011-08-181-41/+74
* Creat BrowsingDataCookieHelper and CannedBrowsingDataCookieHelper for logging...ycxiao@chromium.org2011-08-121-41/+49
* Adding usage entry to chrome://settings/cookies.tzik@chromium.org2011-08-091-16/+88
* Revert 95607 - Adding usage entry to chrome://settings/cookies.tzik@chromium.org2011-08-081-88/+16
* Adding usage entry to chrome://settings/cookies.tzik@chromium.org2011-08-051-16/+88
* Revert 95534 - Creat BrowsingDataCookieHelper and CannedBrowsingDataCookieHel...yzshen@chromium.org2011-08-051-49/+41
* Creat BrowsingDataCookieHelper and CannedBrowsingDataCookieHelper for logging...ycxiao@chromium.org2011-08-041-41/+49
* Adding filesystems to CookiesTreeModel search results.mkwst@chromium.org2011-07-061-0/+1
* Move app/resources/* to ui/resources/ directory.tfarina@chromium.org2011-06-291-1/+1
* Add methods to support item_pattern, top_level_frame_pattersn to host_content...markusheintz@chromium.org2011-06-161-0/+1
* ui/base/models: Add empty() accessor to TreeNode class.tfarina@chromium.org2011-06-081-1/+1
* Wrapping blocked filesystems into TabSpecificContentSettingsmkwst@chromium.org2011-05-271-14/+108
* Have AppCache code go through the content embedder API for content settings c...jam@chromium.org2011-05-081-0/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Improve the algorithm of TreeNode::Remove.tfarina@chromium.org2011-03-221-5/+3
* Reverse the order of parameters in TreeNode::Add function.tfarina@chromium.org2011-03-181-2/+2
* [Mac] Show collected cookies in a tab view.bauerb@chromium.org2011-03-181-1/+1
* Group cookies by source field only in the collected cookiesjochen@chromium.org2011-03-171-3/+5
* Rename TreeNode::GetChildCount to TreeNode::child_count. Part 3.tfarina@chromium.org2011-03-101-3/+3
* Rename TreeNode::GetParent() to TreeNode::parent(). Part 2tfarina@chromium.org2011-03-081-15/+15
* Rename IndexOfChild to GetIndexOf. Part 1tfarina@chromium.org2011-03-081-2/+2
* Implement new webui cookies and site data page.mdm@chromium.org2011-03-031-1/+1
* Move in_process_webkit dir from chrome\browser to content\browser.jam@chromium.org2011-02-241-1/+1
* Show the origin of the site setting the cookie instead of the domain of therogerta@chromium.org2011-02-241-9/+15
* Fix a warning found by Clang:rsesek@chromium.org2011-02-071-2/+2
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* Move models from app to ui/base/modelsben@chromium.org2011-01-141-4/+4
* Chromium build failed with heap leak checker, or configured withtony@chromium.org2011-01-131-8/+2
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-141-1/+1
* Even more virtual method deinlining.erg@google.com2010-12-131-0/+116
* Remove "name" field from indexed databases.jochen@chromium.org2010-11-081-3/+4
* FBTF: Small nits; moving virtual methods to implementation.erg@google.com2010-10-081-0/+7
* Add IndexedDB to cookie tree.bauerb@chromium.org2010-09-241-1/+79
* Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ...viettrungluu@chromium.org2010-08-301-4/+4
* Convert CookieTree...Node to not use the wstring GetTitle(), but instead GetT...viettrungluu@chromium.org2010-08-261-12/+14
* Revert 56315 - [Gtk] Display the current content setting applying to a domain...jochen@chromium.org2010-08-181-25/+0
* [Gtk] Display the current content setting applying to a domain along with the...jochen@chromium.org2010-08-171-0/+25
* Add a session storage node to the cookies tree view for collected cookies.jochen@chromium.org2010-08-101-2/+76
* FBTF: Remove unneeded headers from base/ (part 5)thestig@chromium.org2010-08-071-1/+0
* More cleanup relating to the domain now being part of the CanonicalCookie:rdsmith@chromium.org2010-08-061-2/+1
* Introduce a resource identifier for content settings.jochen@chromium.org2010-08-061-0/+1
* Cleanup: Remove unneeded headers from app/thestig@chromium.org2010-07-291-2/+0
* Changed type CookieList to being a vector CanonicalCookies.rdsmith@google.com2010-07-211-5/+5
* Store creating url in origin nodes and use it for content settings.jochen@chromium.org2010-07-191-33/+48
* compile fix.bauerb@chromium.org2010-07-191-5/+6
* Preparatory work for adding content exceptions from the tab cookie view.bauerb@chromium.org2010-07-191-0/+7
* Initialize CookiesTreeModel with a cookie monster instead of a profil.jochen@chromium.org2010-05-311-13/+5