summaryrefslogtreecommitdiffstats
path: root/net/url_request/url_request_unittest.h
Commit message (Expand)AuthorAgeFilesLines
* Reland 59362 - net: Rename ProxyService::CreateNull to ProxyService::CreateDi...tfarina@chromium.org2010-09-151-1/+1
* Trying to green up the tree, lots of mac and win red around this cl.thomasvl@chromium.org2010-09-141-1/+1
* net: Rename ProxyService::CreateNull to ProxyService::CreateDirect.tfarina@chromium.org2010-09-141-1/+1
* Adds HostResolveImpl Requests and Jobs to log.mmenke@chromium.org2010-08-241-2/+4
* FBTF: Remove unnecessary STL #includes from src/net.viettrungluu@chromium.org2010-08-191-1/+0
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-191-2/+0
* Revert 56539 - Added HostResolveImpl Requests and Jobs to log.mmenke@chromium.org2010-08-181-4/+2
* Added HostResolveImpl Requests and Jobs to log.mmenke@chromium.org2010-08-181-2/+4
* FBTF: Remove unneeded headers from base/ (part 2)thestig@chromium.org2010-08-061-1/+0
* Move ASCIIToWide and ASCIIToUTF16 to utf_string_conversions.h. I've found itbrettw@chromium.org2010-07-311-0/+1
* GTTF: Move more test server code from net/url_request/url_request_unittest.hphajdan.jr@chromium.org2010-07-291-219/+0
* Net: Convert username and password to string16.thestig@chromium.org2010-07-291-4/+5
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* GTTF: test server cleanup:phajdan.jr@chromium.org2010-07-231-166/+4
* GTTF: Move net/socket/ssl_test_util to net/test/test_serverphajdan.jr@chromium.org2010-07-211-1/+1
* Add a command line flag to change the default number of parallel DNS requests...eroman@chromium.org2010-07-171-2/+4
* Store blocked and accessed cookies in the tab contents.jochen@chromium.org2010-07-021-8/+19
* Massively simplify the NetworkChangeNotifier infrastructure:pkasting@chromium.org2010-06-251-11/+10
* Add a net::HttpNetworkDelegate and a ChromeNetworkDelegate.willchan@chromium.org2010-06-151-0/+1
* Rework the logging for sockets/connectjobs.eroman@chromium.org2010-06-031-1/+2
* Http Cache: Add a backend factory class so that the callerrvargas@google.com2010-05-121-1/+1
* 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