summaryrefslogtreecommitdiffstats
path: root/net/base/static_cookie_policy.h
Commit message (Expand)AuthorAgeFilesLines
* Remove '--only-block-setting-third-party-cookies' flag.mkwst@chromium.org2014-03-161-2/+0
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.darin@chromium.org2011-08-121-2/+2
* Apply third party cookie blocking to all kinds of cookiesjochen@chromium.org2011-05-261-4/+1
* net: Add NET_API to net/baservargas@google.com2011-05-181-1/+2
* Get rid of net::CookiePolicy, now that all code that uses it (except WebSocke...jam@chromium.org2011-05-121-13/+5
* Remove async functionality from net::CookiePolicy.willchan@chromium.org2011-04-061-5/+3
* Clarify wording around blocking 3rd party cookies and add lab to block readin...jochen@chromium.org2011-01-121-3/+10
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+2
* Revert 38001 and 38002.darin@chromium.org2010-02-031-16/+24
* Back out trunk r37998.mark@chromium.org2010-02-031-24/+16
* Modify CookiePolicy to work asynchronouslydarin@chromium.org2010-02-031-16/+24
* Changes to support new cookie policy.darin@chromium.org2010-01-301-0/+57