- Sep 30, 2015
-
-
Craig Tiller authored
-
Craig Tiller authored
-
- Sep 29, 2015
-
-
Craig Tiller authored
- single global mutex (simpler, easier to make correct for now) - properly flag kick state for workers to avoid missing wakeups (if signal is called before wait on the cv)
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
- Sep 28, 2015
-
-
Craig Tiller authored
-
- Sep 26, 2015
-
-
Nicolas "Pixel" Noble authored
-
Tim Emiola authored
-
Craig Tiller authored
-
- Sep 25, 2015
-
-
Robbie Shade authored
-
Robbie Shade authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
vjpai authored
-
vjpai authored
core places besides iomgr
-
vjpai authored
-
Craig Tiller authored
-
vjpai authored
-
Craig Tiller authored
-
Vijay Pai authored
-
Craig Tiller authored
-
- Sep 24, 2015
-
-
Vijay Pai authored
Put in blocking point annotations at places in the code where we may block for reasons other than synchronization
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
- Sep 23, 2015
-
-
Craig Tiller authored
-
Craig Tiller authored
-
Nate Kibler authored
The GRPCCall import must be in the header because it defines a protocol that GRPCRequestHeaders uses.
-
Stanley Cheung authored
-
Nate Kibler authored
The GRPCCall.h file is already correctly imported in the GRPCRequestHeaders.m implementation file. This header shouldn’t need to import GRPCCall and should specify a class forward declaration for reference.
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Nathaniel Manista authored
The UnaryCall interop test is now adequately specified in doc/interop-test-descriptions.md.
-