index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
Merge master
Yash Tibrewal
2017-11-16
|
\
|
*
Avalanching operations on completion queue should be private, not API
Vijay Pai
2017-11-14
*
|
Merge master
Yash Tibrewal
2017-11-10
|
\
\
|
|
*
Merge pull request #13315 from yang-g/proto_utils
Yang Gao
2017-11-10
|
|
/
|
|
*
|
Default to 1 cq per sync server
Ken Payson
2017-11-10
*
|
|
Merge with master
Yash Tibrewal
2017-11-09
|
\
|
|
|
|
*
relax for inlined bytes to avoid allocation
yang-g
2017-11-09
|
|
*
handle 0 byte size message...
yang-g
2017-11-09
|
|
*
Only allocate what we need in the last slice for proto serialization
yang-g
2017-11-09
|
|
/
|
*
Merge pull request #13147 from yashykt/testc++ize
Yash Tibrewal
2017-11-07
|
|
\
|
*
\
Merge pull request #12648 from kpayson64/attempt_2
kpayson64
2017-11-07
|
|
\
\
|
*
\
\
Merge pull request #13199 from ncteisen/zero-copy
Noah Eisen
2017-11-07
|
|
\
\
\
|
|
|
*
|
Add back mpscq request matcher
Ken Payson
2017-11-07
|
|
|
/
/
|
|
/
|
|
|
|
|
*
Merge branch 'master' into testc++ize
Yash Tibrewal
2017-11-06
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Add init/shutdown to codegen interface
ncteisen
2017-11-06
|
|
|
*
Merge master
Yash Tibrewal
2017-11-06
|
|
|
|
\
|
*
|
|
\
Merge pull request #13271 from vjpai/semi
Vijay Pai
2017-11-06
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
Function shouldn't have semicolon afterward
Vijay Pai
2017-11-06
|
*
|
|
|
Merge github.com:grpc/grpc into 50
Craig Tiller
2017-11-03
|
|
\
|
|
|
|
*
|
|
|
Update clang-format to 5.0
Craig Tiller
2017-11-03
|
|
*
|
|
Remove grpc_slice_buf_cmp and change public_headers_must_be_c89 to print the ...
Yash Tibrewal
2017-11-02
|
|
/
/
/
|
|
*
|
Use protected, remove uneeded member variable
ncteisen
2017-11-01
|
|
*
|
Refactor SerializationTraits
ncteisen
2017-10-31
|
|
/
/
|
|
*
Merge branch 'master' into testc++ize
Yash Tibrewal
2017-10-31
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #13106 from Vizerai/census_update
Jim King
2017-10-31
|
|
\
\
|
|
|
*
Merge branch 'master' into testc++ize
Yash Tibrewal
2017-10-30
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge pull request #12878 from markdroth/pick_first_subchannel_list
Mark D. Roth
2017-10-30
|
|
\
\
\
|
*
\
\
\
Merge pull request #13107 from vjpai/reinternalize
Vijay Pai
2017-10-27
|
|
\
\
\
\
|
*
|
|
|
|
Support SSL server certificate reloading.
Justin Burke
2017-10-27
|
|
*
|
|
|
Adopt the static factory pattern (#10)
Vijay Pai
2017-10-27
|
|
|
*
|
|
Assume that subchannels start in state IDLE.
Mark D. Roth
2017-10-27
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
Separate public and internal C++ interfaces
Vijay Pai
2017-10-26
|
|
/
/
/
|
|
*
|
Merge branch 'master' into census_update
Jim King
2017-10-26
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
|
|
*
Missing extern C in public API
Yash Tibrewal
2017-10-25
|
|
|
*
Merge branch 'master' into testc++ize
Yash Tibrewal
2017-10-25
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
rename all test core files to cc and a lot of C++ style conversions
Yash Tibrewal
2017-10-25
|
*
|
|
Merge pull request #13084 from kpayson64/cq_lambda
kpayson64
2017-10-25
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Adds gRPC Experimental CQ DoThenAsyncNext lambda API
Ken Payson
2017-10-25
|
|
|
*
Cleaning up census code.
Vizerai
2017-10-23
|
|
|
/
|
|
/
|
*
|
|
Removing instances of exec_ctx being passed around in functions in
Yash Tibrewal
2017-10-18
|
*
|
Merge github.com:grpc/grpc into epexinf
Craig Tiller
2017-10-17
|
|
\
|
|
|
*
fix typo
thinkerou
2017-10-17
|
|
/
|
/
|
|
*
Merge branch 'epexinf' of github.com:ctiller/grpc into epexinf
Craig Tiller
2017-10-15
|
|
\
|
*
\
Merge branch 'bs2' into epexinf
Craig Tiller
2017-10-15
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Add an explicit void 2nd parameter to invocation of SerializationTraits
Vijay Pai
2017-10-13
|
|
*
clang-format
Craig Tiller
2017-10-12
|
|
/
|
*
Fix threading
Craig Tiller
2017-10-12
*
|
Add OpenBSD support
Frank Groeneveld
2017-10-12
|
/
*
Fix param annotation for AddListeningPort()
Anna Sapek
2017-10-10
*
Make platform-specific headers textual
Muxi Yan
2017-10-06
[next]