| Commit message (Expand) | Author | Age | Files | Lines |
* | Make SQLitePersistentCookieStore run on injected SequencedTaskRunners vs name... | erikwright@chromium.org | 2013-02-27 | 1 | -0/+6 |
* | Revert 184868 | mpearson@chromium.org | 2013-02-27 | 1 | -6/+0 |
* | Make SQLitePersistentCookieStore run on injected SequencedTaskRunners vs name... | erikwright@chromium.org | 2013-02-27 | 1 | -0/+6 |
* | Add FilePath to base namespace. | brettw@chromium.org | 2013-02-02 | 1 | -2/+5 |
* | Move CanonicalCookie into separate files | battre@chromium.org | 2012-07-18 | 1 | -6/+7 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Unwire the clear on exit preference from the storage systems. | jochen@chromium.org | 2012-06-05 | 1 | -1/+1 |
* | Don't force non-session only cookies to be session only cookies, instead dele... | jochen@chromium.org | 2012-05-30 | 1 | -2/+9 |
* | RefCounted types should not have public destructors, chrome/browser/ part 1 | rsleevi@chromium.org | 2012-04-27 | 1 | -7/+4 |
* | Update net/base/cookie_*.h includes to net/cookies/cookie_*.h . | erikwright@chromium.org | 2012-03-15 | 1 | -2/+2 |
* | base::Bind: Easy pickings in net/base. | jhawkins@chromium.org | 2011-12-20 | 1 | -1/+2 |
* | Store session cookies and restore them if chrome crashes or autorestarts. | marja@chromium.org | 2011-12-05 | 1 | -1/+2 |
* | The change list splits loading of cookies from DB by the domain key(eTLD+1). | guohui@google.com | 2011-10-17 | 1 | -1/+6 |
* | Revert 105639 - The change list splits loading of cookies from DB by the doma... | guohui@chromium.org | 2011-10-15 | 1 | -6/+1 |
* | The change list splits loading of cookies from DB by the domain key(eTLD+1). | guohui@google.com | 2011-10-15 | 1 | -1/+6 |
* | Third try at committing this. | erikwright@chromium.org | 2011-09-13 | 1 | -6/+10 |
* | Revert 100415 - Re-land http://codereview.chromium.org/7831056/ and http://co... | erikwright@chromium.org | 2011-09-09 | 1 | -10/+6 |
* | Re-land http://codereview.chromium.org/7831056/ and http://codereview.chromiu... | erikwright@chromium.org | 2011-09-09 | 1 | -6/+10 |
* | Revert 100188 - Finalize a CL originally by departed intern ycxiao@ that deta... | estade@chromium.org | 2011-09-09 | 1 | -10/+6 |
* | Finalize a CL originally by departed intern ycxiao@ that detaches the loading... | erikwright@chromium.org | 2011-09-08 | 1 | -6/+10 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Add Flush(Task*) method to CookieMonster. | rdsmith@chromium.org | 2010-12-23 | 1 | -0/+2 |
* | Refactored cookies persistent store clean-up on shutdown. | pastarmovj@chromium.org | 2010-12-06 | 1 | -5/+8 |
* | Move database handling code to the Backend class to clean up the interface. | pastarmovj@chromium.org | 2010-12-03 | 1 | -12/+0 |
* | Make destructor virtual since it's a virtual object and has member variables. | jochen@chromium.org | 2010-11-26 | 1 | -1/+1 |
* | This CL changes our per-domain limits to be per-effective domain. | rdsmith@chromium.org | 2010-09-07 | 1 | -2/+1 |
* | More cleanup relating to the domain now being part of the CanonicalCookie: | rdsmith@chromium.org | 2010-08-06 | 1 | -1/+1 |
* | Cleanup: Remove unneeded headers from app/ | thestig@chromium.org | 2010-07-29 | 1 | -1/+4 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Reland 37913. Clear local state on exit. | jochen@chromium.org | 2010-02-03 | 1 | -1/+3 |
* | Revert 37913 - Clear local state (cookies, databases, local storage) on exit. | chase@chromium.org | 2010-02-03 | 1 | -3/+1 |
* | Clear local state (cookies, databases, local storage) on exit. | jochen@chromium.org | 2010-02-03 | 1 | -1/+3 |
* | Fixes almost all of the rest of lint errors in the chrome/ directory (minus t... | erg@google.com | 2009-11-13 | 1 | -1/+1 |
* | Simplify threading in browser thread by making only ChromeThread deal with di... | jam@chromium.org | 2009-10-27 | 1 | -6/+1 |
* | revert r29588. | estade@chromium.org | 2009-10-21 | 1 | -1/+5 |
* | SQL cookie store: Safely post to DB thread from IO thread. | estade@chromium.org | 2009-10-20 | 1 | -5/+1 |
* | Convert the sqlite cookie database and web database to use the new sqlite | brettw@chromium.org | 2009-09-15 | 1 | -0/+54 |