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
/
cookies
/
cookie_monster.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use a direct include of strings headers in net/android/, net/base/, net/cert/...
avi@chromium.org
2013-06-11
1
-3
/
+3
*
Update includes of message_loop_proxy.
brettw@chromium.org
2013-06-10
1
-1
/
+1
*
Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-01
1
-9
/
+9
*
net: Use base::MessageLoop.
xhwang@chromium.org
2013-05-23
1
-1
/
+1
*
Add support for split Public Suffix List distinctions.
nyquist@chromium.org
2013-05-14
1
-2
/
+3
*
Rename names of queues in CookieMonster to less confusing ones.
tyoshino@chromium.org
2013-05-14
1
-25
/
+27
*
Revert 199771 "Add support for split Public Suffix List distinct..."
nyquist@chromium.org
2013-05-13
1
-3
/
+2
*
Add support for split Public Suffix List distinctions.
nyquist@chromium.org
2013-05-13
1
-2
/
+3
*
Implementing priority-aware cookie eviction algorithm.
huangs@chromium.org
2013-05-02
1
-100
/
+179
*
Add a way to query a cookie store whether any cookies exist for a given
tburkard@chromium.org
2013-04-19
1
-0
/
+53
*
Adding Priority field to cookies.
erikwright@chromium.org
2013-04-19
1
-7
/
+11
*
Ignore an empty expiry attribute, as per RFC.
erikwright@chromium.org
2013-03-13
1
-0
/
+2
*
Remove the last traces of experimental support for MAC cookies
rsleevi@chromium.org
2013-02-28
1
-140
/
+48
*
Add IncludeForRequestURL method to CanonicalCookie.
markusheintz@chromium.org
2012-12-12
1
-17
/
+5
*
Remove unused parameter from the method IsDomainMatch of the class CanonicalC...
markusheintz@chromium.org
2012-11-30
1
-4
/
+2
*
The "Create" method for creating a CanonicalCookie from a ParsedCookie uses t...
markusheintz@chromium.org
2012-11-15
1
-36
/
+2
*
Account for server vs host clock skew in cookie expiration times.
pauljensen@chromium.org
2012-11-01
1
-1
/
+7
*
Revert 146616.
erikwright@chromium.org
2012-10-02
1
-7
/
+1
*
Move files related to registry-controlled domains into a new net/base/registr...
pam@chromium.org
2012-07-20
1
-1
/
+1
*
Fixed namespace comments
battre@chromium.org
2012-07-19
1
-1
/
+1
*
Move CanonicalCookie into separate files
battre@chromium.org
2012-07-18
1
-442
/
+11
*
Account for server vs host clock skew in cookie expiration times.
pauljensen@chromium.org
2012-07-13
1
-5
/
+15
*
Extract ParsedCookie into a top level class
battre@chromium.org
2012-07-12
1
-274
/
+4
*
Remove the force_session cookie option, as it's not used anymore
jochen@chromium.org
2012-07-11
1
-27
/
+12
*
Add CookieMonster::SetEnableFileScheme and CookieMonster::IsCookieableScheme
jgreenwald@chromium.org
2012-06-12
1
-3
/
+18
*
Unwire the clear on exit preference from the storage systems.
jochen@chromium.org
2012-06-05
1
-7
/
+2
*
RefCounted types should not have public destructors, net/
rsleevi@chromium.org
2012-04-28
1
-13
/
+72
*
Add CookieStore::DeleteSessionCookiesAsync method.
husky@chromium.org
2012-04-25
1
-0
/
+54
*
Fix some grammar in comments, error messages and documentation.
gavinp@chromium.org
2012-04-03
1
-2
/
+3
*
Move the cookie store implementation into its own directory.
erikwright@chromium.org
2012-03-15
1
-0
/
+2740