summaryrefslogtreecommitdiffstats
path: root/net/cookies/cookie_store_test_helpers.h
Commit message (Expand)AuthorAgeFilesLines
* Add AddCallbackForCookie method to CookieStore.ellyjones2014-10-271-0/+4
* Standardize usage of virtual/override/final in net/dcheng2014-10-211-16/+14
* replace OVERRIDE and FINAL with override and final in net/mostynb2014-10-091-8/+8
* Refactor CookieStore/CookieMonstertburkard@chromium.org2014-03-241-0/+4
* Move DeleteAllCreatedBetweenForHostAsync to CookieStoresdefresne@chromium.org2013-12-191-0/+6
* Remove the last traces of experimental support for MAC cookiesrsleevi@chromium.org2013-02-281-18/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Add CookieStore::DeleteSessionCookiesAsync method.husky@chromium.org2012-04-251-0/+2
* Move the cookie store implementation into its own directory.erikwright@chromium.org2012-03-151-0/+105