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
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Merge pull request #11143 from dgquintas/dns_server
David G. Quintas
2017-06-02
|
\
*
|
master bumped to 1.5.x
David Garcia Quintas
2017-05-30
*
|
merge with head
Yang Gao
2017-05-22
|
\
\
|
*
|
Take grpc_workaround_list as parameter
Muxi Yan
2017-05-17
*
|
|
Add api to server builder plugin to modify the builder
yang-g
2017-05-16
|
*
|
obsolete -> is obsolete
Muxi Yan
2017-05-16
|
|
*
Make ServerBuilder accept (dns:///) URIs instead of just dns names
David Garcia Quintas
2017-05-15
|
|
/
|
/
|
|
*
Merge branch 'master' into backward-compat-dev
Muxi Yan
2017-05-12
|
|
\
|
|
/
|
/
|
*
|
Propagate deadline to GenericServerContext
yang-g
2017-05-11
*
|
Merge pull request #11028 from yang-g/default_hc
Yang Gao
2017-05-11
|
\
\
|
|
*
Use AddChannelArgument method
Muxi Yan
2017-05-09
|
|
*
bug fixes
Muxi Yan
2017-05-09
|
|
*
Add EnableWorkaround API to enable server workarounds
Muxi Yan
2017-05-09
|
*
|
Lower the level of a log message to INFO
yang-g
2017-05-08
|
|
/
*
|
Merge branch 'master' of https://github.com/grpc/grpc into serialization-refa...
ncteisen
2017-05-05
|
\
|
*
|
Merge branch 'master' of https://github.com/grpc/grpc into serialization-refa...
ncteisen
2017-04-21
|
\
\
|
|
*
Merge branch 'tsan-c++' into hybrid
Craig Tiller
2017-04-20
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Merge github.com:grpc/grpc into cpparena
Craig Tiller
2017-04-19
|
|
\
\
*
|
|
|
Add to codegen interface, refactor proto serialization
ncteisen
2017-04-19
|
|
/
/
|
/
|
|
|
|
*
Merge github.com:grpc/grpc into hybrid
Craig Tiller
2017-04-19
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Move comment
Craig Tiller
2017-04-18
|
*
|
Merge github.com:grpc/grpc into cpparena
Craig Tiller
2017-04-18
|
|
\
\
|
|
|
*
Merge github.com:grpc/grpc into hybrid
Craig Tiller
2017-04-18
|
|
|
|
\
|
|
|
|
/
|
|
|
/
|
*
|
|
|
More cleanup
Craig Tiller
2017-04-18
*
|
|
|
Better commentary
Craig Tiller
2017-04-18
*
|
|
|
Fix, restore draining
Craig Tiller
2017-04-18
*
|
|
|
Initial thread manager fixes
Craig Tiller
2017-04-18
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #10391 from dgquintas/lr_back_to_md
David G. Quintas
2017-04-17
|
\
\
\
*
\
\
\
Merge pull request #10663 from yang-g/globalcallback
Yang Gao
2017-04-17
|
\
\
\
\
|
|
*
|
|
Load Reporting back to using metadata
David Garcia Quintas
2017-04-15
|
|
/
/
/
|
/
|
|
|
|
|
|
*
Merge github.com:grpc/grpc into hybrid
Craig Tiller
2017-04-14
|
|
|
|
\
|
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
Merge github.com:grpc/grpc into cpparena
Craig Tiller
2017-04-14
|
|
|
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Update ServerGlobalCallback::AddPort api
yang-g
2017-04-14
*
|
|
|
Merge pull request #10583 from ctiller/server_start
Craig Tiller
2017-04-14
|
\
\
\
\
*
\
\
\
\
Merge branch 'master' into cq_create_api_changes
Sree Kuchibhotla
2017-04-13
|
\
\
\
\
\
|
*
|
|
|
|
master to 1.4.0-dev
David Garcia Quintas
2017-04-13
|
|
|
|
|
*
Merge github.com:grpc/grpc into hybrid
Craig Tiller
2017-04-13
|
|
|
|
|
|
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'master' into cq_create_api_changes
Sree Kuchibhotla
2017-04-13
|
\
|
|
|
|
|
|
|
|
|
|
*
Get rid of second api for marking non-listening cqs
Craig Tiller
2017-04-12
|
|
|
|
|
*
Finish hybrid server stuff, ensure it gets tested
Craig Tiller
2017-04-11
|
|
|
|
|
*
Start building out C++ interface
Craig Tiller
2017-04-11
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Add helper function to supply and parse error_details from Status.
yang-g
2017-04-11
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Threading robustness
Craig Tiller
2017-04-11
|
|
/
/
*
|
|
Merge branch 'master' into cq_create_api_changes
Sree Kuchibhotla
2017-04-06
|
\
|
|
|
|
*
Convert all async client stream types to not allocate
Craig Tiller
2017-04-05
|
|
*
Dont break codegen barrier
Craig Tiller
2017-04-05
|
|
*
Merge github.com:grpc/grpc into cpparena
Craig Tiller
2017-04-05
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #10457 from ctiller/fixmsan
Craig Tiller
2017-04-05
|
|
\
\
|
|
|
*
Merge github.com:grpc/grpc into cpparena
Craig Tiller
2017-04-04
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
[next]