summaryrefslogtreecommitdiffstats
path: root/net/base/cookie_monster_store_test.h
Commit message (Expand)AuthorAgeFilesLines
* Remove most unnecessary uses of "net::" in net/base/.adamk@chromium.org2011-03-251-21/+21
* Adding `cause` to the cookie extension API's onchanged event signature.jochen@chromium.org2011-03-231-1/+2
* Clean up net unit testing code.erg@google.com2011-01-261-133/+44
* Revert "Clean up net unit testing code." since it breaks the shlib builder.erg@google.com2011-01-251-44/+133
* Clean up net unit testing code.erg@google.com2011-01-251-133/+44
* Add Flush(Task*) method to CookieMonster.rdsmith@chromium.org2010-12-231-0/+11
* Refactored cookies persistent store clean-up on shutdown.pastarmovj@chromium.org2010-12-061-0/+5
* Fix poorly performancing implementation of MockSimplePersistentCookieStorerdsmith@google.com2010-10-181-25/+18
* This is the final change for issue 8850, changing the expiry behaviorrdsmith@google.com2010-10-011-0/+88
* This CL changes our per-domain limits to be per-effective domain.rdsmith@chromium.org2010-09-071-8/+6
* More cleanup relating to the domain now being part of the CanonicalCookie:rdsmith@chromium.org2010-08-061-9/+7
* Fixes targeting the unique creation times invariant in the CookieMonster:rdsmith@google.com2010-07-281-0/+151