aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/transport
Commit message (Expand)AuthorAge
* Merge branch 'master' into write_completionGravatar Craig Tiller2017-09-09
|\
| * More explicit pointer type conversionGravatar Yash Tibrewal2017-09-07
* | Merge github.com:grpc/grpc into write_completionGravatar Craig Tiller2017-09-07
|\|
| * Merge pull request #12369 from markdroth/call_combinerGravatar Mark D. Roth2017-09-07
| |\
* | | Merge github.com:grpc/grpc into write_completionGravatar Craig Tiller2017-09-05
|\| |
| * | Merge pull request #12298 from markdroth/default_metadata_fixGravatar Mark D. Roth2017-09-05
| |\ \
* | | | Merge github.com:grpc/grpc into write_completionGravatar Craig Tiller2017-09-01
|\| | |
| | | * 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
* | | Merge github.com:grpc/grpc into wcGravatar Craig Tiller2017-08-31
|\ \ \
| * | | Revert "Implement call combiner"Gravatar Mark D. Roth2017-08-29
| | * | Documentation change + e2e test fixGravatar Ken Payson2017-08-29
| | * | Have write ops take ownership over slicesGravatar Ken Payson2017-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 remote-tracking branch 'upstream/master' into stream_compression_configGravatar Muxi Yan2017-08-21
| |\
| | * Pull bdp estimation into flowctl moduleGravatar ncteisen2017-08-13
| * | clang-format and generate projectGravatar Muxi Yan2017-07-28
| * | Resolve performanceGravatar Muxi Yan2017-07-27
| * | Merge remote-tracking branch 'upstream/master' into stream_compression_configGravatar Muxi Yan2017-07-26
| |\|
| | * Improvements to grpc_byte_stream API and handling.Gravatar Mark D. Roth2017-07-26
| * | Separate stream compression from message-wise compressionGravatar Muxi Yan2017-07-26
| * | Revert "Stream compression configuration"Gravatar Muxi Yan2017-07-21
* | | Introduce long/short jobs to executor (not used yet)Gravatar Craig Tiller2017-07-18
| |/ |/|
* | clang formatGravatar ncteisen2017-07-13
* | Tracers know their nameGravatar ncteisen2017-07-13
| * Stream compression configurationGravatar Muxi Yan2017-07-12
* | Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1846Gravatar Noah Eisen2017-07-11
|/
* Document error unref contract for iomgr cb's and transport/stream errorsGravatar Vijay Pai2017-06-28
* Merge pull request #11499 from markdroth/trailers_onlyGravatar Mark D. Roth2017-06-22
|\
| * Add support for Trailers-Only responses.Gravatar Mark D. Roth2017-06-22
* | Fix windows segfaultGravatar ncteisen2017-06-19
* | clang fmtGravatar ncteisen2017-06-09
* | Add cq and fd tracerGravatar ncteisen2017-06-08
* | Add metadata, secendp, sec conn tracersGravatar ncteisen2017-06-08
* | Add workqueue tracerGravatar ncteisen2017-06-08
* | Add refcount tracers for resolver, lb_policy, streamGravatar ncteisen2017-06-08
* | Add rich closure debug modeGravatar ncteisen2017-06-08
| * Add rich closure debug modeGravatar ncteisen2017-06-08
|/
* Merge github.com:grpc/grpc into ALL-the-thingsGravatar Craig Tiller2017-06-08
|\
| * auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* | Merge github.com:grpc/grpc into ALL-the-thingsGravatar Craig Tiller2017-06-07
|\|
| * Implement LB policy updatesGravatar David Garcia Quintas2017-06-06
* | Merge github.com:grpc/grpc into thread_poolGravatar Craig Tiller2017-05-23
|\|
| * Merge pull request #10930 from ncteisen/frame-sizeGravatar Noah Eisen2017-05-18
| |\
* | | Remove workqueue, covered_by_poller as concepts, get Mac build upGravatar Craig Tiller2017-05-12
|/ /
* | Merge github.com:grpc/grpc into uberpollGravatar Craig Tiller2017-05-07
|\ \
| | * Set frame size to B/usGravatar ncteisen2017-05-04
| |/
* | Add initializers for all tracersGravatar Craig Tiller2017-05-04
* | Fix ASAN/TSAN failuresGravatar Craig Tiller2017-05-03