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
*
Merge pull request #17144 from vjpai/server_streaming
Vijay Pai
2018-12-03
|
\
|
*
Streaming API for callback servers
Vijay Pai
2018-11-30
*
|
change tests to use the new class instead of grpc_test_init
yang-g
2018-11-30
|
/
*
Fix clang-tidy issues
Vijay Pai
2018-11-11
*
Make client interceptors see notification even if Cancel was done before the ...
Yash Tibrewal
2018-11-01
*
Add server interceptors in end2end_test
Yash Tibrewal
2018-11-01
*
Enable the performance-* clang-tidy checks
Noah Eisen
2018-06-14
*
Add test
yang-g
2018-06-08
*
Change grpc++ references in names to grpcpp
Vijay Pai
2018-03-08
*
C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)
Vijay Pai
2018-02-19
*
Internalize gpr_thd except for id and currentid
Vijay Pai
2018-02-12
*
Run clang fmt
Noah Eisen
2018-02-09
*
Autofix c casts to c++ casts
Noah Eisen
2018-02-09
*
Replace GRPC_COMPRESS_MESSAGE_* with GRPC_COMPRESS_*
Muxi Yan
2018-02-06
*
fix rounding problem in EchoDeadline test
Jan Tattermusch
2018-01-30
*
Set the environment variable at the beginning of the test. Otherwise, it
Sree Kuchibhotla
2018-01-25
*
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...
Muxi Yan
2018-01-24
|
\
|
*
Add a test
yang-g
2018-01-23
*
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...
Muxi Yan
2018-01-19
|
\
|
|
*
Split lib/support into lib/gpr and lib/gpr++.
Mark D. Roth
2018-01-18
|
*
Revert "Revert "Switching from UNAUTHENTICATED to UNAVAILABLE for auth metada...
Jan Tattermusch
2017-12-14
*
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...
Muxi Yan
2017-12-13
|
\
|
|
*
Merge pull request #13678 from sreecha/rpc-deadline-fix
Sree Kuchibhotla
2017-12-11
|
|
\
|
*
|
Reviewer feedback
ncteisen
2017-12-08
|
|
*
Tweak the RpcDeadline test to reduce flakes
Sree Kuchibhotla
2017-12-07
*
|
|
Merge commit 'b0bad8f' into fix-stream-compression-config-interface
Muxi Yan
2017-12-06
|
\
\
\
|
|
|
/
|
|
/
|
*
|
|
Merge e759d2a^
Muxi Yan
2017-12-06
|
\
\
\
|
|
|
*
Add tests
ncteisen
2017-12-04
|
|
|
/
|
|
*
Enable clang-tidy as a sanity check, fix up all known failures
Craig Tiller
2017-11-10
|
|
/
|
*
Change the default interval to 5 seconds
Yuchen Zeng
2017-10-30
|
*
Fix timeouts
Yuchen Zeng
2017-10-30
|
*
Use backup pollser instead of connectivity watcher
Yuchen Zeng
2017-10-30
|
*
explicitly recycle every port after every test run
Alexander Polcyn
2017-10-13
|
*
Merge branch 'proxy_inproc' into proxy_e2e
Vijay Pai
2017-10-10
|
|
\
|
*
|
Only put server to sleep when explicitly requested
Vijay Pai
2017-10-10
|
|
*
Run ProxyEnd2End tests (without proxy) for inproc transport
Vijay Pai
2017-10-10
|
|
/
*
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...
Muxi Yan
2017-10-06
|
\
|
|
*
Add some const that is now allowed
Vijay Pai
2017-10-05
|
*
Add a simple test
yang-g
2017-09-28
*
|
Fix C++ builds
Muxi Yan
2017-09-26
|
/
*
Merge github.com:grpc/grpc into write_completion
Craig Tiller
2017-09-07
|
\
|
*
Increase the grace period in ReconnectChannel tests
Yuchen Zeng
2017-09-06
*
|
C++ API for write-through
Craig Tiller
2017-09-01
|
*
Increase the grace period in ReconnectChannel tests
Yuchen Zeng
2017-08-28
|
*
Share one monitoring thread between channels
Yuchen Zeng
2017-08-24
|
*
Check connectivity intermittently
Yuchen Zeng
2017-08-23
|
*
Add reconnect channel tests
Yuchen Zeng
2017-08-22
|
/
*
Add cancellation to asynchronous security APIs.
Mark D. Roth
2017-07-21
*
Create inproc transport, add relevant tests, exclude irrelevant tests
Vijay Pai
2017-07-14
*
Add repro and fix to bidi case
ncteisen
2017-07-05
[next]