734 Commits (754913545189b819829284b79ac5a4d31fddbdcc)

Author SHA1 Message Date
Craig Tiller 179cdfcadb
Update fuzzer infrastructure for developers a little (#27403) 3 years ago
Craig Tiller ea389c00c2
Adjust include order per style guide (#27175) 3 years ago
Craig Tiller b408c8c510
Remove iterator interface from LBPolicy Metadata (#26492) 3 years ago
AJ Heller 2d16865693
Delete libuv-iomgr implementation and GRPC_UV build option (#27188) 3 years ago
AJ Heller d10617edb5
Move resource_user ownership into chttp2 transport/server/connector v2 (#27032) 3 years ago
AJ Heller 46547d5690
Fix incorrect loop variable type (#27055) 3 years ago
AJ Heller 4ba3fa52b9
Clean up some instances of -Wunreachable-code-aggressive (#27054) 3 years ago
Craig Tiller f5d3ed2db1
Revert "Move resource_user ownership into chttp2 transport/server/connector (#26643)" (#27029) 3 years ago
AJ Heller d1935a65a1
Move resource_user ownership into chttp2 transport/server/connector (#26643) 3 years ago
Mark D. Roth 6b71ec3704
LB policy API improvements (#26481) 3 years ago
Nicolas Noble a325d7f77a
Pointing the protobuf submodule to the new URL (#26811) 3 years ago
Craig Tiller 0bd70a7e3e
Add Match/Overload abstractions (#26640) 3 years ago
AJ Heller 117e0709b8
Fix invalid grpc_resolved_address bug in test server (#26555) 3 years ago
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