aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
Commit message (Expand)AuthorAge
* Merge github.com:grpc/grpc into vectorGravatar Craig Tiller2017-10-16
|\
| * Merge github.com:grpc/grpc into chttp2_timerGravatar Craig Tiller2017-10-12
| |\
| | * Fix FreeBSD Ruby and Python buildGravatar Mehrdad Afshari2017-10-12
| | * Add OpenBSD supportGravatar Frank Groeneveld2017-10-12
* | | Merge github.com:grpc/grpc into vectorGravatar Craig Tiller2017-10-12
|\ \ \ | | |/ | |/|
| | * Merge github.com:grpc/grpc into chttp2_timerGravatar Craig Tiller2017-10-11
| | |\ | | |/ | |/|
| * | Move h2_ssl_cert_test out of end2end fixtures, use gtestGravatar Vijay Pai2017-10-11
| | * Fix testGravatar Craig Tiller2017-10-09
| | * C++ize BDP estimator, introduce ManualConstructorGravatar Craig Tiller2017-10-08
| |/
| * FixesGravatar Craig Tiller2017-10-06
* | Merge github.com:grpc/grpc into vectorGravatar Craig Tiller2017-10-05
|\ \
| | * Merge github.com:grpc/grpc into flowctl+millisGravatar Craig Tiller2017-10-05
| | |\ | | |/ | |/|
* | | Add abseil to core, use it for InlinedVectorGravatar 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
| | * | Running generate projectsGravatar Yash Tibrewal2017-10-02
| | * | Reverting pb.c files for now. Also fixing few more build errorsGravatar Yash Tibrewal2017-10-02
| | * | Running generate_projects.sh and solving some uv build errorsGravatar Yash Tibrewal2017-10-02
| | * | 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 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
| * | | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-tr...Gravatar Muxi Yan2017-09-19
| |\ \ \ | |/ / / |/| | |
| | | * Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-09-18
| | | |\ | |_|_|/ |/| | |
* | | | Add tests for c-ares wrapper using a local DNS server.Gravatar Alexander Polcyn2017-09-14
| |/ / |/| |
| | * 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 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
| |\ \ \ \ \
* | | | | | | 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 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
* | | | | | | Merge github.com:grpc/grpc into stats_histoGravatar Craig Tiller2017-09-06
|\| | | | | |