summaryrefslogtreecommitdiffstats
path: root/net/base/cookie_monster_store_test.h
Commit message (Expand)AuthorAgeFilesLines
* The change list splits loading of cookies from DB by the domain key(eTLD+1).guohui@google.com2011-10-171-7/+43
* Revert 105639 - The change list splits loading of cookies from DB by the doma...guohui@chromium.org2011-10-151-43/+7
* The change list splits loading of cookies from DB by the domain key(eTLD+1).guohui@google.com2011-10-151-7/+43
* Third try at committing this.erikwright@chromium.org2011-09-131-9/+23
* Revert 100415 - Re-land http://codereview.chromium.org/7831056/ and http://co...erikwright@chromium.org2011-09-091-23/+9
* Re-land http://codereview.chromium.org/7831056/ and http://codereview.chromiu...erikwright@chromium.org2011-09-091-9/+23
* Revert 100188 - Finalize a CL originally by departed intern ycxiao@ that deta...estade@chromium.org2011-09-091-17/+9
* Revert 100316 - Fix a memory leak in a unit test.estade@chromium.org2011-09-091-6/+0
* Fix a memory leak in a unit test.erikwright@chromium.org2011-09-091-0/+6
* Finalize a CL originally by departed intern ycxiao@ that detaches the loading...erikwright@chromium.org2011-09-081-9/+17
* 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