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
/
http
Commit message (
Expand
)
Author
Age
Files
Lines
*
QUIC - Stash away a WeakPtr to DiskCacheBasedQuicServerInfo before
Raman Tenneti
2015-01-05
2
-1
/
+48
*
Rebuild the TSS binary with the correct version of the tool.
Adam Langley
2014-12-18
1
-1114
/
+1114
*
net: remove eldietista.es from HSTS list by request of owner.
Adam Langley
2014-12-17
2
-1205
/
+1203
*
Merge to m40
Ryan Hamilton
2014-12-04
2
-4
/
+38
*
QUIC - Record the FailureReason for WaitForDataReady in
Raman Tenneti
2014-11-18
2
-17
/
+41
*
Revert "Update ALPN/NPN token from "h2-14" to "h2-15"."
Bence Béky
2014-11-17
2
-3
/
+3
*
QUIC - When disk cache is not ready to persist, if we call persist,
rtenneti
2014-11-08
3
-6
/
+160
*
Don't trigger auto-reload on client auth failures.
davidben
2014-11-07
1
-13
/
+0
*
QUIC - track disk cache API calls and failure reasons in separate
rtenneti
2014-11-07
2
-39
/
+66
*
QUIC - Create QuicServerInfo if QuicClientSession doesn't have one. Call
rtenneti
2014-11-07
3
-1
/
+74
*
Update ALPN/NPN token from "h2-14" to "h2-15".
bnc
2014-11-07
2
-3
/
+3
*
Cleanup: Replace base::ASCIIToWide with base::ASCIIToUTF16.
thestig
2014-11-07
2
-5
/
+5
*
Extract Retry-After parsing from captive portal detector
ttuttle
2014-11-06
3
-0
/
+76
*
Introduce AlternateProtocolInfo.is_broken.
bnc
2014-11-06
8
-55
/
+46
*
Remove HttpStreamBase.
yhirano
2014-11-06
12
-246
/
+214
*
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
*
net: batch of (manual) HSTS updates.
Adam Langley
2014-11-03
2
-1475
/
+1483
*
Remove Network transaction timing histograms.
cbentzel
2014-11-01
2
-92
/
+0
*
Change dont_embed_build_metadata default to 1 except for Official build and f...
sebmarchand
2014-10-31
1
-0
/
+9
*
QUIC - Added histograms to track the failure reasons to read or parse or
rtenneti
2014-10-31
1
-23
/
+68
*
Use DCHECK_EQ() when comparing TimeDeltas.
ricea
2014-10-30
1
-3
/
+3
*
Post-commit fixes for "stale-while-revalidate..."
ricea
2014-10-30
3
-26
/
+25
*
Switching profiler instrumentations from ScopedProfile to ScopedTracker. This...
vadimt
2014-10-29
5
-21
/
+21
*
Add data reduction proxy UMA for HTTP connect attempts.
jeremyim
2014-10-29
3
-7
/
+68
*
Fix typo.
bnc
2014-10-29
2
-17
/
+17
*
Replace a few typeofs with delctype.
thakis
2014-10-28
1
-9
/
+9
*
Add include.
bnc
2014-10-28
1
-0
/
+1
*
QUIC - Control the timeout for loading of server config from disk cache,
rtenneti
2014-10-28
6
-1
/
+48
*
Adding instrumentation to locate the source of jankiness.
vadimt
2014-10-28
1
-0
/
+12
*
net: add a batch of HSTS preloads.
Adam Langley
2014-10-27
2
-1419
/
+1546
*
net: add domain ID for Facebook.
Adam Langley
2014-10-27
2
-15
/
+17
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-27
8
-11
/
+11
*
net: add pins and HSTS for Facebook.
agl
2014-10-27
3
-1206
/
+1330
*
net: add inbox.google.com to HSTS preload.
Adam Langley
2014-10-24
2
-773
/
+775
*
QUIC - Always pesist 1000 MRU alternate protocols to preferences file.
rtenneti
2014-10-24
9
-115
/
+12
*
Http cache: Fix DCHECK with POSTs and a disabled cache.
rvargas
2014-10-23
2
-1
/
+16
*
QUIC - Record loading of QUICServerInfo from disk cache.
rtenneti
2014-10-22
2
-0
/
+5
*
Standardize usage of virtual/override/final in net/
dcheng
2014-10-21
44
-974
/
+875
*
net: fix bug in compact HSTS representation.
agl
2014-10-20
2
-3
/
+26
*
QUIC - Android - small experiment to flush http_server_properties
rtenneti
2014-10-20
1
-0
/
+6
*
Adding instrumentation to locate the source of jankiness.
vadimt
2014-10-17
1
-0
/
+9
*
Make HRH::IsKeepAlive() look past the first header
ricea
2014-10-17
2
-15
/
+112
*
net: add a batch of HSTS preloads.
Adam Langley
2014-10-16
2
-1358
/
+1436
*
Convert ARRAYSIZE_UNSAFE -> arraysize in net/.
viettrungluu
2014-10-16
8
-23
/
+23
*
Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.
dcheng
2014-10-15
4
-24
/
+15
*
Adding instrumentation to locate the source of jankiness.
vadimt
2014-10-15
3
-0
/
+17
*
Make sure that a request with no-store response doesn't block next requests.
yhirano
2014-10-14
1
-0
/
+43
*
Adding instrumentation to locate the source of jankiness.
vadimt
2014-10-13
1
-0
/
+6
*
Add Yahoo domains to HSTS preload list.
Chris Palmer
2014-10-13
2
-1311
/
+1437
[next]