3674 Commits (216e1a18a9a80b40df18f3ed9ba96167f566f662)

Author SHA1 Message Date
David Klempner e27d189f21 Factor out json seriailzation code and move it into parse_json. 9 years ago
Craig Tiller 4b8550db49 clang-format code 9 years ago
Robbie Shade e2b30ebbb3 Adds include for socket utils. 9 years ago
Robbie Shade 3f30e634a6 Adds functions to set snd/rcv socket buffer sizes. 9 years ago
David Garcia Quintas 20d802db98 removed unused vble 9 years ago
David Garcia Quintas 126ae106d6 fixed silly typo 9 years ago
David Garcia Quintas d3ce0218d1 disabled bogus checks for streaming compressed 9 years ago
David Garcia Quintas 5756c8fead removed RANDOM and simplified req for compression 9 years ago
David Garcia Quintas 8ba42bec90 s/maybe_compression_level.compression_level/maybe_compression_level.level 9 years ago
Adam Michalik 4ad746e4e0 clang-format, fix headers, windows fixes 9 years ago
Adam Michalik da5d85d660 Add completion queue argument which is necessary after merge with master 9 years ago
Adam Michalik bf10c82bf8 implement support for adding external fd to server 9 years ago
Adam Michalik 1f23865622 code formatting 9 years ago
Adam Michalik f31a7ff597 added missing include 9 years ago
Adam Michalik 321b1fb1c2 separate posix functionality to grpc_posix.h 9 years ago
Adam Michalik 46cc2acc3e add tests 9 years ago
David Garcia Quintas 69ff63d158 clang-format 9 years ago
David Garcia Quintas c4d5112719 moar renamings 9 years ago
Craig Tiller 9d69e8082d Advertise transport selected in user-agent string 9 years ago
yang-g 34b5861e5c Spliting filegroup. 9 years ago
yang-g 17487f9a22 Make grpc++ independent of protobuf 9 years ago
David Garcia Quintas 020087035b Polished RR policy and added policy doc preamble 9 years ago
Craig Tiller 48ed92ea38 GRPC_CHANNEL_FATAL_FAILURE --> GRPC_CHANNEL_SHUTDOWN 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
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
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
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
yang-g df012d048a Add proto file support in grpc_cli 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