index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
A few Windows GN build fixes.
John Abd-El-Malek
2014-11-05
1
-0
/
+1
*
Use version macros for SSL versions.
davidben
2014-11-05
2
-6
/
+4
*
Reland "Integrate SIMD optimisations for zlib"
robert.bradford
2014-11-05
1
-7
/
+166
*
Instrumenting URLRequestJob::NotifyHeadersComplete to locate the source of ja...
vadimt
2014-11-04
3
-6
/
+177
*
testserver.py: Remove log spam that would print on most requests.
nick
2014-11-04
1
-1
/
+0
*
Fix windows GN build
dpranke
2014-11-04
1
-1
/
+0
*
Adding instrumentation to locate the source of jankiness.
vadimt
2014-11-04
1
-0
/
+15
*
Use net::TestClosureCallback in SimpleCache tests.
gavinp
2014-11-04
5
-43
/
+24
*
Instrumenting most popular callbacks of HttpNetworkTransaction to locate the ...
vadimt
2014-11-04
1
-0
/
+11
*
net: remove matteomarescotti.name from the HSTS list by request.
Adam Langley
2014-11-04
2
-1227
/
+1225
*
Remove unowned http_cache_transaction histograms which accumulate backend sto...
cbentzel
2014-11-04
1
-22
/
+1
*
Deflake SimpleIndexFileTest.WriteThenLoadIndex.
gavinp
2014-11-04
2
-12
/
+13
*
Revert "Sdch view for net-internals"
tzik
2014-11-04
22
-821
/
+444
*
Land Recent QUIC Changes.
rtenneti
2014-11-04
27
-173
/
+333
*
Introducing net::TestCompletionClosure.
gavinp
2014-11-04
4
-20
/
+64
*
Check effective proxy config before adding data reduction proxies
bengr
2014-11-04
1
-1
/
+1
*
Sdch view for net-internals
baranovich
2014-11-04
22
-444
/
+821
*
net: batch of (manual) HSTS updates.
Adam Langley
2014-11-03
2
-1475
/
+1483
*
Remove nss_util dependency from ClientCertStoreChromeOS.
pneubeck
2014-11-03
3
-251
/
+154
*
Cleanup various includes and namespace references.
fdegans
2014-11-03
2
-5
/
+0
*
Remove Network transaction timing histograms.
cbentzel
2014-11-01
2
-92
/
+0
*
Tune two SSL Server Socket parameters.
gusfernandez
2014-11-01
1
-2
/
+2
*
Change dont_embed_build_metadata default to 1 except for Official build and f...
sebmarchand
2014-10-31
1
-0
/
+9
*
net: disable SSLv3.
Adam Langley
2014-10-31
2
-3
/
+14
*
Start accepting http connections in next run loop.
byungchul
2014-10-31
2
-1
/
+12
*
Improve documentation on Filter and fix pipeline overwrite.
rdsmith
2014-10-31
3
-3
/
+124
*
QUIC - Added histograms to track the failure reasons to read or parse or
rtenneti
2014-10-31
1
-23
/
+68
*
Do not DCHECK on SimpleCache deletion-while-closing.
gavinp
2014-10-31
2
-3
/
+18
*
[WebSocket] Pass received status code of 0 to script as-is
tyoshino
2014-10-31
2
-1
/
+5
*
Remove a reference to __DATE__ and __TIME__ from nss for non official builds.
sebmarchand
2014-10-30
3
-2
/
+38
*
Get net_unittests working on Windows BoringSSL port.
davidben
2014-10-30
12
-125
/
+323
*
[WebSocket] Add NOINLINE function calls to see the stack trace.
yhirano
2014-10-30
2
-4
/
+56
*
Update PRESUBMIT files for first round of ng trybots
Paweł Hajdan, Jr
2014-10-30
1
-28
/
+0
*
Use DCHECK_EQ() when comparing TimeDeltas.
ricea
2014-10-30
1
-3
/
+3
*
Add canonical cookies on cookie changed callbacks.
msarda
2014-10-30
4
-46
/
+91
*
Post-commit fixes for "stale-while-revalidate..."
ricea
2014-10-30
3
-26
/
+25
*
Correct manual proxy selection for WebSockets.
ricea
2014-10-30
3
-2
/
+92
*
Land Recent QUIC Changes.
rtenneti
2014-10-30
51
-183
/
+778
*
Add GetURL variant to EmbeddedTestServer with hostname parameter.
nasko
2014-10-30
3
-0
/
+21
*
Undoing profiler instrumentation.
vadimt
2014-10-30
1
-26
/
+0
*
Add crypto/wincrypt_shim.h wrapper header to resolve BoringSSL conflicts.
davidben
2014-10-30
11
-22
/
+13
*
More net/android OWNERS cleanup.
Yaron Friedman
2014-10-29
1
-2
/
+0
*
Switching profiler instrumentations from ScopedProfile to ScopedTracker. This...
vadimt
2014-10-29
24
-130
/
+127
*
net: move the FALLBACK_SCSV to the back of the cipher suite list.
agl
2014-10-29
2
-16
/
+24
*
Fix bug introduced in https://codereview.chromium.org/679103004/,
mmenke
2014-10-29
1
-1
/
+1
*
Use the data reduction proxy info only if not direct
bengr
2014-10-29
2
-0
/
+7
*
Update the LICENSE file.
wtc
2014-10-29
1
-35
/
+403
*
Check whether or not a certificate is self-signed.
palmer
2014-10-29
7
-0
/
+97
*
Add data reduction proxy UMA for HTTP connect attempts.
jeremyim
2014-10-29
4
-7
/
+73
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-29
11
-291
/
+274
[next]