summaryrefslogtreecommitdiffstats
path: root/net/cookies
Commit message (Expand)AuthorAgeFilesLines
* Moved the ThreadCheckDeleteSessionCookies from cookie_monster_unittest to coo...droger@google.com2012-05-042-37/+40
* Disable CookieMonsterTest.GarbageCollectionTriggers on Windows.cbentzel@chromium.org2012-05-031-1/+9
* RefCounted types should not have public destructors, net/rsleevi@chromium.org2012-04-285-35/+108
* Add CookieStore::DeleteSessionCookiesAsync method.husky@chromium.org2012-04-256-0/+123
* Fix some grammar in comments, error messages and documentation.gavinp@chromium.org2012-04-032-3/+4
* Move the cookie store implementation into its own directory.erikwright@chromium.org2012-03-1518-0/+9097