aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp
Commit message (Expand)AuthorAge
...
* | | | Merge pull request #5892 from yang-g/copy_generic_byte_bufferGravatar Jan Tattermusch2016-03-23
|\ \ \ \
| * | | | Make a copy of ByteBuffer when writingGravatar yang-g2016-03-21
| | * | | @jtattermusch correctly pointed out that we are not settingGravatar vjpai2016-03-21
| |/ / /
* | | | Made the code simpler to parse for humansGravatar David Garcia Quintas2016-03-21
* | | | Ensure that no #includes are inside of a namespace.Gravatar David Garcia Quintas2016-03-21
|/ / /
| * | Merge github.com:grpc/grpc into cleaner-posix2Gravatar Craig Tiller2016-03-21
| |\ \ | |/ / |/| |
* | | Merge pull request #5752 from vjpai/make_open_loop_againGravatar Jan Tattermusch2016-03-18
|\ \ \
| | * \ Merge github.com:grpc/grpc into cleaner-posix2Gravatar Craig Tiller2016-03-17
| | |\ \ | |_|/ / |/| | |
| | * | Merge github.com:grpc/grpc into cleaner-posix2Gravatar Craig Tiller2016-03-16
| | |\ \
* | | \ \ Merge branch 'master' of github.com:grpc/grpc into codegen_libGravatar David Garcia Quintas2016-03-15
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge pull request #5652 from grpc/revert-5599-revert-5572-srv_ctxGravatar Jan Tattermusch2016-03-15
| |\ \ \ \
| | | * | | clang-format and fix a typo caused by savingGravatar Vijay Pai2016-03-14
| | | * | | 1. Remove all deadlines from the RPCs and shutdown in this code.Gravatar vjpai2016-03-14
| * | | | | Add support for IP Addresses in Subject Alt Names.Gravatar Paul Querna2016-03-14
| | |/ / / | |/| | |
| * | | | Merge pull request #5580 from daniel-j-born/test_credsGravatar Dan Born2016-03-14
| |\ \ \ \
| | | * \ \ Merge branch 'master' into revert-5599-revert-5572-srv_ctxGravatar vjpai2016-03-14
| | | |\ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'master' into debug_qps_streamGravatar vjpai2016-03-10
| |\ \ \ \ \
* | | | | | | clang-formatGravatar David Garcia Quintas2016-03-08
| | | | | | * Added a channel argument to set the maximum reconnect backoff duration. Exten...Gravatar Aaron Isotton2016-03-08
| | | |_|_|/ | | |/| | |
* | | | | | Merge branch 'master' of github.com:grpc/grpc into codegen_libGravatar David Garcia Quintas2016-03-08
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Fix formattingGravatar Craig Tiller2016-03-07
| | | | | * Merge github.com:grpc/grpc into cleaner-posix2Gravatar Craig Tiller2016-03-07
| | | | | |\
| * | | | | | Disable profiling in qps_worker for nowGravatar Craig Tiller2016-03-07
| | |_|_|_|/ | |/| | | |
| | | | * | Revert "Revert "Properly integrate async API with server-side cancellations.""Gravatar Sree Kuchibhotla2016-03-07
| | |_|/ / | |/| | |
* | | | | WIP. Added codegen_testGravatar David Garcia Quintas2016-03-06
| * | | | Revert "Properly integrate async API with server-side cancellations."Gravatar Sree Kuchibhotla2016-03-04
| | | * | clang reformat.Gravatar Dan Born2016-03-03
| | | * | Allow use of alternative credential types.Gravatar Dan Born2016-03-03
| * | | | Better comments.Gravatar Vijay Pai2016-03-03
| * | | | clang-formatGravatar Vijay Pai2016-03-03
| * | | | Properly integrate async API with server-side cancellations.Gravatar Vijay Pai2016-03-03
| | |/ / | |/| |
| | * | Merge branch 'master' into debug_qps_streamGravatar vjpai2016-03-03
| | |\ \ | | |/ / | |/| |
| * | | Always ref writable streamsGravatar Craig Tiller2016-03-02
| * | | Revert "Update reconnect_interop_server.cc"Gravatar Craig Tiller2016-03-02
* | | | clang-formatGravatar David Garcia Quintas2016-03-02
* | | | copyrightsGravatar David Garcia Quintas2016-03-02
|/ / /
* | | Revert "Update reconnect_interop_client.cc"Gravatar Craig Tiller2016-03-02
* | | Merge pull request #5539 from grpc/makdharma-commentGravatar Yang Gao2016-03-02
|\ \ \
| * | | Update reconnect_interop_server.ccGravatar makdharma2016-03-02
* | | | Update reconnect_interop_client.ccGravatar makdharma2016-03-02
|/ / /
* | | Merge pull request #5523 from vjpai/e2e_stcGravatar Yang Gao2016-03-02
|\ \ \
| * | | ServerTryCancel was not actually respecting the API since itGravatar Vijay Pai2016-03-01
* | | | Fix clang format issueGravatar Sree Kuchibhotla2016-03-01
* | | | Fix ResponseStreamServerCancelAfter test flakeGravatar Sree Kuchibhotla2016-02-29
|/ / /
* | | Merge pull request #5402 from sreecha/stress_test_scriptsGravatar Jan Tattermusch2016-02-29
|\ \ \
| * | | Fix copyrightGravatar Sree Kuchibhotla2016-02-29
* | | | Merge pull request #5405 from daniel-j-born/custom_test_credsGravatar Dan Born2016-02-29
|\ \ \ \
| | | * | clang-formatGravatar Vijay Pai2016-02-26
| | | * | Finish clients fully before finishing serversGravatar vjpai2016-02-26
| | | * | Simplify Mark processing codeGravatar vjpai2016-02-25