index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
grpc++
/
impl
Commit message (
Expand
)
Author
Age
*
Remove include google/protobuf/message.h as it should be covered in config.h
Yang Gao
2015-03-04
*
formatting
Yang Gao
2015-03-03
*
Global replace google::protobuf::Message with grpc::protobuf::Message, all te...
Yang Gao
2015-03-03
*
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 an-update-on-c++
Craig Tiller
2015-02-18
|
\
|
*
Merge pull request #588 from yang-g/c++api
Craig Tiller
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
|
\
|
|
|
*
|
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
*
clang-format
Craig Tiller
2015-02-17
*
change AddRecvMessage signature
Yang Gao
2015-02-12
*
Add end2end async unary single threaded test (compiles)
Craig Tiller
2015-02-12
*
Fixes
Craig Tiller
2015-02-12
*
implement async unary call
Yang Gao
2015-02-12
*
Fix end2end leaks
Craig Tiller
2015-02-12
*
Async server dispatch
Craig Tiller
2015-02-12
*
Async API progress
Craig Tiller
2015-02-12
*
Async API progress
Craig Tiller
2015-02-12
*
Some streaming progress
Craig Tiller
2015-02-11
*
Make sure we get a close before stopping the server
Craig Tiller
2015-02-11
*
Fix ownership
Craig Tiller
2015-02-11
*
Make it compile
Yang Gao
2015-02-11
*
resolve conflict
Yang Gao
2015-02-11
|
\
*
|
save before the change
Yang Gao
2015-02-11
|
*
Allow server to hook calls also, fix crash
Craig Tiller
2015-02-11
|
*
Initial metadata fix
Craig Tiller
2015-02-11
|
/
*
Implement FinalizeResult
Yang Gao
2015-02-11
*
Merge branch 'c++api' of github.com:ctiller/grpc into c++api
Craig Tiller
2015-02-11
|
\
*
|
Server progress
Craig Tiller
2015-02-11
|
*
Release write buffer in FinalizeResult
Yang Gao
2015-02-11
|
/
*
Implement FillOps
Yang Gao
2015-02-11
*
call implementation before the meeting
Yang Gao
2015-02-10
*
Move call.h -> impl/call.h
Craig Tiller
2015-02-10
*
Stub out unary call wrapper
Craig Tiller
2015-02-09
*
Remove stream_context
Craig Tiller
2015-02-09
*
Server progress
Craig Tiller
2015-02-09
*
Further progress
Craig Tiller
2015-02-09
*
clang-format codebase
Craig Tiller
2015-01-13
*
Add impl subdirectory under public and move headers that need to be installed
yangg
2015-01-12