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
*
Remove some dead code from a previous iteration of internal::Call
Vijay Pai
2017-11-28
*
Merge remote-tracking branch 'upstream/master' into fix-objc-void-func
Muxi Yan
2017-11-27
|
\
|
*
Merge pull request #13364 from ncteisen/surfacing-error-details
Noah Eisen
2017-11-21
|
|
\
|
*
\
Merge pull request #13173 from kwasimensah/patch-1
Nicolas Noble
2017-11-20
|
|
\
\
|
|
|
*
Fix segfault
ncteisen
2017-11-15
|
|
|
*
Save C++ for follow up PR
ncteisen
2017-11-15
|
|
|
*
Add comment
ncteisen
2017-11-15
|
|
|
*
Merge branch 'master' of https://github.com/grpc/grpc into surfacing-error-de...
ncteisen
2017-11-15
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Avalanching operations on completion queue should be private, not API
Vijay Pai
2017-11-14
|
|
|
*
Merge branch 'master' of https://github.com/grpc/grpc into surfacing-error-de...
ncteisen
2017-11-13
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
Add error string to recv status API
ncteisen
2017-11-13
|
|
*
|
Merge pull request #2 from grpc/master
kwasimensah
2017-11-13
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
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
|
|
*
|
|
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
|
|
|
|
*
Making clang format happy
kwasimensah
2017-11-01
|
|
|
|
*
Fixing port_platform
kwasimensah
2017-11-01
|
|
|
|
*
Simplify macro logic here
kwasimensah
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
|
|
\
\
\
\
|
|
|
|
|
*
Got cpu_posix.cc to work without tls
kwasimensah
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
|
|
|
|
|
|
*
Update port_platform.h
kwasimensah
2017-10-27
|
|
|
*
|
|
|
Assume that subchannels start in state IDLE.
Mark D. Roth
2017-10-27
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
Add logic to work around buggy Android NDKs
kwasimensah
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
[next]