- Mar 16, 2016
-
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Jan Tattermusch authored
Execution context sanitizer
-
- Mar 15, 2016
-
-
Nathaniel Manista authored
Fix two ways tests can hang. Hooray!
-
Masood Malekghassemi authored
Both have to do with the test runner's handling of the tests. With one it's the read thread somehow outliving the other threads (e.g. with ctrl-C). The other is due to a filled OS-level pipe's buffer causing a block while code is still holding the GIL in some gRPC core function. We can't empty the buffer from Python because the GIL is held, and the OS can't unblock because it's waiting for the buffer to get cleared: deadlock.
-
Jan Tattermusch authored
Revert "Revert "Properly integrate async API with server-side cancellations.""
-
Jan Tattermusch authored
Use gpr_free() in gpr_free_aligned()
-
Jan Tattermusch authored
Reduce the number of threads so that this test works on x86 systems
-
adelez authored
Accept instance name as argument
-
Jan Tattermusch authored
Use a singleton completion queue
-
Paddy Byers authored
-
Jan Tattermusch authored
Make GRXWriteable with single handler robust against streaming Writers
-
Jan Tattermusch authored
Fix code coverage.
-
jboeuf authored
Add support for IP Addresses in Subject Alt Names.
-
Jorge Canizales authored
-
Sree Kuchibhotla authored
-
Paul Querna authored
-
Paul Querna authored
-
Paul Querna authored
-
Sree Kuchibhotla authored
-
Adele Zhou authored
-
- Mar 14, 2016
-
-
Sree Kuchibhotla authored
-
Jorge Canizales authored
-
Jan Tattermusch authored
Fix some race conditions
-
Jan Tattermusch authored
Add a script to run interop tests against all versions of prod servers.
-
Dan Born authored
Allow use of alternative credential types.
-
Jan Tattermusch authored
Upmerge from 0.13.1
-
Adele Zhou authored
-
vjpai authored
-
Jan Tattermusch authored
Fix windows leaks
-
Jan Tattermusch authored
PHP: fix examples ClientStub constructor
-
Jan Tattermusch authored
Make performance benchmarking code more canonical in structure
-
Jan Tattermusch authored
Redo "Pass a non-infinite deadline to grpc_completion_queue_next() to prevent queues from blocking indefinitely in poll()"
-
Jan Tattermusch authored
Remove tests for EventInvocation API that is going to be removed
-
- Mar 12, 2016
-
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-