1458 Commits (7a4e5b427ccfdef78a170c9e9ba7f04e1f59b0fe)

Author SHA1 Message Date
Matt Kwong c1002c9f22 Add api-fuzzer corpus 8 years ago
Craig Tiller c1560e2ca8 Add an additional test 8 years ago
yang-g 43dc9ed3b7 Add licenses to all BUILD files and missing copyright 8 years ago
Craig Tiller 296c7bb8fa Fix metadata validation 8 years ago
Craig Tiller 707894a76d Fix bugs 8 years ago
Craig Tiller 76dca19953 clang-format 8 years ago
Craig Tiller bedb18959b Fixes, remove grpc_error_free_string 8 years ago
Craig Tiller 732351f826 Start fixing http error --> grpc status conversion 8 years ago
Craig Tiller 255edaa32e Fixes 8 years ago
Craig Tiller 841a99d752 Cleaning up error handling 8 years ago
Muxi Yan dc739bd659 Remove packet coalescing testing on chttp2 8 years ago
Masood Malekghassemi b5b4372670 Use `grpc_closure`s in `grpc_timer`s 8 years ago
Craig Tiller 4f8a11e5c7 Get ASAN building again 8 years ago
Craig Tiller 2ef5a647bf Add a test of finishing buffering with EOS 8 years ago
Craig Tiller 4e6247a23c Fix sequential write buffering 8 years ago
Muxi Yan 8803ae8c3a build changes 8 years ago
Craig Tiller 4b53d35113 Faster test building: avoid repeated linking 8 years ago
Craig Tiller 16f155bcfc Fixes for tests 8 years ago
Craig Tiller 9f87ee2792 Fixes for tests 8 years ago
Craig Tiller 9bca58cf0a Remove old fixture 8 years ago
Craig Tiller 5ba5c49bfa Add test of deadline expiry with max concurrent streams 8 years ago
Muxi Yan 740ae63a8a Packet coalescing transport layer and end2end test changes 8 years ago
Craig Tiller 91031dacb1 Changes to exec_ctx/closure/combiner/workqueue interfaces 8 years ago
yang-g 92fa9608f2 Check and fail if user provides a metadata key starting with : 8 years ago
Yuchen Zeng 63e3e3b1df Add grpc_pollset_set as an arg in grpc_resolver_create 8 years ago
Yuchen Zeng 15521de93f Request a pollset_set in grpc_resolve_address 8 years ago
Mark D. Roth 201db7d613 Eliminate redundant places where server name was stored. 8 years ago
Craig Tiller 70a85ad617 Revert "Handle (and test) short call deadlines" 8 years ago
David Garcia Quintas 9460166968 Short deadlines: set Status on deadline 8 years ago
Craig Tiller b4aa70ea94 Offer grpc_slice_to_c_string to simplify some code 8 years ago
Mark D. Roth 96ba68d7cd Fix more allocation bugs. 8 years ago
Craig Tiller f658bf0e1b Start resolving memory issues in C++ metadata 8 years ago
Craig Tiller 75731e65a8 Fix some leaks/use-after-frees 8 years ago
Craig Tiller ee0e0681b7 Increase timeout to make this pass reliably on Windows 8 years ago
Craig Tiller 9f07b4fbad Increase timeout for now: seems this can take longer under some configurations 8 years ago
David Garcia Quintas 353586902a Increase deadline for 1byte fixture 8 years ago
Craig Tiller 797bc83311 Fix comment 8 years ago
Craig Tiller a45a5e4611 Rephrase comment 8 years ago
Craig Tiller 25dba29540 Move test block, refine conditions 8 years ago
David Garcia Quintas 1edfb952d0 Updated backoff to spec. 8 years ago
Craig Tiller c10608f385 Correctness, memory leak fixes 8 years ago
Craig Tiller 5059ddf58b Fix memory leak, uninitialized memory 8 years ago
Craig Tiller a7d37a371a Initial conversion work to indexed metadata 8 years ago
Craig Tiller 3b05e1da91 Move from cmp --> eq, and provide a good implementation for interning 8 years ago
Craig Tiller 50d6e7e79a h2_full_test in debug passes 8 years ago
Mark D. Roth c108788357 clang-format 8 years ago
Mark D. Roth 5e2566e92b Change destroy_call_elem() to return a grpc_error*. 8 years ago
Craig Tiller 7885d1abe7 Initial fixes 8 years ago
Craig Tiller 7d4116fa44 All core tests compile without grpc_mdstr 8 years ago
Craig Tiller d7f15831c6 Tests are starting to compile 8 years ago