aboutsummaryrefslogtreecommitdiff
path: root/build.yaml
AgeCommit message (Expand)Author
2017-10-18Removing instances of exec_ctx being passed around in functions inYash Tibrewal
2017-10-13Use non-polling on appropriate tests to reduce use of polling enginesVijay Pai
2017-10-12Merge github.com:grpc/grpc into chttp2_timerCraig Tiller
2017-10-12Fix FreeBSD Ruby and Python buildMehrdad Afshari
2017-10-12Add OpenBSD supportFrank Groeneveld
2017-10-11Merge github.com:grpc/grpc into chttp2_timerCraig Tiller
2017-10-11Merge pull request #12863 from ctiller/no-pollers-for-youCraig Tiller
2017-10-11Move h2_ssl_cert_test out of end2end fixtures, use gtestVijay Pai
2017-10-10Merge github.com:grpc/grpc into no-pollers-for-youCraig Tiller
2017-10-09Fix testCraig Tiller
2017-10-08C++ize BDP estimator, introduce ManualConstructorCraig Tiller
2017-10-06FixesCraig Tiller
2017-10-06Set gpr_mpscq_test to not use polling, make that bit work againCraig Tiller
2017-10-05Merge github.com:grpc/grpc into flowctl+millisCraig Tiller
2017-10-05Merge github.com:grpc/grpc into flowctl+millisCraig Tiller
2017-10-03Merge branch 'master' into externCYash Tibrewal
2017-10-03Merge pull request #12690 from matt-kwong/covMatt Kwong
2017-10-02 Rebasing on master for easier merging and testingYash Tibrewal
2017-10-02Update version to 1.8.0-dev, update g word to 'generous'murgatroid99
2017-10-02Trying ken's fix for windows pythonYash Tibrewal
2017-10-02Reverting socket_utils_windows.c till a fix for inet_ntop is found. Trying BU...Yash Tibrewal
2017-10-02some build changes, some unresolved dependenciesYash Tibrewal
2017-10-02Reverting pb.c files for now. Also fixing few more build errorsYash Tibrewal
2017-10-02Fixing build.yaml. More pointer conversions and changes required by other buildsYash Tibrewal
2017-10-02Changes for C to C++. Adding extern C to header files for compatibility.Yash Tibrewal
2017-10-02FixesCraig Tiller
2017-09-29Merge github.com:grpc/grpc into flowctl+millisCraig Tiller
2017-09-22Merge pull request #12399 from muxi/fix-stream-compression-transport-duplicateMuxi Yan
2017-09-22Merge github.com:grpc/grpc into flowctl+millisCraig Tiller
2017-09-21Add -lstdc++ flag for compiling under gcovMatt Kwong
2017-09-21Revert "Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than...Vijay Pai
2017-09-14Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only gr...Jan Tattermusch
2017-09-13Merge pull request #12214 from vjpai/cereal_eye_sirVijay Pai
2017-09-11Merge github.com:grpc/grpc into grpc_millisCraig Tiller
2017-09-11Merge remote-tracking branch 'upstream/master' into fix-stream-compression-tr...Muxi Yan
2017-09-09fix macos buildJan Tattermusch
2017-09-08MergeCraig Tiller
2017-09-08Merge pull request #12200 from dgquintas/rename_lr_to_pluginDavid G. Quintas
2017-09-07Merge pull request #12372 from vjpai/armalarmadingdongVijay Pai
2017-09-07Merge pull request #12402 from kumaralokgithub/masterkumaralokgithub
2017-09-07Merge github.com:grpc/grpc into stats_histoCraig Tiller
2017-09-07Merge branch 'master' of github.com:grpc/grpc into rename_lr_to_pluginDavid Garcia Quintas
2017-09-07Merge pull request #12104 from dgquintas/filters_prioDavid G. Quintas
2017-09-07Allow SerializationTraits to use grpc::ByteBuffer, not just grpc_byte_bufferVijay Pai
2017-09-07Merge github.com:grpc/grpc into stats_histoCraig Tiller
2017-09-07Merge github.com:grpc/grpc into grpc_millisCraig Tiller
2017-09-07Merge pull request #12369 from markdroth/call_combinerMark D. Roth
2017-09-07Merge github.com:grpc/grpc into stats_histoCraig Tiller
2017-09-07Decouple alarm construction from setting to avoid races in MT codeVijay Pai
2017-09-07Garbage collect experimental pollersCraig Tiller