Reviewers: hkhalil,
Message:
Part 1 was here:
http://page-speed-codereview.appspot.com/896001/
This part makes the necessary changes to SpdyStream.
Part 3 will make the necessary changes to SpdySession.
Description:
Step 2 of 3 of SPDY/3.1 support: use shared flow control window within
SpdyStream
Please review this at
http://page-speed-codereview.appspot.com/1030001/
Affected files:
M DEPS
M mod_spdy/apache/filters/http_to_spdy_filter_test.cc
M mod_spdy/apache/filters/server_push_filter_test.cc
M mod_spdy/apache/filters/spdy_to_http_filter_test.cc
M mod_spdy/common/spdy_session.cc
M mod_spdy/common/spdy_session.h
M mod_spdy/common/spdy_stream.cc
M mod_spdy/common/spdy_stream.h
M mod_spdy/common/spdy_stream_test.cc