591 Commits (dedb5dc8ed8debc3e8e8b73a56fed0e6a7277504)

Author SHA1 Message Date
Craig Tiller d4df088c75 Remove TODO 10 years ago
Craig Tiller 8cca9abeda Thread local storage for grpc 10 years ago
Craig Tiller 66048f4fc1 Add reporting library, use it 10 years ago
Craig Tiller 41faf0f4c8 s/11/1 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
Craig Tiller 4cc8a172f5 Tweaks 10 years ago
Nicolas "Pixel" Noble 0caebbfcfe Splitting gRPC service class codegen into its own set of files. 10 years ago
Craig Tiller 206d59a56a fine tuning 10 years ago
Craig Tiller 8221e40ac0 Indentation fixes, s/11/1/g 10 years ago
Craig Tiller 1c61af7364 Dont sleep forever on async cq 10 years ago
Craig Tiller 8a5a666ad0 Handle errors better on client 10 years ago
Craig Tiller aa2fca5a48 Remove asserts 10 years ago
Craig Tiller 2c2cf6d2c5 Smoke test initial version 10 years ago
Craig Tiller b9de09f2ac Allow specifying warmup, benchmark times 10 years ago
Craig Tiller f7262057e6 Port port_posix to port_windows. 10 years ago
Craig Tiller b8fce7f628 Remove unix headers 10 years ago
Craig Tiller ee76f4f932 Fix indentation 10 years ago
Craig Tiller 34cf2f37f7 Begin port selection code for windows 10 years ago
Craig Tiller 87f8405195 Clean up alarm_test.c includes 10 years ago
Craig Tiller c02c1d883a clang-format 10 years ago
Craig Tiller aec96aa223 Fix server shutdown 10 years ago
Craig Tiller a99157f4dd Fix server shutdown 10 years ago
Nicolas Noble 91647cc815 Adding joinable threads, and gpr_thd_join. 10 years ago
Vijay Pai f2554d051b Revive proper SIGINT handling 10 years ago
Nicolas "Pixel" Noble a727fe22b6 Created Visual Studio 2010 project files. 10 years ago
Yang Gao 5a5032dd4c Add a macro to enable replacing the default with a custom port picker 10 years ago
Vijay Pai 54e16ee548 Put in calls to profiling 10 years ago
Vijay Pai 49673133b3 Remove unused header file for profiler 10 years ago
Vijay Pai ce3bd9680b Remove outdated file 10 years ago
Yang Gao 0c4b0ddcc5 Add tests with delayed cancellation from client and server 10 years ago
Nathaniel Manista f492b16d48 Unify early_adopter construction functions 10 years ago
Yang Gao b946b5ea74 Refactor and add a unit test 10 years ago
Yang Gao 166f9d00ce add back mis-deleted method string 10 years ago
Yang Gao ced2b89f55 Finish grpc_cli 10 years ago
vjpai 6130809a8b Work around a compiler limitation caused by inability to properly handle 10 years ago
Vijay Pai 92a928fa68 Make string construction explicit as implicit conversion doesn't work in 4.4 10 years ago
vjpai 4bcab68012 Include the config.h file to make sure that nullptr is covered 10 years ago
Vijay Pai bef9cbc7dc Eliminate range-based fors 10 years ago
Yang Gao 16c78c922c Clean up unneeded includes and remove shutdown protobuf library 10 years ago
Yang Gao a5e20d35c9 a stub of the cli tool 10 years ago
Vijay Pai 82dd80abc6 Elminate range-based fors and work around some other limitations in older compilers 10 years ago
Vijay Pai 6266b9341c Sweep different parameter sets in a single shell script. 10 years ago
Vijay Pai 8ad32091e6 Make sure that nothing gets added to cq after shutdown 10 years ago
Vijay Pai 55bb5bdf80 No need to do an extra read 10 years ago
Vijay Pai c5b397927c test return value of rpc parse 10 years ago
vjpai 653803e310 Make RPC type configurable 10 years ago
vjpai 46f65239cf Added streaming C++ tests for sync and sync cases 10 years ago
Julien Boeuf 8931cc1dd5 Adding a test to check the openssl version we are using. 10 years ago
Yang Gao cdb2a6e071 Protect on some overflow scenarios, add a test and build/run the test 10 years ago