360 Commits (8f17c6c0283aeb78b615580529e98f1a28bf3c77)

Author SHA1 Message Date
Craig Tiller 7a1b415237 Re-enable some tests 10 years ago
Jan Tattermusch 8ed4c3e267 provide VS solution for building protoc plugins 10 years ago
David Garcia Quintas 30ecd2b8d9 Return shared_ptr by value plus minor dependency fix 10 years ago
David Garcia Quintas 226beffea1 Simplified code based on comments and fixed build.json 10 years ago
David Garcia Quintas 3cc9ec92d9 Removed registry for benchmark reports & introduced benchmark_config.{h,cc} in the spirit of test_config.{h,cc}. 10 years ago
Craig Tiller 7a317e5c77 Add crashing client test 10 years ago
Craig Tiller de91fc1d67 Run qps smoke tests on Travis 10 years ago
Nicolas "Pixel" Noble 946e1a52c9 Actually removing grpc_http.h from build.json. 10 years ago
Yang Gao e120d4f7e8 bump minor version to 9 10 years ago
Yang Gao 26a4912558 Add fake credentials to the test and verify it actually works 10 years ago
Craig Tiller fbac5f17b7 Crash handling test 10 years ago
Craig Tiller 685f1e6255 Add header to build.json 10 years ago
Craig Tiller ee210abe65 GPR_ASSERT is not an expression 10 years ago
Craig Tiller c21a80957a Add subprocess GPR API 10 years ago
David Garcia Quintas aa52d0a11f Made qps_* targets "benchmark" builds. 10 years ago
Siddharth Rakesh 2e9157d88c Added async streaming ping pong test 10 years ago
Craig Tiller f7670f3054 Clean out old code 10 years ago
Nicolas Noble 2e3639302a Making the gRPC C tests building under Windows. 10 years ago
Nicolas "Pixel" Noble 7bf5092df0 Adding grpc++_unsecure project file, and adding better support for test projects. 10 years ago
Julien Boeuf d7f768b2b2 Addressing comments. 10 years ago
Nicolas Noble 909e098168 Flagging the QPS binaries as tools, instead of non-runnable tests. 10 years ago
Jan Tattermusch 2d92495776 added csharp generator plugin 10 years ago
Julien Boeuf 9f218ddd9d Adding support for per call credentials in core. 10 years ago
Craig Tiller 3676b38183 Lose redundant tag on unary calls 10 years ago
Craig Tiller f9e6adf998 Completion queue binding for new requests API change 10 years ago
Craig Tiller 0c23320c8a Split thread stress from end2end to improve parallelism 10 years ago
David Garcia Quintas d4f10c0320 Split C++'s smoke_test into 4 stand alone ones. 10 years ago
Yang Gao 196ade3e4d add a test using the mock interfaces 10 years ago
Craig Tiller 85b5e8b63b Bump version 10 years ago
Craig Tiller c1469c4e79 Bump version 10 years ago
Craig Tiller 0ced984233 Kill echo test 10 years ago
David Garcia Quintas 8954e90b72 Integration of Systemtap (STAP) for profiling. 10 years ago
zeliard 3e3e0ad348 merge from upstream (grpc) master 10 years ago
Yang Gao 96de48449c Add the new header to build.json and regenerate projects 10 years ago
Nicolas "Pixel" Noble 436f964a80 Flagging a few census tests as flaky. 10 years ago
Nicolas "Pixel" Noble 010f1e7b62 More work in not having to compile OpenSSL. 10 years ago
Nicolas "Pixel" Noble 62b8ddfc34 Supporting comments in build-cleaner. 10 years ago
Nicolas "Pixel" Noble 8512fba380 Adding some documentation about the build/template system. 10 years ago
Craig Tiller 83f88d90b9 stuff 10 years ago
Nicolas "Pixel" Noble 9d7031c238 Fixing dependencies. 10 years ago
Julien Boeuf 7d1d9ca7fa Refactoring of core security to remove the factories. 10 years ago
Nicolas "Pixel" Noble 1cc29c1e1d Fixing dependency... 10 years ago
Abhishek Kumar 60572d422b Move .proto files up for reuse 10 years ago
Abhishek Kumar 1b3e3cd75b Moving test.proto to an outer directory so others can depend on it. 10 years ago
Craig Tiller 4e99edb642 Kill transport end2end tests: not useful 10 years ago
Craig Tiller 6902ad2e9c Switching to batch oriented metadata passing 10 years ago
Yang Gao 103837ee6b Wrap ParseCommandLineFlags in InitTest 10 years ago
Yang Gao 084ef52672 Remove outdated protos 10 years ago
Yang Gao b0b518e367 Further refactor interop_client and server to libraries 10 years ago
Vijay Pai 9cccb08311 Stub out precise clock structure from the overall flow of timers.c so that 10 years ago