summaryrefslogtreecommitdiffstats
path: root/net/base/cookie_monster_perftest.cc
Commit message (Expand)AuthorAgeFilesLines
* Change UTF8ToUTF16 to accept const StringPiece&.suzhe@google.com2011-01-281-0/+2
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-011-2/+2
* This is the final change for issue 8850, changing the expiry behaviorrdsmith@google.com2010-10-011-0/+62
* net: Append base:: in the StringPrintf calls.tfarina@chromium.org2010-09-251-9/+11
* This CL changes our per-domain limits to be per-effective domain.rdsmith@chromium.org2010-09-071-39/+81
* More cleanup relating to the domain now being part of the CanonicalCookie:rdsmith@chromium.org2010-08-061-4/+4
* Fixes targeting the unique creation times invariant in the CookieMonster:rdsmith@google.com2010-07-281-3/+37
* Converted CanonicalCookies over to containing a domain.rdsmith@google.com2010-07-141-0/+68
* Reland r42473. Add a delegate to CookieMonster and broadcast notifications ab...jochen@chromium.org2010-03-251-2/+2
* Revert 42473 - Add a delegate to CookieMonster and broadcast notifications ab...dhollowa@chromium.org2010-03-241-2/+2
* Add a delegate to CookieMonster and broadcast notifications about changes to ...jochen@chromium.org2010-03-241-2/+2
* Revert the revert... This has the cumulative effect of relanding 38694.eroman@chromium.org2010-02-111-2/+2
* Revert 38694 - For some reason this seems to be hanging chrome frame tests, e...eroman@chromium.org2010-02-101-2/+2
* Add some tests to CookieMonster for overwriting persistent cookies, and check...eroman@chromium.org2010-02-101-2/+2
* Second patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-8/+8
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Fixed failed test in net_perftest.darin@chromium.org2008-12-171-1/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Move more net classes into the net namespace. Also remove the net_util names...darin@google.com2008-07-311-4/+4
* Add net to the repository.initial.commit2008-07-261-0/+120