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
*
use GPR_UNLIKELY in GPR_ASSERT
Yash Tibrewal
2018-04-12
*
Merge pull request #15009 from yashykt/gprlikely
Yash Tibrewal
2018-04-12
|
\
*
\
Merge pull request #14945 from ara-ayvazyan/improve_log_perf
Jan Tattermusch
2018-04-12
|
\
\
|
|
*
Revert change to GPR_ASSERT
Yash Tibrewal
2018-04-10
|
|
*
Add mising GPR_UNLIKELY definition
Yash Tibrewal
2018-04-10
|
|
*
Add support for GPR_LIKELY and GPR_UNLIKELY
Yash Tibrewal
2018-04-10
|
|
/
|
/
|
*
|
Merge pull request #14934 from ncteisen/typos
Noah Eisen
2018-04-09
|
\
\
*
|
|
Make GrpcProtoBufferReaderWriter public
ncteisen
2018-04-06
|
|
*
Avoid low severity log message construction
Ara Ayvazyan
2018-04-04
|
|
/
|
/
|
|
*
Fix typos
ncteisen
2018-04-04
|
/
*
Merge pull request #14883 from ara-ayvazyan/fix_serverinterface_bytebuffer
Noah Eisen
2018-04-02
|
\
|
*
fixup! Use bbuf_ptr
Ara Ayvazyan
2018-04-02
|
*
fixup! Fix formatting
Ara Ayvazyan
2018-04-02
*
|
Introduce channel arg to disable authority filter
Muxi Yan
2018-04-01
|
*
fixup! Fix the payload ownership issue
Ara Ayvazyan
2018-03-30
|
*
Fix ServerInterface::PayloadAsyncRequest to work with ByteBuffer
Ara Ayvazyan
2018-03-30
|
/
*
Eliminate existence of SneakyCallOpSet, some server cleanup
Vijay Pai
2018-03-22
*
Merge pull request #14751 from ncteisen/channel-tracing
Noah Eisen
2018-03-21
|
\
*
\
Merge pull request #14759 from vjpai/desneak
Vijay Pai
2018-03-21
|
\
\
*
|
|
[grpc] Add SSL session client cache support
Ruslan Nigmatullin
2018-03-20
|
*
|
Desneak client unary call, avoid Hyrum's Law (used for 1-thread simplicity)
Vijay Pai
2018-03-20
|
/
/
|
*
Revert "Revert "Channel Tracing Implementation; Part 1""
ncteisen
2018-03-19
|
/
*
Revert "Channel Tracing Implementation; Part 1"
Noah Eisen
2018-03-19
*
Merge pull request #13883 from ncteisen/channel-tracing
Noah Eisen
2018-03-16
|
\
|
*
Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing
ncteisen
2018-03-15
|
|
\
*
|
|
Delete status_test that has no coverage; replace with static_asserts
Vijay Pai
2018-03-15
|
|
/
|
/
|
*
|
Merge pull request #14599 from kpayson64/abstract_libuv_stuff
kpayson64
2018-03-13
|
\
\
*
\
\
Merge pull request #14517 from makdharma/extensible_api
Nicolas Noble
2018-03-13
|
\
\
\
|
*
|
|
Update server.h
Vijay Pai
2018-03-13
|
*
|
|
Update completion_queue.h
Vijay Pai
2018-03-13
|
*
|
|
Added protected default constructor
makdharma
2018-03-13
|
*
|
|
added Experimental in comments
makdharma
2018-03-13
|
|
*
|
Abstract libuv implementation
kpayson64
2018-03-13
|
|
/
/
|
/
|
|
*
|
|
Remove include of inttypes.h completely
Muxi Yan
2018-03-12
*
|
|
Stop including inttypes.h in gRPC core public header in Apple platforms
Muxi Yan
2018-03-12
|
*
|
added "Experimental" and returned raw pointers
makdharma
2018-03-12
|
*
|
forgot to add completion_queue.h doh!
makdharma
2018-03-12
|
*
|
clang-format
makdharma
2018-03-09
|
*
|
added ///Experimental in comment for c_server
makdharma
2018-03-09
|
*
|
moved member variables from protected to private
makdharma
2018-03-09
|
|
*
Reviewer comments
ncteisen
2018-03-05
|
|
*
Re write rendered
ncteisen
2018-03-02
|
|
*
Fix build and sanity
ncteisen
2018-03-02
|
|
*
reviewer comments
ncteisen
2018-03-01
|
|
*
Reviewer comments
ncteisen
2018-03-01
|
|
*
Reviewer feedback
ncteisen
2018-03-01
|
|
*
Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing
ncteisen
2018-03-01
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Retry support.
Mark D. Roth
2018-02-28
|
*
|
clang-format
makdharma
2018-02-26
|
*
|
moved Next implementation to CC file.
makdharma
2018-02-26
[next]