- Jun 24, 2015
-
-
Jorge Canizales authored
Move /include/... up on pod install, to put it on a search path Cocoapods supports
-
Michael Lumish authored
Bump version of grpc ruby for release on the release branch
-
murgatroid99 authored
-
Tim Emiola authored
- grpc ruby 0.9.3 should have released from the release branch but was not - it needs to be re-released from that branch
-
Nicolas Noble authored
Only copy call details when the status is ok.
-
- Jun 23, 2015
-
-
yang-g authored
-
Craig Tiller authored
Add missing headers to build.json
-
yang-g authored
-
jboeuf authored
Fixed integer conversion warnings in src/core/security
-
yang-g authored
-
yang-g authored
-
yang-g authored
-
Nicolas Noble authored
Remove return status from maybe_work.
-
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
-
murgatroid99 authored
-
murgatroid99 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
Since alarm checks may mutate work deadlines for pollsets, the value returned from maybe_work is meaningless. Instead, maybe pollset_work always return 1 if maybe_work is invoked, and then redo the deadline check _on the next call_ to pollset_work.
-
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
-