Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add CookieMonster::SetEnableFileScheme and CookieMonster::IsCookieableScheme | jgreenwald@chromium.org | 2012-06-12 | 2 | -7/+31 |
* | Unwire the clear on exit preference from the storage systems. | jochen@chromium.org | 2012-06-05 | 5 | -26/+12 |
* | Moved the ThreadCheckDeleteSessionCookies from cookie_monster_unittest to coo... | droger@google.com | 2012-05-04 | 2 | -37/+40 |
* | Disable CookieMonsterTest.GarbageCollectionTriggers on Windows. | cbentzel@chromium.org | 2012-05-03 | 1 | -1/+9 |
* | RefCounted types should not have public destructors, net/ | rsleevi@chromium.org | 2012-04-28 | 5 | -35/+108 |
* | Add CookieStore::DeleteSessionCookiesAsync method. | husky@chromium.org | 2012-04-25 | 6 | -0/+123 |
* | Fix some grammar in comments, error messages and documentation. | gavinp@chromium.org | 2012-04-03 | 2 | -3/+4 |
* | Move the cookie store implementation into its own directory. | erikwright@chromium.org | 2012-03-15 | 18 | -0/+9097 |