index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
cpp
/
end2end
/
async_end2end_test.cc
Commit message (
Expand
)
Author
Age
*
clang-format all source
Craig Tiller
2015-08-18
*
Use a sync service to handle requests to unknown services
yang-g
2015-08-13
*
Add AsyncNotifyWhenDone
yang-g
2015-08-04
*
Make tests a little more robust
Craig Tiller
2015-07-18
*
Merge branch 'you-complete-me' into we-dont-need-no-backup
Craig Tiller
2015-06-17
|
\
|
*
Update the Status API
Yang Gao
2015-06-16
*
|
Fix async end2end to poll all fds from the main thread
Craig Tiller
2015-05-13
|
/
*
Merge pull request #1493 from ctiller/churn-churn-churn-the-api-gently-down-t...
Yang Gao
2015-05-12
|
\
*
\
Merge pull request #1494 from ctiller/the-churnening
Yang Gao
2015-05-11
|
\
\
|
|
*
Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream
Craig Tiller
2015-05-08
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Increase test timeout
Craig Tiller
2015-05-08
|
*
|
Fix test
Craig Tiller
2015-05-06
|
*
|
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 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
*
|
Merge branch 'master' of https://github.com/grpc/grpc into the-purge-2
Nicolas "Pixel" Noble
2015-04-11
|
\
|
|
*
Splitting gRPC service class codegen into its own set of files.
Nicolas "Pixel" Noble
2015-04-09
*
|
Removing a few more references to #include <chrono>
Nicolas "Pixel" Noble
2015-04-08
*
|
Refactoring std::chrono out.
Nicolas Noble
2015-04-08
|
/
*
Make string construction explicit as implicit conversion doesn't work in 4.4
Vijay Pai
2015-03-26
*
Clean up unneeded includes and remove shutdown protobuf library
Yang Gao
2015-03-25
*
Merge pull request #1093 from nicolasnoble/windows
Jan Tattermusch
2015-03-19
|
\
|
*
Various Windows fixes.
Nicolas Noble
2015-03-19
*
|
clang-format new changes
Yang Gao
2015-03-17
*
|
resolve merge confict
Yang Gao
2015-03-17
|
\
|
*
|
clang-format c++ code
Yang Gao
2015-03-17
|
*
Change to std::chrono and add a test.
vjpai
2015-03-17
|
/
*
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-03-02
|
\
|
*
Merge remote-tracking branch 'upstream/master'
vjpai
2015-02-26
|
|
\
|
*
|
clang-format all these files
Vijay Pai
2015-02-26
|
*
|
Rename Async methods from generator to avoid naming conflicts to
vjpai
2015-02-26
|
|
*
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
|
\
|
|
*
Merge github.com:google/grpc into deprecate-c++
Craig Tiller
2015-02-23
|
|
\
|
*
|
s/CreateChannel/CreateChannelDeprecated
Craig Tiller
2015-02-23
|
|
*
Move to unique_ptr for all GRPC returned objects
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 pull request #605 from vjpai/mac
Nicolas Noble
2015-02-19
|
\
|
*
More typecasts to avoid sign-comparison problems on EXPECT_EQ
vjpai
2015-02-18
*
|
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
|
\
|
|
*
|
|
Server side cancellation receive support
Craig Tiller
2015-02-18
|
|
/
|
/
|
|
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
|
*
Update copyright to 2015
Craig Tiller
2015-02-18
|
/
*
do not leak reader or writer
Yang Gao
2015-02-18
*
Add metadata test with rpc. Adding/fixing things to make it work
Yang Gao
2015-02-18
[next]