index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
surface
Commit message (
Expand
)
Author
Age
*
Merge github.com:grpc/grpc into one-pass
Craig Tiller
2015-04-28
|
\
|
*
Merge pull request #1377 from ctiller/server-cq-own
Vijay Pai
2015-04-28
|
|
\
*
|
|
Add some infrastructure for call refcount debugging
Craig Tiller
2015-04-28
*
|
|
Remove errant double finish
Craig Tiller
2015-04-28
*
|
|
Return correct status message for lame client
Craig Tiller
2015-04-27
*
|
|
Merge github.com:grpc/grpc into one-pass
Craig Tiller
2015-04-27
|
\
|
|
|
*
|
Pass deadline to call details for batch calls
Masood Malekghassemi
2015-04-27
|
|
*
Dont use op outstanding refs to count ownership
Craig Tiller
2015-04-27
|
|
*
Have server hold a reference to completion queues
Craig Tiller
2015-04-27
|
|
/
*
|
Add a lock that seems to help
Craig Tiller
2015-04-27
*
|
Fix use-after-free in lame client test
Craig Tiller
2015-04-24
*
|
remove annotations
Craig Tiller
2015-04-24
*
|
Fix memory leak
Craig Tiller
2015-04-24
*
|
Fix memory leak
Craig Tiller
2015-04-24
*
|
annotations - revert later
Craig Tiller
2015-04-24
*
|
Fix memory leak
Craig Tiller
2015-04-24
*
|
clang-format
Craig Tiller
2015-04-24
*
|
Always wait for all ops to finish
Craig Tiller
2015-04-24
*
|
Bug fixing
Craig Tiller
2015-04-24
*
|
Stream mapping fixes
Craig Tiller
2015-04-24
*
|
Take a lock every time through client_channel - to simplify logic and ensure ...
Craig Tiller
2015-04-24
*
|
call progress
Craig Tiller
2015-04-24
*
|
Fix uninitialized variable
Craig Tiller
2015-04-23
*
|
Add a hack to ensure one-op-at-a-time during connection establishment
Craig Tiller
2015-04-23
*
|
Add init/destroy, and a debug-only assert on bad headers
Craig Tiller
2015-04-23
*
|
Make the things compile again
Craig Tiller
2015-04-23
*
|
Fix double-set of alarm
Craig Tiller
2015-04-23
*
|
Add required NULL check
Craig Tiller
2015-04-23
*
|
clang-format
Craig Tiller
2015-04-23
*
|
Flesh out initial_op
Craig Tiller
2015-04-23
*
|
Add newline
Craig Tiller
2015-04-22
*
|
One test compiles
Craig Tiller
2015-04-22
*
|
Beginning transport work
Craig Tiller
2015-04-22
*
|
Call compiles
Craig Tiller
2015-04-22
*
|
Merge branch 'batch-metadata' of github.com:ctiller/grpc into one-pass
Craig Tiller
2015-04-22
|
\
|
*
|
call progress
Craig Tiller
2015-04-22
*
|
stuff
Craig Tiller
2015-04-21
|
*
Add !=NULL
Craig Tiller
2015-04-21
|
*
Use GPR_ASSERT here
Craig Tiller
2015-04-21
|
/
*
Merge github.com:grpc/grpc into batch-metadata
Craig Tiller
2015-04-20
|
\
|
*
Refactoring of core security to remove the factories.
Julien Boeuf
2015-04-17
*
|
clang-format
Craig Tiller
2015-04-17
*
|
Fix remaining allocation bugs
Craig Tiller
2015-04-17
*
|
Random small fixes
Craig Tiller
2015-04-17
*
|
clang-format
Craig Tiller
2015-04-17
*
|
Got rid of GRPC_SEND_START
Craig Tiller
2015-04-17
|
*
Merge pull request #1288 from ctiller/init-fix2
Nicolas Noble
2015-04-16
|
|
\
*
|
|
Move metadata batching to stream_op
Craig Tiller
2015-04-16
*
|
|
clang-format
Craig Tiller
2015-04-16
*
|
|
Switching to batch oriented metadata passing
Craig Tiller
2015-04-16
|
/
/
[next]