- Mar 08, 2017
-
-
Mehrdad Afshari authored
Bump protobuf to 3.2.0 in requirements.txt
-
Nathaniel Manista authored
More lint.
-
Craig Tiller authored
Split bm_fullstack into pieces, reuse infrastructure across other microbenchmarks
-
Craig Tiller authored
Silence accept4 message when its irrelevant
-
David G. Quintas authored
Fix misplaced assert in run_tests.py
-
David Garcia Quintas authored
-
Jan Tattermusch authored
Make report naming internal-CI compliant
-
Jan Tattermusch authored
-
Mehrdad Afshari authored
-
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
-
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
-
Craig Tiller authored
-
Craig Tiller 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.
-