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
/
spdy
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fully qualify std::make_pair.
bnc
2015-03-07
3
-12
/
+9
*
Split bug 418183 into separate bugs for each janky piece and remove the
pkasting
2015-02-28
1
-3
/
+2
*
Update instrumentation for many different bugs based on new UMA data.
pkasting
2015-02-28
1
-13
/
+5
*
Change "spdy_priority" to "priority" in NetLog.
bnc
2015-02-27
1
-2
/
+2
*
Remove ScopedTrackers that are no longer needed.
michaeln
2015-02-27
1
-4
/
+0
*
Log sending HTTP/2 HEADERS frames correctly.
bnc
2015-02-26
2
-4
/
+11
*
Rename SPDY netlog strings to HTTP2.
bnc
2015-02-25
9
-128
/
+100
*
Update instrumentation for many different bugs based on new UMA data.
pkasting
2015-02-21
3
-20
/
+14
*
removing all the code related to chrome://stats
cpu
2015-02-12
2
-35
/
+3
*
Adding instrumentation to locate the source of jankiness.
pkasting
2015-02-11
3
-0
/
+21
*
ScopedTrackers to help pin down where IOThread::InitSystemRequestContextOnIOT...
michaeln
2015-02-09
1
-0
/
+5
*
Change OK to NO_ERROR in enum ParserError.
bnc
2015-01-26
3
-16
/
+16
*
Cleanup: Better constify some strings in net/.
thestig
2015-01-24
1
-2
/
+2
*
SPDY code cleanup. No intended functional change.
bnc
2015-01-22
3
-41
/
+76
*
Lint SpdyFramer::WritePayloadWithContinuation.
bnc
2015-01-20
1
-47
/
+43
*
Delete SPDY5.
bnc
2015-01-20
5
-32
/
+4
*
Slightly improve a debug log message in SpdyFramer.
bnc
2015-01-20
1
-1
/
+2
*
Make SPDY initial window sizes version-dependent.
bnc
2015-01-20
4
-14
/
+27
*
Minor cleanup to SpdyFramer.
bnc
2015-01-20
2
-14
/
+14
*
Add SpdyNetworkTransactionTest.HTTP11RequiredError.
bnc
2015-01-20
1
-0
/
+21
*
Use static_cast instead of C-style cast in spdy_framer_test.
bnc
2015-01-20
1
-1
/
+2
*
replace COMPILE_ASSERT with static_assert in net/
mostynb
2015-01-20
2
-8
/
+6
*
Fix dangling reference in NormalSpdyTransactionHelper.
bnc
2015-01-14
1
-1
/
+1
*
Fix crash in handling PushStreams
Bacek
2015-01-13
2
-3
/
+5
*
Act upon HTTP_1_1_REQUIRED.
bnc
2015-01-09
3
-4
/
+229
*
net: Remove unused private data members
hashimoto
2015-01-09
1
-3
/
+1
*
base: Change DCHECK_IS_ON to a macro DCHECK_IS_ON().
danakj
2015-01-08
2
-4
/
+4
*
Cleanup: Remove some redundant container clear() calls.
thestig
2015-01-08
1
-2
/
+1
*
Sanitize headers in Proxy Authentication Required responses
ttuttle
2015-01-06
1
-8
/
+12
*
Remove SpdyHeadersBlockParser::Reset().
bnc
2014-12-18
4
-20
/
+4
*
Do not emit indexed header fields first in HpackEncoder.
bnc
2014-12-18
3
-29
/
+20
*
Reprioritize upon receiving a HTTP/2 PRIORITY frame.
bnc
2014-12-18
4
-10
/
+86
*
Simplify sizeof(kFrameData) calculation for improved readability.
brucedawson
2014-12-08
1
-2
/
+2
*
Fix "value possibly truncated" warnings on MSVC, net/spdy/ edition.
pkasting
2014-12-05
13
-115
/
+121
*
Change three SPDY tests to use port 8080 instead of 443.
lgarron
2014-12-05
2
-4
/
+8
*
Correct initial flow control window size for HTTP/2.
bnc
2014-12-01
7
-97
/
+115
*
Serialize and parse RST_STREAM error codes correctly.
bnc
2014-11-21
2
-3
/
+5
*
Use uint16 for port numbers more pervasively.
pkasting
2014-11-20
1
-9
/
+4
*
Details about push stream in TYPE_SPDY_STREAM_ADOPTED_PUSH_STREAM event.
baranovich
2014-11-19
1
-1
/
+11
*
Remove SPDY2 and SPDY/3.0 from tests.
bnc
2014-11-19
11
-155
/
+31
*
Support HTTP/2 drafts 14 and 15 simultaneously.
bnc
2014-11-13
11
-23
/
+36
*
Add HTTP/2 error code from latest draft.
bnc
2014-11-13
6
-6
/
+36
*
Remove unneeded net:: prefixes.
wtc
2014-11-10
1
-8
/
+8
*
Remove a few unused typedefs. No behavior change.
thakis
2014-11-10
1
-2
/
+0
*
Decouple SPDY histogram offset from minimum version.
bnc
2014-11-10
1
-1
/
+1
*
Delete the old WebSocket implementation from net/
ricea
2014-11-08
8
-1100
/
+0
*
Report HTTP/2 HEADERS frames as HEADERS, not SYN_STREAM.
bnc
2014-11-07
10
-41
/
+73
*
Deprecate SPDY/3.0 support.
bnc
2014-11-07
1
-1
/
+1
*
Reland "Integrate SIMD optimisations for zlib"
robert.bradford
2014-11-05
1
-7
/
+166
*
Switching profiler instrumentations from ScopedProfile to ScopedTracker. This...
vadimt
2014-10-29
1
-3
/
+3
[next]