summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a PrefStore for loading prefs from command-line switches.pam@chromium.org2010-07-161-1/+1
* DevTools & WebTiming : Migrate from PassiveLogCollector to dedicated LoadTimi...pfeldman@chromium.org2010-07-166-13/+285
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-151-0/+1
* Revert everything related to the relanding.erg@chromium.org2010-07-141-1/+0
* Converted CanonicalCookies over to containing a domain.rdsmith@google.com2010-07-141-0/+1
* Reland r52336.erg@chromium.org2010-07-141-0/+1
* Revert 52336 - More header cleanup:erg@chromium.org2010-07-141-1/+0
* More header cleanup:erg@chromium.org2010-07-141-0/+1
* DevTools: provide network log details to the WebCore's InspectorController.pfeldman@chromium.org2010-07-142-0/+11
* Implement SSLClientSocketPool.vandebo@chromium.org2010-07-141-9/+31
* Add the TokenService to the chrome profile, and use it to pass the LSID from ...chron@chromium.org2010-07-142-0/+49
* Add the URLRequest's priority to the net-log.eroman@chromium.org2010-07-131-2/+3
* Make the various SocketParams reference counted.vandebo@chromium.org2010-07-121-2/+3
* Add an ExtensionPrefStore, layered between the user prefs and the managed pre...pam@chromium.org2010-07-121-1/+2
* Change the default number of proxy resolver threads used for evaluating PAC s...eroman@chromium.org2010-07-102-1/+18
* Avoid preconnect (and pre-resolution) when proxy MIGHT be presentjar@chromium.org2010-07-094-2/+54
* Log whenever the network IP address changes.eroman@chromium.org2010-07-072-16/+72
* Remove abonded privacy blacklist implementation.jochen@chromium.org2010-07-022-65/+0
* Add a "session only" policy to the content settings.jochen@chromium.org2010-07-021-0/+2