summaryrefslogtreecommitdiffstats
path: root/net/base
Commit message (Expand)AuthorAgeFilesLines
* Act upon HTTP_1_1_REQUIRED.bnc2015-01-091-0/+6
* Add an eviction mechanism for SDCH dictionaries.rdsmith2015-01-085-82/+136
* Instrumenting URLRequestFileJob::ReadRawData internals for jank.vadimt2015-01-082-0/+10
* net: Add more net-internals logging to the HTTP cache.rvargas2015-01-021-0/+14
* Standardize usage of virtual/override/final specifiers in net/.dcheng2014-12-234-35/+30
* Certificate Transparency: Adding finch and NetLog logging for EV certseranm2014-12-181-0/+14
* Disable SDCH on iOS.rdsmith2014-12-172-0/+31
* [NetInfo] Add a MaxBandwidthChangeObserver and Android implementationjkarlin2014-12-162-15/+73
* Refresh Public Suffix List to the latest versionrsleevi2014-12-162-21/+421
* Generalizing conditional compilation logic for systems with native utf8 locale.halliwell2014-12-121-13/+21
* Change next_proto member type.bnc2014-12-111-3/+11
* MSE and non-MSE: Relax mp4a mimetype to allow leading 0 in aud-otiwolenetz2014-12-101-21/+27
* Fix crashes in ElementsUploadDataStreamTesthaavardm2014-12-101-6/+6
* Move data reduction proxy logic out of chrome and android webview network del...megjablon2014-12-097-125/+1169
* Drop unused base/tuple.h inclusiontzik2014-12-091-1/+0
* Revert of Block port 443 for all protocols other than HTTPS or WSS. (patchset...lgarron2014-12-082-38/+0
* Block port 443 for all protocols other than HTTPS or WSS.lgarron2014-12-052-0/+38
* Fix data race in DirectoryLister on cancellation.mmenke2014-12-043-105/+264
* gn format // (the rest, except mojo)scottmg2014-12-031-2/+3
* Upstream "nsurl_util.{h,mm}" from Chrome on iOS repository.erikchen2014-12-036-0/+334
* Cleanup: Remove some unneeded string allocations.thestig2014-12-031-1/+1
* Optimized HostPortPair::ToString and CookieMonster::GetAllCookiesForURLWithOp...georgesak2014-12-021-1/+4
* Add MaxBandwidth support to Android's NetworkChangeNotifier as defined in the...jkarlin2014-12-022-1/+129
* Fix "value possibly truncated" warnings on MSVC, net/base edition.pkasting2014-11-2610-21/+24
* MSE and non-MSE: Support HE-AACv2 "mp4a.40.29" codec stringwolenetz2014-11-251-7/+12
* Add net_log events for data reduction proxy conditions. They will be exposed ...jeremyim2014-11-242-0/+62
* Pin dictionaries from being deleted while request is outstanding.rdsmith2014-11-214-214/+331
* Remove NetworkDelegate::OnBeforeSocketStreamConnectricea2014-11-212-12/+0
* Enable MSVC warning for unused locals.Peter Kasting2014-11-201-11/+9
* Rename network_prefix to prefix_length in NetworkInterface structure.guoweis2014-11-204-20/+20
* clang/win: Fix 2 new -Wwritable-strings warnings.thakis2014-11-201-2/+2
* Use uint16 for port numbers more pervasively.pkasting2014-11-206-18/+19
* Move code to create NetLog events for in-process requests into net/.mmenke2014-11-199-211/+431
* Details about push stream in TYPE_SPDY_STREAM_ADOPTED_PUSH_STREAM event.baranovich2014-11-191-0/+4
* Implement GetNetworkList on Windows to expose IPv6 address attributes.guoweis2014-11-194-69/+253
* Display final filter list for URLRequests in net-internals output.rdsmith2014-11-181-0/+8
* Shift URLRequest::Read API contract used by fetcher to ResourceLoader's.rdsmith2014-11-182-1/+9
* Removed URLRequest::Interceptor and wired up AppCacheInterceptorbengr2014-11-171-26/+22
* Make HostPortPair::FromString reject strings with invalid ports.mmenke2014-11-174-8/+25
* Add a new NetworkActivityMonitor to track network activity across allrch2014-11-143-0/+263
* Implement GetNetworkList on Mac/iOS to expose IPv6 address attributes.guoweis2014-11-147-370/+664
* Sdch view for net-internalsbaranovich2014-11-1410-323/+556
* Revert "Reject certificates that are valid for too long."palmer2014-11-111-4/+1
* Revert "Revert "Reject certificates that are valid for too long.""Carlos Pizano2014-11-101-1/+4
* Revert "Reject certificates that are valid for too long."Chris Palmer2014-11-101-4/+1
* Inline HOST_RESOLER_IMPL_REQUESTs into their parent sourcexunjieli2014-11-102-12/+2
* Delete the old WebSocket implementation from net/ricea2014-11-086-69/+4
* Don't trigger auto-reload on client auth failures.davidben2014-11-072-0/+17
* Reject certificates that are valid for too long.palmer2014-11-071-1/+4
* Refresh Public Suffix List to the latest versionrsleevi2014-11-072-71/+443