summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net
Commit message (Expand)AuthorAgeFilesLines
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-264-10/+10
* Handle nested frames more correctly in preconnection logicjar@chromium.org2010-08-253-5/+16
* Remove dead log entries for SPDY_TRANSACTION_*mbelshe@chromium.org2010-08-251-2/+0
* chromeos: 1st draft of ProxyConfigService for chromeoskuan@chromium.org2010-08-241-4/+13
* Adds HostResolveImpl Requests and Jobs to log.mmenke@chromium.org2010-08-243-2/+83
* Spelling correction: "nonexistant" -> "nonexistent".viettrungluu@chromium.org2010-08-224-8/+8
* Make TestingProfile use ScopedTempDir.phajdan.jr@chromium.org2010-08-201-5/+1
* net: expect MITM attacks with HTTP proxies and command line flag.agl@chromium.org2010-08-191-2/+1
* Switch to GoogleServiceAuthError struct instead of GaiaAuthError.chron@chromium.org2010-08-193-10/+11
* Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}.viettrungluu@chromium.org2010-08-191-2/+2
* Add a command-line flag to disable SSL/TLS False Startdavidben@chromium.org2010-08-181-0/+1
* Don't resolve IP literals.vandebo@chromium.org2010-08-181-1/+1
* Revert 56539 - Added HostResolveImpl Requests and Jobs to log.mmenke@chromium.org2010-08-183-83/+2
* Added HostResolveImpl Requests and Jobs to log.mmenke@chromium.org2010-08-183-2/+83
* Reduce "false positive" in preconnect rates.jar@chromium.org2010-08-184-111/+190
* Don't claim we would always block cookies, since there are always exceptions.jochen@chromium.org2010-08-182-10/+0
* Test server cleanup patch of death:phajdan.jr@chromium.org2010-08-173-22/+21
* Output data about media requests to the netlog too.michaeln@chromium.org2010-08-171-0/+1
* Revert 56384 - Don't resolve IP literals.vandebo@chromium.org2010-08-171-1/+1
* Don't resolve IP literals.vandebo@chromium.org2010-08-171-1/+1
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-155-8/+2
* Intercept navigations, not DNS resolutions, to predict startupjar@chromium.org2010-08-156-110/+104
* FBTF: Forward declare everything possible in testing_profile.herg@google.com2010-08-133-1/+5
* Redirects NetLog output to the log file, when the command linemmenke@chromium.org2010-08-134-0/+70
* Reland r55750. Broke AppApiTest.*.aa@chromium.org2010-08-122-0/+9
* Add token serialization to token_service.chron@chromium.org2010-08-123-58/+467
* FBTF: Start cleaning up net/erg@google.com2010-08-111-0/+1
* Provide a profile.GetAppCacheService() accessor and add two helper methods to...michaeln@chromium.org2010-08-112-12/+5
* net: add embedded DNSSEC chain support.agl@chromium.org2010-08-111-0/+1
* Revert r55750aa@chromium.org2010-08-112-9/+0
* Forbid hybrid apps.aa@chromium.org2010-08-112-0/+9
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-111-2/+2
* Whitespace change to trigger bots.viettrungluu@chromium.org2010-08-101-1/+1
* (repair leak) Handle synchronous request for a preconnectionjar@chromium.org2010-08-101-6/+9
* Move a bunch of chrome/browser/ files into a policy/ subdir.evan@chromium.org2010-08-091-1/+1
* (repair leak) Protect instance after commiting to use networkjar@chromium.org2010-08-091-2/+2
* FBTF: Remove unneeded headers from base/ (part 4)thestig@chromium.org2010-08-075-5/+13
* More cleanup relating to the domain now being part of the CanonicalCookie:rdsmith@chromium.org2010-08-062-5/+3
* Introduce a resource identifier for content settings.jochen@chromium.org2010-08-061-1/+1
* Move creation of the PrefStores into the PrefValueStore, to reduce the knowle...pam@chromium.org2010-08-061-1/+2
* Reland 54771 (and 54795) To enable TCP Preconnection by defaultjar@chromium.org2010-08-064-30/+88
* FBTF: Remove unneeded headers from base/ (part 2)thestig@chromium.org2010-08-061-1/+0
* Have MakeName prepend the underscore to the field trial group name,mlloyd@chromium.org2010-08-052-10/+10
* Refactored extension privilege enumeration and implemented URLPattern compari...cdn@chromium.org2010-08-052-4/+25
* Revert 55071 - Reland 54771 (and 54795) To enable TCP Preconnection by defaultdhollowa@chromium.org2010-08-054-88/+30
* Reland 54771 (and 54795) To enable TCP Preconnection by defaultjar@chromium.org2010-08-054-30/+88
* Revert 54771 - Enable speculative preconnection by defaultjar@chromium.org2010-08-044-88/+30
* Mac: Some clang appeasing.thakis@chromium.org2010-08-042-6/+6
* Enable ConnectionTesterTest.RunAllTests in everything but valgrind.cbentzel@chromium.org2010-08-041-3/+1
* Enable speculative preconnection by defaultjar@chromium.org2010-08-034-30/+88