aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/channel
Commit message (Expand)AuthorAge
* Merge pull request #13364 from ncteisen/surfacing-error-detailsGravatar Noah Eisen2017-11-21
|\
| * Fix real TSAN/ASAN bugGravatar Noah Eisen2017-11-20
| * Merge branch 'master' of https://github.com/grpc/grpc into surfacing-error-de...Gravatar ncteisen2017-11-15
| |\
* | \ Merge branch 'master' of https://github.com/grpc/grpc into tracing++Gravatar Noah Eisen2017-11-13
|\ \ \ | | |/ | |/|
| | * Add error string to recv status APIGravatar ncteisen2017-11-13
* | | clang fmtGravatar Noah Eisen2017-11-12
* | | Merge branch 'master' of https://github.com/grpc/grpc into tracing++Gravatar ncteisen2017-11-10
|\ \ \ | | |/ | |/|
| | * s/NULL/nullptrGravatar Craig Tiller2017-11-10
| |/
| * Update clang-format to 5.0Gravatar Craig Tiller2017-11-03
* | Better nameGravatar Craig Tiller2017-10-18
* | clang-formatGravatar Craig Tiller2017-10-16
* | C++ize tracingGravatar Craig Tiller2017-10-16
|/
* Add newline at the end of src/core headers that did not have itGravatar Yash Tibrewal2017-10-09
* Merge github.com:grpc/grpc into flowctl+millisGravatar Craig Tiller2017-10-05
|\
| * Changes for C to C++. Adding extern C to header files for compatibility.Gravatar Yash Tibrewal2017-10-02
| * Changes for C to C++. Adding extern C to header files for compatibility.Gravatar Yash Tibrewal2017-10-02
* | Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-09-19
|\|
| * Removing deprecated string to char * conversionsGravatar Yash Tibrewal2017-09-17
* | Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-09-13
|\|
| * Adding pointer conversions. Renaming a few variables and type names to avoid ...Gravatar Yash Tibrewal2017-09-12
* | Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-09-11
|\|
| * Adding more pointer type conversionsGravatar Yash Tibrewal2017-09-08
* | MergeGravatar Craig Tiller2017-09-08
|\ \
| | * More explicit pointer type conversionGravatar Yash Tibrewal2017-09-07
| |/
| * Merge pull request #12104 from dgquintas/filters_prioGravatar David G. Quintas2017-09-07
| |\
| * | Revert "Revert "Implement call combiner""Gravatar Mark D. Roth2017-09-01
| * | Revert "Implement call combiner"Gravatar Mark D. Roth2017-08-29
* | | Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-08-29
|\| |
| * | Implement call combiner.Gravatar Mark D. Roth2017-08-25
| | * Added way to remove filters from channel stack builderGravatar David Garcia Quintas2017-08-24
| |/
| * Merge remote-tracking branch 'upstream/master' into stream_compression_configGravatar Muxi Yan2017-07-26
| |\
| * | Separate stream compression from message-wise compressionGravatar Muxi Yan2017-07-26
* | | Propagate grpc_millis furtherGravatar Craig Tiller2017-07-19
* | | Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-07-17
|\ \ \ | | |/ | |/|
| * | Tracers know their nameGravatar ncteisen2017-07-13
| |/
| * Merge branch 'master' of https://github.com/grpc/grpc into tracing-overhaulGravatar ncteisen2017-06-12
| |\
| | * Merge pull request #11391 from markdroth/channel_args_helpersGravatar Mark D. Roth2017-06-12
| | |\
| | | * Add helpers for creating channel args.Gravatar Mark D. Roth2017-06-09
| * | | 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
| |/
| * auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
| * Implement LB policy updatesGravatar David Garcia Quintas2017-06-06
| * Merge pull request #10800 from kpayson64/fix_alpineGravatar kpayson642017-05-16
| |\
* | | Converting codeGravatar Craig Tiller2017-05-12
|/ /
* | Add initializers for all tracersGravatar Craig Tiller2017-05-04
* | Fix ASAN/TSAN failuresGravatar Craig Tiller2017-05-03
* | Implement client-side load reporting for grpclb.Gravatar Mark D. Roth2017-05-02
* | Don't abort on inputGravatar Noah Eisen2017-04-24
| * Fix regressionGravatar Ken Payson2017-04-21
|/