1022 Commits (a72a49044beed3e7bb0b7943fdd47afe5d2e9cd3)

Author SHA1 Message Date
Vijay Pai 78268212ba clang-format 9 years ago
Vijay Pai af2e1cf080 Fix bugs and include build files 9 years ago
vjpai 083dc62cf6 Generic test 9 years ago
Vijay Pai 9f991e252d More changes needed for generic support 9 years ago
Craig Tiller 15f383c6cc Exploratory refactoring for mixed sync/async methods on the same C++ service 9 years ago
Vijay Pai 31c0c7949f clang-format 9 years ago
vjpai de332dfcac Refactor server side to support generic tests. 9 years ago
Sree Kuchibhotla 7cecfa6c48 Adjust the log levels in interop tests and stress tests 9 years ago
Sree Kuchibhotla 0fa95eab81 Ability to filter log messages based on log level 9 years ago
Vijay Pai 18c0477528 Got rid of all compilation problems, now need to test 9 years ago
Sree Kuchibhotla cc16931dea Do not wait for metrics server. This will allow stress tests to terminate 9 years ago
Vijay Pai e488668075 WIP 9 years ago
Craig Tiller 7536af02cf Eliminate gpr_ int types - and insist on C99 variants instead 9 years ago
Craig Tiller 0fe5ee7be3 BoringSSL integration: non-vsprojects changes 9 years ago
Craig Tiller dacb389907 Fix method name 9 years ago
Craig Tiller 1b4e33029e Consolidate C++ proto files under src/proto 9 years ago
David Garcia Quintas a2b7817481 Removed compression checks from vanilla large unary 9 years ago
Craig Tiller ca9a637877 Fix double read at end of stream bug 9 years ago
Craig Tiller 620e965c1b clang-format after last weeks test-fest 9 years ago
vjpai 017ed62ce4 Cover an unsupported case of mixing sync and async service in same server 9 years ago
vjpai ba2b8ed553 Add a case to cover multiple adds of generic service 9 years ago
murgatroid99 0a9bac929e Reverted changes to single_run_localhost.sh 9 years ago
murgatroid99 6acc5f7574 Fixed up the Node benchmark implementation 9 years ago
Craig Tiller 56a363f36c Fix for when grpc::string is not the same type as FLAGS_... 9 years ago
Nicolas "Pixel" Noble ba404826be Clang format. 9 years ago
vjpai b6df94ad22 WIP 9 years ago
yang-g 52705590e4 Add set pointer api to channel_arguments 9 years ago
Sree Kuchibhotla e1330ff451 Add multiple channels to each server 10 years ago
Julien Boeuf 114f39475f Cpp example of how the plugins can be done. 10 years ago
Sree Kuchibhotla bc3127d4c3 Address code review comments 10 years ago
Sree Kuchibhotla 52a514a250 Address code review comments 10 years ago
Craig Tiller b774be46d7 clang-format 10 years ago
Jan Tattermusch c5ebbd5b8f use new perf proto options in c++ 10 years ago
Julien Boeuf 6049ebd8d2 More C++ fixes (the merge did not quite work...). 10 years ago
Julien Boeuf 9a437c2c46 Forgot to fix driver.cc somehow... 10 years ago
yang-g a89bf50cf1 Handle cancel before start case 10 years ago
David Garcia Quintas 5dc96fb5b8 Comments 10 years ago
David Garcia Quintas 5de1616336 Fix naming issue in stress_test 10 years ago
Sree Kuchibhotla b047c0fc9b Address code review comments 10 years ago
Craig Tiller 3c53bb2f46 clang-format 10 years ago
yang-g c9fca1813a refacto of the reconnect tcp server to a general purpose test tcp server to be reused by the set_initial_string_test 10 years ago
vjpai fba20c987d Address some review comments about signal and restoring qps_test_with_poll 10 years ago
Sree Kuchibhotla c36b480ce9 Fix a small error 10 years ago
vjpai 3affdddf5b Add secure testing to sweep 10 years ago
vjpai f8603adba1 Secure performance testing for C++ is in the hizzouse! 10 years ago
vjpai 454074369e Better reasonable default 10 years ago
vjpai 783c144afa Fix up single run test 10 years ago
Vijay Pai ce84670628 clang-format 10 years ago
vjpai 780a7f205d Add in security support, make payload protos configurable 10 years ago
Sree Kuchibhotla 4d0f2f9dab Fix typo in my previous commit. %s/guage/gauge/g 10 years ago