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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make CookieMonster::Delegate top-level and remove global CookieMonster::Enabl...
ajwong@chromium.org
2014-01-04
1
-19
/
+18
*
Revert 242913 "Make CookieMonster::Delegate top-level and remove..."
esprehn@chromium.org
2014-01-03
1
-18
/
+19
*
Make CookieMonster::Delegate top-level and remove global CookieMonster::Enabl...
ajwong@chromium.org
2014-01-03
1
-19
/
+18
*
Move DeleteAllCreatedBetweenForHostAsync to CookieStore
sdefresne@chromium.org
2013-12-19
1
-9
/
+13
*
Promote the priority aware cookie eviction algorithm from experimental status.
erikwright@chromium.org
2013-11-02
1
-6
/
+0
*
Wait for store flush in CookieMonster::Delete*Task
philipj@opera.com
2013-10-03
1
-0
/
+1
*
Disallow cookies with control chars.
jww@chromium.org
2013-09-20
1
-4
/
+12
*
Revert 223324 "Wait for store flush in CookieMonster::Delete*Task"
nasko@chromium.org
2013-09-16
1
-1
/
+0
*
Wait for store flush in CookieMonster::Delete*Task
philipj@opera.com
2013-09-16
1
-0
/
+1
*
Revert 219709 "Remove the Extensions URLRequestContext."
earthdok@chromium.org
2013-08-27
1
-17
/
+17
*
Remove the Extensions URLRequestContext.
ajwong@chromium.org
2013-08-27
1
-17
/
+17
*
Storage partition: correctly delete cookie(s) when origin is specified.
lazyboy@chromium.org
2013-08-07
1
-0
/
+15
*
Use a direct include of time headers in net/, part 1.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-01
1
-1
/
+1
*
Rename names of queues in CookieMonster to less confusing ones.
tyoshino@chromium.org
2013-05-14
1
-6
/
+6
*
Implementing priority-aware cookie eviction algorithm.
huangs@chromium.org
2013-05-02
1
-30
/
+37
*
Add a way to query a cookie store whether any cookies exist for a given
tburkard@chromium.org
2013-04-19
1
-0
/
+8
*
Adding Priority field to cookies.
erikwright@chromium.org
2013-04-19
1
-2
/
+7
*
Move SQLitePersistentCookieStore to content
sky@chromium.org
2013-04-10
1
-1
/
+1
*
Implementing EvictedDomainCookieCounter to keep statistics on cookie eviction...
huangs@chromium.org
2013-04-08
1
-1
/
+1
*
Remove the last traces of experimental support for MAC cookies
rsleevi@chromium.org
2013-02-28
1
-12
/
+1
*
Only HistogramBase is used outside of base/metrics.
kaiwang@chromium.org
2013-01-23
1
-12
/
+13
*
Sort includes in cookie_monster.h.
pliard@chromium.org
2012-08-14
1
-1
/
+1
*
Do not inherit from std::vector.
tfarina@chromium.org
2012-07-25
1
-2
/
+1
*
Move CanonicalCookie into separate files
battre@chromium.org
2012-07-18
1
-136
/
+4
*
Extract ParsedCookie into a top level class
battre@chromium.org
2012-07-12
1
-102
/
+1
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Remove the force_session cookie option, as it's not used anymore
jochen@chromium.org
2012-07-11
1
-10
/
+4
*
Add CookieMonster::SetEnableFileScheme and CookieMonster::IsCookieableScheme
jgreenwald@chromium.org
2012-06-12
1
-4
/
+13
*
Unwire the clear on exit preference from the storage systems.
jochen@chromium.org
2012-06-05
1
-9
/
+4
*
RefCounted types should not have public destructors, net/
rsleevi@chromium.org
2012-04-28
1
-2
/
+2
*
Add CookieStore::DeleteSessionCookiesAsync method.
husky@chromium.org
2012-04-25
1
-0
/
+5
*
Fix some grammar in comments, error messages and documentation.
gavinp@chromium.org
2012-04-03
1
-1
/
+1
*
Move the cookie store implementation into its own directory.
erikwright@chromium.org
2012-03-15
1
-0
/
+971