summaryrefslogtreecommitdiffstats
path: root/net/base/cookie_monster_store_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Move the cookie store implementation into its own directory.erikwright@chromium.org2012-03-151-231/+0
* base::Bind: Easy pickings in net/base.jhawkins@chromium.org2011-12-201-6/+6
* CookieMonster: Store expiration time also for session cookies.marja@chromium.org2011-11-101-2/+2
* The change list splits loading of cookies from DB by the domain key(eTLD+1).guohui@google.com2011-10-171-10/+49
* Revert 105639 - The change list splits loading of cookies from DB by the doma...guohui@chromium.org2011-10-151-49/+10
* The change list splits loading of cookies from DB by the domain key(eTLD+1).guohui@google.com2011-10-151-10/+49
* Third try at committing this.erikwright@chromium.org2011-09-131-15/+27
* Revert 100415 - Re-land http://codereview.chromium.org/7831056/ and http://co...erikwright@chromium.org2011-09-091-27/+15
* Re-land http://codereview.chromium.org/7831056/ and http://codereview.chromiu...erikwright@chromium.org2011-09-091-15/+27
* Revert 100188 - Finalize a CL originally by departed intern ycxiao@ that deta...estade@chromium.org2011-09-091-10/+6
* Revert 100316 - Fix a memory leak in a unit test.estade@chromium.org2011-09-091-12/+9
* Fix a memory leak in a unit test.erikwright@chromium.org2011-09-091-9/+12
* Finalize a CL originally by departed intern ycxiao@ that detaches the loading...erikwright@chromium.org2011-09-081-6/+10
* MAC Cookies (patch 1 of N)abarth@chromium.org2011-04-301-2/+6
* Cleanup: Standardizing argument order for CanonicalCookie constructors.mkwst@chromium.org2011-04-191-15/+13
* 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-5/+6
* Show the origin of the site setting the cookie instead of the domain of therogerta@chromium.org2011-02-241-5/+6
* Clean up net unit testing code.erg@google.com2011-01-261-0/+176
* Revert "Clean up net unit testing code." since it breaks the shlib builder.erg@google.com2011-01-251-176/+0
* Clean up net unit testing code.erg@google.com2011-01-251-0/+176