index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
base
/
cookie_monster.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Original patch by pmarks@google.com (see http://codereview.chromium.org/113944)
ericroman@google.com
2009-06-23
1
-1
/
+2
*
Increase cookie limit to 3000. This matches Firefox 3.5 and Firefox trunk.BU...
pkasting@chromium.org
2009-06-03
1
-2
/
+2
*
Reverting 16158.
beng@google.com
2009-05-15
1
-4
/
+0
*
Privacy option added for all cookies to become session cookies.
idanan@chromium.org
2009-05-15
1
-0
/
+4
*
Add a separate cookie store that's used for extensions.
mpcomplete@google.com
2009-05-14
1
-12
/
+19
*
Make sure last_time_seen_ is protected by the CookieMonster lock.
deanm@chromium.org
2009-03-26
1
-2
/
+6
*
Remove unneeded includes of googleurl/src/url_parse.h and url_canon.h.
thestig@chromium.org
2009-03-12
1
-1
/
+0
*
NO CODE CHANGE
deanm@chromium.org
2009-03-11
1
-1
/
+0
*
Support domain=IPADDR if it matches the url ip address exactly.
deanm@chromium.org
2009-01-23
1
-2
/
+6
*
CookieMonster quote parsing changes and tests.
deanm@chromium.org
2009-01-09
1
-31
/
+29
*
Remove compatibility #defines in string_util.h
phajdan.jr@chromium.org
2008-12-30
1
-1
/
+1
*
Enforce httponly on cookies coming from the renderer. This prevents javascri...
deanm@chromium.org
2008-11-19
1
-15
/
+63
*
Preserve the output vector for cookie loading. This prevents a few unneeded ...
deanm@chromium.org
2008-11-06
1
-10
/
+13
*
Expire cookies by last access date, rather than creation date.
pkasting@chromium.org
2008-11-01
1
-11
/
+40
*
Implement a TODO (purge expired cookies in GetAllCookies()) and some small st...
pkasting@chromium.org
2008-10-30
1
-78
/
+80
*
Move Time, TimeDelta and TimeTicks into namespace base.
dsh@google.com
2008-10-27
1
-0
/
+3
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
Port cookie_monster, net_util, and registry_controlled_domain to POSIXish pla...
mmentovai@google.com
2008-08-21
1
-2
/
+13
*
Back out r1154 due to test failures
mmentovai@google.com
2008-08-21
1
-13
/
+2
*
Port cookie_monster, net_util, and registry_controlled_domain to POSIXish pla...
mmentovai@google.com
2008-08-21
1
-2
/
+13
*
Move more net classes into the net namespace. Also remove the net_util names...
darin@google.com
2008-07-31
1
-2
/
+7
*
Add net to the repository.
initial.commit
2008-07-26
1
-0
/
+1043