summaryrefslogtreecommitdiffstats
path: root/chrome/browser/content_settings/local_shared_objects_container.cc
Commit message (Expand)AuthorAgeFilesLines
* Show cookies only for HTTP and HTTPS URLs.palmer2016-01-111-4/+5
* Cache Storage API: Hook up to chrome://settings/cookiesjsbell2015-08-221-19/+26
* Revert "Cache Storage API: Hook up to chrome://settings/cookies"Alex Moshchuk2015-08-211-26/+19
* Cache Storage API: Hook up to chrome://settings/cookiesjsbell2015-08-211-19/+26
* LocalSharedObjectsContainer: Separate object counting in an interfacevabr2014-10-021-12/+12
* Store in memory cookies in a hash set instead of a list.erikchen@chromium.org2014-08-181-10/+10
* Service Worker: Hook up browsing data deletionjsbell@chromium.org2014-08-111-0/+20
* Rename ServerBoundCert => ChannelID to reflect the current namerch@chromium.org2014-07-251-5/+5
* Move all remaining appcache-related code to content namespacepilgrim@chromium.org2014-06-251-2/+2
* Move kStandardSchemeSeparator from //content to //urlblundell@chromium.org2014-06-051-1/+1
* Move some content url constants to /url.sungmann.cho@navercorp.com2014-05-071-1/+1
* When checking the public suffix list, set INCLUDE_PRIVATE_REGISTRIES for all ...rsleevi@chromium.org2014-01-301-13/+11
* Implement delete methods for the various CannedBrowsingDataHelpers.rsesek@chromium.org2014-01-071-10/+13
* content: Move kHttpScheme constant into content namespace.tfarina@chromium.org2013-09-151-1/+1
* chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1tfarina@chromium.org2013-07-021-1/+1
* Add support for split Public Suffix List distinctions.nyquist@chromium.org2013-05-141-24/+23
* Revert 199771 "Add support for split Public Suffix List distinct..."nyquist@chromium.org2013-05-131-23/+24
* Add support for split Public Suffix List distinctions.nyquist@chromium.org2013-05-131-24/+23
* Removing "Application Data" dialog related code.nasko@chromium.org2012-12-131-4/+2
* move cookies_tree_model* to c/b/browsing_data/jochen@chromium.org2012-11-071-1/+1
* Show Flash LSOs for Pepper Flash in cookie dialog.bauerb@chromium.org2012-08-011-0/+20
* Move files related to registry-controlled domains into a new net/base/registr...pam@chromium.org2012-07-201-1/+1
* Move browsing_data_helper files into a separate directory.markusheintz@chromium.org2012-07-191-7/+7
* Move CanonicalCookie into separate filesbattre@chromium.org2012-07-181-0/+1
* Refactor *BrowsingDataCookieHelper and remove the profile dependency.markusheintz@chromium.org2012-06-061-1/+2
* Display third party cookies and site data counts in the Website Settings UI.markusheintz@chromium.org2012-05-151-9/+138
* Show ServerBoundCerts in site data viewer.mattm@chromium.org2012-04-061-0/+4
* Extract LocalShareObjectsContainer into a separate filemarkusheintz@chromium.org2012-03-081-0/+46