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
/
call.c
Commit message (
Expand
)
Author
Age
*
Merge github.com:grpc/grpc into delete-the-old-api
Craig Tiller
2015-05-01
|
\
|
*
Ensure call alarms are cancelled when the underlying stream closes
Craig Tiller
2015-04-30
*
|
Remove ungeneratable enum values and union members
Craig Tiller
2015-04-29
*
|
Remove _old apis from the core library
Craig Tiller
2015-04-28
|
/
*
Add some infrastructure for call refcount debugging
Craig Tiller
2015-04-28
*
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
*
Flesh out initial_op
Craig Tiller
2015-04-23
*
One test compiles
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
|
/
*
Fix remaining allocation bugs
Craig Tiller
2015-04-17
*
clang-format
Craig Tiller
2015-04-17
*
Got rid of GRPC_SEND_START
Craig Tiller
2015-04-17
*
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
*
Added batch GRPC_TRACE option to trace calls to grpc_call_start_batch
murgatroid99
2015-03-09
*
Fix ref counting
Craig Tiller
2015-03-05
*
Allow only one thread to complete ioreqs at once
Craig Tiller
2015-03-03
*
Fix server side large message receiving
Craig Tiller
2015-02-20
*
Spam cleanup, test speedup
Craig Tiller
2015-02-18
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Merge github.com:grpc/grpc into c++api
Craig Tiller
2015-02-12
|
\
|
*
Added useful behavior for empty batch
murgatroid99
2015-02-12
*
|
Merge github.com:grpc/grpc into c++api
Craig Tiller
2015-02-12
|
\
|
|
*
Fix race in call.c
murgatroid99
2015-02-12
*
|
Merge github.com:grpc/grpc into c++api
Craig Tiller
2015-02-11
|
\
|
|
*
Merge pull request #428 from ctiller/clientlock2
Nicolas Noble
2015-02-10
|
|
\
*
|
|
Rewrite server request startup path
Craig Tiller
2015-02-10
|
/
/
[next]