| Commit message (Expand) | Author | Age | Files | Lines |
* | Move SQLitePersistentCookieStore to content | sky@chromium.org | 2013-04-10 | 1 | -130/+0 |
* | Remove the last traces of experimental support for MAC cookies | rsleevi@chromium.org | 2013-02-28 | 1 | -2/+1 |
* | Make SQLitePersistentCookieStore run on injected SequencedTaskRunners vs name... | erikwright@chromium.org | 2013-02-27 | 1 | -18/+33 |
* | Revert 184868 | mpearson@chromium.org | 2013-02-27 | 1 | -33/+18 |
* | Make SQLitePersistentCookieStore run on injected SequencedTaskRunners vs name... | erikwright@chromium.org | 2013-02-27 | 1 | -18/+33 |
* | Move scoped_temp_dir from base to base/files | brettw@chromium.org | 2012-11-16 | 1 | -2/+2 |
* | Move CanonicalCookie into separate files | battre@chromium.org | 2012-07-18 | 1 | -10/+9 |
* | Remove the force_session cookie option, as it's not used anymore | jochen@chromium.org | 2012-07-11 | 1 | -1/+1 |
* | Move test_browser_thread.h from content\test to content\public\test. This way... | jam@chromium.org | 2012-06-04 | 1 | -1/+1 |
* | Don't force non-session only cookies to be session only cookies, instead dele... | jochen@chromium.org | 2012-05-30 | 1 | -4/+5 |
* | Fix some grammar in comments, error messages and documentation. | gavinp@chromium.org | 2012-04-03 | 1 | -1/+1 |
* | 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 | -3/+3 |
* | The change list splits loading of cookies from DB by the domain key(eTLD+1). | guohui@google.com | 2011-10-17 | 1 | -0/+114 |
* | Revert 105639 - The change list splits loading of cookies from DB by the doma... | guohui@chromium.org | 2011-10-15 | 1 | -114/+0 |
* | The change list splits loading of cookies from DB by the domain key(eTLD+1). | guohui@google.com | 2011-10-15 | 1 | -0/+114 |