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_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
base::Bind: Easy pickings in net/base.
jhawkins@chromium.org
2011-12-20
1
-18
/
+16
*
Retry 114494 - Remove BindStateHolder and have Bind() return a Callback<> obj...
ajwong@chromium.org
2011-12-20
1
-1
/
+1
*
Revert 114494 - Remove BindStateHolder and have Bind() return a Callback<> ob...
sail@chromium.org
2011-12-14
1
-1
/
+1
*
Remove BindStateHolder and have Bind() return a Callback<> object directly.
ajwong@chromium.org
2011-12-14
1
-1
/
+1
*
Removing MessageLoop::QuitTask() from net/
dcheng@chromium.org
2011-12-09
1
-2
/
+2
*
Store session cookies and restore them if chrome crashes or autorestarts.
marja@chromium.org
2011-12-05
1
-0
/
+38
*
Mark a cookie as session cookie, if the expiry date cannot be parsed
jochen@chromium.org
2011-11-22
1
-0
/
+9
*
Creation of cookie_utils.
droger@google.com
2011-11-17
1
-1
/
+2
*
Revert 110099 - Creation of cookie_utils.
joi@chromium.org
2011-11-15
1
-2
/
+1
*
Creation of cookie_utils.
droger@google.com
2011-11-15
1
-1
/
+2
*
CookieMonster: Store expiration time also for session cookies.
marja@chromium.org
2011-11-10
1
-0
/
+31
*
The change list splits loading of cookies from DB by the domain key(eTLD+1).
guohui@google.com
2011-10-17
1
-21
/
+67
*
Revert 105639 - The change list splits loading of cookies from DB by the doma...
guohui@chromium.org
2011-10-15
1
-67
/
+21
*
The change list splits loading of cookies from DB by the domain key(eTLD+1).
guohui@google.com
2011-10-15
1
-21
/
+67
*
Third try at committing this.
erikwright@chromium.org
2011-09-13
1
-242
/
+711
*
Revert 100415 - Re-land http://codereview.chromium.org/7831056/ and http://co...
erikwright@chromium.org
2011-09-09
1
-711
/
+242
*
Re-land http://codereview.chromium.org/7831056/ and http://codereview.chromiu...
erikwright@chromium.org
2011-09-09
1
-242
/
+711
*
Revert 100188 - Finalize a CL originally by departed intern ycxiao@ that deta...
estade@chromium.org
2011-09-09
1
-710
/
+242
*
Revert 100316 - Fix a memory leak in a unit test.
estade@chromium.org
2011-09-09
1
-4
/
+3
*
Fix a memory leak in a unit test.
erikwright@chromium.org
2011-09-09
1
-3
/
+4
*
Finalize a CL originally by departed intern ycxiao@ that detaches the loading...
erikwright@chromium.org
2011-09-08
1
-242
/
+710
*
Update asynchronous CookieMonster API to login_utils.
ycxiao@chromium.org
2011-08-12
1
-7
/
+8
*
Revert 95825 - Update asynchronous CookieMonster API to login_utils.
fischman@chromium.org
2011-08-08
1
-8
/
+7
*
Update asynchronous CookieMonster API to login_utils.
ycxiao@chromium.org
2011-08-08
1
-7
/
+8
*
Cookie transfer for initial account creation case on ChromeOS.
zelidrag@chromium.org
2011-07-20
1
-0
/
+37
*
Define an asynchronous API for CookieStore.
ycxiao@chromium.org
2011-07-12
1
-547
/
+1211
*
MAC Cookies (patch 5 of N)
abarth@chromium.org
2011-05-16
1
-2
/
+0
*
MAC Cookies (patch 3 of N)
abarth@chromium.org
2011-05-12
1
-0
/
+31
*
MAC Cookies (patch 1 of N)
abarth@chromium.org
2011-04-30
1
-0
/
+29
*
Use lock-free lazy initialization for static histogram references
jar@chromium.org
2011-04-05
1
-1
/
+1
*
Remove CookieMonster bug catching stuff.
rdsmith@chromium.org
2011-03-31
1
-11
/
+1
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Remove most unnecessary uses of "net::" in net/base/.
adamk@chromium.org
2011-03-25
1
-122
/
+122
*
Don't record expiration time of unexpiring cookies.
rdsmith@chromium.org
2011-03-17
1
-0
/
+31
*
Keep expired and file: cookies when using the cookie monster as dumb data store
jochen@chromium.org
2011-03-15
1
-0
/
+28
*
Temporarily disable CookieMonsterTest.GarbageCollectionTriggers, since it is ...
eroman@chromium.org
2011-03-11
1
-1
/
+7
*
Added new checks:
rdsmith@chromium.org
2011-03-10
1
-4
/
+4
*
Add in a checker to help narrow down 74585.
eroman@chromium.org
2011-03-10
1
-0
/
+4
*
Show the origin of the site setting the cookie instead of the domain of the
rogerta@chromium.org
2011-02-24
1
-0
/
+30
*
Clean up net unit testing code.
erg@google.com
2011-01-26
1
-0
/
+1
*
Revert "Clean up net unit testing code." since it breaks the shlib builder.
erg@google.com
2011-01-25
1
-1
/
+0
*
Clean up net unit testing code.
erg@google.com
2011-01-25
1
-0
/
+1
*
Remove base/platform_thread.h stub and fix up all callers to use the new loca...
brettw@google.com
2011-01-01
1
-3
/
+3
*
Add Flush(Task*) method to CookieMonster.
rdsmith@chromium.org
2010-12-23
1
-0
/
+104
*
Also register read cookies in the content settings delegate.
jochen@chromium.org
2010-12-07
1
-0
/
+11
*
Make the cookie list a class (instead of a typedef inside CookieMonster)...
jochen@chromium.org
2010-12-03
1
-21
/
+18
*
Make sure a cookie can be deleted, even when forced to session only.
jochen@chromium.org
2010-11-16
1
-0
/
+28
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
1
-7
/
+7
*
Don't use last_access_time vs. Now() comparison to mean "all cookies".
rdsmith@google.com
2010-10-29
1
-2
/
+1
*
Mark CookieMonsterTest.GarbageCollectionTriggers as FLAKY.
eroman@chromium.org
2010-10-20
1
-1
/
+2
[next]