- Mar 08, 2017
-
-
Mehrdad Afshari authored
Updated protobuf dependency for python to 3.2.0
-
David G. Quintas authored
1.1.x to master again
-
Craig Tiller authored
Get master performance workers working again
-
Craig Tiller authored
-
Craig Tiller authored
-
- Mar 07, 2017
-
-
Yang Gao authored
Revert "Fix flaky use-after-free in udp_server"
-
Mehrdad Afshari authored
-
Yang Gao authored
-
Robbie Shade authored
Fix flaky use-after-free in udp_server
-
Robbie Shade authored
-
Jan Tattermusch authored
Upgrade third_party/protobuf to 3.2.0 and update C# nugets.
-
Jan Tattermusch authored
-
Mehrdad Afshari authored
Since the build script of python grpcio-tools package is very much entangled with the build system of protobuf, and protobuf build scripts added a build step that compiles js/embed.cc to create a preprocessor binary that takes some .js files and generates a single well_known_types_embed.cc which then gets linked to the rest of protobuf source tree. The generated code seems to be used only by the JS portion of protoc, so is not expected to affect our python build. Since we did not want to replicate the entire build process of protobuf, we decided to pre-generate the well_known_types_embed.cc and keep it in our repo and then substitute the js/embed.cc compiler file with it.
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
Expose AuthContext in C#
-
Yuchen Zeng authored
Use gpr_subprocess in fling_stream_test
-
David Garcia Quintas authored
-
David G. Quintas authored
Upmerge of 1.1.x to master.
-
apolcyn authored
Limit the gem native build resources
-
Yuchen Zeng authored
-
- Mar 06, 2017
-
-
makdharma authored
Use grpc_build_system.bzl in other projects
-
Michael Lumish authored
Add option to recompile Node library without ALPN support
-
David Garcia Quintas authored
-
Feng Li authored
Update PROTOCOL-WEB.md
-
Makarand Dharmapurikar authored
-
Jan Tattermusch authored
Fix Grpc.HealthCheck and Grpc.Reflection packages
-
- Mar 05, 2017
-
-
Yang Gao authored
replaced protobuf tag
-
- Mar 04, 2017
-
-
David Garcia Quintas authored
-
Makarand Dharmapurikar authored
-
Craig Tiller authored
Add a slice type that shares a refcount with a transport stream
-