175 Commits (e77b3c36d1b3e2033abd19d553748b678c22253f)

Author SHA1 Message Date
Craig Tiller baa14a975e Update clang-format to 5.0 7 years ago
Yash Tibrewal 11a518995e LLVMfuzzer extern C 7 years ago
Yash Tibrewal 77532036b6 BUILD changes. test languauge to C++ 7 years ago
Yash Tibrewal 4d71636fcc some BUILD changes and designated initializers 7 years ago
Yash Tibrewal e586324627 BUILD files changes for bazel 7 years ago
Yash Tibrewal 34a57d0346 rename all test core files to cc and a lot of C++ style conversions 7 years ago
yang-g fd42ceb1ff Use key in dynamic table if available 7 years ago
Nicolas "Pixel" Noble 2bc5e3ac40 Moving visibility and package creation to the build system. 7 years ago
Noah Eisen 7e4c1dd4c9 Add fuzzer repro 7 years ago
Mark D. Roth bd3b93b4b5 Add support for Trailers-Only responses. 8 years ago
Jan Tattermusch 4d5c3102a1 fix remaining license notices 8 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Nicolas "Pixel" Noble af6c83f9e1 Adding dummy layering check option. 8 years ago
Nicolas "Pixel" Noble 15cd5ce2ed Rewriting core tests BUILD files to use the build system. 8 years ago
Nicolas "Pixel" Noble 7c26eed838 Buildifier and wrapping test/cpp/* rules with our build system. 8 years ago
Craig Tiller 8be866eed7 fix test 8 years ago
Craig Tiller eb0e34f736 Convert everything to new encode API 8 years ago
Craig Tiller 7e43bfa1fa Fix fuzzing detected error 8 years ago
Craig Tiller 6f7b26ffb3 Complete test/core/transport/chttp2; add test/core/transport/BUILD 8 years ago
Craig Tiller 7c70b6c144 Revert "Revert "Metadata handling rewrite"" 8 years ago
Craig Tiller 4c26fdfe10 Expand corpora 8 years ago
Craig Tiller 5e01e2ac97 Revert "Metadata handling rewrite" 8 years ago
yang-g 43dc9ed3b7 Add licenses to all BUILD files and missing copyright 8 years ago
Craig Tiller d7ee291d5f Fix tests 8 years ago
Craig Tiller 75731e65a8 Fix some leaks/use-after-frees 8 years ago
Craig Tiller 28d776e9d2 Make everything compile for clang & gcc 8 years ago
Craig Tiller 3b05e1da91 Move from cmp --> eq, and provide a good implementation for interning 8 years ago
Craig Tiller a8b66a6e02 Get core compiling again 8 years ago
Craig Tiller 0160de9ae5 Begin moving mdelem to be a value type 8 years ago
Craig Tiller 7d4116fa44 All core tests compile without grpc_mdstr 8 years ago
Craig Tiller 10cd356662 Finish moving to new APIs 8 years ago
Craig Tiller a59c16c184 Progress towards making grpc_slice_unref_internal take an exec_ctx 8 years ago
Craig Tiller 28b72428a8 clang-format 8 years ago
Craig Tiller 618e67d655 s/GPR_SLICE/GRPC_SLICE/g 8 years ago
Craig Tiller e4222b4cbd Add incldues, fix function names 8 years ago
Craig Tiller 0f310807ff Update includes, s/gpr_dump_slice/grpc_dump_slice/g 8 years ago
Craig Tiller b37d53ebc0 Bulk update #includes 8 years ago
Craig Tiller d41a4a720f s/gpr_slice/grpc_slice, and move around tests, impls 8 years ago
Harvey Tuch 8cdf17a620 Introduce a grpc-exp ALPN protocol identifier. 8 years ago
Craig Tiller f4f2eac66d All fuzzers 8 years ago
Craig Tiller 24096ce7be Support >16kib frame sizes in core 8 years ago
Craig Tiller 31375ac49c fixes 8 years ago
Robbie Shade 710d242e89 Move timeout_encoding from core/ext/transport/chttp2 to core/lib/transport 8 years ago
Craig Tiller c22e31fb05 Make it more likely to correctly report deadline exceeded 9 years ago
Craig Tiller e2715df1ab Reduce cost of some heavyweight tests 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
Yuchen Zeng 5833c706db Add incremental decoding and input validation 9 years ago
Yuchen Zeng d982bba41d Add base64 decoder 9 years ago
Craig Tiller be0d7fe60d Fix socket_utils_test, clang-fmt 9 years ago