- Jun 23, 2015
-
-
Yang Gao authored
Remove Protobuf dependency for C++
-
Craig Tiller authored
Fix integer conversion warnings in src/core/support
-
Craig Tiller authored
Fixing Windows port after the removal of the backup poller.
-
Craig Tiller authored
Add const to ByteBuffer methods and add tests
-
Craig Tiller authored
Fixing recursive locking under Windows.
-
yang-g authored
-
David G. Quintas authored
Add metadata batch documentation
-
Nicolas Noble authored
Fixed warning while parsing compression enum bytes.
-
Nicolas "Pixel" Noble authored
Shutting down is synchronous under Windows, so we don't want to do that while holding a lock.
-
Yang Gao authored
-
Nicolas Noble authored
With the backup poller gone, the caller of grpc_pollset_work is expecting it to sleep. Aligning the behavior of the Windows port with the behavior of the Posix port.
-
Craig Tiller authored
-
Nicolas Noble authored
Fix flaky test
-
Nicolas Noble authored
Generated files info message
-
Nicolas Noble authored
Fixed integer conversion warnings in src/core/json
-
murgatroid99 authored
-
David G. Quintas authored
Dont do nothing for eternity
-
- Jun 22, 2015
-
-
Craig Tiller authored
Add pollset_set.h to build.json
-
Craig Tiller authored
-
murgatroid99 authored
-
Craig Tiller authored
Update grpc.h comments for grpc_call thread safety
-
David Garcia Quintas authored
-
Jan Tattermusch authored
-
murgatroid99 authored
-
Yang Gao authored
Use a character literal instead of grpc::string
-
Craig Tiller authored
Assertation could be false if the server responds quickly enough (it's unlikely to). Removing the assert does not change the nature of the test.
-
murgatroid99 authored
-
Yang Gao authored
Fixing ssl auth context.
-
Craig Tiller authored
-
Jan Tattermusch authored
-
Craig Tiller authored
-
murgatroid99 authored
-
murgatroid99 authored
-
murgatroid99 authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Jan Tattermusch authored
Always use the first status code received
-
Michael Lumish authored
Ensure op flags don't have garbage from malloc
-
Vijay Pai authored
Removed const-ness from Reporter interface methods
-
https://github.com/grpc/grpcJulien Boeuf authored
-