aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/transport/chttp2_transport.c
Commit message (Expand)AuthorAge
* Stage #1 of core breakup: move everything under libGravatar Craig Tiller2016-03-25
* Auto-changesGravatar Craig Tiller2016-03-25
* Merge github.com:grpc/grpc into filter-selectionGravatar Craig Tiller2016-03-16
|\
| * fix race between send message and send initial metadataGravatar Jan Tattermusch2016-03-10
* | Merge github.com:grpc/grpc into filter-selectionGravatar Craig Tiller2016-03-07
|\|
| * Unref writable streams on transport close to avoid leaksGravatar Craig Tiller2016-03-04
| * Fix leak: dont become writable if writes are closedGravatar Craig Tiller2016-03-04
| * Fix typoGravatar Craig Tiller2016-03-03
| * Refine conditionGravatar Craig Tiller2016-03-03
| * Fix accept_stream being called post-channel deletionGravatar Craig Tiller2016-03-03
| * Always ref writable streamsGravatar Craig Tiller2016-03-02
* | Merge github.com:grpc/grpc into filter-selectionGravatar Craig Tiller2016-02-25
|\|
| * Merge pull request #5350 from yang-g/stalled_by_transport_raceGravatar Craig Tiller2016-02-22
| |\
* | | Merge github.com:grpc/grpc into filter-selectionGravatar Craig Tiller2016-02-22
|\| |
| | * Fix race between add_writing_stalled and destroy streamGravatar yang-g2016-02-22
| * | Discard the read buffer on stream errorGravatar yang-g2016-02-22
| |/
* / Decouple filter selection from channel constructionGravatar Craig Tiller2016-02-17
|/
* Fix race condition in transport APIGravatar Craig Tiller2016-02-03
* Preparatory changes for work sheddingGravatar Craig Tiller2016-01-28
* Updated copyrightsGravatar murgatroid992016-01-12
* 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
|\ \ \ | | |/ | |/|