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
/
chrome
/
browser
/
net
/
sqlite_persistent_cookie_store_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix leak in SQLitePersistentCookieStore::Backend::LoadCookiesForDomains, part 2.
thestig@chromium.org
2012-06-06
1
-65
/
+83
*
Unwire the clear on exit preference from the storage systems.
jochen@chromium.org
2012-06-05
1
-24
/
+19
*
Move test_browser_thread.h from content\test to content\public\test. This way...
jam@chromium.org
2012-06-04
1
-1
/
+1
*
Fix leak in SQLitePersistentCookieStore::Backend::LoadCookiesForDomains.
thestig@chromium.org
2012-06-01
1
-15
/
+14
*
Don't force non-session only cookies to be session only cookies, instead dele...
jochen@chromium.org
2012-05-30
1
-20
/
+100
*
RefCounted types should not have public destructors, chrome/browser/ part 1
rsleevi@chromium.org
2012-04-27
1
-0
/
+2
*
Fix some grammar in comments, error messages and documentation.
gavinp@chromium.org
2012-04-03
1
-1
/
+1
*
Create meta table atomically.
shess@chromium.org
2012-03-08
1
-3
/
+2
*
Reinitialize the cookie database if the meta table gets corrupted.
erikwright@chromium.org
2012-03-04
1
-0
/
+45
*
Refactor this test to reduce code duplication.
erikwright@chromium.org
2012-03-02
1
-151
/
+96
*
base::Bind: Easy pickings in net/base.
jhawkins@chromium.org
2011-12-20
1
-2
/
+3
*
Store session cookies and restore them if chrome crashes or autorestarts.
marja@chromium.org
2011-12-05
1
-4
/
+164
*
CookieMonster: Store expiration time also for session cookies.
marja@chromium.org
2011-11-10
1
-5
/
+5
*
Switch to composition for TestBrowserThread.
joi@chromium.org
2011-11-03
1
-6
/
+8
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+2
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
1
-4
/
+4
*
The change list splits loading of cookies from DB by the domain key(eTLD+1).
guohui@google.com
2011-10-17
1
-12
/
+102
*
Revert 105639 - The change list splits loading of cookies from DB by the doma...
guohui@chromium.org
2011-10-15
1
-102
/
+12
*
The change list splits loading of cookies from DB by the domain key(eTLD+1).
guohui@google.com
2011-10-15
1
-12
/
+102
*
Third try at committing this.
erikwright@chromium.org
2011-09-13
1
-5
/
+28
*
Revert 100415 - Re-land http://codereview.chromium.org/7831056/ and http://co...
erikwright@chromium.org
2011-09-09
1
-28
/
+5
*
Re-land http://codereview.chromium.org/7831056/ and http://codereview.chromiu...
erikwright@chromium.org
2011-09-09
1
-5
/
+28
*
Revert 100188 - Finalize a CL originally by departed intern ycxiao@ that deta...
estade@chromium.org
2011-09-09
1
-28
/
+5
*
Finalize a CL originally by departed intern ycxiao@ that detaches the loading...
erikwright@chromium.org
2011-09-08
1
-5
/
+28
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
1
-1
/
+1
*
Move the thread test helper to base/test
jochen@chromium.org
2011-06-28
1
-11
/
+16
*
Move scoped_temp_dir and scoped_native_library back from base/memory to base.
thakis@chromium.org
2011-05-19
1
-1
/
+1
*
MAC Cookies (patch 1 of N)
abarth@chromium.org
2011-04-30
1
-2
/
+5
*
Cleanup: Standardizing argument order for CanonicalCookie constructors.
mkwst@chromium.org
2011-04-19
1
-4
/
+4
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-3
/
+3
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
1
-1
/
+1
*
Show the origin of the site setting the cookie instead of the domain of the
rogerta@chromium.org
2011-02-24
1
-4
/
+5
*
Add Flush(Task*) method to CookieMonster.
rdsmith@chromium.org
2010-12-23
1
-1
/
+66
*
Refactored cookies persistent store clean-up on shutdown.
pastarmovj@chromium.org
2010-12-06
1
-0
/
+113