1361 Commits (c84725fd02dc58a819c8c4e8acdc321e81f44764)

Author SHA1 Message Date
Craig Tiller 7ad582e945 Fix merge problems 8 years ago
Matt Kwong c1002c9f22 Add api-fuzzer corpus 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
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
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 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
Craig Tiller 7851ea37ce Fixes 8 years ago
Mark D. Roth 9b3f740eb0 clang-format 8 years ago
Craig Tiller c9b0b28772 Progress towards mdstr elimination 8 years ago
Craig Tiller 47718a69a9 Add method config stuff 8 years ago