4035 Commits (5c3877e70f97e12242326fe628a2ced2d97995be)

Author SHA1 Message Date
yang-g 17487f9a22 Make grpc++ independent of protobuf 9 years ago
Yuchen Zeng c8074527b2 Remove unnecessary headers 9 years ago
Alistair Veitch 7a97fe2c10 use macro rather than constant in array size 9 years ago
Craig Tiller 115ae4004c Add some tests 9 years ago
Craig Tiller f5f290459a Fix up some server setup bugs 9 years ago
David Garcia Quintas 020087035b Polished RR policy and added policy doc preamble 9 years ago
Alistair Veitch 4aaba75a82 initial implementation of resource handling 9 years ago
Craig Tiller 48ed92ea38 GRPC_CHANNEL_FATAL_FAILURE --> GRPC_CHANNEL_SHUTDOWN 9 years ago
Craig Tiller 573acec7d4 Fix flipped condition 9 years ago
Makarand Dharmapurikar 2a2321b384 removed grpc_cronet.h 9 years ago
Craig Tiller 6ae6fc7a79 Fix server side memory leak 9 years ago
yang-g 15759f610e Let Next set ok=true when receiving error status 9 years ago
Sree Kuchibhotla 8949007346 Add a epoll_test.c file to experiment. REMOVE this from the final 9 years ago
David Garcia Quintas 2a50dfefdc s/grpc_pops/grpc_polling_entity 9 years ago
vjpai 711472f846 Remove unused gflags and gtest includes 9 years ago
vjpai d8364f7af5 Deprecate perf_db use 9 years ago
yang-g e3975e72d2 Move grpc installation from docker file to script. 9 years ago
yang-g 4209998575 make script executable 9 years ago
Yuchen Zeng c92fe25af5 Add mutex for stream in ProtoReflectionDescriptorDatabase, fix headers check 9 years ago
yang-g 933fbaf5ac Add distrib test support for c++. 9 years ago
Craig Tiller 77c983dc87 clang-format 9 years ago
Craig Tiller 332f1b35d5 Rename functions 9 years ago
Craig Tiller e0ddc35aa3 Speed up tests 9 years ago
Craig Tiller 825cd4533c Cleanup redundant tests 9 years ago
Craig Tiller e67f7b6b54 Fix timeout on async server shutdown 9 years ago
Robbie Shade e29f7a15d0 Make request_with_flags timeout deadline equal to that of request_with_payload. 9 years ago
Craig Tiller 468ee4cd65 Improve test debugability, fix race condition 9 years ago
Craig Tiller bc7593de7a Revert "Revert "Remove spam"" 9 years ago
Craig Tiller 34c6e87598 Simpler trick to force a listening cq 9 years ago
Craig Tiller e76528ce26 Revert "Remove spam" 9 years ago
Craig Tiller 3f3312e7e9 Remove spam 9 years ago
Craig Tiller ae09d9dca9 Fixes and code simplification 9 years ago
Yuchen Zeng 91c51a7aba Add proto_server_reflection_test 9 years ago
Craig Tiller bd24a4611f Better guesses at benchmarks turned unit tests cpu cost 9 years ago
Craig Tiller 718ce51af8 Fix server plugin test 9 years ago
Craig Tiller e004958fd6 Fix formatting, mem leak, stall 9 years ago
David Garcia Quintas 3c4fe1bcb7 Fixed the fix 9 years ago
Craig Tiller aae6c2cb96 Fix server plugin test 9 years ago
Craig Tiller 29dc490b94 clang-format 9 years ago
David Klempner b941d5a4aa Fix a missing initialization 9 years ago
yang-g fe3e8b7313 remote unused member 9 years ago
Yuchen Zeng ace4986e65 Update reflection implementation along with API changes 9 years ago
Craig Tiller 644da98573 Fixes 9 years ago
Julien Boeuf 2e3c9ad6dd Starting the work to fix #3803. 9 years ago
yang-g df012d048a Add proto file support in grpc_cli 9 years ago
Craig Tiller 8517886c6a Move load_file into iomgr 9 years ago
Craig Tiller 93dd0470cf clang-format 9 years ago
David Garcia Quintas 582f4350ed Added missing pops_create to oauth2_utils 9 years ago
Craig Tiller b30d3d727a Address some memory leaks 9 years ago
Craig Tiller 5352ff11d5 Windows fixes for error handling 9 years ago