1354 Commits (4e1a883a5f3a0e5eea104a27d8e3ec93874fedf5)

Author SHA1 Message Date
Vijay Pai 761bcb4a18 Cleanup to make it work with clang build 9 years ago
Vijay Pai 914455782f Sanity (clang-format and copyright) 9 years ago
Vijay Pai 1132c6b7db Simplify and properly implement openloop testing. 9 years ago
vjpai dbca72fb01 init test 9 years ago
vjpai 8fdafede06 tag fed in by user should be any arbitrary tag, not a CompletionQueueTag 9 years ago
vjpai 04e992a750 Make C++ alarm class usable and testable - there were some build issues and 9 years ago
Vijay Pai 9982c6fc3a Fix random number generators and improve code style (stop using 9 years ago
yang-g 1945ae4285 Fix copyright 9 years ago
yang-g d59ad7ef39 Provide explicit API for user to set user agent string prefix 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
murgatroid99 7a55684a13 Clang format and fix copyrights 9 years ago
murgatroid99 309830f6b8 Replace 'long' with 'int64_t' in public core headers 9 years ago
Craig Tiller f3f8fdbc54 Fix copyright 9 years ago
Vijay Pai 0a3a766960 Give tsan a chance 9 years ago
Vijay Pai feef8be5ae clang-format 9 years ago
Craig Tiller 6f87164f3c Properly handle "." in metadata 9 years ago
Craig Tiller a44cbfc11c Fix race condition in transport API 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
Alistair Veitch 9ded5dbf35 fix missed merge issue 9 years ago
Craig Tiller e1c2d6a6df Fix clang3.7/tsan compile failure 9 years ago
Sree Kuchibhotla 4aadcb4ebf Run tools/distrib/clang_format_code.sh 9 years ago
vjpai 7f1b65b8c6 Took out dependence on vector 9 years ago
vjpai 574020edf1 Forgot to put this in the Mac version 9 years ago
yang-g 9fd55b0d2d remove duplicate functions 9 years ago
yang-g 7b0edbd1a3 remove the old impl caused by 4921 9 years ago
Vijay Pai 2066443b7c Function name changed on merge.... 9 years ago
Vijay Pai 2ed337aab3 clang-format 9 years ago
Alistair Veitch 75d5c0f024 post merge 9 years ago
vjpai 21e5d2b2f1 Add a Quit RPC so that we can conveniently shut down the workers from the driver. 9 years ago
Vijay Pai daadcc8f74 at 9 years ago
Vijay Pai 33e51184fc Address reviewer comments regarding const and shortage of comments 9 years ago
Vijay Pai 0d7a070e7e Add core-limited scenario and protobuf-based QPS scenario 9 years ago
Vijay Pai 595674275b Copyright and clang-format 9 years ago
Vijay Pai 6b05639ab1 Make sure that client limit is valid 9 years ago
Vijay Pai 7d45cdb60b Enable properly working core limits on clients and servers, 9 years ago
Sree Kuchibhotla 369a04ace6 Address code review comments 9 years ago
Vijay Pai c5eec2be89 Make dynamic sizing of async threads work again 9 years ago
Vijay Pai c64736d852 Clean-up core list usage and make it possible to reset the core list 9 years ago
yang-g f8174ea37d use huffman prefix 9 years ago
Sree Kuchibhotla 0f242acb9d Comments and a minor fix 9 years ago
Sree Kuchibhotla 4fb590852f Use the same completion queue for both client and server 9 years ago
Vijay Pai 5919e81ff1 Remove host option from ServerConfig proto since it is error-prone and 9 years ago
Sree Kuchibhotla f25c6ba229 Comments and format 9 years ago