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
*
More sane ordering of methods
Vijay Pai
2015-03-12
*
Change behavior to properly account for possibility of NULL
Vijay Pai
2015-03-12
*
Add support for deadline on CompletionQueue::Next
Vijay Pai
2015-03-11
*
Use ssl name override if it's in the channel argument
Yang Gao
2015-03-10
*
Add missing GRPC_OVERRIDE, NFC
Chilledheart
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
|
\
|
|
*
formatting
Yang Gao
2015-03-03
|
*
Global replace google::protobuf::Message with grpc::protobuf::Message, all te...
Yang Gao
2015-03-03
|
*
Add macros
Yang Gao
2015-03-03
*
|
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-03-03
|
\
|
|
*
Remove HTTP mappings from status.h
Eric Anderson
2015-03-02
*
|
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-03-02
|
\
|
|
*
Guard headers tool.
Nicolas "Pixel" Noble
2015-03-01
|
*
Make it possible to compile with gcc4.6
Craig Tiller
2015-02-26
*
|
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-02-24
|
\
|
|
*
Add Server.Wait
Craig Tiller
2015-02-24
|
*
Merge github.com:google/grpc into deprecate-c++
Craig Tiller
2015-02-23
|
|
\
*
|
\
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-02-23
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
s/CreateChannel/CreateChannelDeprecated
Craig Tiller
2015-02-23
|
*
|
Addressing iniitial feedback.
Julien Boeuf
2015-02-23
|
|
/
*
|
Remove dynamic_cast
Craig Tiller
2015-02-23
*
|
Update C++ server with new core API
Craig Tiller
2015-02-23
*
|
Credentials prototyping
Craig Tiller
2015-02-23
|
/
*
Merge with async unary changes
Craig Tiller
2015-02-18
*
Merge github.com:grpc/grpc into an-update-on-c++
Craig Tiller
2015-02-18
|
\
*
|
Simplify TryPluck
Craig Tiller
2015-02-18
*
|
Move header #include
Craig Tiller
2015-02-18
|
*
Merge pull request #588 from yang-g/c++api
Craig Tiller
2015-02-18
|
|
\
|
|
*
2015
Yang Gao
2015-02-18
|
|
*
Async client api change. Add a ClientAsyncResponseReader. Make the api simila...
Yang Gao
2015-02-18
*
|
|
Merge github.com:grpc/grpc into an-update-on-c++
Craig Tiller
2015-02-18
|
\
|
|
|
*
|
Merge pull request #579 from yang-g/c++api
Craig Tiller
2015-02-18
|
|
\
|
*
|
|
Merge github.com:grpc/grpc into an-update-on-c++
Craig Tiller
2015-02-18
|
\
|
|
*
|
|
Server side cancellation receive support
Craig Tiller
2015-02-18
|
|
*
change metadata getters to return const&
Yang Gao
2015-02-18
|
*
|
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
|
|
Initial sketch
Craig Tiller
2015-02-18
|
|
/
|
/
|
|
*
Update copyright to 2015
Craig Tiller
2015-02-18
|
*
Fix copyright notice
Craig Tiller
2015-02-18
|
/
*
Add metadata test with rpc. Adding/fixing things to make it work
Yang Gao
2015-02-18
*
Add some comments
Craig Tiller
2015-02-17
*
Add setter to override authority header on ClientContext
Yang Gao
2015-02-17
*
clang-format
Craig Tiller
2015-02-17
*
Merge pull request #18 from yang-g/c++api
Craig Tiller
2015-02-13
|
\
|
*
Add missing APIs and a first metadata test, and test passes
Yang Gao
2015-02-13
*
|
Minor compile fix
Craig Tiller
2015-02-13
|
/
*
change ServerAsyncReader API and add a simple clientstreaming test, it passes
Yang Gao
2015-02-13
*
change AddRecvMessage signature
Yang Gao
2015-02-12
[next]