1095 Commits (441499ac5e5798447e8fdf7a028f84910e9b8c27)

Author SHA1 Message Date
Craig Tiller cc0535d25e Add a test of httpcli over ssl 9 years ago
Craig Tiller eda1e9bc39 Unknown frame test 9 years ago
yang-g f1183300ce add test for global plugin 9 years ago
yang-g a1fecbceb5 generate projects 9 years ago
Craig Tiller 26dab31f6e Start of ping sketch 9 years ago
Nicolas "Pixel" Noble fb0002cc36 Renaming GCOV to GPR_GCOV. 9 years ago
Craig Tiller 8ab91b29fe Add test of varint encoding for hpack 9 years ago
Nicolas "Pixel" Noble c61d0e178f Removing code coverage for unreachable code. 9 years ago
yang-g 077f6f80f0 some tests 9 years ago
Craig Tiller 535701c5bd Add bad hpack frame tests 9 years ago
Craig Tiller 71f3a88d48 Build fix 9 years ago
Craig Tiller 917c29e276 Correctly tag dependencies: generated files 9 years ago
vjpai b6df94ad22 WIP 9 years ago
yang-g 52705590e4 Add set pointer api to channel_arguments 9 years ago
yang-g a23f17b123 add server_builder_option 9 years ago
Craig Tiller c6dea80061 Exclude some tests that could no longer work 9 years ago
Craig Tiller fba79f213f AVL: creation, destroy, add 9 years ago
Sree Kuchibhotla 52a514a250 Address code review comments 9 years ago
Craig Tiller 2e7687c5ef Static metadata declarations 9 years ago
Julien Boeuf e32075fd8a Fixing tests. 9 years ago
Craig Tiller 8e15925fd9 Fix bugs, make tests robust 9 years ago
Craig Tiller e4008cf544 Missed file 9 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 9 years ago
yang-g a6124120ae first part, secure channel only 9 years ago
vjpai f8603adba1 Secure performance testing for C++ is in the hizzouse! 9 years ago
vjpai 780a7f205d Add in security support, make payload protos configurable 9 years ago
Sree Kuchibhotla b5e98c5c69 Make number of stubs per channel configurable and expose metrics from 9 years ago
Craig Tiller 32bd81d205 Add a test for cancel_with_status 9 years ago
Craig Tiller 1726e83fe2 Add a test with a large negative deadline 9 years ago
Nicolas "Pixel" Noble 472bb6849c Fixing proto dependencies for targets that aren't libraries. 9 years ago
vjpai aa39192d70 Cleanup directory and make minor changes 9 years ago
Craig Tiller ca1593a955 stream_op cleanup: build system changes 9 years ago
vjpai 119c103ab0 Split up into a new service proto, use proper service suffix, add a 9 years ago
vjpai 754751e3c6 Numerous proto changes to make things more sane and fix some outstanding issues 9 years ago
Nicolas "Pixel" Noble 895a2dfe77 Disabling qps openloop's test. 9 years ago
Sree Kuchibhotla eed7fd4c1c File changes after re-running generate_projects.sh after my previous commit: 117c8af8d3 9 years ago
vjpai 52bfb2564f Split qpstest.proto into two parts - one for performance stats and 9 years ago
Alistair Veitch dcfb3fe482 add CPU tests 9 years ago
Sree Kuchibhotla fbc376f935 Interop stress tests 9 years ago
vjpai 0cc1341199 Move qpstest.proto to a common area (test/proto) instead of test/cpp/qps 9 years ago
Sree Kuchibhotla 728a6104d5 Interop stress tests 9 years ago
David Garcia Quintas b65e4213a3 fixed faulty merge 9 years ago
Craig Tiller 0ba432d445 Move profiling system to gpr 9 years ago
Craig Tiller 504ed5997a Get basic profiler working again 9 years ago
David Garcia Quintas 7fd0fd5023 C++ Alarm implementation (with tests). 9 years ago
David Garcia Quintas 4bc3463108 Introducing grpc_executor, for all your threading needs 9 years ago
David Garcia Quintas 7b1bd2c271 μChannels implementation. 9 years ago
Craig Tiller 2468ff56a4 Restore build sanity 9 years ago
Craig Tiller 4de3e4f41e Restore sanity 9 years ago
David Garcia Quintas f747bbc043 s/grpc_alarm/grpc_timer && s/grpc_cq_alarm/grpc_alarm 9 years ago