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
/
spdy_session.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Enable IP pooling for SPDY.
mbelshe@chromium.org
2011-03-25
1
-0
/
+12
*
Removed the static on all stats macros and changed the static declaration
rtenneti@chromium.org
2011-03-22
1
-6
/
+6
*
Add chunked uploads support to SPDY
satish@chromium.org
2011-03-04
1
-1
/
+1
*
Revert "Add chunked uploads support to SPDY"
satish@chromium.org
2011-03-04
1
-1
/
+1
*
Add chunked uploads support to SPDY
satish@chromium.org
2011-03-04
1
-1
/
+1
*
In spdy_session dont call CloseAllStreams if it has
rtenneti@chromium.org
2011-02-15
1
-3
/
+5
*
Refactor HttpNetworkSession construction.
willchan@chromium.org
2011-02-03
1
-0
/
+2
*
Fix 'else' style nit.
wtc@google.com
2010-12-15
1
-3
/
+1
*
Add some experiments for different policies on cwnd restore.
mbelshe@chromium.org
2010-12-11
1
-7
/
+37
*
Add more cwnd histograms - this type partitioned by amount of data
mbelshe@chromium.org
2010-12-10
1
-0
/
+25
*
Add histogram to analyze sent cwnd settings for spdy.
mbelshe@chromium.org
2010-12-09
1
-0
/
+14
*
Don't tweak buffer size for SPDY
mbelshe@chromium.org
2010-12-09
1
-13
/
+0
*
Add origin checking for server pushed resources.
mbelshe@chromium.org
2010-12-08
1
-10
/
+18
*
Add histograms to track stalled spdy streams.
mbelshe@chromium.org
2010-12-06
1
-0
/
+7
*
Update server push to allow use of HEADERS frame.
mbelshe@chromium.org
2010-12-03
1
-22
/
+73
*
Fix case where a SPDY stream with an un-verified cert would kill the browser
mbelshe@google.com
2010-12-01
1
-6
/
+8
*
Make sure to send the SpdySettings frame as soon as possible.
willchan@chromium.org
2010-11-19
1
-3
/
+2
*
Fix SPDY crash on race when canceling a stream that just got created.
willchan@chromium.org
2010-11-18
1
-4
/
+24
*
Change the way request headers are logged to the NetLog to ensure
rch@chromium.org
2010-11-11
1
-32
/
+25
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 2
thakis@chromium.org
2010-11-02
1
-30
/
+40
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
1
-2
/
+2
*
Temporary fix to reduce the spdy concurrent streams to 6.
mbelshe@chromium.org
2010-10-25
1
-1
/
+5
*
Add an off switch for SPDY:
mbelshe@chromium.org
2010-10-16
1
-0
/
+1
*
Add actual bytes sent/received to net-internals.
mmenke@chromium.org
2010-10-14
1
-5
/
+5
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
1
-7
/
+8
*
Render SpdySessionPools on the Data tab and on a new
mmenke@chromium.org
2010-10-12
1
-0
/
+30
*
Speculative fix for SpdySettingsStorage crasher.
willchan@chromium.org
2010-10-07
1
-1
/
+10
*
Reland 61015 (unnecessary revert due to flaky build) - Stop refcounting SpdyS...
willchan@chromium.org
2010-09-30
1
-3
/
+2
*
Revert 61015 (broke fetch_client) - Stop refcounting SpdySessionPool.
willchan@chromium.org
2010-09-30
1
-2
/
+3
*
Stop refcounting SpdySessionPool.
willchan@chromium.org
2010-09-30
1
-3
/
+2
*
Use ScopedRunnableMethodFactory for SpdySession to better control lifetime.
willchan@chromium.org
2010-09-29
1
-4
/
+8
*
Stop refcounting ClientSocketPool.
willchan@chromium.org
2010-09-29
1
-0
/
+1
*
Remove the references to HttpNetworkSession in SpdySession
rch@chromium.org
2010-09-25
1
-9
/
+8
*
Remove SpdySession::Connect(). This methods was only
rch@chromium.org
2010-09-25
1
-97
/
+0
*
net: Append base:: in the StringPrintf calls.
tfarina@chromium.org
2010-09-25
1
-5
/
+5
*
Fix case where we close a stream due to socket errors when it is currently
mbelshe@chromium.org
2010-09-17
1
-6
/
+6
*
Linux: More gcc 4.5 NULL versus 0 fixes.
craig.schlenter@chromium.org
2010-09-14
1
-1
/
+1
*
Remove the small read buffer size for windows; we landed the async IO
mbelshe@chromium.org
2010-09-07
1
-6
/
+0
*
I investigated the TODO, and decided that the current logic is right.
mbelshe@chromium.org
2010-09-05
1
-4
/
+6
*
Fix Server Push bug; we properly detected the duplicate SYN, but we forgot to
mbelshe@chromium.org
2010-09-03
1
-14
/
+17
*
Migrate spdy_session from using LOG() to NetLog. In the process, I'm
mbelshe@chromium.org
2010-09-01
1
-86
/
+149
*
Fix a regression whereby full-granularity network events were being captured ...
eroman@chromium.org
2010-08-31
1
-3
/
+3
*
Don't write SPDY headers to the log file; they're redundant with
mbelshe@chromium.org
2010-08-30
1
-34
/
+0
*
Add logging to the spdy session pool.
mbelshe@chromium.org
2010-08-30
1
-2
/
+16
*
Rename the following SSLClientSocket methods to match the style guide:
rch@chromium.org
2010-08-27
1
-1
/
+1
*
SPDY flow control: add support for receive window size
agayev@chromium.org
2010-08-26
1
-0
/
+16
*
Fix bug where pushed SPDY streams were never actually closed.
mbelshe@chromium.org
2010-08-23
1
-8
/
+18
*
SpdySessionPool closes down sessions accurately now.
erikchen@google.com
2010-08-19
1
-9
/
+10
*
Extract connection logic from HttpNetworkTransaction into a new
mbelshe@chromium.org
2010-08-19
1
-0
/
+11
[next]