aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/transport
Commit message (Expand)AuthorAge
* Merge github.com:grpc/grpc into stats_histoGravatar Craig Tiller2017-09-07
|\
| * Merge pull request #12369 from markdroth/call_combinerGravatar Mark D. Roth2017-09-07
| |\
* | | Merge github.com:grpc/grpc into stats_histoGravatar Craig Tiller2017-09-06
|\| |
| * | Merge pull request #12298 from markdroth/default_metadata_fixGravatar Mark D. Roth2017-09-05
| |\ \
| * \ \ Merge pull request #12281 from muxi/fix-cronet-transport-refcountGravatar Muxi Yan2017-09-05
| |\ \ \
| | | | * Revert "Revert "Implement call combiner""Gravatar Mark D. Roth2017-09-01
| | |_|/ | |/| |
| | | * Use a separate table to determine which callouts are default.Gravatar Mark D. Roth2017-09-01
* | | | Expose more statsGravatar Craig Tiller2017-08-31
|/ / /
* | | Revert "Implement call combiner"Gravatar Mark D. Roth2017-08-29
| | * Detect default metadata using the callout list.Gravatar Mark D. Roth2017-08-25
| |/ |/|
* | Implement call combiner.Gravatar Mark D. Roth2017-08-25
* | Merge pull request #11782 from muxi/stream_compression_configGravatar Muxi Yan2017-08-24
|\ \
| | * clang-formatGravatar Muxi Yan2017-08-24
| | * Polish the way exec_ctx is used in Cronet transportGravatar Muxi Yan2017-08-23
| | * Make use of per stream refcountGravatar Muxi Yan2017-08-23
| |/ |/|
| * Fix stream_compression_payload test flakeGravatar Muxi Yan2017-08-23
* | Merge pull request #12240 from yang-g/endoGravatar Yang Gao2017-08-23
|\ \
| | * Merge remote-tracking branch 'upstream/master' into stream_compression_configGravatar Muxi Yan2017-08-23
| | |\ | |_|/ |/| |
* | | Fix ubsanGravatar Noah Eisen2017-08-22
| * | Fix mismatched BEGIN/ENDGravatar yang-g2017-08-21
|/ /
| * Merge remote-tracking branch 'upstream/master' into stream_compression_configGravatar Muxi Yan2017-08-21
| |\ | |/ |/|
* | Pull bdp estimation into flowctl moduleGravatar ncteisen2017-08-13
| * Merge remote-tracking branch 'upstream/master' into stream_compression_configGravatar Muxi Yan2017-08-11
| |\ | |/ |/|
* | transport - Fix a thread safety bug introduced by #11780Gravatar Muxi Yan2017-08-07
| * Merge branch 'master' into stream_compression_configGravatar Muxi Yan2017-08-02
| |\
* | | Fix another two memory leak points in cronet_transportGravatar Muxi Yan2017-08-02
| |/ |/|
* | Merge pull request #11796 from afirago/fix-fallthrough-werrorGravatar Nicolas Noble2017-08-01
|\ \
* | | clang fmtGravatar ncteisen2017-08-01
* | | Merge branch 'master' of https://github.com/grpc/grpc into flow-control-v3Gravatar ncteisen2017-08-01
|\ \ \
| * | | Fix two memory leaksGravatar Muxi Yan2017-07-31
* | | | Merge branch 'master' of https://github.com/grpc/grpc into flow-control-v3Gravatar ncteisen2017-07-28
|\| | |
| | | * Merge remote-tracking branch 'upstream/master' into stream_compression_configGravatar Muxi Yan2017-07-26
| | | |\ | | |_|/ | |/| |
| * | | Merge pull request #11780 from muxi/stream_compression_transportGravatar Muxi Yan2017-07-26
| |\ \ \
| | | | * config - Move slice buffer creation to stream compression enabling time for p...Gravatar Muxi Yan2017-07-26
| * | | | Improvements to grpc_byte_stream API and handling.Gravatar Mark D. Roth2017-07-26
| | | | * Merge changes in transport from #11780Gravatar Muxi Yan2017-07-26
| | | | |\ | | | |_|/ | | |/| |
| | | | * Revert "Stream compression configuration"Gravatar Muxi Yan2017-07-21
| * | | | Merge pull request #9840 from ctiller/maxstrmGravatar Craig Tiller2017-07-21
| |\ \ \ \
| | | * | | Bug fixGravatar Muxi Yan2017-07-21
| | | * | | transport - Move slice buffer creation to stream compression enabling time (P...Gravatar Muxi Yan2017-07-21
| * | | | | Improve a comment in inproc transportGravatar Vijay Pai2017-07-20
| | | | | * Merge changes in transport from #11780Gravatar Muxi Yan2017-07-20
| | | | | |\ | | | | |_|/ | | | |/| |
| | | * | | transport - Update commentGravatar Muxi Yan2017-07-19
| | | * | | transport - Change ~(size_t)0 to macro MAX_SIZE_TGravatar Muxi Yan2017-07-19
| | | * | | transport - Use macro for grpc header bytes sizeGravatar Muxi Yan2017-07-19
* | | | | | Move action func to chttp2Gravatar ncteisen2017-07-18
* | | | | | Add read only refs to transport and streamGravatar ncteisen2017-07-18
* | | | | | Pull out flow control objectsGravatar ncteisen2017-07-18
* | | | | | Original behaviorGravatar ncteisen2017-07-18
* | | | | | Get rid of local window, fix qps workerGravatar ncteisen2017-07-18