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 branch 'master' of github.com:grpc/grpc into cpp_string_ref
Julien Boeuf
2015-08-24
|
\
*
|
Adding grpc::string_ref class.
Julien Boeuf
2015-08-24
|
*
Fix merge failures
yang-g
2015-08-24
|
*
merge with head
yang-g
2015-08-24
|
|
\
|
|
*
Merge branch 'master' into fray
Vijay Pai
2015-08-24
|
|
|
\
|
|
*
|
Eliminate public thread-pool interface
Vijay Pai
2015-08-24
|
|
|
*
Merge github.com:grpc/grpc into y12kdm3
Craig Tiller
2015-08-21
|
|
|
|
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
prettify comment
Craig Tiller
2015-08-21
|
*
|
|
headers reorg
yang-g
2015-08-21
|
*
|
|
Merge remote-tracking branch 'upstream/master' into docs
yang-g
2015-08-20
|
|
\
|
|
|
*
|
|
Make Channel ctor private
yang-g
2015-08-20
|
*
|
|
remove internal_stub
yang-g
2015-08-20
|
*
|
|
Fix server side and generic stub
yang-g
2015-08-20
|
|
*
|
Merge pull request #2977 from ctiller/shutdown-c++
Yang Gao
2015-08-19
|
|
|
\
\
|
*
|
|
|
Remove ChannelInterface and replace it with Channel
yang-g
2015-08-19
|
|
*
|
|
Bug fix. Called c_str on a temp string
yang-g
2015-08-19
|
|
/
/
/
|
|
|
*
Fix syncronous unimplemented methods
Craig Tiller
2015-08-19
|
|
*
|
Extend comment
Craig Tiller
2015-08-19
|
|
*
|
Add comments, fix a subtle bug
Craig Tiller
2015-08-19
|
|
|
*
Merge github.com:grpc/grpc into y12kdm3
Craig Tiller
2015-08-18
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Merge github.com:grpc/grpc into shutdown-c++
Craig Tiller
2015-08-18
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Add a timeout to shutdown to forcefully end calls
Craig Tiller
2015-08-18
|
*
|
|
clang-format all source
Craig Tiller
2015-08-18
|
|
/
/
|
*
|
Merge pull request #2965 from yang-g/lame_client_error_message
Craig Tiller
2015-08-18
|
/
|
|
|
*
|
Let lame_client accept error status
yang-g
2015-08-17
|
|
*
Merge github.com:grpc/grpc into y12kdm3
Craig Tiller
2015-08-17
|
|
|
\
|
|
_
|
/
|
/
|
|
|
|
*
Re-add accidentally deleted code
Craig Tiller
2015-08-17
*
|
|
Merge pull request #2907 from yang-g/error_code_conforming
Vijay Pai
2015-08-17
|
\
\
\
|
|
/
/
|
/
|
|
|
|
*
Merge github.com:grpc/grpc into y12kdm3
Craig Tiller
2015-08-17
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Make comment look finished
vjpai
2015-08-14
*
|
|
Use emplace_back properly and when appropriate, considering limitations
Vijay Pai
2015-08-14
*
|
|
Merge pull request #2921 from yang-g/unknown_service
Vijay Pai
2015-08-13
|
\
\
\
|
*
|
|
remove redundant ctor
yang-g
2015-08-13
|
*
|
|
Use a sync service to handle requests to unknown services
yang-g
2015-08-13
*
|
|
|
Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown
Nicolas "Pixel" Noble
2015-08-13
|
\
\
\
\
|
*
\
\
\
Merge pull request #2890 from yang-g/client_context
David G. Quintas
2015-08-13
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
return StatusCode::INTERNAL for proto parsing error
yang-g
2015-08-12
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
add const
yang-g
2015-08-12
*
|
|
|
Merge remote-tracking branch 'google/master' into the-ultimate-showdown
Nicolas "Pixel" Noble
2015-08-12
|
\
|
|
|
|
|
*
|
client code clean up
yang-g
2015-08-11
|
|
|
/
|
*
|
Add to all secure credentials
yang-g
2015-08-10
|
*
|
call grpc_init for defaultcredentials
yang-g
2015-08-10
|
|
/
|
*
move auth property iterator declaration into auth_context.h
yang-g
2015-08-10
*
|
Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown
Nicolas "Pixel" Noble
2015-08-08
|
\
|
|
*
merge with head
yang-g
2015-08-06
|
|
\
|
*
|
Resolve comments
yang-g
2015-08-06
|
|
*
Add tests for C++ propagation
Craig Tiller
2015-08-05
|
*
|
Add WaitForState
yang-g
2015-08-05
|
|
*
C++ context propagation
Craig Tiller
2015-08-05
|
*
|
clean up and add a test
yang-g
2015-08-05
[next]