2104 Commits (3896dabb85bd4f7314fbe9f850c4af4294157019)

Author SHA1 Message Date
Craig Tiller cda759d658 Add an error to fd_shutdown (and recursively) 8 years ago
Craig Tiller 9128716268 Track writes/RPC in microbenchmark 8 years ago
Mark D. Roth 40b4c786f0 Accept max message size JSON values as either strings or numbers. 8 years ago
Robbie Shade 55a046a479 Add a 'Running test: ' string to test output 8 years ago
Mark D. Roth 9d76dbe5d3 clang-format 8 years ago
Mark D. Roth 435f9f23ef Fix tests. 8 years ago
Muxi Yan 8d1d95d07c Clean up old packet coalescing tests 8 years ago
Craig Tiller 7c70b6c144 Revert "Revert "Metadata handling rewrite"" 8 years ago
Craig Tiller f28ca8ea22 Fix api_fuzzer 8 years ago
Craig Tiller 4c26fdfe10 Expand corpora 8 years ago
Craig Tiller 5e01e2ac97 Revert "Metadata handling rewrite" 8 years ago
Craig Tiller 6360af6428 Fix ping test 8 years ago
Yuchen Zeng 2ef172b15b Updated with new changes 8 years ago
Craig Tiller 7ad582e945 Fix merge problems 8 years ago
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