- Oct 26, 2016
-
-
Alex Polcyn authored
-
Noah Eisen authored
New python interop tests
-
Craig Tiller authored
Introduce a grpc-exp ALPN protocol identifier.
-
Muxi Yan authored
Flush ObjC cached channels when network connectivity changes
-
Masood Malekghassemi authored
Updated C_PYTHON_DEV_ERROR_MESSAGE err msg w/RHEL+Fedora
-
Michael Lumish authored
Add a libuv endpoint to the C core, for use in the Node library
-
Noah Eisen authored
Add the code for three new interop tests: unimplemented_method, unimplemented_service, and custom_metadata. Fix and refactor the code for status_code_and_message.
-
Noah Eisen authored
The node interop client was checking that the status message for the test unimplemented_method was an empty string. This behavior is not guaranteed, and thus the check should be removed.
-
Noah Eisen authored
Implement PHP Unimplemented Method Interop Test
-
Muxi Yan authored
-
Muxi Yan authored
-
- Oct 25, 2016
-
-
David G. Quintas authored
Fix incorrect header in thd.c
-
Muxi Yan authored
-
murgatroid99 authored
-
Muxi Yan authored
-
Muxi Yan authored
-
Jan Tattermusch authored
Introduce framework independent replacement for CompletedTask
-
murgatroid99 authored
-
Craig Tiller authored
Hand build tail recursion to avoid stack overflow
-
Yang Gao authored
Rewrite udp server linked list
-
Perumaal S authored
-
murgatroid99 authored
-
Maciej Lasyk authored
Added RHEL/Fedora specific information about lacking of python.h - because Linux doesn't mean Ubuntu ;)
-
makdharma authored
modify stress_test command line options
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
This pair of recursive functions was always supposed to take advantage of tail recursion. In debug builds we're seeing some instances of stack overflow however (especially with TensorFlow). Manually apply the tail recursion optimization to eliminate this.
-
Yang Gao authored
Add C++ Api For Cronet
-
- Oct 24, 2016
-
-
Mark D. Roth authored
Convert method config to a struct for use in the fast path.
-
Mark D. Roth authored
-
Harvey Tuch authored
-
Noah Eisen authored
Implement Csharp Unimplemented Method
-
Noah Eisen authored
Implement Node Unimplemented Method Interop Test
-
Noah Eisen authored
-
Jan Tattermusch authored
Address nits from #8396
-
Harvey Tuch authored
* Add port picking retries to handshake_client. * Track vsprojects for new tests. * Place tests in 'test' build target.
-
Noah Eisen authored
-
Mark D. Roth authored
-
murgatroid99 authored
-
Harvey Tuch authored
-