- Mar 07, 2017
-
-
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 G. Quintas authored
Upmerge of 1.1.x to master.
-
Yuchen Zeng authored
-
- Mar 06, 2017
-
-
makdharma authored
Use grpc_build_system.bzl in other projects
-
David Garcia Quintas authored
-
Feng Li authored
Update PROTOCOL-WEB.md
-
Makarand Dharmapurikar authored
-
- 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
-
- Mar 03, 2017
-
-
Michael Lumish authored
Disable node_protobuf_async_unary_qps_unconstrained benchmark test
-
Craig Tiller authored
Eliminate cancellation if we never sent an op down
-
Yuchen Zeng authored
Avoid using oversized frames
-
Nathaniel Manista authored
Lint progress.
-
Craig Tiller authored
Add fixtures for call creation benchmarks
-
Yuchen Zeng authored
Add licenses() in BUILD files
-
Yuchen Zeng authored
-
Wenbo Zhu authored
Remove text-base64 C-T. Will revisit if we ever need support non-default (base64) encoding.
-
Makarand Dharmapurikar authored
Added //external to grpc deps in case where grpc_build_system.bzl is imported in a project that is using grpc as a dependency.
-
Nathaniel Manista authored
-
Nathaniel Manista authored
Lint fixes.
-