summaryrefslogtreecommitdiffstats
path: root/net/base
Commit message (Expand)AuthorAgeFilesLines
* Remove network load flags not used in net/g.mehndiratt2015-04-271-17/+17
* DATE and FULL_PATH type sorts are not used anywhere. Date is not evenolli.syrjala2015-04-243-91/+41
* net cleanup: Remove unnecessary namespace prefixes.ttuttle2015-04-2322-158/+148
* Update {virtual,override} to follow C++11 style in net.nick2015-04-232-7/+7
* Refactor NetLog::LogLevel --> NetLogCaptureMode.eroman2015-04-233-5/+5
* Refactor net::BackoffEntry to not require subclassingjohnme2015-04-203-80/+93
* Apply automated fixits for Chrome clang plugin to net_unittests.dcheng2015-04-173-14/+10
* Rename USE_NSS to USE_NSS_CERTS.davidben2015-04-174-13/+13
* Update NET_INFO_SOURCE macros.bnc2015-04-171-2/+1
* Rename NetLogLogger and CapturingNetLogvishal.b2015-04-171-1/+1
* Avoid initial NetworkChangeNotifier OnDNSChanged() signal on Androidpauljensen2015-04-172-1/+46
* Remove LOAD_IS_DOWNLOAD network load flag.mmenke2015-04-161-16/+13
* Remove abarth from mime_sniffer OWNERSrsleevi2015-04-161-1/+4
* Add instrumentation for various functions janky on the Mac IO thread.pkasting2015-04-152-0/+10
* Split bug 423948 into various sub-bugs and remove outdated instrumentation.pkasting2015-04-114-93/+7
* Remove SdchDictionary from exposed SdchManager interface.rdsmith2015-04-105-39/+24
* Split SdchManager::Dictionary out into separate class/file.rdsmith2015-04-096-316/+448
* Removed old SDCH ProblemCode constants that are no longer being used in UMA.rdsmith2015-04-081-1/+1
* Remove unnecessary instrumentation for several jank bugs.pkasting2015-04-082-31/+11
* Add epub mime type.yawano2015-04-071-0/+1
* Refresh Public Suffix List to the latest versionrsleevi2015-04-063-25/+264
* Update remaining code to include NetLog files from net/log directory rather t...eroman2015-04-024-48/+0
* Move NetLog code from src/net/base to src/net/log.eroman2015-04-0226-6112/+17
* Revert of Enable 'First-Party-Only' cookies by default. (patchset #3 id:40001...mkwst2015-04-016-0/+38
* Partially remove the instrumentation for testing invalid BoundNetLog.eroman2015-04-012-36/+3
* Remove the ScopedBandwidthMetrics class and associated Net.DownloadBandwith m...rkaplow2015-03-312-172/+0
* Introduce AlternativeServiceInfo.bnc2015-03-311-5/+5
* Make SdchOwner resilient to dictionary used notifications post deletion.rdsmith2015-03-303-2/+9
* Histogram for UMA log upload connection type.gayane2015-03-271-0/+3
* Enable 'First-Party-Only' cookies by default.mkwst2015-03-276-38/+0
* Always treat .localhost as loopbackestark2015-03-263-4/+34
* Fail DNS resolution if the result contains 127.0.53.53.eroman2015-03-261-0/+6
* Cleanup redundant mime_util.h includesservolk2015-03-262-2/+0
* [net] Remove logic for fixing up Gzip encoding type for downloads.asanka2015-03-233-83/+1
* Remove prerender cookie store, part 4.davidben2015-03-233-6/+9
* Fix failure in NetUtilTest.IDNToUnicodeFast running on Chromecast.halliwell2015-03-201-1/+1
* Add some instrumentation to investigate a possible UAF.eroman2015-03-192-0/+69
* Remove MIME type check for pre-ICS Android.ddorwin2015-03-171-19/+1
* Land Recent QUIC Changes until 03/15/2015.rtenneti2015-03-161-8/+13
* Add ability for NetLogLogger to gather data from more than just NetLogmmenke2015-03-163-60/+208
* Checks to enforce relative lifetimes for SdchManager.rdsmith2015-03-112-1/+12
* Do not call IPEndpoint::ToString for empty IP address.jiayl2015-03-111-3/+2
* Implementation of ProxyResolver that uses a Mojo service.amistry2015-03-101-0/+3
* base: Stop passing a non-const ref to ObserverListBase::Iterator.danakj2015-03-091-1/+1
* DNSDomainFromDot: Reject empty labels.ttuttle2015-03-072-15/+15
* net: Fix a NULL dereference when ICU fails to create an exemplar set.mmenke2015-03-052-8/+23
* Shift SDCH Finch config to a place where iOS will see it, and re-enablerdsmith2015-03-052-22/+0
* Split bug 418183 into separate bugs for each janky piece and remove thepkasting2015-02-281-5/+0
* Change "spdy_priority" to "priority" in NetLog.bnc2015-02-271-3/+12
* First-Party Cookies: Wire it up as an experimental web platform featuremkwst2015-02-266-0/+38