summaryrefslogtreecommitdiffstats
path: root/net/base/cookie_monster.h
Commit message (Expand)AuthorAgeFilesLines
* Second patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-2/+2
* DevTools: Implement raw cookies access for inspector.pfeldman@chromium.org2009-10-291-0/+3
* Change update threshold in CookieMonster for testing from 1s to 20ms to speed...vandebo@chromium.org2009-10-281-3/+3
* This CL changes the CookieStore obect to be a refcounted object to get a bett...ananta@chromium.org2009-09-051-2/+6
* Navigation and cookies for Automationamit@chromium.org2009-07-281-41/+27
* Reverting 16158.beng@google.com2009-05-151-3/+0
* Privacy option added for all cookies to become session cookies.idanan@chromium.org2009-05-151-0/+3
* Add a separate cookie store that's used for extensions.mpcomplete@google.com2009-05-141-0/+13
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* CookieMonster quote parsing changes and tests.deanm@chromium.org2009-01-091-0/+4
* Enforce httponly on cookies coming from the renderer. This prevents javascri...deanm@chromium.org2008-11-191-12/+34
* Try to fix Mac and Linux compiles.pkasting@chromium.org2008-11-011-1/+1
* Expire cookies by last access date, rather than creation date.pkasting@chromium.org2008-11-011-5/+28
* Implement a TODO (purge expired cookies in GetAllCookies()) and some small st...pkasting@chromium.org2008-10-301-7/+31
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-17/+17
* An early optimization in std::pair<> in Visual Studio 2008 Service Pack 1 mak...maruel@google.com2008-09-151-0/+9
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Port cookie_monster, net_util, and registry_controlled_domain to POSIXish pla...mmentovai@google.com2008-08-211-11/+11
* Back out r1154 due to test failuresmmentovai@google.com2008-08-211-11/+11
* Port cookie_monster, net_util, and registry_controlled_domain to POSIXish pla...mmentovai@google.com2008-08-211-11/+11
* M net/base/cookie_monster.hawalker@google.com2008-08-201-2/+2
* Move more net classes into the net namespace. Also remove the net_util names...darin@google.com2008-07-311-0/+4
* Add net to the repository.initial.commit2008-07-261-0/+331