summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* base: Rename EnvVarGetter to Environment.tfarina@chromium.org2010-08-031-1/+1
* DISABLE ConnectionTesterTest.RunAllTestscbentzel@chromium.org2010-08-021-1/+3
* Move ASCIIToWide and ASCIIToUTF16 to utf_string_conversions.h. I've found itbrettw@chromium.org2010-07-314-1/+5
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-1/+2
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-302-5/+5
* Use notification-based API for getting system proxy settings on Mac rather th...eroman@chromium.org2010-07-301-1/+2
* Convert a bunch of easy AppendSwitchWithValue to *ASCII.evan@chromium.org2010-07-301-11/+10
* CommandLine: add a CopySwitchesFrom() and AppendSwitchPath()evan@chromium.org2010-07-291-7/+7
* GTTF: Move more test server code from net/url_request/url_request_unittest.hphajdan.jr@chromium.org2010-07-293-10/+12
* Cleanup: Remove unneeded headers from app/thestig@chromium.org2010-07-291-1/+4
* Fixed extension sync-related crash in ChromeUrlRequestContextakalin@chromium.org2010-07-291-2/+9
* Support both preconnection, and pre-resolution for subresourcesjar@chromium.org2010-07-2812-672/+261
* The token service should now support issuing auth tokens.chron@chromium.org2010-07-283-14/+312
* browser: Fix some presubmit errors.tfarina@chromium.org2010-07-281-1/+1
* Fix bug which caused DNS time not to be reported by LoadTimingObserver.tonyg@chromium.org2010-07-283-11/+21
* Fix ReadRawData to make the job state match the return value.tony@chromium.org2010-07-281-1/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-2633-0/+33
* DevTools: more leak fixes in LoadTimingObserverTest.pfeldman@chromium.org2010-07-261-2/+6
* DevTools: Fix leak in LoadTimingObserverTest.pfeldman@chromium.org2010-07-261-5/+7
* SPDY now always uses http_network_transaction instead of spdy_network_transac...erikchen@google.com2010-07-231-1/+1
* Coverity issues 6506, 11549, 11097, 8454: Uninitialized members in various fi...finnur@chromium.org2010-07-231-1/+3
* GTTF: test server cleanup:phajdan.jr@chromium.org2010-07-231-2/+2
* Change the ProxyConfigService interface to be asynchronous, and support obser...eroman@chromium.org2010-07-231-3/+5
* Net: Get rid of ProxyServer::host_and_port() and friends.thestig@chromium.org2010-07-221-2/+2
* Changed type CookieList to being a vector CanonicalCookies.rdsmith@google.com2010-07-212-7/+6
* LoadTimingObserver: only send timing struct over IPC if necessary. + Added un...pfeldman@chromium.org2010-07-212-0/+321
* base: add home environment variable to env_var.htfarina@chromium.org2010-07-211-1/+2
* Compress and checksum pending logs that are going to be persisted. Persisted ...ziadh@chromium.org2010-07-191-1/+1
* Re-apply r52831: "DevTools: provide SSL networks time as a part of LoadTiming...pfeldman@chromium.org2010-07-182-0/+62
* Revert r52831: "DevTools: provide SSL networks time as a part of LoadTimingIn...pfeldman@chromium.org2010-07-172-62/+0
* DevTools: provide SSL networks time as a part of LoadTimingInfo.pfeldman@chromium.org2010-07-172-0/+62