886 Commits (4aa959166203d09b72065a1b0c158338f6d08ebd)

Author SHA1 Message Date
Craig Tiller 03bdfa4a74
Make socket mutators work for server connections (#26328) 3 years ago
AJ Heller 25d91e3091
New iomgr implementation backed by the EventEngine API (#26026) 3 years ago
Craig Tiller 7d2f9ff515
Build visibility macro system (#26252) 4 years ago
Mark D. Roth 4c40ee3f78
move parse_address and sockaddr_utils out of iomgr directory (#26077) 4 years ago
Esun Kim 460898f11c
Migrated from grpc_error_string to grpc_error_std_string (#26068) 4 years ago
Esun Kim ca945a58e9
Introduced grpc_error_handle (#25902) 4 years ago
AJ Heller 4c59b17d40
Remove eventmanager_libuv code (#25811) 4 years ago
Yash Tibrewal 5c49bf4209
Remove old grpc_string_to_sockaddr and rename grpc_string_to_sockaddr_new to grpc_string_to_sockaddr (#25831) 4 years ago
Yash Tibrewal 53ba4a101e
Implement FilterChainMatch algorithm (#25757) 4 years ago
AJ Heller 1694984846
Revert "Remove unused eventmanager_libuv code (#25796)" (#25807) 4 years ago
AJ Heller 077f627aef
Remove unused eventmanager_libuv code (#25796) 4 years ago
AJ Heller 0e3a02e903
Revert "Remove the `urgent` argument from iomgr tcp read API (#25494)" (#25592) 4 years ago
donnadionne 1835f00ef1
Revert "Revert "Made grpc_core::Mutex compatible to absl::Mutex" (#25537)" (#25549) 4 years ago
AJ Heller a3398f924c
Remove the `urgent` argument from iomgr tcp read API (#25494) 4 years ago
donnadionne 8e268dcec8
Revert "Made grpc_core::Mutex compatible to absl::Mutex" (#25537) 4 years ago
Alexander Polcyn 6d8e7d3819 Fix a race in resolve_address and resolve_address_posix tests 4 years ago
Esun Kim 0b53341328 Made grpc_core::Mutex compatible to absl::Mutex 4 years ago
Esun Kim 6dc1748f6c
Revert "Made grpc_core::Mutex compatible to absl::Mutex" 4 years ago
Esun Kim 6a1518bd22 Made grpc_core::Mutex compatible to absl::Mutex 4 years ago
Yash Tibrewal f4e55b85bc Replace disrespectful term 4 years ago
Esun Kim be761cd430 Fixed sign-compare warnings 4 years ago
Jan Tattermusch 0b1798412b
Revert "Wrap strerror into a thread-safe implementation" 4 years ago
yang-g cf26f0133a Wrap strerror into a thread-safe implementation 4 years ago
Jan Tattermusch f18a02253f remove Flaky=true flag for some tests 4 years ago
AJ Heller 880a854f0e Convert URI parser to C++ #24701 4 years ago
Esun Kim 53ab235fb8 Fix google-explicit-constructor 4 years ago
Esun Kim 7d7c3cc711 Update by review 4 years ago
Esun Kim e0d8c498a6 C++ cast for others 4 years ago
Esun Kim 2ff84ed8c2 C++ cast for void* 4 years ago
Esun Kim ec0b88a5d7 Fix google-readability-casting 4 years ago
Esun Kim 75e3e660fd Fix google-readability-todo 4 years ago
Mark D. Roth 27e1c1c56d clang-tidy: enable google-readability-braces-around-statements 4 years ago
Benjamin Shaya 702edbeee4 Add support for "unix-abstract:" URIs to support abstract unix domain sockets 4 years ago
Esun Kim eb18b1d27e Fix for google-default-arguments 4 years ago
yulin-liang cf29dda100 Add some debug logs for flaky cfstream and cronet tests. 4 years ago
Esun Kim 6ae8463500 Fix by modernize-make-unique 4 years ago
Esun Kim 47dd5fd78e Fix by modernize-use-bool-literals 4 years ago
Esun Kim 86050be0cf Clean up DEPLOYMENT_TARGET 4 years ago
yulin-liang 6fd27e5b4b Modify podfile of CFStreamTests. 4 years ago
Esun Kim c8046ad6bc Skip eventmanager_libuv_test under TSAN 4 years ago
Esun Kim ccf3cbc6b7 Bump iOS and OSX version 4 years ago
Alexander Polcyn 5166237a19 Revert unskip on windows 4 years ago
Alexander Polcyn c1c487b80f Wait for server shutdown_and_notify tag to complete before destroying server in stranded_event_test 4 years ago
Mark D. Roth bd73844208 Move parse_address library from client_channel to iomgr. 4 years ago
Alexander Polcyn cce8e0e0ac Don't factor port server pick latency into stranded_event_test timeouts 4 years ago
Alexander Polcyn 3021bc975a Mark stranded_event_test as flaky 4 years ago
Alexander Polcyn bdfd96ad03 Remove MAX_EPOLL_EVENTS_HANDLED_EACH_POLL_CALL to ensure timely 4 years ago
Vijay Pai 9d79ca6058 C++ify core server 4 years ago
Mark D. Roth 9404f66f70 Replace most uses of gpr_asprintf() with absl calls. 4 years ago
Mark D. Roth c769951764 Remove deprecated variant of JoinHostPort(). 5 years ago