12 Commits (a96ae699f7b3283ecbb12b43259635005d03e3d1)

Author SHA1 Message Date
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
Craig Tiller 190d360def Add missing new-lines at end of file 10 years ago
Craig Tiller 0605995e55 Update copyright to 2015 10 years ago
Craig Tiller 2d9c51242a Add mixed shutdown/init test 10 years ago
Craig Tiller 35108f6527 Allow grpc_init to be called multiple times 10 years ago
nnoble 8a67b5c281 Tweaking log calls a bit. 11 years ago
Nicolas Noble b7ebd3b8c6 Initial import. 11 years ago