summaryrefslogtreecommitdiffstats
path: root/net/cookies/cookie_monster.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 146616.erikwright@chromium.org2012-10-021-7/+1
* Move files related to registry-controlled domains into a new net/base/registr...pam@chromium.org2012-07-201-1/+1
* Fixed namespace commentsbattre@chromium.org2012-07-191-1/+1
* Move CanonicalCookie into separate filesbattre@chromium.org2012-07-181-442/+11
* Account for server vs host clock skew in cookie expiration times.pauljensen@chromium.org2012-07-131-5/+15
* Extract ParsedCookie into a top level classbattre@chromium.org2012-07-121-274/+4
* Remove the force_session cookie option, as it's not used anymorejochen@chromium.org2012-07-111-27/+12
* Add CookieMonster::SetEnableFileScheme and CookieMonster::IsCookieableSchemejgreenwald@chromium.org2012-06-121-3/+18
* Unwire the clear on exit preference from the storage systems.jochen@chromium.org2012-06-051-7/+2
* RefCounted types should not have public destructors, net/rsleevi@chromium.org2012-04-281-13/+72
* Add CookieStore::DeleteSessionCookiesAsync method.husky@chromium.org2012-04-251-0/+54
* Fix some grammar in comments, error messages and documentation.gavinp@chromium.org2012-04-031-2/+3
* Move the cookie store implementation into its own directory.erikwright@chromium.org2012-03-151-0/+2740