index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
grpc++
Commit message (
Expand
)
Author
Age
*
Added missing compression.h file.
David Garcia Quintas
2015-06-08
|
\
*
|
Changes to byte_buffer based on comments.
David Garcia Quintas
2015-06-08
|
*
Revert "Revert "Open loop sync/async multithreaded testing""
Vijay Pai
2015-06-08
|
*
Revert "Open loop sync/async multithreaded testing"
Craig Tiller
2015-06-08
|
*
clang-format
Vijay Pai
2015-06-05
|
*
Account for time difference in mac and linux
Vijay Pai
2015-06-03
|
*
Merge branch 'master' into poisson
vjpai
2015-06-03
|
|
\
|
|
/
|
/
|
|
*
Support use of high_res clock in timepoints
vjpai
2015-06-02
*
|
Fixed memory leak in server_async
David Garcia Quintas
2015-06-02
*
|
Various minor fixes
Yang Gao
2015-06-01
|
/
*
Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm
Craig Tiller
2015-05-21
|
\
|
*
nullptr->shared_ptr conversion
vjpai
2015-05-21
*
|
Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm
Craig Tiller
2015-05-19
|
\
|
*
|
Remove some bad asserts
Craig Tiller
2015-05-15
|
*
support per call credentials in c++
Yang Gao
2015-05-14
|
/
*
Merge pull request #1493 from ctiller/churn-churn-churn-the-api-gently-down-t...
Yang Gao
2015-05-12
|
\
*
\
Merge github.com:grpc/grpc into the-churnening
Craig Tiller
2015-05-08
|
\
\
|
|
*
Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream
Craig Tiller
2015-05-08
|
|
|
\
|
|
|
/
|
|
/
|
*
|
|
Lose redundant tag on unary calls
Craig Tiller
2015-05-06
|
|
*
Completion queue binding for new requests API change
Craig Tiller
2015-05-06
|
|
/
|
/
|
|
*
Merge remote-tracking branch 'upstream/master' into mock
Yang Gao
2015-05-05
|
|
\
|
|
/
|
/
|
|
*
add client side streaming interfaces
Yang Gao
2015-05-04
*
|
Expose max message size at the server side
Yang Gao
2015-04-30
|
/
*
Merge pull request #1386 from ctiller/cxx
Yang Gao
2015-04-28
|
\
|
*
clang-format
Craig Tiller
2015-04-28
*
|
Merge pull request #1378 from nicolasnoble/vs2010
Craig Tiller
2015-04-28
|
\
\
|
|
*
Indentation fix
Craig Tiller
2015-04-27
|
|
*
Mac C++ compile fix
Craig Tiller
2015-04-27
|
|
/
|
/
|
|
*
Few VS2010 fixes.
Nicolas Noble
2015-04-28
*
|
Fix early shutdown: await client context deletion before channel deletion
Craig Tiller
2015-04-27
|
/
*
Merge pull request #1227 from nicolasnoble/the-purge-2
Craig Tiller
2015-04-24
|
\
*
\
Merge pull request #1359 from a11r/cc2
Yang Gao
2015-04-24
|
\
\
|
|
*
Merge branch 'master' of github.com:grpc/grpc into the-purge-2
Nicolas "Pixel" Noble
2015-04-24
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all t...
Yang Gao
2015-04-24
|
|
*
Forgot to rename header guard.
Nicolas "Pixel" Noble
2015-04-24
|
|
*
Adressing comments.
Nicolas "Pixel" Noble
2015-04-24
|
|
*
Merge branch 'master' of github.com:grpc/grpc into the-purge-2
Nicolas "Pixel" Noble
2015-04-24
|
|
|
\
|
|
_
|
/
|
/
|
|
|
*
|
Test client stream cancellation and fix bug exposed by the test.
Abhishek Kumar
2015-04-23
|
/
/
*
|
clang-format
Craig Tiller
2015-04-16
*
|
Populate channel tags for methods
Craig Tiller
2015-04-16
*
|
Add facility to register methods in C++
Craig Tiller
2015-04-16
*
|
Make RpcMethod constructor take all args
Craig Tiller
2015-04-16
|
*
Merge branch 'master' of https://github.com/grpc/grpc into the-purge-2
Nicolas "Pixel" Noble
2015-04-11
|
|
\
|
|
/
|
/
|
|
*
Addressing github comments.
Nicolas "Pixel" Noble
2015-04-11
|
*
Refactoring std::chrono out.
Nicolas Noble
2015-04-08
|
/
*
Addressing concerns.
Nicolas "Pixel" Noble
2015-04-07
*
Rewriting mutex, condition_variable, and thread.
Nicolas "Pixel" Noble
2015-04-04
*
Starting off by removing all offending headers.
Nicolas "Pixel" Noble
2015-04-03
*
resolve comment
Yang Gao
2015-04-02
*
Bug fix. User can destroy status after calling Finish and we should keep a co...
Yang Gao
2015-04-02
[next]