index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
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
|
/
/
*
|
Merge pull request #1312 from ctiller/batch-metadata
Yang Gao
2015-04-22
|
\
\
|
*
\
Merge github.com:google/grpc into batch-metadata
Craig Tiller
2015-04-22
|
|
\
\
*
|
|
|
minor fix in TLS error message
Wojtek Kubiak
2015-04-22
|
|
/
/
|
/
|
|
*
|
|
fix missing pointers on gpr_atm_acq_cas on x64
zeliard
2015-04-22
*
|
|
add missing defines on windows (WIN64)
zeliard
2015-04-22
|
*
|
Addressing comments
Craig Tiller
2015-04-20
|
*
|
Switching to batch oriented metadata passing
Craig Tiller
2015-04-16
|
/
/
*
|
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
*
|
clang-format
Craig Tiller
2015-04-16
*
|
Introduce ahead-of-time registration of (method,host) pairs
Craig Tiller
2015-04-16
*
|
Inline initial slice buffer allocation
Craig Tiller
2015-04-13
*
|
Getting a bit more laxist with the various GPR rules.
Nicolas "Pixel" Noble
2015-04-12
*
|
Fixing FreeBSD's TLS port_platform entry.
Nicolas "Pixel" Noble
2015-04-11
*
|
Merge pull request #1047 from nicolasnoble/freebsd
Vijay Pai
2015-04-10
|
\
\
|
|
*
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
|
*
|
|
Merge branch 'master' of github.com:grpc/grpc into freebsd
Nicolas "Pixel" Noble
2015-04-10
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
*
|
/
|
Thread local storage for grpc
Craig Tiller
2015-04-10
|
|
/
/
|
/
|
|
|
|
*
Refactoring std::chrono out.
Nicolas Noble
2015-04-08
|
|
/
|
/
|
*
|
Addressing concerns.
Nicolas "Pixel" Noble
2015-04-07
*
|
Merge branch 'master' of github.com:google/grpc into the-purge
Nicolas "Pixel" Noble
2015-04-06
|
\
\
*
|
|
Rewriting mutex, condition_variable, and thread.
Nicolas "Pixel" Noble
2015-04-04
|
*
|
Adding joinable threads, and gpr_thd_join.
Nicolas Noble
2015-04-03
*
|
|
Starting off by removing all offending headers.
Nicolas "Pixel" Noble
2015-04-03
|
/
/
*
|
Merge pull request #1177 from yang-g/bugfix
Vijay Pai
2015-04-02
|
\
\
|
*
|
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
*
|
|
Add a macro to enable replacing the default with a custom port picker
Yang Gao
2015-04-01
|
/
/
*
|
merge upstream and resolve conflict
Yang Gao
2015-03-26
|
\
\
|
*
|
Avoid a problem when clang pretends to be GNUC
vjpai
2015-03-25
|
*
|
Make a fake version of nullptr to work with old compilers
vjpai
2015-03-25
|
*
|
Revert "Remove dead members of server context"
Vijay Pai
2015-03-24
|
*
|
Merge remote-tracking branch 'upstream/master'
Vijay Pai
2015-03-23
|
|
\
\
|
*
|
|
Remove dead members of server context
Vijay Pai
2015-03-22
|
|
*
|
Make Next free of time_point to timespec conversion
Yang Gao
2015-03-20
|
|
/
/
|
|
*
Merge branch 'master' of github.com:google/grpc into freebsd
Nicolas "Pixel" Noble
2015-03-19
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #1074 from jcanizales/makes-cpu-posix-portable
Abhishek Kumar
2015-03-19
|
|
\
\
|
*
\
\
Merge pull request #1093 from nicolasnoble/windows
Jan Tattermusch
2015-03-19
|
|
\
\
\
[next]