2853 Commits (68100093eb05e83b0d8a02ec9e429e1e11896cd4)

Author SHA1 Message Date
ncteisen a4cd06fc21 Fixes 8 years ago
ncteisen 28b0828243 bm trickly bugfix 8 years ago
Nicolas "Pixel" Noble 670d8bf675 Moving gtest to the end. 8 years ago
Nicolas "Pixel" Noble 6fa7236d24 Moving testing headers at the end. 8 years ago
Nicolas "Pixel" Noble 7e5364781b Adding interop stress test. 8 years ago
Nicolas "Pixel" Noble d1c72ee33e Adding reconnect interop client and server. 8 years ago
Nicolas "Pixel" Noble c6dea730ca Realized that the interop BUILD file still uses cc_library and stuff. 8 years ago
Craig Tiller d8e896ecd7 Remove function 8 years ago
Nicolas "Pixel" Noble 3dedf65b0f Fixing indentation + fixing interop_client. 8 years ago
Vijay Pai 4b07aab513 Support multiple threads per cq sharing, add tests 8 years ago
Craig Tiller 840931eec9 More import fixes 8 years ago
Mark D. Roth f91eb714c2 Change round_robin LB policy to use the addresses in the order given. 8 years ago
Nicolas "Pixel" Noble af6c83f9e1 Adding dummy layering check option. 8 years ago
Mark D. Roth d7389b418f Implement grpclb drop support. 8 years ago
Craig Tiller 38e94c2805 Fix C++ build 8 years ago
Craig Tiller a753371f05 Rework well_known_protos attr, and some other fixes 8 years ago
Yuxuan Li 8698f2bbee fix extern c location 8 years ago
Yuxuan Li 02d635bf88 remove unncessary include 8 years ago
Muxi Yan c8a6822b0e Revert "Add cpp test" 8 years ago
Nicolas "Pixel" Noble 0885f98863 Fixing mock test target. 8 years ago
Nicolas "Pixel" Noble ba54a1c95e Merge failure, missing commas. 8 years ago
Nicolas "Pixel" Noble 88b1d82b3d Merge failure - missing grpc_cc_binary. 8 years ago
yang-g a044f6d3f5 Propagate deadline to GenericServerContext 8 years ago
Craig Tiller 5f24bb121e just use char* overload 8 years ago
Craig Tiller 0ccaff9cb6 Explicitly mention std::string 8 years ago
Nicolas "Pixel" Noble f4f16798fe Fixing test_util... 8 years ago
Craig Tiller a1d00facbc Finish pumped streams: should alleviate infinite hang 8 years ago
Nicolas "Pixel" Noble 78f8ce33ca The json parser comes from protobuf. 8 years ago
Nicolas "Pixel" Noble e40877931a Missed one gtest reference. 8 years ago
Nicolas "Pixel" Noble 3726e3d37b Moving gtest include down. 8 years ago
ncteisen 1842c4379c Clang 8 years ago
Craig Tiller 7b622ab558 ubsan fix: dont deref past end of array 8 years ago
Craig Tiller 74bf087e9c Increase error threshold for too many writes 8 years ago
Nicolas "Pixel" Noble 71ca4200f6 QPS doesn't actually need gtest anymore. 8 years ago
Muxi Yan e22bd48cd9 Add cpp test 8 years ago
ncteisen c7de5a7601 Add warmup 8 years ago
ncteisen 0725d3a4b3 Run bm resonable number of times 8 years ago
Nicolas "Pixel" Noble d70dbca6c0 Making test_util & co public. 8 years ago
Nicolas "Pixel" Noble 1e75dc8cad Add end2end_test_lib. 8 years ago
ncteisen b6ac9b4573 Add unbalanced unary benchmark 8 years ago
Nicolas "Pixel" Noble fec014b937 Adding metrics_server. 8 years ago
Nicolas "Pixel" Noble 1c7cdd5f23 Fixing test_util target. 8 years ago
Nicolas "Pixel" Noble 987267f633 Fixing grpc_cli_libs. 8 years ago
Yuxuan Li 85d3a53905 change gpr_atm to int 8 years ago
Yuxuan Li 87827e03aa use lock instand of atomics, fix include position 8 years ago
Nicolas "Pixel" Noble 684fe378e1 Adding "grpc_cli_libs" back. 8 years ago
Yuxuan Li bfb495d026 add override to GetPollCount() function 8 years ago
Yuxuan Li a33e2b27a1 add some comments 8 years ago
Yuxuan Li 5f9f37a33c fix minor 8 years ago
ncteisen 1c8698758d Set frame size to B/us 8 years ago