index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
lib
/
surface
/
call.c
Commit message (
Expand
)
Author
Age
*
Reverting suffixes and changing field names instead
Yash Tibrewal
2017-09-14
*
Using already type casted variables
Yash Tibrewal
2017-09-12
*
Adding pointer conversions. Renaming a few variables and type names to avoid ...
Yash Tibrewal
2017-09-12
*
More explicit pointer type conversion
Yash Tibrewal
2017-09-07
*
Reset cancellation closure when unreffing the call to avoid race conditions.
Mark D. Roth
2017-09-05
*
Revert "Revert "Implement call combiner""
Mark D. Roth
2017-09-01
*
Merge github.com:grpc/grpc into stats
Craig Tiller
2017-08-31
|
\
|
*
Revert "Implement call combiner"
Mark D. Roth
2017-08-29
*
|
Merge github.com:grpc/grpc into stats
Craig Tiller
2017-08-29
|
\
|
|
*
Merge pull request #12137 from y-zeng/call_atm
Yuchen Zeng
2017-08-28
|
|
\
|
|
*
Add explanation for recv_state
Yuchen Zeng
2017-08-25
|
*
|
Implement call combiner.
Mark D. Roth
2017-08-25
|
|
*
Add more comments for the atomic operations
Yuchen Zeng
2017-08-15
|
|
*
Use atm load instead of atm cas
Yuchen Zeng
2017-08-15
|
*
|
Fix comment format
Muxi Yan
2017-08-14
|
|
*
Simplify bctlp atomic operations
Yuchen Zeng
2017-08-10
|
|
*
Fix data race in call.c
Yuchen Zeng
2017-08-09
|
*
|
Merge branch 'master' into stream_compression_config
Muxi Yan
2017-08-02
|
|
\
|
|
|
*
Merge pull request #12008 from ncteisen/fuzz-direct-leak-in-malloc
Noah Eisen
2017-07-31
|
|
|
\
|
|
*
\
Merge pull request #11979 from apolcyn/ensure_cancel_with_status_memory_api
apolcyn
2017-07-31
|
|
|
\
\
|
|
|
|
*
Fix leak if duplicated static md
Noah Eisen
2017-07-31
|
|
|
|
/
|
|
|
/
|
|
|
|
*
add comment and test for memory api of grpc_call_cancel_with_status
Alexander Polcyn
2017-07-28
|
|
*
|
Change return type to bool
yang-g
2017-07-28
|
|
*
|
Allow adding events to cq after shutdown is called.
yang-g
2017-07-28
|
|
|
/
|
*
|
Merge remote-tracking branch 'upstream/master' into stream_compression_config
Muxi Yan
2017-07-26
|
|
\
|
|
*
|
bug fix
Muxi Yan
2017-07-26
|
*
|
Separate stream compression from message-wise compression
Muxi Yan
2017-07-26
|
*
|
Revert "Stream compression configuration"
Muxi Yan
2017-07-21
*
|
|
Add a simple stats framework to gRPC C core
Craig Tiller
2017-07-18
|
|
/
|
/
|
*
|
clang format
ncteisen
2017-07-13
*
|
Tracers know their name
ncteisen
2017-07-13
|
*
Stream compression configuration
Muxi Yan
2017-07-12
*
|
Merge github.com:grpc/grpc into hps
Craig Tiller
2017-07-05
|
\
|
|
*
Merge pull request #11499 from markdroth/trailers_only
Mark D. Roth
2017-06-22
|
|
\
|
|
*
Add support for Trailers-Only responses.
Mark D. Roth
2017-06-22
|
*
|
Add refcount tracers for resolver, lb_policy, stream
ncteisen
2017-06-08
|
*
|
Add rich closure debug mode
ncteisen
2017-06-08
|
|
*
Add rich closure debug mode
ncteisen
2017-06-08
|
|
/
|
*
Merge github.com:grpc/grpc into ALL-the-things
Craig Tiller
2017-06-08
|
|
\
|
|
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
|
|
Stop setting deadline on server requests, assert so that this never happens a...
Craig Tiller
2017-05-17
|
|
/
|
/
|
|
*
Remove workqueue, covered_by_poller as concepts, get Mac build up
Craig Tiller
2017-05-12
|
/
*
Merge branch 'epex4' into uberpoll
Craig Tiller
2017-05-05
|
\
*
|
Add initializers for all tracers
Craig Tiller
2017-05-04
*
|
Fix ASAN/TSAN failures
Craig Tiller
2017-05-03
|
*
Merge github.com:grpc/grpc into epex4
Craig Tiller
2017-04-24
|
|
\
|
|
/
|
/
|
*
|
Changes required to make build possible: create separate grpc++_base{,_unsecu...
Vijay Pai
2017-04-20
|
*
Merge github.com:grpc/grpc into epex4
Craig Tiller
2017-04-20
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #10182 from ctiller/cpparena
Craig Tiller
2017-04-20
|
\
\
|
|
*
Merge github.com:grpc/grpc into epex4
Craig Tiller
2017-04-20
|
|
|
\
|
|
_
|
/
|
/
|
|
[next]