aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/transport/chttp2
Commit message (Expand)AuthorAge
...
* | | | Add a test that measures flow control stalls in a deterministic wayGravatar Craig Tiller2017-02-13
|/ / /
* | | Add debug macrosGravatar Craig Tiller2017-02-09
* | | Make combiners refcounted, to facilitate sharingGravatar Craig Tiller2017-02-09
| | * Remove initial_connect_string hack.Gravatar Mark D. Roth2017-02-09
| |/ |/|
* | Merge pull request #9627 from ncteisen/time-is-but-the-rst-stream-i-go-fishin...Gravatar Noah Eisen2017-02-08
|\ \
* \ \ Merge pull request #9194 from dgquintas/lb_secure_naming_3Gravatar David G. Quintas2017-02-07
|\ \ \
| * | | Secure naming support for gRPCLBGravatar David Garcia Quintas2017-02-07
| | * | clang fmtGravatar ncteisen2017-02-07
* | | | Merge pull request #9616 from ctiller/disable_bdpGravatar Craig Tiller2017-02-07
|\ \ \ \ | |/ / / |/| | |
| | * | Add more verbose status msg to rst_stream caseGravatar ncteisen2017-02-07
| * | | Add a hook to disable BDP probingGravatar Craig Tiller2017-02-07
| |/ /
* | | Merge remote-tracking branch 'upstream/master' into canonicalize_server_uriGravatar Mark D. Roth2017-02-06
|\| |
| * | Flow control correctionsGravatar Craig Tiller2017-02-03
| * | Dont credit flow control after stream has closed readingGravatar Craig Tiller2017-02-03
| * | Flip conditionalGravatar Craig Tiller2017-02-02
| * | Fix potential flow control deadlockGravatar Craig Tiller2017-02-02
* | | Fixed dumb reversed conditional.Gravatar Mark D. Roth2017-02-02
| * | Improve sync streaming benchmark, fix deadlock that can occur sometimesGravatar Craig Tiller2017-02-01
* | | Make sure grpc_secure_channel_create() never returns NULL.Gravatar Mark D. Roth2017-02-01
* | | Check for target being NULL in client channel factory.Gravatar Mark D. Roth2017-02-01
* | | Canonify server URI when setting the channel arg.Gravatar Mark D. Roth2017-02-01
| * | Accept and count deadline exceededGravatar Craig Tiller2017-01-30
| * | Fix bugsGravatar Craig Tiller2017-01-30
| * | Fix failures in fuzzing testsGravatar Craig Tiller2017-01-30
| * | Merge github.com:grpc/grpc into bwestGravatar Craig Tiller2017-01-30
| |\ \ | |/ / |/| |
| * | Fix bugs with TCPGravatar Craig Tiller2017-01-27
| * | Fix validation, stream window update edge triggeringGravatar Craig Tiller2017-01-27
| * | Merge branch 'bm_countwrites' into bwestGravatar Craig Tiller2017-01-27
| |\ \
| * | | Bug fixes, tracing for bdp estimationGravatar Craig Tiller2017-01-27
* | | | Add an error to fd_shutdown (and recursively)Gravatar Craig Tiller2017-01-27
| |/ / |/| |
| * | Better ping mgmtGravatar Craig Tiller2017-01-27
| * | Target 2x BDPGravatar Craig Tiller2017-01-27
| * | Be more lazy about stream flow control updatesGravatar Craig Tiller2017-01-27
| * | Be more lazy about stream flow control updatesGravatar Craig Tiller2017-01-26
| * | Merge github.com:grpc/grpc into bwestGravatar Craig Tiller2017-01-26
| |\ \
* | \ \ Merge branch 'cp' into rollfwdGravatar Craig Tiller2017-01-26
|\ \ \ \ | | |/ / | |/| |
| * | | clang-formatGravatar David Garcia Quintas2017-01-25
| * | | PR comments: do-while in lieu of gotoGravatar David Garcia Quintas2017-01-25
| * | | Fixed stream ref issueGravatar David Garcia Quintas2017-01-25
| | |/ | |/|
* / | Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
|/ /
* | Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
| * Spam cleanupGravatar Craig Tiller2017-01-20
| * Merge github.com:grpc/grpc into bwestGravatar Craig Tiller2017-01-20
| |\ | |/ |/|
* | Fix Python testGravatar Craig Tiller2017-01-20
* | Dont try to index close headers: this messes up compression tables for subseq...Gravatar Craig Tiller2017-01-18
* | Merge github.com:grpc/grpc into metadata_filterGravatar Craig Tiller2017-01-17
|\ \
| * \ Merge pull request #9318 from markdroth/subchannel_addr_channel_argGravatar Mark D. Roth2017-01-17
| |\ \
| | | * Merge github.com:grpc/grpc into bwestGravatar Craig Tiller2017-01-17
| | | |\ | | |_|/ | |/| |
* | | | Merge github.com:grpc/grpc into metadata_filterGravatar Craig Tiller2017-01-17
|\| | |
| * | | Name constantGravatar Craig Tiller2017-01-13