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
/
end2end_test.cc
Commit message (
Expand
)
Author
Age
*
Addressing outstanding typos and comments
Vijay Pai
2015-07-14
*
Remove reference to nullptr to avoid compiler seeing ambiguity in gcc-4.4
vjpai
2015-07-14
*
Merge pull request #2289 from ctiller/footprints-on-the-sands-of-time
Vijay Pai
2015-07-10
|
\
|
*
Merge github.com:grpc/grpc into footprints-on-the-sands-of-time
Craig Tiller
2015-07-10
|
|
\
*
|
|
Compile fix for Mac
Craig Tiller
2015-07-10
|
|
/
|
/
|
*
|
Merge remote-tracking branch 'upstream/master' into security_context2
yang-g
2015-07-09
|
\
\
|
|
*
Merge github.com:grpc/grpc into footprints-on-the-sands-of-time
Craig Tiller
2015-07-09
|
|
|
\
|
|
|
/
|
|
/
|
*
|
|
resolve comments
yang-g
2015-07-07
|
*
|
Support registering services against specific hosts
Craig Tiller
2015-07-07
*
|
|
add a test case in end2end_test
yang-g
2015-07-06
|
/
/
|
*
Fixup C++
Craig Tiller
2015-07-06
|
/
*
Bug fix. Do not push to incoming_queue after it is flushed.
yang-g
2015-06-25
*
Update the Status API
Yang Gao
2015-06-16
*
Various minor fixes
Yang Gao
2015-06-01
*
Replaced std::this_thread::sleep_for for gpr_sleep_until.
David Garcia Quintas
2015-05-20
*
resolve comments
Yang Gao
2015-05-17
*
Add fake credentials to the test and verify it actually works
Yang Gao
2015-05-15
*
resolve comments
Yang Gao
2015-05-15
*
support per call credentials in c++
Yang Gao
2015-05-14
*
Split thread stress from end2end to improve parallelism
Craig Tiller
2015-05-06
*
clang-format
Yang Gao
2015-05-04
*
merge with head
Yang Gao
2015-05-01
|
\
*
|
Expose max message size at the server side
Yang Gao
2015-04-30
|
*
Add a thread stress end2end test
Craig Tiller
2015-04-29
|
/
*
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
|
|
*
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 #1307 from a11r/streamcancel
Craig Tiller
2015-04-23
|
\
\
|
*
|
fixed indentation
Abhishek Kumar
2015-04-23
*
|
|
Tweak tests
Craig Tiller
2015-04-20
|
*
|
Fixed flakes due to OK racing with cancel
Abhishek Kumar
2015-04-17
|
*
|
Added end2end test for server streaming rpc cancellation.
Abhishek Kumar
2015-04-17
|
*
|
Added test case demonstrating cancel on bidi stream
Abhishek Kumar
2015-04-17
|
/
/
|
*
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
|
/
*
Add tests with delayed cancellation from client and server
Yang Gao
2015-03-30
*
Clean up unneeded includes and remove shutdown protobuf library
Yang Gao
2015-03-25
*
Various Windows fixes.
Nicolas Noble
2015-03-19
*
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-03-02
|
\
|
*
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
[next]