aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/transport/chttp2_transport.c
Commit message (Expand)AuthorAge
* Merge pull request #4562 from ctiller/intsGravatar jboeuf2016-01-06
|\
| * Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
* | remove stream from stalled_by_transport list before destroy itGravatar yang-g2015-12-21
|/
* Merge pull request #4384 from ctiller/big_dataGravatar Yang Gao2015-12-18
|\
* | hide a debug log under trace and fix two log levelsGravatar yang-g2015-12-17
| * clang-formatGravatar Craig Tiller2015-12-16
| * Fix flow control for unstarted streamsGravatar Craig Tiller2015-12-16
| * Merge branch 'big_data' of github.com:ctiller/grpc into big_dataGravatar Craig Tiller2015-12-16
| |\
| * \ Merge github.com:grpc/grpc into big_dataGravatar Craig Tiller2015-12-16
| |\ \ | |/ / |/| |
* | | Merge branch 'proxy-crash' into server_stallGravatar Craig Tiller2015-12-15
|\ \ \
| * | | Handle cancelling writes whilst writingGravatar Craig Tiller2015-12-15
* | | | recv_message_ready was already taken care ofGravatar Craig Tiller2015-12-14
* | | | Merge branch 'proxy-crash' into server_stallGravatar Craig Tiller2015-12-14
|\| | |
| * | | Better fixGravatar Craig Tiller2015-12-14
* | | | Fix server side handling of incoming partial requests in coreGravatar Craig Tiller2015-12-14
|/ / /
* | | Fix proxy end2end testsGravatar Craig Tiller2015-12-14
| | * Fix bugs?Gravatar Craig Tiller2015-12-10
| |/
| * Fix flow control bugGravatar Craig Tiller2015-12-09
| * Window overflow testGravatar Craig Tiller2015-12-09
* | Fix ping response codeGravatar Craig Tiller2015-12-08
* | clang-formatGravatar Craig Tiller2015-12-07
* | Ping APIGravatar Craig Tiller2015-12-07
* | Merge github.com:grpc/grpc into connected-subchannelGravatar Craig Tiller2015-12-04
|\|
| * Make chttp2 pass h2spec section 6.5Gravatar Craig Tiller2015-12-02
* | Sanitize unsubscription to be callback preservingGravatar Craig Tiller2015-11-29
| * Merge github.com:grpc/grpc into no-transport-metadataGravatar Craig Tiller2015-11-25
| |\
* | \ Merge github.com:grpc/grpc into i-have-no-masterGravatar Craig Tiller2015-11-24
|\ \ \ | | |/ | |/|
* | | Test fixesGravatar Craig Tiller2015-11-24
| |/ |/|
| * Merge github.com:grpc/grpc into configurable-lookaheadGravatar Craig Tiller2015-11-23
| |\
* | \ Merge github.com:grpc/grpc into no-transport-metadataGravatar Craig Tiller2015-11-20
|\ \ \ | | |/ | |/|
* | | Remove metadata context entirelyGravatar Craig Tiller2015-11-20
* | | clang-formatGravatar Craig Tiller2015-11-19
| | * Add a (temporary) facility to tune stream read-ahead sizeGravatar Craig Tiller2015-11-17
| |/ |/|
| * clang-formatGravatar Craig Tiller2015-11-10
| * First round changes to handle dynamic hpack table sizeGravatar Craig Tiller2015-11-10
|/
* Sending empty trailing metadata to a closed stream is ok - it means close thi...Gravatar Craig Tiller2015-11-06
* Transport memory management fixesGravatar Craig Tiller2015-11-06
* Fix flow control for 0-byte messagesGravatar Craig Tiller2015-11-06
* Fix for returned statusGravatar Craig Tiller2015-11-03
* stream_op cleanup: transport changesGravatar Craig Tiller2015-11-02
* Move profiling system to gprGravatar Craig Tiller2015-10-09
* Simplify adding annotations, annotate more thingsGravatar Craig Tiller2015-10-09
* more markersGravatar Craig Tiller2015-10-08
* Latency tracesGravatar Craig Tiller2015-10-08
* Merge pull request #3627 from yang-g/flake2Gravatar Craig Tiller2015-10-05
|\
| * handle closed transport at the end of a readGravatar yang-g2015-10-02
* | Fix clang-format scriptGravatar Craig Tiller2015-09-28
|/
* Remove metadata canonicalization, and fix some bugsGravatar Craig Tiller2015-09-25
* clang-format all core filesGravatar Craig Tiller2015-09-22
* Final patches for renameGravatar Craig Tiller2015-09-22