aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.yaml
Commit message (Expand)AuthorAge
* Merge pull request #12863 from ctiller/no-pollers-for-youGravatar Craig Tiller2017-10-11
|\
* | Move h2_ssl_cert_test out of end2end fixtures, use gtestGravatar Vijay Pai2017-10-11
| * Merge github.com:grpc/grpc into no-pollers-for-youGravatar Craig Tiller2017-10-10
| |\ | |/ |/|
* | FixesGravatar Craig Tiller2017-10-06
| * Set gpr_mpscq_test to not use polling, make that bit work againGravatar Craig Tiller2017-10-06
* | Merge github.com:grpc/grpc into flowctl+millisGravatar Craig Tiller2017-10-05
|\|
* | Merge github.com:grpc/grpc into flowctl+millisGravatar Craig Tiller2017-10-05
|\ \
| | * Merge branch 'master' into externCGravatar Yash Tibrewal2017-10-03
| | |\ | | |/ | |/|
| * | Merge pull request #12690 from matt-kwong/covGravatar Matt Kwong2017-10-03
| |\ \
| | | * Rebasing on master for easier merging and testingGravatar Yash Tibrewal2017-10-02
| * | | Update version to 1.8.0-dev, update g word to 'generous'Gravatar murgatroid992017-10-02
| | | * Trying ken's fix for windows pythonGravatar Yash Tibrewal2017-10-02
| | | * Reverting socket_utils_windows.c till a fix for inet_ntop is found. Trying BU...Gravatar Yash Tibrewal2017-10-02
| | | * some build changes, some unresolved dependenciesGravatar Yash Tibrewal2017-10-02
| | | * Reverting pb.c files for now. Also fixing few more build errorsGravatar Yash Tibrewal2017-10-02
| | | * Fixing build.yaml. More pointer conversions and changes required by other buildsGravatar Yash Tibrewal2017-10-02
| | | * Changes for C to C++. Adding extern C to header files for compatibility.Gravatar Yash Tibrewal2017-10-02
| | |/ | |/|
* | | FixesGravatar Craig Tiller2017-10-02
* | | Merge github.com:grpc/grpc into flowctl+millisGravatar Craig Tiller2017-09-29
|\| |
| * | Merge pull request #12399 from muxi/fix-stream-compression-transport-duplicateGravatar Muxi Yan2017-09-22
| |\ \
* | | | Merge github.com:grpc/grpc into flowctl+millisGravatar Craig Tiller2017-09-22
|\| | |
| | | * Add -lstdc++ flag for compiling under gcovGravatar Matt Kwong2017-09-21
| * | | Revert "Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than...Gravatar Vijay Pai2017-09-21
| * | | Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only gr...Gravatar Jan Tattermusch2017-09-14
| * | | Merge pull request #12214 from vjpai/cereal_eye_sirGravatar Vijay Pai2017-09-13
| |\ \ \ | | |_|/ | |/| |
* | | | Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-09-11
|\| | |
| | | * Merge remote-tracking branch 'upstream/master' into fix-stream-compression-tr...Gravatar Muxi Yan2017-09-11
| | | |\ | | |_|/ | |/| |
| * | | fix macos buildGravatar Jan Tattermusch2017-09-09
* | | | MergeGravatar Craig Tiller2017-09-08
|\| | |
| * | | Merge pull request #12200 from dgquintas/rename_lr_to_pluginGravatar David G. Quintas2017-09-08
| |\ \ \
| * \ \ \ Merge pull request #12372 from vjpai/armalarmadingdongGravatar Vijay Pai2017-09-07
| |\ \ \ \
| * \ \ \ \ Merge pull request #12402 from kumaralokgithub/masterGravatar kumaralokgithub2017-09-07
| |\ \ \ \ \
| * \ \ \ \ \ Merge github.com:grpc/grpc into stats_histoGravatar Craig Tiller2017-09-07
| |\ \ \ \ \ \
| | | | | * \ \ Merge branch 'master' of github.com:grpc/grpc into rename_lr_to_pluginGravatar David Garcia Quintas2017-09-07
| | | | | |\ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | Merge pull request #12104 from dgquintas/filters_prioGravatar David G. Quintas2017-09-07
| | |\ \ \ \ \ \
| | | | | | | * | Allow SerializationTraits to use grpc::ByteBuffer, not just grpc_byte_bufferGravatar Vijay Pai2017-09-07
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge github.com:grpc/grpc into stats_histoGravatar Craig Tiller2017-09-07
| |\| | | | | |
* | | | | | | | Merge github.com:grpc/grpc into grpc_millisGravatar 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-07
| | | |\ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | | | | | * | | Decouple alarm construction from setting to avoid races in MT codeGravatar Vijay Pai2017-09-07
| | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Garbage collect experimental pollersGravatar Craig Tiller2017-09-07
| | | | | * | | Merge remote-tracking branch 'upstream/master'Gravatar Alok Kumar2017-09-06
| | | | | |\ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | | | * | | | Merge branch 'master' of github.com:grpc/grpc into filters_prioGravatar David Garcia Quintas2017-09-06
| | | | |\ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | | | | | * | s/load_reporting/server_load_reportingGravatar David Garcia Quintas2017-09-06
| | | | | * | | Update build.yaml and generated changesGravatar Alok Kumar2017-09-06
| | | * | | | | Merge github.com:grpc/grpc into stats_histoGravatar Craig Tiller2017-09-06
| | | |\ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | | | | | | * build_projectGravatar Muxi Yan2017-09-05
| | | | | | | * Add interface abstraction and identity moduleGravatar Muxi Yan2017-09-05
| | |_|_|_|_|/ | |/| | | | |
| | | * | | | Fix benchmark buildsGravatar Craig Tiller2017-09-05