summaryrefslogtreecommitdiffstats
path: root/net/cookies/cookie_monster.h
Commit message (Expand)AuthorAgeFilesLines
* Add CookieMonster::SetEnableFileScheme and CookieMonster::IsCookieableSchemejgreenwald@chromium.org2012-06-121-4/+13
* Unwire the clear on exit preference from the storage systems.jochen@chromium.org2012-06-051-9/+4
* RefCounted types should not have public destructors, net/rsleevi@chromium.org2012-04-281-2/+2
* Add CookieStore::DeleteSessionCookiesAsync method.husky@chromium.org2012-04-251-0/+5
* Fix some grammar in comments, error messages and documentation.gavinp@chromium.org2012-04-031-1/+1
* Move the cookie store implementation into its own directory.erikwright@chromium.org2012-03-151-0/+971