1873 Commits (33dd7f07ff9ea9a6027f8aa3340c496df7d7d603)

Author SHA1 Message Date
Dave MacLachlan da341bcb89 Fix up review comments 7 years ago
Dave MacLachlan af5c54de9c Add thread naming support on platforms that support it. 7 years ago
ncteisen c7d1f93e76 Fix windows 7 years ago
ncteisen 6ab0ba8df5 clang fmt 7 years ago
ncteisen 65dbb9df64 Add test for RecvStatus error_string API 7 years ago
ncteisen fe354eb807 Fix the fuzzers 7 years ago
ncteisen 0c81dc40de Remove uneeded header, fix unused warn 7 years ago
ncteisen 6dc1097c5e Fix test cert build 7 years ago
ncteisen abbdbf9374 Attempt to fix TSAN 7 years ago
ncteisen 46f9175ba3 Fix windows build 7 years ago
ncteisen 66dfcf5919 clang fmt 7 years ago
ncteisen 0e6b5b3ba3 Un extern the fuzzers 7 years ago
ncteisen adbfbd5977 Remove all extern C 7 years ago
Craig Tiller be98d24841 clang-format after nullptr changes 7 years ago
Craig Tiller 4ac2b8e585 Enable clang-tidy as a sanity check, fix up all known failures 7 years ago
Yash Tibrewal c284139d2f Remove include from end2end data files and add extern C to each definition instead 7 years ago
Yash Tibrewal 67c0effd32 MacOS uses end2end tests. therefore extern C needed 7 years ago
Yash Tibrewal 1b4ab01f79 No Clang on end2end generated files 7 years ago
Craig Tiller baa14a975e Update clang-format to 5.0 7 years ago
Yash Tibrewal b930632795 objC needs C linkage 7 years ago
Yash Tibrewal 11a518995e LLVMfuzzer extern C 7 years ago
Yash Tibrewal 2aa79cbfd3 changes for bazel and test certificates 7 years ago
Yash Tibrewal 77532036b6 BUILD changes. test languauge to C++ 7 years ago
Yash Tibrewal 8e1a163a97 windows linker errors 7 years ago
Yash Tibrewal 4d71636fcc some BUILD changes and designated initializers 7 years ago
Yash Tibrewal f8a6c8297c Changes to build other platforms 7 years ago
Mark D. Roth 76d0ec4a73 Fix a bunch of dumb service config parsing bugs. 7 years ago
Yash Tibrewal 39aed1ae8b Remove unnecessary extern Cs 7 years ago
Yash Tibrewal 34a57d0346 rename all test core files to cc and a lot of C++ style conversions 7 years ago
Craig Tiller 9f9f0f82f3 Review feedback 7 years ago
Craig Tiller 3273648a87 flow control fixes 7 years ago
Craig Tiller 1c3dd002b9 Be consistent with Java 7 years ago
Vijay Pai 4f0cd0e82c Add flow control to inproc transport so send needs a matching recv; fix 7 years ago
Craig Tiller 85516af26a Fix tests 7 years ago
Vijay Pai fed13916b0 Move h2_ssl_cert_test out of end2end fixtures, use gtest 7 years ago
Yash Tibrewal bdf998a184 Fix compression tests for when they expect the client to receive the completion tag 7 years ago
Craig Tiller 3c52038868 Fix memory leak 7 years ago
Craig Tiller 604a7ca07b Reduce stack size of simple_request e2e test 7 years ago
Muxi Yan 9fa1659951 Fix a memory leak point 7 years ago
Muxi Yan 4b527a7d8c Fix test flake of stream_compression_compressed_payload #12307 7 years ago
Craig Tiller 1f710e5831 Fix test 7 years ago
Craig Tiller 6ef8db92bc Fix test 7 years ago
Yuchen Zeng ad32075af8 Set last_ping_sent_time to inf_past after receiving data 7 years ago
Yuchen Zeng 27411495f6 Fix keepalive_timeout 7 years ago
Yuchen Zeng 6a8c0ac2aa Fix ping policy 7 years ago
Craig Tiller 468d1e5b56 Fix keepalive test 7 years ago
Yash Tibrewal 9eb8672bbe Removing deprecated string to char * conversions 7 years ago
Yash Tibrewal bc130daf5f Adding more pointer conversions and type renaming 7 years ago
Craig Tiller 8e90f6955a Fix API fuzzer 7 years ago
Yash Tibrewal 7cdd99c86e Adding more pointer type conversions 7 years ago