summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net
Commit message (Expand)AuthorAgeFilesLines
* Remove vestigial cookie/web app permissions prompting UI now that the async U...ben@chromium.org2010-09-172-122/+0
* Reduce fieldtrials percentages for push to stable M7jar@chromium.org2010-09-161-9/+0
* Change HostResolver::RequestInfo to take a HostPortPair rather than naked hos...eroman@chromium.org2010-09-151-2/+2
* Fixes bad URLRequest leak detection. nss_ocsp creates asky@chromium.org2010-09-151-1/+5
* Establish new debug switches to manipulate the token service from the command...johnnyg@chromium.org2010-09-142-0/+42
* Linux: More gcc 4.5 NULL versus 0 fixes.craig.schlenter@chromium.org2010-09-141-3/+3
* Fix several spelling mistakes, mostly in comments.mdm@chromium.org2010-09-141-1/+1
* Enumerate layered service providers and namespace providers under Windows and...mmenke@chromium.org2010-09-142-0/+137
* Create a DefaultPrefStore to hold registered application-default preference v...pam@chromium.org2010-09-141-1/+4
* Mark DnsHostInfoTest.StateChangeTest as flaky.phajdan.jr@chromium.org2010-09-101-1/+2
* Fixed typo where I was using "net." prefix rather than "Net." prefix. Also c...rdsmith@chromium.org2010-09-101-1/+1
* Move policy-related stuff to its own namespace.mnissler@chromium.org2010-09-101-2/+1
* 2nd attempt at http://codereview.chromium.org/3305003/showjohnnyg@chromium.org2010-09-094-122/+183
* Revert 58920 - Create a DefaultPrefStore to hold registered application-defau...pam@chromium.org2010-09-091-4/+1
* Create a DefaultPrefStore to hold registered application-default preference v...pam@chromium.org2010-09-091-1/+4
* FBTF: Remove unneeded headers from base/ (part 8)thestig@chromium.org2010-09-081-0/+2
* Revert 58778 - New authorization framework for sync. johnnyg@chromium.org2010-09-084-183/+122
* New authorization framework for sync. johnnyg@chromium.org2010-09-084-122/+183
* This CL changes our per-domain limits to be per-effective domain.rdsmith@chromium.org2010-09-072-19/+9
* Reland 58601 -nsylvain@chromium.org2010-09-072-5/+5
* Revert 58601 -nsylvain@chromium.org2010-09-072-5/+5
* Have the browser start connecting as soon as the navigation starts. Thismbelshe@chromium.org2010-09-052-5/+5
* Flush SSL pools after SSL config changes.csilv@chromium.org2010-09-041-0/+2
* Fix DCHECK when loading chrome://net-internalsvandebo@chromium.org2010-09-031-1/+1
* SSLConfigServiceManagerPref: small fix to work around Clang problem.hans@chromium.org2010-09-031-1/+1
* Update the Preconnect logic to use the new HttpStreamFactory formbelshe@chromium.org2010-09-037-124/+127
* Try to fix crash in WebSocketExperimentRunner::DoLoopukai@chromium.org2010-09-021-2/+2
* FBTF: Move more ctors/dtors from headers to implementation.erg@google.com2010-09-014-7/+15
* Relands r58007.willchan@chromium.org2010-09-011-1/+2
* Fix a regression whereby full-granularity network events were being captured ...eroman@chromium.org2010-08-315-8/+37
* Add support for a "split" incognito behavior for extensions.mpcomplete@chromium.org2010-08-312-13/+48
* Revert r58019 and r58007 due to flaky.willchan@chromium.org2010-08-311-2/+1
* FBTF: A giant cleanup to net/erg@google.com2010-08-314-0/+4
* Abort host resolution requests with ERR_ABORTED on ip address change.willchan@chromium.org2010-08-311-1/+2
* Remove the wstring FormatUrl() functions (and convert remaining users to the ...viettrungluu@chromium.org2010-08-313-6/+6
* Refactor: Address a TODO about renaming a function.eroman@chromium.org2010-08-311-1/+1
* Support handling blob URL and resolve blob references in upload data.jianli@chromium.org2010-08-312-0/+42
* Move Google-specific code under browser/ into browser/google/.evan@chromium.org2010-08-301-1/+1
* Display the "effective" proxy settings in about:net-internals.eroman@chromium.org2010-08-281-3/+3
* Support sending BlobData to browser process. Also support sending UploadDatajianli@chromium.org2010-08-272-0/+14
* 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