27 Commits (452d026b7df69b4849ed12755700adf7a33db2c9)

Author SHA1 Message Date
Craig Tiller 8174a75079
[iwyu] Add more test directories (#30952) 3 years ago
AJ Heller 64939531f9
Re-Reland: Add SRV and TXT record lookup methods to the iomgr API (#30246) 3 years ago
AJ Heller b5966f39eb
Revert "Reland: Add SRV and TXT record lookup methods to the iomgr PAI (#30242) 3 years ago
AJ Heller c229703f9f
Reland: Add SRV and TXT record lookup methods to the iomgr API (#30206) 3 years ago
Esun Kim 36102dc910
gtestify test/core/surface (#30212) 3 years ago
AJ Heller 2c3acbb2b2
Revert "Add SRV and TXT record lookup methods to the iomgr API (#30078)" (#30176) 3 years ago
AJ Heller c835402dd9
Add SRV and TXT record lookup methods to the iomgr API (#30078) 3 years ago
AJ Heller 18a8f6aad9
Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
Craig Tiller fe913387da
Remove idempotent/cacheable requests (#28922) 3 years ago
yihuaz b458db9246
Eliminate gRPC insecure build (#25586) 3 years ago
apolcyn 1a8d2b6760
API to cancel grpc_resolve_address (#27883) 3 years ago
AJ Heller 2d16865693
Delete libuv-iomgr implementation and GRPC_UV build option (#27188) 4 years ago
Esun Kim ca945a58e9
Introduced grpc_error_handle (#25902) 4 years ago
Mark D. Roth 9404f66f70 Replace most uses of gpr_asprintf() with absl calls. 5 years ago
Mark D. Roth c769951764 Remove deprecated variant of JoinHostPort(). 5 years ago
Esun Kim e45b60d1fe Fix unique_ptr<char> memory allocation mismatch 6 years ago
Esun Kim b2b7fc9af8 Replaced grpc_core::UniquePtr with std::unique_ptr 6 years ago
Soheil Hassas Yeganeh dbf88dd66f Revert "Revert "Introduce string_view and use it for gpr_split_host_port."" 6 years ago
Soheil Hassas Yeganeh 80c177d4c4
Revert "Introduce string_view and use it for gpr_split_host_port." 6 years ago
Soheil Hassas Yeganeh ef0f9bf7ec Introduce string_view and use it for gpr_split_host_port. 6 years ago
yang-g e75fc243da change tests to use the new class instead of grpc_test_init 6 years ago
kpayson64 c7c35c5cd7 Disable SO_REUSEPORT disabled test for uv tests 7 years ago
Vijay Pai ae376bf9d9 Privatize host_port.h; was not used in any wrapped language implementation 7 years ago
Craig Tiller be98d24841 clang-format after nullptr changes 8 years ago
Craig Tiller 4ac2b8e585 Enable clang-tidy as a sanity check, fix up all known failures 8 years ago
Yash Tibrewal 34a57d0346 rename all test core files to cc and a lot of C++ style conversions 8 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Alexander Polcyn f5521c33f9 Revert "Merge branch 'master' into v1.3.x" 8 years ago
Sree Kuchibhotla b5b6bfd89b Updates C Core 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
yang-g f710ba0095 Initialize variable. 9 years ago
yang-g 9ef0cd81f7 Initialize variable. 9 years ago
Craig Tiller 115ae4004c Add some tests 9 years ago
Craig Tiller f5f290459a Fix up some server setup bugs 9 years ago
Craig Tiller 644da98573 Fixes 9 years ago
Craig Tiller cf2cce661d Bug fixes 9 years ago
Craig Tiller 084aa62861 Remove unnecessary -2016 from copyrights 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
Craig Tiller b093686e59 Fix copyright 9 years ago
Craig Tiller df5231ec09 Implement tests 9 years ago
Craig Tiller ef55655f79 Add includes 10 years ago
Craig Tiller e27954ca2e Fix memory leaks 10 years ago
Craig Tiller b3466dc38e Also delete cq 10 years ago
Craig Tiller 10c4b3c70d Add a test for binding a server to the same port twice; fix crashes 10 years ago
yang-g c3d94fb82a add tests for public server apis 10 years ago
Craig Tiller 858be6c58c Fix windows build 10 years ago
yang-g f1183300ce add test for global plugin 10 years ago
Craig Tiller a82950e683 clang-format all core files 10 years ago
Craig Tiller 45724b35e4 indent pass to get logical source lines on one physical line 10 years ago