- Jan 20, 2017
-
-
Julien Boeuf authored
See this error (somehow triggered by a new version of boringssl): https://grpc-testing.appspot.com/job/gRPC_pull_requests_msan_c/1154/testReport/junit/(root)/c_linux_msan/bins_msan_handshake_client_GRPC_POLL_STRATEGY_poll_cv/ In the alpn callback, in_len is the size of the in buffer and not the number of alpn elements.
-
Nathaniel Manista authored
Doc string fix and tweaks.
-
- Jan 19, 2017
-
-
Nathaniel Manista authored
In those places where we return an object that implements two interfaces (let's say P and Q), consistently describe it as a "P-Q" rather than once mentioning that it is a P and describing it as a "Q" for the rest of prose.
-
Nathaniel Manista authored
pyformat_code.sh → yapf_code.sh.
-
Vijay Pai authored
C++11: Support compat with 1.0.x generated PB files
-
Mark D. Roth authored
Add ChannelArguments methods for setting max send/recv message size.
-
Vijay Pai authored
-
Jan Tattermusch authored
Fix building protoc artifacts on windows
-
Jan Tattermusch authored
CMake: Enable building of test targets
-
Mark D. Roth authored
-
apolcyn authored
update path to build_artifacts_ruby.sh in jenkins script
-
Craig Tiller authored
Method to expose the resource quota of a resource user
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
Update docs on windows build
-
Jan Tattermusch authored
CMake: Support generating from .proto files
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Yuchen Zeng authored
Document new args in grpc_resolver_create
-
- Jan 18, 2017
-
-
Yuchen Zeng authored
-
makdharma authored
dockerfile update for http2_badserver_interop
-
Mark D. Roth authored
Add service config doc. Update naming and grpclb docs.
-
adelez authored
Added a flag to test insecure tests.
-
Mark D. Roth authored
-
Mark D. Roth authored
-
Alexander Polcyn authored
-
Michael Lumish authored
Fix Ruby compilation problems on MinGW
-
Muxi Yan authored
Update CronetFramework version number to 0.0.4
-
Muxi Yan authored
Change cronet interface
-
Nathaniel Manista authored
Pass an iterator rather than an iterable in _not_found_test.
-
murgatroid99 authored
-
apolcyn authored
Don't configure core lists in in benchmark driver
-
Adele Zhou authored
-
Nathaniel Manista authored
This should have been a part of 06dea573.
-
Nathaniel Manista authored
This should have been included in dd52a313 but was missed because it falsely passes almost all of the time.
-