index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
cpp
Commit message (
Expand
)
Author
Age
*
Merge pull request #7918 from y-zeng/server_builder
kpayson64
2016-09-01
|
\
*
|
server builder include fix
David Garcia Quintas
2016-08-31
|
*
Add ServerBuilderPlugin::UpdateChannelArguments
Yuchen Zeng
2016-08-29
|
/
*
Merge pull request #7802 from nicolasnoble/upmerge-from-v1.0.x
Nicolas Noble
2016-08-23
|
\
|
*
Removing unused header.
Nicolas "Pixel" Noble
2016-08-23
|
*
Untangling secure and unsecure.
Nicolas "Pixel" Noble
2016-08-23
*
|
Remove this->
Vijay Pai
2016-08-18
|
/
*
Reduce allocations associated with src/cpp/util/byte_buffer.cc.
Mark D. Roth
2016-08-18
*
Merge branch 'v1.0.x' into manual-upmerge
Nicolas "Pixel" Noble
2016-08-11
|
\
*
|
clang-format
Mark D. Roth
2016-08-03
|
*
Update generated files with new protobuf version
Jorge Canizales
2016-08-03
*
|
Update destroy_call_elem args from merge.
Mark D. Roth
2016-08-02
*
|
Merge branch 'filter_call_init_failure' into filter_api
Mark D. Roth
2016-08-02
|
\
\
|
|
*
Merge pull request #7502 from dgquintas/cpp_compression_level
Nicolas Noble
2016-07-28
|
*
|
Merge pull request #7502 from dgquintas/cpp_compression_level
Nicolas Noble
2016-07-28
|
|
\
\
*
|
|
|
Code review changes.
Mark D. Roth
2016-07-28
|
|
*
|
Added missing var initialization
David Garcia Quintas
2016-07-22
|
|
*
|
C++ Compression Level set properly
David Garcia Quintas
2016-07-21
|
*
|
|
Use compiling instead of making
Yuchen Zeng
2016-07-20
|
*
|
|
Add comments for GRPC_NO_GENERATED_CODE
Yuchen Zeng
2016-07-19
|
*
|
|
Separate generated file and protobuf dependency
Yuchen Zeng
2016-07-18
|
|
/
/
*
|
|
Merge branch 'filter_call_init_failure' into filter_api
Mark D. Roth
2016-07-15
|
\
|
|
|
|
*
prevent spurious wake up and unstarted/already shutdown server
yang-g
2016-07-14
|
*
|
prevent spurious wake up and unstarted/already shutdown server
yang-g
2016-07-14
|
|
*
Make Server::Wait work for async only server.
yang-g
2016-07-13
*
|
|
Merge remote-tracking branch 'upstream/master' into filter_api
Mark D. Roth
2016-07-12
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
Make Server::Wait work for async only server.
yang-g
2016-07-11
|
|
/
*
|
Merge branch 'filter_call_init_failure' into filter_api
Mark D. Roth
2016-07-01
|
\
\
|
|
*
Return success status of grpc_byte_buffer_reader
David Garcia Quintas
2016-06-30
|
|
/
|
*
Updated git clone URL
David Garcia Quintas
2016-06-29
*
|
Addressed reviewer comments.
Mark D. Roth
2016-06-29
*
|
Move channel_filter.h from include/ tree to src/ tree.
Mark D. Roth
2016-06-29
*
|
clang-format
Mark D. Roth
2016-06-29
*
|
Merge branch 'filter_call_init_failure' into filter_api
Mark D. Roth
2016-06-29
|
\
|
*
|
Initial attempt at a C++ wrapper for the C grpc_transport_op and
Mark D. Roth
2016-06-27
|
*
Merge pull request #6352 from ctiller/error
Jan Tattermusch
2016-06-17
|
|
\
|
*
\
Merge branch 'master' into wheezy
Vijay Pai
2016-06-17
|
|
\
\
|
|
|
*
Merge github.com:grpc/grpc into error
Craig Tiller
2016-06-16
|
|
|
|
\
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Removed unnecessary comments. Added connection counter to test.
Mark D. Roth
2016-06-16
*
|
|
|
Fix portability issues.
Mark D. Roth
2016-06-16
*
|
|
|
clang-format
Mark D. Roth
2016-06-16
*
|
|
|
Pass channel args to ChannelData ctor and ChannelData to CallData ctor.
Mark D. Roth
2016-06-16
|
|
*
|
Merge pull request #6876 from mdyring/master
Nicolas Noble
2016-06-16
|
|
|
\
\
*
|
|
|
|
- fix build problems
Mark D. Roth
2016-06-16
|
*
|
|
|
Remove range-based for, comparisons to nullptr
Vijay Pai
2016-06-16
|
*
|
|
|
Digraph
Vijay Pai
2016-06-16
|
*
|
|
|
Merge branch 'wheezy' of github.com:vjpai/grpc into wheezy
Vijay Pai
2016-06-16
|
|
\
\
\
\
|
|
*
|
|
|
Should not explicitly initialize these pointers to nullptr in gcc-4.4 case
Vijay Pai
2016-06-16
|
*
|
|
|
|
Merge branch 'master' into wheezy
Vijay Pai
2016-06-15
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
/
/
/
|
|
|
/
/
/
*
|
/
/
/
Initial attempt at a C++ API for defining channel filters.
Mark D. Roth
2016-06-15
|
|
/
/
/
|
/
|
|
|
[next]