summaryrefslogtreecommitdiffstats
path: root/net/base/cookie_store_test_helpers.cc
Commit message (Expand)AuthorAgeFilesLines
* base::Bind: Remove includes of base.bind in header files.jhawkins@chromium.org2011-12-211-0/+1
* Refactor CookieStore to allow BrowsingDataRemover to depend on it.qsr@chromium.org2011-12-211-0/+7
* Retry 114494 - Remove BindStateHolder and have Bind() return a Callback<> obj...ajwong@chromium.org2011-12-201-1/+1
* Revert 114494 - Remove BindStateHolder and have Bind() return a Callback<> ob...sail@chromium.org2011-12-141-1/+1
* Remove BindStateHolder and have Bind() return a Callback<> object directly.ajwong@chromium.org2011-12-141-1/+1
* Third try at committing this.erikwright@chromium.org2011-09-131-5/+5
* Revert 100415 - Re-land http://codereview.chromium.org/7831056/ and http://co...erikwright@chromium.org2011-09-091-5/+5
* Re-land http://codereview.chromium.org/7831056/ and http://codereview.chromiu...erikwright@chromium.org2011-09-091-5/+5
* Revert 100188 - Finalize a CL originally by departed intern ycxiao@ that deta...estade@chromium.org2011-09-091-5/+5
* Finalize a CL originally by departed intern ycxiao@ that detaches the loading...erikwright@chromium.org2011-09-081-5/+5
* Change CanGetCookies signature, add CookieList as parameters in order to remo...ycxiao@chromium.org2011-07-291-2/+1
* Update the url_request_http_job according to the asynchronous CookieMonster API.ycxiao@chromium.org2011-07-251-0/+148