| Commit message (Expand) | Author | Age | Files | Lines |
* | Sort includes in cookie_monster.h. | pliard@chromium.org | 2012-08-14 | 1 | -1/+1 |
* | Do not inherit from std::vector. | tfarina@chromium.org | 2012-07-25 | 1 | -2/+1 |
* | Move CanonicalCookie into separate files | battre@chromium.org | 2012-07-18 | 1 | -136/+4 |
* | Extract ParsedCookie into a top level class | battre@chromium.org | 2012-07-12 | 1 | -102/+1 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Remove the force_session cookie option, as it's not used anymore | jochen@chromium.org | 2012-07-11 | 1 | -10/+4 |
* | Add CookieMonster::SetEnableFileScheme and CookieMonster::IsCookieableScheme | jgreenwald@chromium.org | 2012-06-12 | 1 | -4/+13 |
* | Unwire the clear on exit preference from the storage systems. | jochen@chromium.org | 2012-06-05 | 1 | -9/+4 |
* | RefCounted types should not have public destructors, net/ | rsleevi@chromium.org | 2012-04-28 | 1 | -2/+2 |
* | Add CookieStore::DeleteSessionCookiesAsync method. | husky@chromium.org | 2012-04-25 | 1 | -0/+5 |
* | Fix some grammar in comments, error messages and documentation. | gavinp@chromium.org | 2012-04-03 | 1 | -1/+1 |
* | Move the cookie store implementation into its own directory. | erikwright@chromium.org | 2012-03-15 | 1 | -0/+971 |