summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Shift SDCH Finch config to a place where iOS will see it, and re-enablerdsmith2015-03-052-22/+0
* SanitizeProxyAuth: Whitelist all hop-by-hop headersttuttle2015-03-052-7/+243
* Disk cache: Re-initialize stats counters if they are zero on-disk.rvargas2015-03-054-3/+98
* Add more instrumentation for tracking jank in ProxyService creation.eroman2015-03-052-1/+15
* Remove base::KillProcessByIdrvargas2015-03-041-3/+3
* Move stress_cache to the tools directoryrvargas2015-03-043-2/+2
* Moving ScopedMockLog from net/test to base/test.lukasza2015-03-045-181/+22
* Fix the following browser_tests in the Linux GN build.jam2015-03-042-17/+25
* [Android WebView] Synthesize a fake page loading event on page source modific...mnaganov2015-03-041-2/+24
* QUIC - minor cleanup of the following field trials and used defaults forrtenneti2015-03-035-94/+10
* Drop mobile memory size to 500K while SDCH is not hooked up tordsmith2015-03-031-1/+1
* Simplify GetPyProtoPath.jam2015-03-031-48/+10
* Use dlsym(RTLD_DEFAULT) instead of dlsym(dlopen(NULL)) in aesgcmchromium.patch.ppi2015-03-032-21/+18
* Land Recent QUIC Changes until 03/02/2015.rtenneti2015-03-0368-745/+153
* QUIC - deleted unused QuicTestServer code per comments inrtenneti2015-03-033-122/+0
* Fix MDnsClient's cache entry cleanup logic.kmarshall2015-03-023-149/+276
* Fix a typo in X509CertificateNameVerifyTestrsleevi2015-03-021-1/+1
* ProxyScriptDecider: Fix NOTREACHED in Cancel()ellyjones2015-03-022-1/+10
* Revert of Revert of Add a new enable_nonblocking_io field trial param for QUI...qyearsley2015-02-285-0/+18
* Revert of Add a new enable_nonblocking_io field trial param for QUIC (patchse...qyearsley2015-02-285-18/+0
* Split bug 418183 into separate bugs for each janky piece and remove thepkasting2015-02-2810-99/+19
* 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