199 Commits (8c4f5cd2c1f4cebd664a867b71cac4a599ef03e6)

Author SHA1 Message Date
Nicolas "Pixel" Noble 0444d98f17 C99->C89. 8 years ago
Alexander Polcyn f5521c33f9 Revert "Merge branch 'master' into v1.3.x" 8 years ago
Nicolas "Pixel" Noble 15cd5ce2ed Rewriting core tests BUILD files to use the build system. 8 years ago
Craig Tiller e3593d912b Fix sanity 8 years ago
Craig Tiller af76743e33 Optionalize compress, gather all the http2 filter bits together in ext/ 8 years ago
Craig Tiller dd36b15315 Call ref/unref, bugfixes 8 years ago
Craig Tiller 547cb4b283 Make chunk sizes configurable, push channel args down a little deeper 8 years ago
Sree Kuchibhotla b5b6bfd89b Updates C Core 8 years ago
ncteisen 4b36a3d9ea Change error_create API to slice 8 years ago
Sree Kuchibhotla 1dbd981cf8 Prefix grpc_cq_polling_type enums with GRPC_CQ_ 8 years ago
Sree Kuchibhotla 321881d07f Change Core to use the new completion_queue_create API 8 years ago
Robbie Shade ca7effcdff Replace timeout/scaling macros with functions. 8 years ago
Craig Tiller cda759d658 Add an error to fd_shutdown (and recursively) 8 years ago
Craig Tiller 7c70b6c144 Revert "Revert "Metadata handling rewrite"" 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 2e900b1fe3 Fix large metadata test - it was previously overconstrained now that we return better status 8 years ago
Nicolas "Pixel" Noble 3d5592cea8 Moving message_size_filter properly. 8 years ago
Craig Tiller d4654560dc clang-format code 8 years ago
Craig Tiller 91031dacb1 Changes to exec_ctx/closure/combiner/workqueue interfaces 8 years ago
Craig Tiller 3b05e1da91 Move from cmp --> eq, and provide a good implementation for interning 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 618e67d655 s/GPR_SLICE/GRPC_SLICE/g 8 years ago
Craig Tiller d41a4a720f s/gpr_slice/grpc_slice, and move around tests, impls 8 years ago
Craig Tiller fab4ab4e3a Bad client tests converted 8 years ago
Craig Tiller afcc8752f3 clang-format 8 years ago
Craig Tiller 20afa3d7c9 BufferPool --> ResourceQuota 8 years ago
murgatroid99 2c287ca750 UV tests pass on linux 8 years ago
Craig Tiller 08d297e375 Make all tests build again 8 years ago
Craig Tiller d4673484c7 Update tests 8 years ago
Mark D. Roth 7187ab9866 Change cq_verifier to report file and line number for expectations. 8 years ago
Craig Tiller d09f45c625 Ensure ack is sent before relying on that 8 years ago
Mark D. Roth 28ee43b9c8 Updated tests. 8 years ago
Craig Tiller cf2cce661d Bug fixes 9 years ago
David Garcia Quintas 13878f494b Added missing memset to grpc_op in test 9 years ago
Mark D. Roth 5eba7971fb Switch from snprintf() to gpr_asprintf(). 9 years ago
Mark D. Roth 0eb3e13ea2 Fix large_metadata_bad_client_test to avoid C99 string literal length limit. 9 years ago
Craig Tiller 113cc3d2b4 Fix compile error 9 years ago
Craig Tiller f707d62db6 Convert tests to new error scheme 9 years ago
Mark D. Roth 067cce56d4 Fix asan test failure. 9 years ago
Mark D. Roth f2f707ca55 More clang-format fixes. 9 years ago
Mark D. Roth 22b338e210 Apply clang-format diffs. 9 years ago
Mark D. Roth a4edeb3372 Fix build breakage in bad_client tests. 9 years ago
Mark D. Roth 8a1d8052eb Added bad_client test to check that the server rejects requests with too 9 years ago
Mark D. Roth 1f3319bc88 Fixed clang formatting problems. 9 years ago
Mark D. Roth c5b1eef8b1 Change C implementation to not log an "Unexpected content-type" message 9 years ago
Craig Tiller 2839edd222 Fix registration in test 9 years ago
Craig Tiller 06cb1a9d93 Initial interface rework to allow knowing whether to pull payload at registration, not at request time 9 years ago