1388 Commits (7be9450cf2ae13d3e8be2ae7b049306f635efc42)

Author SHA1 Message Date
Vijay Pai 2d435b9178 Fix the slowdown factor 9 years ago
Vijay Pai 3b28872210 1. Adjust tsan/asan/msan slowdowns according to documentation 9 years ago
yang-g 12a0a2c20b move tls type name to .cc file 9 years ago
yang-g 4c8aed3dba Add a helper to return all the secure types 9 years ago
yang-g 17197ddc71 Revert "make an enum" 9 years ago
yang-g 5152cd29f8 make an enum 9 years ago
yang-g 7d2a3e1917 Refactor end2end_test. Make the credentials a separate library. 9 years ago
Vijay Pai 64e7875510 Should have a test for 0 and negative alarms to make sure that those make 9 years ago
David Garcia Quintas 1689990ff3 clang format 9 years ago
David Garcia Quintas 4105505b33 Fixed refactoring of grpc_arg pointer vtable 9 years ago
Vijay Pai 2815f184a3 Document variable names 9 years ago
Vijay Pai 8a2ff73640 Use more variables for better explanations 9 years ago
Vijay Pai ed3cd423b6 Use three different load-factors and document load-factor variable 9 years ago
Vijay Pai b65eda4c88 Make the poll override function assert on non-zero timeout if invoked 9 years ago
Vijay Pai 018879aa9a Set up poll overrides 9 years ago
vjpai cf4daebe27 Comment the requirements for changing grpc_poll_function and do 9 years ago
Vijay Pai e40aefb829 Fix the timeout 9 years ago
Vijay Pai 8ca0faaf52 use timeouts with proper fixture multipliers rather than raw, 9 years ago
Vijay Pai 1a06082265 Add 70% load scenario for testing with open-loop 9 years ago
Vijay Pai 6583176337 clang-format 9 years ago
vjpai 7914e62d48 Attack of the const police. 9 years ago
Craig Tiller eb841e2010 Revert "Revert "Proto API for LB request/responses"" 9 years ago
Craig Tiller c35e2c582f Revert "Proto API for LB request/responses" 9 years ago
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