671 Commits (4aa959166203d09b72065a1b0c158338f6d08ebd)

Author SHA1 Message Date
Mark D. Roth 4c40ee3f78
move parse_address and sockaddr_utils out of iomgr directory (#26077) 4 years ago
Ashitha Santhosh 457fd3d41c
RBAC Engine implementation. (#25948) 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
Ashitha Santhosh e438fa609b
Separate connection specific args in EvaluaetArgs. (#25969) 4 years ago
Ashitha Santhosh 8489a6050b
Revert "Rbac Matcher implementation. (#25653)" (#25957) 4 years ago
Ashitha Santhosh 1fb4f715db
Rbac Matcher implementation. (#25653) 4 years ago
Mark D. Roth 21e25a03d0
Don't retry when LB policy drops the call (#25846) 4 years ago
AJ Heller 0e3a02e903
Revert "Remove the `urgent` argument from iomgr tcp read API (#25494)" (#25592) 4 years ago
Jan Tattermusch 65454866da
use linkstatic for libraries that contain main() (#25517) 4 years ago
AJ Heller a3398f924c
Remove the `urgent` argument from iomgr tcp read API (#25494) 4 years ago
Donna Dionne 4cab9778d8 Fixing a clang tidy caught at import time 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
Esun Kim 9bd7c4917a Fix unused-parameter warning 4 years ago
yang-g cf26f0133a Wrap strerror into a thread-safe implementation 4 years ago
ZhenLian de4e8a4680 refactor PemKeyCertPair 4 years ago
Mark D. Roth e4faf1945d Remove grpc_client_channel_get_subchannel_call(). 4 years ago
Esun Kim 7d7c3cc711 Update by review 4 years ago
Esun Kim e0d8c498a6 C++ cast for others 4 years ago
Esun Kim d2bff16c25 C++ cast for char* 4 years ago
Esun Kim 2ff84ed8c2 C++ cast for void* 4 years ago
Esun Kim ac080fd17a Fix readability-inconsistent-declaration-parameter-name manually 4 years ago
Esun Kim e7b9404dc0 Added grpc_stacktrace_minloglevel 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
capstan 131579d52d Roll forward of commit 7883b51: Use abseil's flags in tests. 4 years ago
Esun Kim 4563ff9780 Enable Abseil crash handler on Windows 4 years ago
Esun Kim 4c37a5003d Disable debugging-test when running with MUSL 4 years ago
Esun Kim b85e2ebc8f Disable debugging-test in Release 4 years ago
Esun Kim f3e75c1fa9 Add stack-tracer to gRPC 4 years ago
Nathan Herring da66b7d14e
Revert "Abseil Flags" 4 years ago
yang-g 8456e2138a Check localhost is resolved to ipv4 or ipv6 and update test accordingly. 4 years ago
capstan 7883b5133d Use abseil's flags in tests. 4 years ago
Esun Kim e7434d385e Fix by tidy-modernize-use-override 4 years ago
Esun Kim 47dd5fd78e Fix by modernize-use-bool-literals 4 years ago
Esun Kim c08f33c437 Fix clang-tidy errors 4 years ago
Esun Kim 8e9e895ffc Replace grpc_shutdown_blocking with grpc_shutdown 4 years ago
Esun Kim 1c7d5b5299 Fix MSAN adjustment 4 years ago
Esun Kim ef3ca7a90d Workaround for Windows 4 years ago
Esun Kim 1408523429 Add examine_stack to test util 4 years ago
Mark D. Roth f7a72b040d Pass address to CreateSubchannel() and expose attributes in SubchannelInterface. 4 years ago
Esun Kim 91ca04cf6f Add TestGrpcScope 4 years ago
Alisha Nanda a4eedc1510 Revert "Merge branch 'master' of https://github.com/ananda1066/grpc" 4 years ago
Alisha Nanda 88d99b4603 Add timeout flag to gRPC cli 4 years ago
Alexander Polcyn 2a29b7cb58 Make the server-based port picker thread safe 4 years ago
ashithasantosh 5820e833fc Add activation logic and endpoint getters. 4 years ago
Yash Tibrewal 55821f5cf8 Revert "Merge pull request #23786 from michaelywg/cel_create_activation" 4 years ago
Jan Tattermusch ed97c209f1 clang format code 4 years ago
Jan Tattermusch 7d7435d1c4 make win stacktrace buildable on both cmake x86 and bazel 64bit 4 years ago