933 Commits (60fbdef6767a71e6a29576488bddc24c798ea94e)

Author SHA1 Message Date
Craig Tiller a35ce3d68c [hpack] Track global hit rate on hpack cache (#37331) 4 months ago
Craig Tiller bda6c3adf8 [sanity] fix (#37385) 4 months ago
Craig Tiller 21b10d8c1d [useful] Drop bespoke CountTrailingZeros impl (#37084) 4 months ago
Vignesh Babu 449d1b248f Create a CircularBuffer to store events generated by latent_see. This bounds the total number of generated events. 4 months ago
Craig Tiller 1204e7983b [useful] Drop bespoke BitCount implementation (#37083) 5 months ago
Craig Tiller 350d26844a [useful] Drop bespoke RotateLeft/RotateRight bitops and use absl (#37082) 5 months ago
Craig Tiller 43bf1afd3d [party] Speed up iteration over wakeup bits (#37037) 5 months ago
Tanvi Jagtap 1dbfd4c9f2 [grpc][Gpr_To_Absl_Logging] Deleting multiple instances of gpr_set_log_function (#36833) 6 months ago
Tanvi Jagtap 0ed095093c [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36703) 6 months ago
Mark D. Roth 3b20b19778 [reorg] move test/core/gpr -> test/core/util (#36641) 7 months ago
Mark D. Roth 0944410d6c [reorg] move test/core/util -> test/core/test_util (#36446) 7 months ago
Tanvi Jagtap e61fa603cc [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36437) 7 months ago
Yijie Ma ba78e4ff47 [test] Wait for `RecordEnd` in `FakeClientCallAttemptTracer` destruction (#36396) 8 months ago
AJ Heller 1a8b22f2de [build] Restrict visibility for creating core credentials types. (#36216) 8 months ago
Craig Tiller 58b254dacf [call-v3] Channel filter construction returns pointers (#36355) 8 months ago
Yijie Ma 188bc021c3 [metrics] Remove synchronous gauge API (#36334) 8 months ago
Craig Tiller b0cf42d86e [clang-format] Remove requirement that port_platform.h is at the top (#36281) 8 months ago
Yash Tibrewal 70839a9b19 [OTel C++] Add experimental optional locality label available to client per-attempt metrics (#36254) 8 months ago
Mark D. Roth 0aebe1c7b6 [authz] get endpoint local/peer addresses via a handshaker (#36237) 8 months ago
Yash Tibrewal 952a2421f9 [OTel C++] Add API to set channel scope filter (#36189) 8 months ago
Craig Tiller 8b8f43aecf [metadata] Remove arena from `grpc_metadata_batch` constructor (#36118) 8 months ago
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) 10 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