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_store_unittest.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-01
1
-282
/
+333
*
net: Use base::MessageLoop.
xhwang@chromium.org
2013-05-23
1
-9
/
+10
*
Rename test callbacks for CookieStore to represent the argument type.
tyoshino@chromium.org
2013-05-22
1
-34
/
+39
*
Unit test for CookieStore::DeleteSessionCookies
droger@chromium.org
2013-04-30
1
-1
/
+18
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-39
/
+57
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-57
/
+39
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-39
/
+57
*
Fix the EmptyExpires cookie store test on iOS
droger@chromium.org
2013-03-19
1
-0
/
+2
*
Ignore an empty expiry attribute, as per RFC.
erikwright@chromium.org
2013-03-13
1
-0
/
+24
*
Remove the last traces of experimental support for MAC cookies
rsleevi@chromium.org
2013-02-28
1
-102
/
+25
*
Move string tokenizer to base/strings.
brettw@chromium.org
2013-02-02
1
-2
/
+2
*
Account for server vs host clock skew in cookie expiration times.
pauljensen@chromium.org
2012-11-01
1
-0
/
+27
*
Revert 146616.
erikwright@chromium.org
2012-10-02
1
-27
/
+0
*
Remove ENABLE_PERSISTENT_SESSION_COOKIES
jgreenwald@chromium.org
2012-08-02
1
-12
/
+0
*
Fix the failed case ThreadCheckDeleteSessionCookies on Android
yongsheng.zhu@intel.com
2012-07-17
1
-0
/
+11
*
Account for server vs host clock skew in cookie expiration times.
pauljensen@chromium.org
2012-07-13
1
-0
/
+27
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Moved the ThreadCheckDeleteSessionCookies from cookie_monster_unittest to coo...
droger@google.com
2012-05-04
1
-1
/
+40
*
Move the cookie store implementation into its own directory.
erikwright@chromium.org
2012-03-15
1
-0
/
+1055