Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add AddCallbackForCookie method to CookieStore. | ellyjones | 2014-10-27 | 1 | -0/+4 |
* | Standardize usage of virtual/override/final in net/ | dcheng | 2014-10-21 | 1 | -16/+14 |
* | replace OVERRIDE and FINAL with override and final in net/ | mostynb | 2014-10-09 | 1 | -8/+8 |
* | Refactor CookieStore/CookieMonster | tburkard@chromium.org | 2014-03-24 | 1 | -0/+4 |
* | Move DeleteAllCreatedBetweenForHostAsync to CookieStore | sdefresne@chromium.org | 2013-12-19 | 1 | -0/+6 |
* | Remove the last traces of experimental support for MAC cookies | rsleevi@chromium.org | 2013-02-28 | 1 | -18/+1 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Add CookieStore::DeleteSessionCookiesAsync method. | husky@chromium.org | 2012-04-25 | 1 | -0/+2 |
* | Move the cookie store implementation into its own directory. | erikwright@chromium.org | 2012-03-15 | 1 | -0/+105 |