summaryrefslogtreecommitdiffstats
path: root/net/url_request/url_request_unittest.h
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated things from net test suite:phajdan.jr@chromium.org2010-04-301-9/+0
* Reland r42473. Add a delegate to CookieMonster and broadcast notifications ab...jochen@chromium.org2010-03-251-1/+1
* Revert 42473 - Add a delegate to CookieMonster and broadcast notifications ab...dhollowa@chromium.org2010-03-241-1/+1
* Add a delegate to CookieMonster and broadcast notifications about changes to ...jochen@chromium.org2010-03-241-1/+1
* net: string_utils.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-1/+1
* ProxyConfig behaved like a struct, but was defined as a class.eroman@chromium.org2010-02-241-1/+1
* Added factories for HttpAuthHandler.cbentzel@chromium.org2010-02-151-2/+6
* Revert the revert... This has the cumulative effect of relanding 38694.eroman@chromium.org2010-02-111-1/+1
* Revert 38694 - For some reason this seems to be hanging chrome frame tests, e...eroman@chromium.org2010-02-101-1/+1
* Add some tests to CookieMonster for overwriting persistent cookies, and check...eroman@chromium.org2010-02-101-1/+1
* Trigger the blocked cookie notification UI.darin@chromium.org2010-02-091-0/+28
* Implement backend support for forcing cookies to be saved asdarin@chromium.org2010-02-051-1/+5
* Pass the NetworkChangeNotifier to HostResolver.willchan@chromium.org2010-02-041-3/+4
* Revert 38001 and 38002.darin@chromium.org2010-02-031-0/+92
* Back out trunk r37998.mark@chromium.org2010-02-031-92/+0
* Modify CookiePolicy to work asynchronouslydarin@chromium.org2010-02-031-0/+92
* Revert r37535.darin@chromium.org2010-01-291-2/+0
* Implement extended cookie controls.jochen@chromium.org2010-01-291-0/+2
* Implement delaying resource requests until privacy blacklists are ready.phajdan.jr@chromium.org2010-01-051-10/+34
* net: Make a few test server connection values constants. Also do a little Fil...thestig@chromium.org2009-12-181-4/+7
* Give classes with virtual methods virtual protected destructors instead of im...jamesr@chromium.org2009-12-161-3/+3
* Second patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-6/+13
* Adds a virtual dtor to BaseTestServercpu@chromium.org2009-09-301-0/+2
* Fix to use FilePath version of PathService::Get.thestig@chromium.org2009-09-091-2/+2
* Speed up net_unittests by re-using one FTP test server instance.phajdan.jr@chromium.org2009-08-311-42/+29
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-5/+3
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-3/+5
* Pref-backed SSLConfigService for Linux.mattm@chromium.org2009-08-191-2/+5
* Reference count ProxyService.eroman@chromium.org2009-08-181-1/+0
* Speed up net_unittests a bit by re-using launched test server.phajdan.jr@chromium.org2009-08-141-4/+25
* Submitting http://codereview.chromium.org/164076 for syf1984@gmail.com (aka m...robertshield@chromium.org2009-08-061-1/+28
* Add support to URLRequest for deferring redirects.darin@chromium.org2009-07-231-2/+10
* Refactorings surrounding HostResolver:ericroman@google.com2009-07-151-2/+2
* Fix 15 coverity complaints.rvargas@google.com2009-07-011-1/+1
* Make net::HostResolver refcounted.ericroman@google.com2009-06-271-5/+1
* Reverting 19425.ericroman@google.com2009-06-261-1/+5
* Make net::HostResolver refcounted.ericroman@google.com2009-06-261-5/+1
* Move socket related files from net/base to net/socket.willchan@chromium.org2009-06-221-1/+1
* Take 2. Make TCPClientSocketPool own the ConnectingSockets.willchan@chromium.org2009-06-151-4/+1
* Revert "Make TCPClientSocketPool own the ConnectingSockets."willchan@chromium.org2009-06-151-1/+4
* Make TCPClientSocketPool own the ConnectingSockets.willchan@chromium.org2009-06-151-4/+1
* Temporarily disable tests causing memory leaks.ericroman@google.com2009-06-121-0/+2
* Experiment: turn off host caching to see if it relates to client socket pool ...ericroman@google.com2009-06-121-2/+6
* * Avoid doing concurrent DNS resolves of the same hostname in HostResolver.ericroman@google.com2009-06-121-2/+8
* Fix gconf for the linux proxy config service.sdoyon@chromium.org2009-05-221-1/+1
* Making command-line specified proxy settings more flexible - allowing for set...robertshield@google.com2009-05-121-4/+3
* Scrape search definitions from forms that have onsubmit handlers. The scrapin...ben@chromium.org2009-04-101-9/+18
* revert until I can figure out why the tests are hangingben@chromium.org2009-04-091-18/+9
* Scrape search definitions from forms that have onsubmit handlers. The scrapin...ben@chromium.org2009-04-091-9/+18
* Resubmitted code from revision 12809. The bug in the Windows SSL stack thatmarkus@chromium.org2009-03-311-4/+16