912 Commits (3d82c522fae1e57255506d5d610a08ed90944ca8)

Author SHA1 Message Date
Yijie Ma c54c69dcdd [Metrics] New OpenTelemetry Plugin Implementation of Stats Plugin (#36070) 8 months ago
Tanvi Jagtap 2c49416713 [grpc][Gpr_To_Absl_Logging] Using absl from within gpr logging (#36108) 9 months ago
Mark D. Roth 750c451e96 [fake stats plugin] add locking to avoid tsan failures (#36093) 9 months ago
Mark D. Roth c43f1a63b0 [RLS] implement non-per-call metrics (#36001) 9 months ago
Mark D. Roth 40577dd585 [WRR] implement non-per-call metrics (#35977) 9 months ago
AJ Heller 6c29a8720e [test] Remove passthru_endpiont and its microbenchmarks (#35986) 9 months ago
Mark D. Roth cfcbb0a535 [build] move parts of the `grpc_client_channel` BUILD target out into their own targets (#35879) 9 months ago
Mark D. Roth 41606054c2 [load_file] remove grpc_load_file() in favor of grpc_core::LoadFile() (#35857) 10 months ago
Mark D. Roth 10e83973e7 [reorg] move resolver code to src/core/resolver (#35804) 10 months ago
Mark D. Roth 148f59c15a [reorg] move LB policy code to src/core/load_balancing (#35786) 10 months ago
Esun Kim af95eafb34 [CI] Using clang-17 for clang tidy & format (#35595) 10 months ago
Craig Tiller 562bc9b363 [fuzzing] better fallback rng (#35621) 10 months ago
Yijie Ma 77ad5a786e [CSM O11Y] CSM Service Label Plumbing from LB Policies to CallAttemptTracer (#35210) 11 months ago
Mark D. Roth 3e785d395d [RefCounted and friends] Fix type safety of ref-counted types. 12 months ago
Craig Tiller 4e666c740b Internal change 12 months ago
Tanvi Jagtap 8019903a44 Internal configuration cleanup 12 months ago
Mark D. Roth fcdc9b4d29 [LB policy API] pass address lists down via an iterator interface (#34753) 1 year ago
Craig Tiller c2f49c2d3b
[promises] Fix some behaviors exposed by api_fuzzer (#34795) 1 year ago
Mark D. Roth 30a24a37d1
[e2e tests] refactor code for determining local IP address (#34769) 1 year ago
Gregory Cooke 9969d820b5
[TLS - Revocation] Crl Provider (#34715) 1 year ago
apolcyn 7af5efcfd3
Revert "[TLS - Revocation] Crl Provider (#33786)" (#34713) 1 year ago
Gregory Cooke 0f0396ae92
[TLS - Revocation] Crl Provider (#33786) 1 year ago
Yijie Ma bae0c705aa
[Deps] Update to Clang-16 (#34492) 1 year ago
Craig Tiller c744f33790
[fuzzer] Add api fuzzing capabilities to client & server fuzzer (#34609) 1 year ago
Craig Tiller 0814055337
[fuzzers] Expand client_fuzzer, server_fuzzer (#34596) 1 year ago
Mark D. Roth 7a06614f95
[resolver and LB policy APIs] reland: change address list to support multiple addresses per endpoint (#34531) 1 year ago
Mark D. Roth 41f26de3b6
Revert "[resolver and LB policy APIs] change address list to support multiple addresses per endpoint" (#34527) 1 year ago
Mark D. Roth fd2e8c9462
[resolver and LB policy APIs] change address list to support multiple addresses per endpoint (#33567) 1 year ago
Craig Tiller 59d886cb5c
[fuzzing] Expose random number generator to some fuzzers (#34415) 1 year ago
Craig Tiller a9bf741735
[fuzzing] Make it easier for fuzzers to find experiments (#34296) 1 year ago
apolcyn a35f282d58
[c-ares] fix spin loop bug when c-ares gives up on a socket that still has data left in its read buffer (#34185) 1 year ago
Mario Jones Vimal 1c0f5d32a0
[core/gpr] Move subprocess to gpr and add subprocess creation using execve (#33983) 1 year ago
Craig Tiller 5325b65d84
Revert "[core/gpr] move subprocess to gpr" (#33972) 1 year ago
Mario Jones Vimal f10a8e3418
[core/gpr] move subprocess to gpr (#33870) 1 year ago
apolcyn e923706d6f
[c-ares DNS resolver] Revert "Revert "[c-ares DNS resolver] Fix file descriptor use-after-close bug when c-ares writes succeed but subsequent read fails" (#33934)" (#33942) 1 year ago
Alisha Nanda 9aca06d38a
Revert "[c-ares DNS resolver] Fix file descriptor use-after-close bug when c-ares writes succeed but subsequent read fails" (#33934) 1 year ago
apolcyn 76203ba589
[c-ares DNS resolver] Fix file descriptor use-after-close bug when c-ares writes succeed but subsequent read fails (#33871) 1 year ago
Eugene Ostroukhov 7bce35ed41
Revert "Revert "[lb pick_first] Enable random shuffling of address list" (#33497) 1 year ago
Eugene Ostroukhov d59c8eb0f5
Revert "[lb pick_first] Enable random shuffling of address list (#33254)" (#33496) 1 year ago
Eugene Ostroukhov 7e14a322a2
[lb pick_first] Enable random shuffling of address list (#33254) 1 year ago
Craig Tiller 700012fca5
[fuzzing] Allow naming owners for fuzzers (#33470) 1 year ago
Mark D. Roth d20e8d141b
[LB policies] add delegating helper classes (#33445) 1 year ago
Craig Tiller 1bfcca66fe
Revert "[testing] Adjust port selection algorithm on RBE" (#33448) 1 year ago
Craig Tiller 969c228934
[testing] Adjust port selection algorithm on RBE (#33429) 1 year ago
Luwei Ge de9d398e8f
[Audit Logging] End2end test for audit logging in authorization policy (#33196) 2 years ago
AJ Heller 4fde5dabf6
[fuzzing] Extract and modernize ChannelArgs fuzzer configuration (#33161) 2 years ago
Craig Tiller 95c57d9ff5
[config] Better comma separated list support (#33182) 2 years ago
Craig Tiller 5fac4ad47b
[fuzzing] Improve OSA distance performance (#33149) 2 years ago
Craig Tiller 4674f2ccf7
[fuzz] Turn core end2end tests into fuzzers (#33013) 2 years ago
Craig Tiller 65a2a895af
[chttp2] Fix some fuzzer found bugs. (#33005) 2 years ago