2856 Commits (bd1795ca8af6ea15c83ee0556b7a24add9464f00)

Author SHA1 Message Date
Craig Tiller a59c16c184 Progress towards making grpc_slice_unref_internal take an exec_ctx 8 years ago
Craig Tiller c650fb3810 clang-format code 8 years ago
Craig Tiller a9b09dd832 Add missing include 8 years ago
Craig Tiller f405035002 More Windows Fixes 8 years ago
Craig Tiller 6476170c4b Mark disappearing_server as flaky: this was always so, but is more pronounced now - and will be fixed with retries 8 years ago
Craig Tiller 423efd5882 Update comment 8 years ago
Craig Tiller 8abc796ed7 Review feedback 8 years ago
Craig Tiller 28b72428a8 clang-format 8 years ago
Craig Tiller 618e67d655 s/GPR_SLICE/GRPC_SLICE/g 8 years ago
Craig Tiller 2d75209fa8 Convert new files 8 years ago
Craig Tiller f6f9cf39c6 buildtests_c builds 8 years ago
Craig Tiller e4222b4cbd Add incldues, fix function names 8 years ago
Craig Tiller a73537e490 Add incldues 8 years ago
Craig Tiller 0f310807ff Update includes, s/gpr_dump_slice/grpc_dump_slice/g 8 years ago
Craig Tiller c3350541e3 Generate build files 8 years ago
Craig Tiller b37d53ebc0 Bulk update #includes 8 years ago
Craig Tiller d41a4a720f s/gpr_slice/grpc_slice, and move around tests, impls 8 years ago
murgatroid99 d7648feb22 Fix issue with pointers in udp_server_test 8 years ago
Mark D. Roth bfe56801ad Move method_config module from ext/client_channel to lib/transport. 8 years ago
Craig Tiller 6b5d682c98 Review feedback 8 years ago
Mark D. Roth f0b2ec0435 clang-format 8 years ago
Mark D. Roth b367c1bed7 Fix dns_resolver_connectivity_test. 8 years ago
Mark D. Roth 25db523baa Fix sockaddr_resolver_test. 8 years ago
Mark D. Roth 557c990c36 clang-format 8 years ago
Harvey Tuch 62b2a9051c Fix handshake_client bind flakes and build issues. 8 years ago
murgatroid99 085f9afaf0 Added import order comments, resolved other minor issues 8 years ago
Harvey Tuch a92a13c406 Fix server_ssl.c thread race exposed by tsan by using gpr_event. 8 years ago
Harvey Tuch 27c876ecbe Fix memory leak detected by ASAN and clang-format variance. 8 years ago
Harvey Tuch 8cdf17a620 Introduce a grpc-exp ALPN protocol identifier. 8 years ago
Mark D. Roth af84245131 Remove resolver_result. 8 years ago
Craig Tiller 3798e607cc Address review comments 8 years ago
Craig Tiller 153eaa7aba s/BUFFER_POOL/RESOURCE_QUOTA/g 8 years ago
Mark D. Roth 3686996786 Encode server name, LB policy name, and addresses in channel args. 8 years ago
Mark D. Roth 16883a37ef Set user data vtable when creating grpc_lb_addresses. 8 years ago
murgatroid99 6a30178ef2 Clang format 8 years ago
Craig Tiller 91d0093e5e Fix test 8 years ago
Craig Tiller 2406e31b83 Avoid TSAN reported lock cycle 8 years ago
Craig Tiller 2dc4968b93 Fix config-exclusion for secure variants of tests 8 years ago
Craig Tiller e2f696895f Fixes for bad asserts 8 years ago
Craig Tiller afcc8752f3 clang-format 8 years ago
Craig Tiller 20afa3d7c9 BufferPool --> ResourceQuota 8 years ago
Craig Tiller 68cf8ce866 Fix payload tests under windows 8 years ago
David Garcia Quintas d8fe334d5b s/lb-cost/lb-cost-bin 8 years ago
murgatroid99 a460192d92 Minor fixes to sockaddr changes 8 years ago
murgatroid99 22d50e98d8 Fix sanity and move a header include 8 years ago
Robbie Shade 1ceb694e16 Remove erroneous comment 8 years ago
David Garcia Quintas a3654db631 Renamed LB-related metadata keys 8 years ago
murgatroid99 aa9c578b07 Clean up code after merge with master 8 years ago
Robbie Shade 517503746c Check for the correct number of orphan callbacks in udp_server_test 8 years ago
kpayson64 d195cf589d Add condition variable polling engine 8 years ago