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
Commit message (
Expand
)
Author
Age
*
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
|
*
|
Merge pull request #11782 from muxi/stream_compression_config
Muxi Yan
2017-08-24
|
|
\
\
|
*
|
|
Fix mismatched BEGIN/END
yang-g
2017-08-21
|
|
*
|
Merge remote-tracking branch 'upstream/master' into stream_compression_config
Muxi Yan
2017-08-21
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Fix minor build issue
Muxi Yan
2017-08-18
|
|
*
|
Some missing parts
Muxi Yan
2017-08-17
|
*
|
|
Master version bump to 1.7.x
David Garcia Quintas
2017-08-16
|
|
|
*
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
|
|
*
|
Merge remote-tracking branch 'upstream/master' into stream_compression_config
Muxi Yan
2017-08-11
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
|
|
*
Simplify bctlp atomic operations
Yuchen Zeng
2017-08-10
|
|
|
*
Fix data race in call.c
Yuchen Zeng
2017-08-09
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #12054 from sreecha/cq_cleanup
Sree Kuchibhotla
2017-08-08
|
|
\
\
|
|
*
|
Fix tsan failures in cq-pluck and cleanup cq code
Sree Kuchibhotla
2017-08-02
|
|
|
*
Merge branch 'master' into stream_compression_config
Muxi Yan
2017-08-02
|
|
|
|
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'master' into fix_alarm
Sree Kuchibhotla
2017-08-01
|
|
\
|
|
|
|
*
|
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
|
|
*
|
|
Resolve comments
yang-g
2017-07-28
|
|
*
|
|
Change return type to bool
yang-g
2017-07-28
|
|
*
|
|
Rebase with head and resolve conflicts
yang-g
2017-07-28
|
|
*
|
|
Allow adding events to cq after shutdown is called.
yang-g
2017-07-28
|
|
|
/
/
|
|
*
|
Fix use after free error in cq
Sree Kuchibhotla
2017-07-27
|
|
|
*
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
|
*
|
|
Merge branch 'master' into fix_alarm
Sree Kuchibhotla
2017-07-25
|
|
\
|
|
|
|
|
*
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 pull request #11317 from ctiller/cq-drop
Craig Tiller
2017-07-12
|
\
\
\
*
\
\
\
Merge pull request #11186 from ctiller/hps
Craig Tiller
2017-07-11
|
\
\
\
\
*
|
|
|
|
Revert "Reduce server memory usage"
Ken Payson
2017-07-10
|
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
Merge branch 'master' into fix_alarm
Sree Kuchibhotla
2017-07-05
|
|
|
|
\
|
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
Fix memory leak
Craig Tiller
2017-07-05
|
|
*
|
Fix compile
Craig Tiller
2017-07-05
|
|
*
|
Merge github.com:grpc/grpc into cq-drop
Craig Tiller
2017-07-05
|
|
|
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Merge github.com:grpc/grpc into hps
Craig Tiller
2017-07-05
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Destroy byte buffer to avoid leak in zombied calls
yang-g
2017-06-23
|
|
|
*
Sanity tests (header guard format
Sree Kuchibhotla
2017-06-23
|
|
|
*
clang format
Sree Kuchibhotla
2017-06-22
|
|
|
*
Refcount grpc_alarm object so that grpc_alarm_destroy can safely be called be...
Sree Kuchibhotla
2017-06-22
[next]