55 Commits (a17f08b49d7e46a2a102c84f57086fd1e6312113)

Author SHA1 Message Date
Eugene Ostroukhov c62ecd5cb4
[testing]: Add "orca_per_rpc" test case (#32524) 2 years ago
Craig Tiller 67f364e23e
[cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2 years ago
Yijie Ma f99b8b5bc4
Convert c-style comments to C++-style comments (#31923) 2 years ago
AJ Heller 85189b24bb
Reintroduce: Avoid fully qualifying namespaces (and add check) (#28917) 3 years ago
AJ Heller e72a5fe5dd
Revert "Avoid fully qualifying namespaces (and add check) (#28901)" (#28916) 3 years ago
AJ Heller fc7314c701
Avoid fully qualifying namespaces (and add check) (#28901) 3 years ago
Craig Tiller ea389c00c2
Adjust include order per style guide (#27175) 3 years ago
capstan 131579d52d Roll forward of commit 7883b51: Use abseil's flags in tests. 4 years ago
Nathan Herring da66b7d14e
Revert "Abseil Flags" 4 years ago
capstan 7883b5133d Use abseil's flags in tests. 4 years ago
Esun Kim ece76ee1e8 Fix code by readability-container-size-empty 4 years ago
Esun Kim 165ee5007a Replaced grpc::string with std::string 4 years ago
Alexander Polcyn 962a8f28f9 Add a flag to set a grpclb+pick_first service config in 5 years ago
Vijay Pai e35c869aaf Remove unused-parameter warnings, round 2 (19 of 19) 5 years ago
Karthik Ravi Shankar 603d014f0e Changes to fold credentials into grpc_impl from grpc 6 years ago
Karthik Ravi Shankar 858b5cca20 Fix clang_format_code.sh issues and move the internal calls to new name 6 years ago
Nicolas "Pixel" Noble b9a279c030 Resolving ambiguous call to CreateCustomChannel. 6 years ago
Michael Behr 473041e06b Format code. 6 years ago
Michael Behr 60f060e078 Let interop_client send additional metadata, controlled by a flag. 6 years ago
Yihua Zhang 0dcbb83420 add alts to interop tests 7 years ago
Vijay Pai c90a85649b Change grpc++ references in names to grpcpp 7 years ago
Craig Tiller 8c96701cf5 Ensure that we respect requested channel args in all cases 7 years ago
Guantao Liu abe3cf51f0 Add a new metric 'Queries/CPU-sec'. 7 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
yang-g cc5910228d manual revert of #8901 8 years ago
Craig Tiller 3b45b8d60b Revert "Test credentials provider update" 8 years ago
yang-g a7ef49bf6a Support custom credential type in interop 8 years ago
yang-g 8e9fc9bd0e Test credentials provider update 8 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
Julien Boeuf e5adc0eb67 Fixing Cpp tests. 9 years ago
Julien Boeuf 5be92a316d Shuffling headers around. 9 years ago
yang-g 730055d962 implementation fix 9 years ago
yang-g 9e2f90cd06 headers reorg 9 years ago
yang-g 8c2be9f228 Remove ChannelInterface and replace it with Channel 9 years ago
Yang Gao a89389283f support per call credentials in c++ 10 years ago
Yang Gao 6baa9b67ad clang-format c++ code 10 years ago
Julien Boeuf 597a4f2273 Verifying the peer name on the X509 Certs correctly. 10 years ago
Craig Tiller e4fe844b67 s/CreateChannel/CreateChannelDeprecated 10 years ago
Julien Boeuf c66f2a816e Addressing iniitial feedback. 10 years ago
Craig Tiller 47c83fdaf7 Credentials prototyping 10 years ago
Craig Tiller 190d360def Add missing new-lines at end of file 10 years ago
Craig Tiller 0605995e55 Update copyright to 2015 10 years ago
Yang Gao 48d80e5769 update comments 10 years ago
Yang Gao 1988221d15 Use environment variable to set root certs in c++ interop test. 10 years ago
Yang Gao eec8d1a56c fix comments 10 years ago
Yang Gao 5fd0d29dfe run clang-format 10 years ago
Yang Gao 02ce729ce2 make CreateTestChannel support additional credentials besides ssl 10 years ago
Julien Boeuf 8fbcc4391e Changing the SSL (Server) Credentials API. 10 years ago
chenw 97fd9e56d2 Add SSL root for production GFE. 10 years ago
yangg 3f1af6ee2d Make override hostname an argument for testing against prod gfe. 10 years ago