3723 Commits (6b668cc93f4158f6074488d32ed2bb2c20079450)

Author SHA1 Message Date
Vijay Pai 6b668cc93f Remove range-based for, comparisons to nullptr 9 years ago
Vijay Pai 20bf126da6 clang-format 9 years ago
vjpai e44d53757a De-lambda-ify 9 years ago
Vijay Pai 679c75f0a6 Deal with issues surrounding const members of classes used in 9 years ago
Vijay Pai a63271c77f Deal with to_string, proper usage of nullptr, and lack of map::emplace 9 years ago
Vijay Pai 12bf3801b8 Got carried away with grpc:: 9 years ago
Vijay Pai 08e071abe0 Specify template parent explicitly 9 years ago
Vijay Pai 9aa5f23645 Switch out a using with a typedef 9 years ago
Vijay Pai efa8430e39 Enforce gcc-4.4 compatibility on test_credentials_provider by changing 9 years ago
Yuchen Zeng 289dcb1b68 Rename gpr_strpad as gpr_leftpad 9 years ago
yang-g 46f4a681d2 minor fixes 9 years ago
Vijay Pai 8b48191854 Set back to the default log function after using an override 9 years ago
vjpai 97da6473b4 Manual clang-format 9 years ago
yang-g a011572c81 cloning from the local repo 9 years ago
Yuchen Zeng bcf5023bb6 Fix zookeeper_test 9 years ago
Yuchen Zeng beaa35724c Fix type mismatch for type_size 9 years ago
Yuchen Zeng 0ba114408e Fix gpr_log format mismatches in c++ tests 9 years ago
Yuchen Zeng 1f24af879c Restricted the check to GUNC 9 years ago
Vijay Pai 15855f3e7f Switch server builder plugin API to something that will work with gcc4.4 9 years ago
Yuchen Zeng 64c0e8d4bc Add format check for gpr_log and gpr_asprintf 9 years ago
Craig Tiller 8da8511762 Expand corpus, make one-shot runners not self-check leaks (to give ASAN a chance) 9 years ago
Craig Tiller e4e865f0c0 Fix fuzzing detected bug 9 years ago
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
yang-g 000aa457dc add a test with empty request 9 years ago
David Garcia Quintas 69ff63d158 clang-format 9 years ago
David Garcia Quintas c4d5112719 moar renamings 9 years ago
Yuchen Zeng 7ae31a8898 Add more comments, fix format issues 9 years ago
Yuchen Zeng 0601df3a04 Move reflection src/hdr to src/cpp/ext include/grpc++/ext 9 years ago
Craig Tiller 9d69e8082d Advertise transport selected in user-agent string 9 years ago
Yuchen Zeng 1495cb5b24 Addressed reveiw comments about naming 9 years ago
yang-g 34b5861e5c Spliting filegroup. 9 years ago
yang-g 17487f9a22 Make grpc++ independent of protobuf 9 years ago
Yuchen Zeng c8074527b2 Remove unnecessary headers 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