summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browsing_data/browsing_data_cookie_helper.cc
Commit message (Expand)AuthorAgeFilesLines
* Implement delete methods for the various CannedBrowsingDataHelpers.rsesek@chromium.org2014-01-071-0/+10
* chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1tfarina@chromium.org2013-07-021-1/+1
* Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-021-2/+2
* Use CanonicalCookie::Create for creating CanonicalCookies in BrowsingDataCook...markusheintz@chromium.org2012-11-161-35/+2
* Account for server vs host clock skew in cookie expiration times.pauljensen@chromium.org2012-11-011-1/+6
* Don't use CanonicalCookie::Create method for creating canonical cookies in th...markusheintz@chromium.org2012-10-311-8/+28
* Revert 164709 - Don't use CanonicalCookie::Create method for creating canonic...dharani@google.com2012-10-301-1/+1
* For the cookie counts in the Website Settings UI: Don't count cookies that ar...markusheintz@chromium.org2012-10-291-1/+20
* Don't use CanonicalCookie::Create method for creating canonical cookies in th...markusheintz@chromium.org2012-10-291-1/+1
* 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-0/+230