summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/cookie_policy_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* base::Bind: Convert the following files.jhawkins@chromium.org2011-11-291-35/+20
* Revert 111850 - base::Bind: Convert the following files.jhawkins@chromium.org2011-11-291-20/+35
* base::Bind: Convert the following files.jhawkins@chromium.org2011-11-291-35/+20
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Adding CookieSettings for storing cookie content settings.marja@chromium.org2011-10-281-4/+6
* Modify WaitableEvent::Wait() to return voidsteveblock@chromium.org2011-10-121-1/+1
* Third try at committing this.erikwright@chromium.org2011-09-131-4/+14
* Revert 100415 - Re-land http://codereview.chromium.org/7831056/ and http://co...erikwright@chromium.org2011-09-091-14/+4
* Re-land http://codereview.chromium.org/7831056/ and http://codereview.chromiu...erikwright@chromium.org2011-09-091-4/+14
* Revert 100188 - Finalize a CL originally by departed intern ycxiao@ that deta...estade@chromium.org2011-09-091-14/+4
* Finalize a CL originally by departed intern ycxiao@ that detaches the loading...erikwright@chromium.org2011-09-081-4/+14
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-291-2/+2
* Fix cookie_policy_browsertest.cc including net/url_request/url_request_contex...rvargas@google.com2011-06-031-1/+1
* Moved URLRequestContextGetter to net/ so it can be used by projects such as j...sanjeevr@chromium.org2011-03-311-4/+4
* Rename URLRequestContextGetter::GetCookieStore() --> DONTUSEME_GetCookieStore...eroman@chromium.org2011-03-301-2/+5
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-021-1/+1
* Move:ben@chromium.org2010-12-021-1/+1
* Refactor: move HostContentSettingsMap to content_settingsgfeher@chromium.org2010-11-301-1/+1
* Cleanup: Include browser.h -> ui/browser.h [Part 3].jhawkins@chromium.org2010-11-161-1/+1
* Rename ChromeThread to BrowserThread Part8:tfarina@chromium.org2010-10-091-2/+2
* Test server cleanup patch of death:phajdan.jr@chromium.org2010-08-171-9/+7
* GTTF: Move more test server code from net/url_request/url_request_unittest.hphajdan.jr@chromium.org2010-07-291-2/+4
* Reland r50296 which removes some uses of CookieMonster on the UI thread.willchan@chromium.org2010-06-291-12/+50
* Revert 50296 (Causes DCHECK failures) - Make CookieMonster NonThreadSafe.willchan@chromium.org2010-06-211-50/+12
* Make CookieMonster NonThreadSafe.willchan@chromium.org2010-06-181-12/+50
* Moved URLFetcher and related classes to chrome/common/net.sanjeevr@chromium.org2010-05-071-1/+1
* Re-enable the cookie policy browser tests.darin@chromium.org2010-01-311-18/+5
* Changes to support new cookie policy.darin@chromium.org2010-01-301-0/+4
* Revert r37535.darin@chromium.org2010-01-291-5/+4
* Implement extended cookie controls.jochen@chromium.org2010-01-291-4/+5
* Add autodetection of "intranet" redirection, for ISPs etc. that send typos an...pkasting@chromium.org2010-01-081-1/+2
* Add browser tests for the BLOCK_THIRD_PARTY_COOKIES policywtc@chromium.org2009-11-181-0/+87