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
*
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 pull request #2907 from yang-g/error_code_conforming
Vijay Pai
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
|
*
|
specialize deadline type and implementation
yang-g
2015-08-05
|
|
*
Merge github.com:grpc/grpc into propagate
Craig Tiller
2015-08-05
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #2767 from ctiller/no-poop-on-pizza
Abhishek Kumar
2015-08-05
|
|
\
\
|
|
|
*
Merge github.com:grpc/grpc into propagate
Craig Tiller
2015-08-05
|
|
|
|
\
|
*
|
|
|
allow null tag
yang-g
2015-08-04
|
*
|
|
|
Merge remote-tracking branch 'upstream/master' into cancel
yang-g
2015-08-04
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Add AsyncNotifyWhenDone
yang-g
2015-08-04
|
|
*
|
|
Merge pull request #2749 from yang-g/default_host_to_null
Craig Tiller
2015-08-04
|
|
/
|
|
|
|
|
|
*
|
Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port
Craig Tiller
2015-08-03
|
|
|
|
*
Implement cancellation propagation, define auth propagation
Craig Tiller
2015-08-03
|
|
|
|
*
Core-supported context inheritance sketch
Craig Tiller
2015-07-31
|
|
|
|
/
|
|
*
/
Pass NULL as host by default. Use context.authority() or channel.SslNameOverr...
yang-g
2015-07-31
|
|
|
/
*
|
|
Properly initializing reserved pointer in tests.
Nicolas "Pixel" Noble
2015-08-01
|
*
|
merge with head and resolve conflicts
yang-g
2015-07-31
|
|
\
|
|
|
*
merge with master, fix build issue
Alistair Veitch
2015-07-30
|
|
*
Merge branch 'master' into issue_2709
Alistair Veitch
2015-07-30
|
|
|
\
|
|
|
*
Merge pull request #2706 from yang-g/remove_get_from_accessor
Vijay Pai
2015-07-30
|
|
|
|
\
|
*
|
|
\
merge with head
yang-g
2015-07-30
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
Merge pull request #2670 from a-veitch/server_context
Yang Gao
2015-07-30
|
|
|
\
\
\
|
|
|
|
*
|
Move grpc_census_call_*_context calls into public header
Alistair Veitch
2015-07-30
|
|
|
*
|
|
add struct include/grpc++/server_context.h src/cpp/server/server_context.cc
Alistair Veitch
2015-07-29
|
|
|
|
|
*
make accessors from get_x() to x()
yang-g
2015-07-29
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
server api
yang-g
2015-07-28
|
*
|
|
|
client api
yang-g
2015-07-28
|
|
*
|
|
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...
Craig Tiller
2015-07-28
|
|
|
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
[next]