summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Update instrumentation for many different bugs based on new UMA data.pkasting2015-02-285-81/+37
* Land Recent QUIC Changes until 2/21/2015.rtenneti2015-02-2834-400/+233
* Socket pools: Remove redundant seach for a group in GetLoadState.mmenke2015-02-281-12/+8
* Split bug 455884 into separate bugs for each janky piece and remove thepkasting2015-02-282-66/+8
* [net]: Disable SdchOwner's MemoryPressureListener to investigate http://crbug...rmcilroy2015-02-283-10/+10
* Apply gn format with 'sources' sorting to src/scottmg2015-02-281-0/+1
* Add a new enable_nonblocking_io field trial param for QUIC which enables the ...rch2015-02-285-0/+18
* Fix a crash when processing an invalid PAC script.eroman2015-02-274-14/+109
* [Cronet] Enable chunked upload in CronetUrlRequestxunjieli2015-02-271-1/+0
* Change "spdy_priority" to "priority" in NetLog.bnc2015-02-272-5/+14
* [net] Add UMA for GZIP encoding type fixup heuristics.asanka2015-02-271-3/+40
* Let the URLRequestContextBuilder take a file task runner as input.mmenke2015-02-272-36/+41
* Add a new receive_buffer_size field trial param for QUICrch2015-02-275-13/+19
* QUIC - Added a histogram to collect the elapsed time between the end ofrtenneti2015-02-276-13/+29
* Remove the --lsan=1 flag from .isolate files.earthdok2015-02-271-1/+0
* Remove ScopedTrackers that are no longer needed.michaeln2015-02-273-16/+0
* First-Party Cookies: Wire it up as an experimental web platform featuremkwst2015-02-2610-4/+176
* Lazily initialize the v8::Isolate used by ProxyResolverV8 (in the browser pro...eroman2015-02-265-82/+66
* Log sending HTTP/2 HEADERS frames correctly.bnc2015-02-262-4/+11
* Promote "netlog" tracing category to a default categoryxunjieli2015-02-262-2/+2
* ProxyResolverMac: invalidate resolver source.ellyjones2015-02-261-2/+1
* Revert of [Android WebView] Synthesize a fake page loading event on page sour...grt2015-02-261-25/+2
* [Android WebView] Synthesize a fake page loading event on page source modific...mnaganov2015-02-261-2/+25
* Revert "[WebSocket] Add NOINLINE function calls to see the stack trace."ricea2015-02-262-51/+4
* Remove Test DISABLED_CongestionAvoidanceSendingzhuoyu.qian2015-02-261-58/+0
* Rename mojo_type_converters.* to mojo_{host,proxy}_type_converters.*amistry2015-02-2612-22/+22
* Re-enable HttpSecurityHeadersTest.UpdateDynamicPKPMaxAge0hichris1232015-02-261-8/+1
* Roll BoringSSL b180ee9..09bdb2adavidben2015-02-251-3/+2
* Fix official build in GNbrettw2015-02-251-0/+4
* Rename SPDY netlog strings to HTTP2.bnc2015-02-2512-199/+169
* Implement utility-side proxy resolver factory Mojo service.sammc2015-02-256-0/+258
* Implement utility-side host resolver Mojo client.sammc2015-02-259-2/+623
* Implement utility-side proxy resolver Mojo service.sammc2015-02-2512-2/+802
* Introduce MockHttpCache::backend() and move a few callers to it.pcc2015-02-252-4/+9
* Land Recent QUIC Changes.rtenneti2015-02-2520-411/+167
* QUIC - Add a field trial not to load QUIC server information from thertenneti2015-02-245-1/+51
* Document some quirks of media MIME type code and reference related bugsddorwin2015-02-241-11/+21
* Pin request_url in stack for more info on tracking crasher.rdsmith2015-02-241-0/+8
* net docs: Barebones doc renderer and net_docs target.ttuttle2015-02-244-0/+152
* net: Remove static_cast of socket in HttpProxyClientSocketPoolTest.AsyncHaveA...pcc2015-02-241-3/+1
* Add HSTS preload submissions as of 2015-02-20.lgarron2015-02-242-1363/+1511
* Remove base::WaitForSingleProcessrvargas2015-02-241-6/+5
* QUIC - Cache the connection type and connection description. Make thertenneti2015-02-2313-75/+249
* Shard the SSL session cache by version fallback.davidben2015-02-233-6/+116
* win vs2015: fix variable shadowing warnings in net/basescottmg2015-02-233-9/+5
* Implement the "First-Party-Only" cookie attribute.mkwst2015-02-2312-95/+277
* Add notranslate meta tag on dir_header.htmltoyoshim2015-02-211-0/+1
* Update instrumentation for many different bugs based on new UMA data.pkasting2015-02-2116-92/+165
* Convert crypto::ScopedOpenSSL to type aliases.davidben2015-02-219-29/+26
* IgnoreCertError should check if the error is a certificate error.davidben2015-02-203-2/+9