index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
grpc++
Commit message (
Expand
)
Author
Age
*
Finish hybrid server stuff, ensure it gets tested
Craig Tiller
2017-04-11
*
Start building out C++ interface
Craig Tiller
2017-04-11
*
Merge branch 'master' into cq_create_api_changes
Sree Kuchibhotla
2017-04-10
|
\
|
*
support C++ error_details
yang-g
2017-04-07
*
|
Merge branch 'master' into cq_create_api_changes
Sree Kuchibhotla
2017-04-06
|
\
|
|
*
Fix compile
Craig Tiller
2017-04-04
|
*
Potential msan fix
Craig Tiller
2017-04-04
*
|
Fix C asan error and check_sources_and_headers.py
Sree Kuchibhotla
2017-04-02
*
|
Merge branch 'master' into cq_create_api_changes
Sree Kuchibhotla
2017-04-01
|
\
|
*
|
Fix ASAN failure
Sree Kuchibhotla
2017-04-01
|
*
Add ports to global server callback.
yang-g
2017-03-31
|
*
Merge pull request #10381 from dgquintas/remove_lr_from_server_context
David G. Quintas
2017-03-30
|
|
\
*
|
|
Merge branch 'master' into cq_create_api_changes
Sree Kuchibhotla
2017-03-30
|
\
|
|
|
|
*
Removed wrong LR include from codegen
David Garcia Quintas
2017-03-30
|
*
|
Do not call grpc_init() for per-call-completion-queues created by a C++
Sree Kuchibhotla
2017-03-28
|
|
/
*
|
clang
Sree Kuchibhotla
2017-03-28
*
|
Merge branch 'master' into cq_create_api_changes
Sree Kuchibhotla
2017-03-28
|
\
|
|
*
Merge branch 'master' into stream_corked_pr
Yuxuan Li
2017-03-27
|
|
\
|
*
|
change EnsureInitialMetadataSent to use template
Yuxuan Li
2017-03-27
*
|
|
undo prev change
Sree Kuchibhotla
2017-03-24
*
|
|
Minor bug
Sree Kuchibhotla
2017-03-24
*
|
|
clang format
Sree Kuchibhotla
2017-03-24
*
|
|
Merge branch 'cq_create_api_changes' into cq_create_api_changes_with_factory
Sree Kuchibhotla
2017-03-22
|
\
\
\
|
*
\
\
Merge branch 'master' into cq_create_api_changes
Sree Kuchibhotla
2017-03-22
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
*
|
/
|
Update C++ code
Sree Kuchibhotla
2017-03-22
|
/
/
/
*
|
|
Merge branch 'master' into cq_create_api_changes
Sree Kuchibhotla
2017-03-21
|
\
\
\
|
|
*
|
Add benchmark suite for chttp2
Craig Tiller
2017-03-21
|
|
/
/
|
|
*
fix EnsureInitialMetadataSent type casting
Yuxuan Li
2017-03-20
|
|
*
merge master and fix conflict on bm_fullstack
Yuxuan Li
2017-03-20
|
|
|
\
|
|
|
/
|
|
/
|
|
|
*
merge init_ops, writes_done_ops and write_ops
Yuxuan Li
2017-03-20
|
*
|
Merge pull request #9889 from y-zeng/channel_arg
Yuchen Zeng
2017-03-17
|
|
\
\
|
|
|
*
change last_message bit to be in C++ layer only
Yuxuan Li
2017-03-10
|
|
|
*
bug fix
Yuxuan Li
2017-03-08
|
|
|
*
Implemented stream coalescing design
Yuxuan Li
2017-03-08
|
*
|
|
Add channel arguments to server builder
Craig Tiller
2017-03-08
|
|
|
/
|
|
/
|
*
|
|
Prefix grpc_cq_polling_type enums with GRPC_CQ_
Sree Kuchibhotla
2017-03-03
*
|
|
Fix clang formatting issues
Sree Kuchibhotla
2017-03-03
*
|
|
C++ code changes in response to grpc_completion_queue_create() API change
Sree Kuchibhotla
2017-03-03
|
/
/
|
*
Destroy pointer args when destructing a ChannelArguments
Yuchen Zeng
2017-02-27
|
/
*
Let ServerContext own the initial_metadata array for sync calls
yang-g
2017-02-22
*
Merge branch 'master' into health
yang-g
2017-02-17
|
\
|
*
Restore the NextMessageSize for streamed calls
yang-g
2017-02-16
|
*
comments
David Garcia Quintas
2017-02-15
|
*
Use call context to propagare LR costs
David Garcia Quintas
2017-02-13
|
*
Merge pull request #9629 from yang-g/qqq
Yang Gao
2017-02-08
|
|
\
*
|
|
Remove async
yang-g
2017-02-07
|
|
*
Add a PreServerStart in global server callbacks
yang-g
2017-02-07
|
*
|
Fix read from uninitialized memory bug in GrpcBufferWriter.
Harvey Tuch
2017-02-07
|
|
/
*
|
Merge remote-tracking branch 'upstream/master' into health
yang-g
2017-01-30
|
\
|
|
*
Merge github.com:grpc/grpc into rollfwd
Craig Tiller
2017-01-27
|
|
\
[next]