33 Commits (0c1e889bb70b422899bda04166524c678d628c70)

Author SHA1 Message Date
Yijie Ma f99b8b5bc4
Convert c-style comments to C++-style comments (#31923) 2 years ago
Cheng-Yu Chung e69592d29c
Remove `include/grpc/impl/codegen/atm.h` (#31673) 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
Esun Kim 53ab235fb8 Fix google-explicit-constructor 4 years ago
Yash Tibrewal 331b332392 Try fixing interop tests 5 years ago
Noah Eisen 373fc6dc40 Manual fixes to enable performance- clang tidy checks 7 years ago
Alexander Polcyn 11c1739a10 Provide a way to run C++ interop server with custom ServerBuilderOptions 7 years ago
Vijay Pai c90a85649b Change grpc++ references in names to grpcpp 7 years ago
Dan Wittmer 472d7c9232 Fix formatting - missed moving ‘*’ next to type. 7 years ago
Dan Wittmer b88ab92af2 Fix formatting of RunServer params. 7 years ago
Dan Wittmer 6d18fcd3ab Add ServerStartedCondition to hold the mutex, condition variable and condition. Changes allow callers to correctly handle spurious wakeups. 7 years ago
Dan Wittmer 728f1d2c44 s//used 7 years ago
Dan Wittmer 572dd8e897 Change adds a version of grpc::testing::interop::RunServer that allows clients to pass in optional condition_variable which will be notified when the server has started and port to use, avoiding the need for callers to work with command line options. 7 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
David Garcia Quintas 7fa08e24b0 Fix data race with atomic for interop c++ 8 years ago
Nicolas "Pixel" Noble 6570b83c9c Splitting interop_server.cc 8 years ago
David Garcia Quintas 74686ce7c4 Completed interop spec, as well as code for c++ 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Craig Tiller 2e1903638e Fix copyrights 9 years ago
Craig Tiller f40df23eeb Auto-changes 9 years ago
Craig Tiller 7536af02cf Eliminate gpr_ int types - and insist on C99 variants instead 9 years ago
Julien Boeuf 5be92a316d Shuffling headers around. 9 years ago
David Garcia Quintas 7c0d914cce wip for accept-encoding into tests 9 years ago
David Garcia Quintas 80f3995e47 wip 9 years ago
David Garcia Quintas 9c512bdf98 wip 9 years ago
David Garcia Quintas 6dd49a5c8f Added some methods to context inspector. Also minor tweak to server context IsCancelled() method 10 years ago
David Garcia Quintas e410986635 clang-format'd. 10 years ago
David Garcia Quintas 3922005878 Introduced InteropContextInspector to be able to peek into server contexts during interop testing. 10 years ago
David Garcia Quintas 8d9f830168 Introduced InteropContextInspector to be able to peek into server contexts during interop testing. 10 years ago
Yang Gao a40020788f Split interop client and server into components 10 years ago
Craig Tiller 42bc87c097 Update C++ server with new core API 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
Julien Boeuf 8fbcc4391e Changing the SSL (Server) Credentials API. 10 years ago
Craig Tiller ecd49345b5 Use clang-format-3.5 10 years ago
Craig Tiller b5dcec5a2e clang-format codebase 10 years ago
nnoble 472f60edac Fixing opensource build. 10 years ago
jboeuf 6ad120e435 Moving the google-internal security code in their own files. 10 years ago
yangg 9e21f7281f Add server side credentials support. 10 years ago
nnoble 0c475f0ad7 Updating moe_db.txt with the latest equivalence since the ruby import changed the exported structure. 10 years ago
Nicolas Noble b7ebd3b8c6 Initial import. 10 years ago