index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
cpp
/
client
Commit message (
Expand
)
Author
Age
*
add client side census context
Alistair Veitch
2015-06-29
*
Add a test that headers are properly in build.json
Craig Tiller
2015-06-25
*
Merge github.com:grpc/grpc into one-shouldnt-depend-on-protobufs
Craig Tiller
2015-06-19
|
\
|
*
Merge pull request #2071 from dgquintas/compression-levels
Craig Tiller
2015-06-17
|
|
\
|
|
*
Exposed compression level in channel arguments (C and C++)
David Garcia Quintas
2015-06-16
|
*
|
Update the Status API
Yang Gao
2015-06-16
|
|
/
*
|
clang-format
Craig Tiller
2015-06-05
*
|
Progress commit on fixing up C++
Craig Tiller
2015-06-04
*
|
Beginning the cleanup
Craig Tiller
2015-06-04
|
/
*
resolve comments
Yang Gao
2015-05-15
*
support per call credentials in c++
Yang Gao
2015-05-14
*
C Core API cleanup.
Craig Tiller
2015-05-04
*
Merge comments. See below.
David Garcia Quintas
2015-04-29
*
Merge remote-tracking branch 'upstream/master' into stap
David Garcia Quintas
2015-04-29
|
\
*
|
Integration of Systemtap (STAP) for profiling.
David Garcia Quintas
2015-04-29
|
*
Mac C++ compile fix
Craig Tiller
2015-04-27
|
/
*
Fix early shutdown: await client context deletion before channel deletion
Craig Tiller
2015-04-27
*
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
*
|
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
|
\
|
|
*
clang-format
Craig Tiller
2015-04-16
|
*
Use channel tags to call methods
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
|
*
Mark creation of call, performing ops on channel
Vijay Pai
2015-04-15
*
|
Merge branch 'master' of https://github.com/grpc/grpc into the-purge-2
Nicolas "Pixel" Noble
2015-04-11
|
\
|
|
*
Addressing comments.
Julien Boeuf
2015-04-10
|
*
Have the secure credentials in separate header files.
Julien Boeuf
2015-04-09
*
|
Refactoring std::chrono out.
Nicolas Noble
2015-04-08
|
/
*
merge upstream and resolve conflict
Yang Gao
2015-03-26
|
\
|
*
Clean up unneeded includes and remove shutdown protobuf library
Yang Gao
2015-03-25
*
|
Merge branch 'master' into genericstub
Yang Gao
2015-03-19
|
\
|
|
*
sync to head and run clang-format again
Yang Gao
2015-03-19
|
|
\
*
|
|
Implementation of generic stub
Yang Gao
2015-03-19
|
|
/
|
/
|
*
|
wrap refresh token credentials in c++
Yang Gao
2015-03-17
|
*
clang-format c++ code
Yang Gao
2015-03-17
|
/
*
Merge pull request #1011 from yang-g/jwt
jboeuf
2015-03-16
|
\
|
*
copy and paste does not work
Yang Gao
2015-03-13
|
*
Add error logs when credentials are created with non-positive lifetimes
Yang Gao
2015-03-13
|
*
Early return when duration is non-positive
Yang Gao
2015-03-12
*
|
Add missing GRPC_OVERRIDE, NFC
Chilledheart
2015-03-12
|
*
The Jwt code was dropped somewhere in a merge. Put it back
Yang Gao
2015-03-11
|
/
*
Use ssl name override if it's in the channel argument
Yang Gao
2015-03-10
*
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-03-04
|
\
|
*
Remove include google/protobuf/message.h as it should be covered in config.h
Yang Gao
2015-03-04
*
|
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-03-03
|
\
|
|
*
Global replace google::protobuf::Message with grpc::protobuf::Message, all te...
Yang Gao
2015-03-03
|
*
Propagate grpc_google_default_credentials_create errors
Raul Silvera
2015-03-02
[next]