index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
cpp
/
server
Commit message (
Expand
)
Author
Age
*
Fix comments
Craig Tiller
2016-05-21
*
Fix crash
Craig Tiller
2016-05-20
*
Fix formatting, mem leak, stall
Craig Tiller
2016-05-20
*
Fix merge
Craig Tiller
2016-05-20
*
Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into test_a...
Craig Tiller
2016-05-20
|
\
*
|
Fix server plugin test
Craig Tiller
2016-05-20
*
|
Mark sync cq as non-listening when it is
Craig Tiller
2016-05-19
|
*
Fix a typo
Sree Kuchibhotla
2016-05-16
|
*
Change error to warning since we do not have a good way to determine
Sree Kuchibhotla
2016-05-16
|
*
Merge branch 'master' into server_channel_affinity
Sree Kuchibhotla
2016-05-16
|
|
\
*
|
|
Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into affine
Craig Tiller
2016-05-14
|
\
|
|
|
|
/
|
/
|
*
|
Renamed some defines
David Garcia Quintas
2016-05-12
*
|
Fix naming and comment problems
Yuchen Zeng
2016-05-06
*
|
Add plugins at the time of static initialization
Yuchen Zeng
2016-05-03
*
|
Server builder plugin
Yuchen Zeng
2016-04-29
|
*
Merge branch 'master' into server_channel_affinity
Sree Kuchibhotla
2016-04-26
|
|
\
|
|
/
|
/
|
*
|
Merge github.com:grpc/grpc into strong-includes
Craig Tiller
2016-04-21
|
\
\
|
|
*
generate_projects.sh and fix copyright year
Sree Kuchibhotla
2016-04-21
|
|
*
Add a safety check to ensure atleast one of the completion queues is
Sree Kuchibhotla
2016-04-21
|
|
*
Add the option of adding a non-listening server completion queue. This makes ...
Sree Kuchibhotla
2016-04-21
|
*
|
Add various options to verify ssl/tls client cert including letting the
Deepak Lukose
2016-04-19
|
|
/
*
/
Rollup of changes from the latest import
Craig Tiller
2016-04-11
|
/
*
Initial interface rework to allow knowing whether to pull payload at registra...
Craig Tiller
2016-04-04
*
Merge github.com:grpc/grpc into copyright-fix
Craig Tiller
2016-03-31
|
\
*
|
Update copyrights
Craig Tiller
2016-03-31
|
*
Merge github.com:grpc/grpc into idempotent
Craig Tiller
2016-03-28
|
|
\
|
|
/
|
/
|
*
|
Fix includes
Craig Tiller
2016-03-25
*
|
Auto-changes
Craig Tiller
2016-03-25
|
*
Merge github.com:grpc/grpc into idempotent
Craig Tiller
2016-03-21
|
|
\
|
|
/
|
/
|
*
|
Implemented compression level algorithms properly (as a function of the accep...
David Garcia Quintas
2016-03-17
|
*
Merge github.com:grpc/grpc into idempotent
Craig Tiller
2016-03-16
|
|
\
|
|
/
|
/
|
|
*
Punch through flags for incoming calls
Craig Tiller
2016-03-09
*
|
Revert "Revert "Properly integrate async API with server-side cancellations.""
Sree Kuchibhotla
2016-03-07
|
/
*
Revert "Properly integrate async API with server-side cancellations."
Sree Kuchibhotla
2016-03-04
*
Properly integrate async API with server-side cancellations.
Vijay Pai
2016-03-03
*
Add a way to override channel arguments for server creation
yang-g
2016-02-17
*
Remove a vestige
vjpai
2016-02-11
*
fixed_size_thread_pool : why do we even have that lever? It has been
vjpai
2016-02-11
*
Address code review comments
Sree Kuchibhotla
2016-02-01
*
TryCancel() on ServerContext()
Sree Kuchibhotla
2016-01-28
*
Fixed wrong usage of global var
David Garcia Quintas
2016-01-28
*
Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces
David Garcia Quintas
2016-01-27
|
\
*
|
After GrpcLibrary refactoring. Compiles and passes. WIP still
David Garcia Quintas
2016-01-27
|
*
Alternative ownership for global callbacks
Craig Tiller
2016-01-26
*
|
async_stream.h done. Compiles
David Garcia Quintas
2016-01-25
*
|
Further work. Compiles. WIP
David Garcia Quintas
2016-01-25
*
|
Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces
David Garcia Quintas
2016-01-25
|
\
\
|
|
*
Merge remote-tracking branch 'upstream/master'
Bogdan Drutu
2016-01-24
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
fix copyrights in server_context
Jan Tattermusch
2016-01-23
|
*
|
init deadline_
yang-g
2016-01-22
[next]