1489 Commits (6b38251f079556833de244c0ab08101e47b6f367)

Author SHA1 Message Date
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Craig Tiller f45496fdb0 Fix include path 9 years ago
Vijay Pai 98f2f754b8 Used TYPED_TEST to parametrize 9 years ago
Vijay Pai 40d1a2cb87 clang-format 9 years ago
Vijay Pai bbbbf621e4 Add a concurrent test for sync client, async server case 9 years ago
Craig Tiller 14e0d9862f Begin optionalizing lb policies: initial code movement 9 years ago
Craig Tiller b7f3f6eec4 Fix copyright 9 years ago
Craig Tiller 9533d042d4 Fix includes 9 years ago
Craig Tiller 2e1903638e Fix copyrights 9 years ago
Craig Tiller f40df23eeb Auto-changes 9 years ago
yang-g f64befd27f Make a copy of ByteBuffer when writing 9 years ago
vjpai a4942a012d @jtattermusch correctly pointed out that we are not setting 9 years ago
David Garcia Quintas ca2886a05c Made the code simpler to parse for humans 9 years ago
David Garcia Quintas 711766dc75 Ensure that no #includes are inside of a namespace. 9 years ago
Vijay Pai 847baf6fe0 clang-format and fix a typo caused by saving 9 years ago
vjpai 63326281d7 1. Remove all deadlines from the RPCs and shutdown in this code. 9 years ago
Paul Querna 47d841de4d Add support for IP Addresses in Subject Alt Names. 9 years ago
David Garcia Quintas b942640497 clang-format 9 years ago
Aaron Isotton 24e69bf02a Added a channel argument to set the maximum reconnect backoff duration. Extended the interop test to test the custom reconnect backoffs. 9 years ago
Craig Tiller baaf65546a Fix formatting 9 years ago
Craig Tiller 710d58cfae Disable profiling in qps_worker for now 9 years ago
Sree Kuchibhotla b0d1567e8e Revert "Revert "Properly integrate async API with server-side cancellations."" 9 years ago
David Garcia Quintas 4ac52fa6dd WIP. Added codegen_test 9 years ago
Sree Kuchibhotla edd96e4926 Revert "Properly integrate async API with server-side cancellations." 9 years ago
Craig Tiller 2d9476898b Revert "Ensure that no #includes are inside of a namespace." 9 years ago
Dan Born 51221f1e7e clang reformat. 9 years ago
Dan Born f2f7d57c01 Allow use of alternative credential types. 9 years ago
Vijay Pai dbf47fabd4 Better comments. 9 years ago
Vijay Pai 2e729387f7 clang-format 9 years ago
Vijay Pai 13ee2f2df3 Properly integrate async API with server-side cancellations. 9 years ago
Masood Malekghassemi 093ff5db8b Fix copyright 9 years ago
Craig Tiller 0cb803d9ca Always ref writable streams 9 years ago
Craig Tiller 98990726a0 Revert "Update reconnect_interop_server.cc" 9 years ago
David Garcia Quintas 2a8c280370 sanity 9 years ago
David Garcia Quintas eef5c01cf4 clang-format 9 years ago
David Garcia Quintas 94c80d8389 copyrights 9 years ago
David Garcia Quintas 7d757ca29d Ensure that no #includes are inside of a namespace. 9 years ago
Craig Tiller c6611efb67 Revert "Update reconnect_interop_client.cc" 9 years ago
makdharma 38a560b6ba Update reconnect_interop_server.cc 9 years ago
makdharma bd50f305a3 Update reconnect_interop_client.cc 9 years ago
Vijay Pai 6c016efa34 ServerTryCancel was not actually respecting the API since it 9 years ago
Sree Kuchibhotla 9e5a05af8a Fix clang format issue 9 years ago
Craig Tiller 7fe08a23f1 clang-format 9 years ago
Sree Kuchibhotla 8d543e8e30 Fix ResponseStreamServerCancelAfter test flake 9 years ago
Sree Kuchibhotla e1dd18a945 Fix copyright 9 years ago
Vijay Pai c47c9497fa clang-format 9 years ago
vjpai 60a7e3336d Finish clients fully before finishing servers 9 years ago
vjpai e7042b5ddf Simplify Mark processing code 9 years ago
Craig Tiller 7c07aacb0f Fix async e2e 9 years ago
Vijay Pai 02eda41d21 Do stream operations in a more idiomatic way: Write, WritesDone, Read until fail, Finish 9 years ago