3536 Commits (057230b0cd08ebb4ecacd079589deaecfdcbd415)

Author SHA1 Message Date
Craig Tiller 061ef740c0 Some fixes 8 years ago
Craig Tiller 91031dacb1 Changes to exec_ctx/closure/combiner/workqueue interfaces 8 years ago
Craig Tiller 702f93d364 Fix merge errors 8 years ago
Craig Tiller 4cc1c35ad3 Fix merge errors 8 years ago
Julien Boeuf 964d7bb482 Fixing JWT verifier. 8 years ago
yang-g 92fa9608f2 Check and fail if user provides a metadata key starting with : 8 years ago
David Garcia Quintas d3b83f4693 Deflake lb_policies_test 8 years ago
Yuchen Zeng 63e3e3b1df Add grpc_pollset_set as an arg in grpc_resolver_create 8 years ago
Yuchen Zeng 8fe21f2b19 Address review comments 8 years ago
Yuchen Zeng b4080a2e94 Fix resolve_address_test 8 years ago
Yuchen Zeng 15521de93f Request a pollset_set in grpc_resolve_address 8 years ago
Mark D. Roth bcd54cdf7d Fix sockaddr_resolver_test. 8 years ago
Mark D. Roth 201db7d613 Eliminate redundant places where server name was stored. 8 years ago
Mark D. Roth 4d2ea02129 Revert "Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h"""" 8 years ago
Craig Tiller 30268a99e0 Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h""" 8 years ago
Craig Tiller 70a85ad617 Revert "Handle (and test) short call deadlines" 8 years ago
Sree Kuchibhotla ef8ef3b8f3 Tests for pollset_set. 8 years ago
David Garcia Quintas 9460166968 Short deadlines: set Status on deadline 8 years ago
Craig Tiller 9e90d22ab7 Fixes 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
Sree Kuchibhotla 8bebcbcf7c Remove pollset_set_test for now and send it in a separate PR 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
Mark D. Roth 5335cd62b6 Fix test. 8 years ago
Mark D. Roth 2d317fbc57 Revert "Revert "Remove redundant includes from string.h and tmpfile.h"" 8 years ago
Mark D. Roth 4eec0041f5 Revert "Remove redundant includes from string.h and tmpfile.h" 8 years ago
Craig Tiller ee0e0681b7 Increase timeout to make this pass reliably on Windows 8 years ago
Mark D. Roth a0bb3742d9 Fix server_chttp2_test. 8 years ago
Sree Kuchibhotla f989469fe3 Temporarily enable gpr_slice_* functions to not break api compatibility 8 years ago
David Garcia Quintas 2239ebc966 Simplify 8 years ago
David Garcia Quintas 731a8e6db3 do bitsets right 8 years ago
Mark D. Roth a561785052 clang-format 8 years ago
Craig Tiller b9ad635602 Fix leak 8 years ago
David Garcia Quintas ae3fd4252a Deflaked lb_policies_test 8 years ago
Craig Tiller 9f07b4fbad Increase timeout for now: seems this can take longer under some configurations 8 years ago
Mark D. Roth e62605f41e Fix error handling in channel initialization. 8 years ago
Muxi Yan cf6eaa7071 Add <string.h> to test_config.c 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
Mark D. Roth e85477646c Fix build problems. 8 years ago
Craig Tiller 96583a39a9 Remove file dependency to simplify build graph 8 years ago
Craig Tiller 25dba29540 Move test block, refine conditions 8 years ago
Craig Tiller f2876ea1e0 Up timeouts for poll-cv polling strategy, seems to make things more stable 8 years ago
Craig Tiller 8a4539e530 Up retry count to try and counter flakiness 8 years ago
David Garcia Quintas 1edfb952d0 Updated backoff to spec. 8 years ago
David Garcia Quintas 8fe2a4285c clang-format 8 years ago
Craig Tiller c10608f385 Correctness, memory leak fixes 8 years ago
Craig Tiller ca7aeea825 Fix test 8 years ago