aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/channel
Commit message (Expand)AuthorAge
* s/NULL/nullptrGravatar Craig Tiller2017-11-10
* Update clang-format to 5.0Gravatar Craig Tiller2017-11-03
* 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
|/
* Merge pull request #10391 from dgquintas/lr_back_to_mdGravatar David G. Quintas2017-04-17
|\
| * Load Reporting back to using metadataGravatar David Garcia Quintas2017-04-15
* | Improvements to Fake ResolverGravatar David Garcia Quintas2017-04-15
|/
* Cleanup filter selectionGravatar Craig Tiller2017-04-06
* Merge branch 'minimal' into minimal_testGravatar Craig Tiller2017-04-04
|\
| * Merge github.com:grpc/grpc into minimalGravatar Craig Tiller2017-04-04
| |\
| | * Merge branch 'new_transport_op' of github.com:ctiller/grpc into new_transport_opGravatar Craig Tiller2017-04-03
| | |\
* | | | Optionalize deadline checkingGravatar Craig Tiller2017-04-03
* | | | Optionalize compress, gather all the http2 filter bits together in ext/Gravatar Craig Tiller2017-04-03
* | | | Optionalize message_size_filterGravatar Craig Tiller2017-04-03