426 Commits (442918f225797e28e1bfee023046af4f441a50ae)

Author SHA1 Message Date
Craig Tiller 93ec3712e6 Enable test that got forgotten 10 years ago
Yang Gao 26839c7da9 Add a c test for max message length 10 years ago
Craig Tiller 434a36bf4a Add test for >16777215 sequence numbered streams 10 years ago
Michael Berlin bf2e7f0982 Compile protobuf before compiling shared C++ libraries. 10 years ago
Michael Berlin 5351392f88 Makefile: Fix missing space in shared library dependencies for MINGW32. 10 years ago
Craig Tiller 113d169f8f Add rdtsc profiling support, implement begin/end and tag hiding 10 years ago
Craig Tiller c1469c4e79 Bump version 10 years ago
Craig Tiller 2e4a7dc2fe Make gcov compile flags reflect dbg 10 years ago
Craig Tiller 581737ce27 Kill thread stress test - to be replaced with something new 10 years ago
Craig Tiller 0ced984233 Kill echo test 10 years ago
Craig Tiller 8ad26f7f74 Remove test for an old API corner case 10 years ago
David Garcia Quintas bbc0b775e1 Merge comments. See below. 10 years ago
David Garcia Quintas c3edfc4b2b Fixed repetitions in Makefile.template. 10 years ago
David Garcia Quintas 8954e90b72 Integration of Systemtap (STAP) for profiling. 10 years ago
Nicolas "Pixel" Noble adaa100e3e Trimming down useless variables in the Makefile. 10 years ago
Craig Tiller af20b7108b Remove legacy tests 10 years ago
David Garcia Quintas a9eb302aba STAP annotation working. 10 years ago
zeliard 3e3e0ad348 merge from upstream (grpc) master 10 years ago
David Garcia Quintas f5fcafde81 Renamed make variables for protoc presence and version checking. 10 years ago
David Garcia Quintas 0dee28e95a Renamed make variables for protoc presence and version checking. 10 years ago
Craig Tiller 04f8156f65 Cleanup 10 years ago
Craig Tiller 2660ebcff0 Actually remove them 10 years ago
Craig Tiller d896fa5640 Remove some useless lines in the Makefile 10 years ago
Yang Gao 96de48449c Add the new header to build.json and regenerate projects 10 years ago
Nicolas "Pixel" Noble 010f1e7b62 More work in not having to compile OpenSSL. 10 years ago
Nicolas "Pixel" Noble 99738f6bcd Making sure we don't require OpenSSL for tests that, in fact, don't need it. 10 years ago
Craig Tiller 83f88d90b9 stuff 10 years ago
Nicolas "Pixel" Noble d49893db82 Adding a helpful warning message on top of the Makefile and BUILD file. 10 years ago
Craig Tiller c8b357f7c8 Run capable test suites against grpc_unsecure 10 years ago
Julien Boeuf 7d1d9ca7fa Refactoring of core security to remove the factories. 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
Craig Tiller 08453374b2 Introduce ahead-of-time registration of (method,host) pairs 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 bc17113192 Allow a build config called CONFIG=latprof that defines the appropriate 10 years ago
Vijay Pai 6dfa7e6ea3 Move files to a new "profiling" directory to better distinguish from census 10 years ago
Vijay Pai c914c4a71a Infrastructure for timer insertion, logging, and testing. 10 years ago
Nicolas "Pixel" Noble 27a0dc0208 Adjusting build.json. 10 years ago
Yang Gao fa4549dd2d Add missing public headers 10 years ago
Craig Tiller 8cca9abeda Thread local storage for grpc 10 years ago
Tim Emiola 820e3d612a Fixes the Makefile template to link .so.<MAJOR_VERSION> 10 years ago
Craig Tiller 66048f4fc1 Add reporting library, use it 10 years ago
Yang Gao a40020788f Split interop client and server into components 10 years ago
Craig Tiller e9a6eb7332 Allow RunScenarios to spawn in-process workers 10 years ago
Nicolas "Pixel" Noble 0caebbfcfe Splitting gRPC service class codegen into its own set of files. 10 years ago
Craig Tiller 2c2cf6d2c5 Smoke test initial version 10 years ago