summaryrefslogtreecommitdiffstats
path: root/net/cookies/cookie_monster_store_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Only commit cookie changes in prerenders after a prerender is showntburkard@chromium.org2014-05-131-0/+2
* Revert 269855 "Only commit cookie changes in prerenders after a ..."piman@chromium.org2014-05-121-2/+0
* Only commit cookie changes in prerenders after a prerender is showntburkard@chromium.org2014-05-121-0/+2
* Revert 269798 "Only commit cookie changes in prerenders after a ..."mmenke@chromium.org2014-05-121-2/+0
* Only commit cookie changes in prerenders after a prerender is showntburkard@chromium.org2014-05-121-0/+2
* Use a direct include of the message_loop header in net/, part 1.avi@chromium.org2013-07-171-1/+1
* net: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-121-1/+1
* Use a direct include of time headers in net/, part 1.avi@chromium.org2013-06-281-1/+1
* Use a direct include of strings headers in net/android/, net/base/, net/cert/...avi@chromium.org2013-06-111-1/+1
* Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-011-1/+1
* net: Use base::MessageLoop.xhwang@chromium.org2013-05-231-15/+19
* Adding Priority field to cookies.erikwright@chromium.org2013-04-191-2/+4
* Remove the last traces of experimental support for MAC cookiesrsleevi@chromium.org2013-02-281-6/+1
* Move CanonicalCookie into separate filesbattre@chromium.org2012-07-181-31/+28
* Extract ParsedCookie into a top level classbattre@chromium.org2012-07-121-1/+2
* Remove the force_session cookie option, as it's not used anymorejochen@chromium.org2012-07-111-4/+3
* Unwire the clear on exit preference from the storage systems.jochen@chromium.org2012-06-051-5/+2
* RefCounted types should not have public destructors, net/rsleevi@chromium.org2012-04-281-17/+18
* Move the cookie store implementation into its own directory.erikwright@chromium.org2012-03-151-0/+231