47 Commits (653ea75ff571c7dc04371372068d240f4aa11983)

Author SHA1 Message Date
vjpai bd06e441cc Add virtual destructor to satisfy a requirement of some compilers 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 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 9533d042d4 Fix includes 9 years ago
Craig Tiller f40df23eeb Auto-changes 9 years ago
Craig Tiller 45551e0c99 Fix sanity 9 years ago
Nicolas "Pixel" Noble cd41a0b549 Removing undescores in {GPR,GRPC,CENSUS}_API. 9 years ago
yang-g 5e67246f84 that clang-format 9 years ago
Sree Kuchibhotla 001db590ff Modify the test to have large number of threads receiving the RPCs and a 9 years ago
Vijay Pai 0a3a766960 Give tsan a chance 9 years ago
Vijay Pai feef8be5ae clang-format 9 years ago
Vijay Pai 63b28447e8 Remove the command-line flags 9 years ago
Vijay Pai 490e5023d7 Fix a typecast... 9 years ago
Vijay Pai e51d29d93c Remove some std:: so that grpc:: will be used by default when available 9 years ago
Vijay Pai 9f3bbb00d8 Generalize namespace for ParseCommandLineFlags 9 years ago
Vijay Pai d10bbb63f8 Refactor to favor composition over inheritance 9 years ago
vjpai c1e70dbc61 100->1000 9 years ago
vjpai 79bdde2ac3 Make async message match sync 9 years ago
Vijay Pai c7c5639d3e Make TearDown follow typical gtest fixture format 9 years ago
Vijay Pai e3b03712fd 100->1000 9 years ago
Vijay Pai 4dc269ed98 Merge async client thread stress test into main thread stress test so as to 9 years ago
David Garcia Quintas 2bf574f814 Added back trailing newlines 9 years ago
murgatroid99 ace28d3f98 Fix copyrights again 9 years ago
Sree Kuchibhotla b0d0c8e8c2 FormatCode 9 years ago
Sree Kuchibhotla 5a05f51a1c Rename TestService to EchoTestService to prevent name-conflict with 9 years ago
Craig Tiller 1b4e33029e Consolidate C++ proto files under src/proto 9 years ago
Julien Boeuf e5adc0eb67 Fixing Cpp tests. 9 years ago
Nicolas "Pixel" Noble 59588c6162 Removing pessimizing moves. 10 years ago
Julien Boeuf 0d47192afa Fixing headers and paths after merge with upstream. 10 years ago
Julien Boeuf 5be92a316d Shuffling headers around. 10 years ago
yang-g 730055d962 implementation fix 10 years ago
Vijay Pai e8a7e30a75 Eliminate public thread-pool interface 10 years ago
yang-g 9e2f90cd06 headers reorg 10 years ago
yang-g 8c2be9f228 Remove ChannelInterface and replace it with Channel 10 years ago
Vijay Pai 1f3e6c1ebe Start switching everything to dynamic pool 10 years ago
vjpai a2e1bb1577 Change name of thread_pool files to fixed_size_thread_pool when 10 years ago
Vijay Pai 69f2410086 Make thread_pool.h a public header 10 years ago
Craig Tiller 677c50c92a Update C++ impl 10 years ago
Craig Tiller 354398f9f5 Updating wrapped languages to new time functions 10 years ago
Craig Tiller 20b5fe9282 Fixup C++ 10 years ago
Yang Gao c1a2c314fb Update the Status API 10 years ago
Yang Gao 69fe0759be Various minor fixes 10 years ago
David Garcia Quintas feb67f67dc Replaced std::this_thread::sleep_for for gpr_sleep_until. 10 years ago
Craig Tiller 0c23320c8a Split thread stress from end2end to improve parallelism 10 years ago