summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cookies_tree_model_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Minor cleanup. Simplify the DOMStorageContext interface exposed by the conten...michaeln@google.com2012-06-111-2/+4
* Refactor *BrowsingDataCookieHelper and remove the profile dependency.markusheintz@chromium.org2012-06-061-1/+1
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-041-1/+1
* Show ServerBoundCerts in site data viewer.mattm@chromium.org2012-04-061-9/+87
* Move creation of BrowserContext objects that live in content to content, inst...jam@chromium.org2012-02-201-2/+8
* Reverting to green up the memory waterfall.jhawkins@chromium.org2012-02-191-5/+2
* Move creation of BrowserContext objects that live in content to content, inst...jam@chromium.org2012-02-171-2/+5
* Profiles: Generalize ProfileKeyedServiceFactory into a base class and the par...erg@chromium.org2012-02-131-2/+3
* Switch to IWYU for files that previously were getting a bunch ofjoi@chromium.org2011-12-011-0/+1
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+1
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-3/+4
* Adding CookieSettings for storing cookie content settings.marja@chromium.org2011-10-281-3/+5
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-1/+1
* Move content_notification_types.h from content\common to content\public\brows...jam@chromium.org2011-10-181-1/+1
* Switch ChromeTestSuite to the same convention as ContentTestSuite:phajdan.jr@chromium.org2011-08-271-2/+1
* * Wire up the delete command in the cookie tree UI to actually delete indexed...michaeln@google.com2011-08-251-2/+3
* When deleting storage through the cookies tree model, also update its cachejochen@chromium.org2011-08-181-0/+4
* Creat BrowsingDataCookieHelper and CannedBrowsingDataCookieHelper for logging...ycxiao@chromium.org2011-08-121-109/+93
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-111-1/+1
* Adding usage entry to chrome://settings/cookies.tzik@chromium.org2011-08-091-23/+126
* Revert 95607 - Adding usage entry to chrome://settings/cookies.tzik@chromium.org2011-08-081-114/+22
* Adding usage entry to chrome://settings/cookies.tzik@chromium.org2011-08-051-22/+114
* Revert 95534 - Creat BrowsingDataCookieHelper and CannedBrowsingDataCookieHel...yzshen@chromium.org2011-08-051-91/+105
* Creat BrowsingDataCookieHelper and CannedBrowsingDataCookieHelper for logging...ycxiao@chromium.org2011-08-041-105/+91
* GTTF: Use a fresh TestingBrowserProcess for each test, part #4phajdan.jr@chromium.org2011-08-031-1/+2
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-011-1/+1
* bookmarks: Use empty() accessor in some places instead of relying in child_co...tfarina@chromium.org2011-07-121-1/+1
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* Adding filesystems to CookiesTreeModel search results.mkwst@chromium.org2011-07-061-0/+21
* Add methods to support item_pattern, top_level_frame_pattersn to host_content...markusheintz@chromium.org2011-06-161-7/+12
* Split incognito extension content settings in session-only and persistent.bauerb@chromium.org2011-06-031-5/+11
* Wrapping blocked filesystems into TabSpecificContentSettingsmkwst@chromium.org2011-05-271-63/+253
* Apply third party cookie blocking to all kinds of cookiesjochen@chromium.org2011-05-261-2/+1
* Enable ContentSettingsPattern to match origins.markusheintz@chromium.org2011-05-191-1/+2
* Revert 85894 - Enable ContentSettingsPattern to match origins.markusheintz@chromium.org2011-05-191-2/+1
* Enable ContentSettingsPattern to match origins.markusheintz@chromium.org2011-05-191-1/+2
* Have AppCache code go through the content embedder API for content settings c...jam@chromium.org2011-05-081-0/+1
* Moved URLRequestContextGetter to net/ so it can be used by projects such as j...sanjeevr@chromium.org2011-03-311-1/+1
* Improve the algorithm of TreeNode::Remove.tfarina@chromium.org2011-03-221-4/+3
* Group cookies by source field only in the collected cookiesjochen@chromium.org2011-03-171-6/+12
* Rename TreeNode::GetChildCount to TreeNode::child_count. Part 3.tfarina@chromium.org2011-03-101-4/+4
* Rename TreeNode::GetParent() to TreeNode::parent(). Part 2tfarina@chromium.org2011-03-081-1/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-081-2/+2
* Rename IndexOfChild to GetIndexOf. Part 1tfarina@chromium.org2011-03-081-2/+2
* Even more test cleanup.erg@google.com2011-02-101-1/+1
* Cleanup: Remove unneeded includes of notification_service.h, part 2.thestig@chromium.org2010-12-171-1/+0
* Implement preference and policy based content settings providers.jochen@chromium.org2010-12-101-24/+1
* Make the cookie list a class (instead of a typedef inside CookieMonster)...jochen@chromium.org2010-12-031-1/+1
* Move ContentSettingsDetails and Pattern out of HostContentSettingsMap as sepa...jochen@chromium.org2010-12-021-4/+4
* Refactor: move HostContentSettingsMap to content_settingsgfeher@chromium.org2010-11-301-1/+1