1998 Commits (9d9a89a5a1f3647f3fefd5b9ad386a0e698f7ac9)

Author SHA1 Message Date
Craig Tiller d1035bae1f [chaotic-good] Fix timeout in test suite (#38177) 1 week ago
Vignesh Babu bcc04e7dbd [Orca Service] Gracefully fail the incoming RPC if it fails deserialization 2 weeks ago
Tanvi Jagtap 3bb0ea4e62 [PH2][NewFile][ClassStructure] Add client and server class (#37840) 4 weeks ago
Vignesh Babu 5c31076cc9 [AuthContext] Introduce an ConnectionContext class to hold arbitrary auth properties types for quick lookup. 1 month ago
Craig Tiller 8b7496172d [promises] Add a promise-based match operator (#37981) 1 month ago
AJ Heller 4ffcdd4ab7 Delete gRPC C++ Binder implementation 2 months ago
Mark D. Roth 7fb7d3c3b6 [xDS] xDS-based HTTP CONNECT configuration (#37800) 2 months ago
Craig Tiller 7a413d14f9 [e2e] Mark a few tests flaky (#37880) 2 months ago
AJ Heller b41b323fbe Automated rollback of commit 4abd199841. 2 months ago
AJ Heller 4abd199841 Delete gRPC C++ Binder implementation 2 months ago
Mark D. Roth e56d766a45 [GCP auth filter] add "blackboard" mechanism for retaining global state, and use it for cache in GCP auth filter (#37646) 2 months ago
erm-g 72c7cf88f9 [security] Change security level classification for local connections (#37266) 2 months ago
Craig Tiller 7379a9fbbe [call-v3] Outbound request buffer (#37448) 2 months ago
Mark D. Roth f6c57b6384 [reorg] move a bunch of stuff to src/core/util (#36792) 2 months ago
Mark D. Roth c4117e4615 [xDS] implement GCP Auth filter (#37550) 3 months ago
Mark D. Roth ae5dfa13e8 [xDS] validate Audience cluster metadata (#37566) 3 months ago
Craig Tiller a35ce3d68c [hpack] Track global hit rate on hpack cache (#37331) 4 months ago
Craig Tiller 116bcb46ee [benchmarks] Exclude from cmake (#37391) 4 months ago
Craig Tiller c8891a9542 [chttp2] Remove rstpit experiment (#37343) 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 5638afba6e [call-v3][client-channel] Add benchmarks for lb picks (#37052) 4 months ago
Craig Tiller ebc0395cee [metadata] Optimize metadata creation (#37111) 5 months ago
Mark D. Roth 24318054bc [LB policy API] change metadata mutations to overwrite instead of append (#37075) 5 months ago
Craig Tiller c4aa89d60d [call-v3][transport] Add benchmarks for promise based transports (#37054) 5 months ago
Craig Tiller ec7e4e2a96 [call-v3] Separate out the CallState class from CallFilters (#37003) 5 months ago
Craig Tiller 83ee2cd631 [benchmark] Add an opinionated macro for gRPC benchmark targets (#37012) 5 months ago
Craig Tiller 23adb994cf [call-v3] Begin adding benchmarks (#36946) 5 months ago
Craig Tiller 5bb53125e7 [arena] Add tests around newer arena code (#36933) 6 months ago
Craig Tiller b0063e8345 [experiments] Add benchmark (#36937) 6 months ago
Craig Tiller e21467475f [call-v3] Direct channel implementation (#36734) 6 months ago
AJ Heller c9fdef1317 [logging] Centralize configuration for trace flags (#36576) 6 months ago
Tanvi Jagtap 1dbfd4c9f2 [grpc][Gpr_To_Absl_Logging] Deleting multiple instances of gpr_set_log_function (#36833) 6 months ago
Craig Tiller 90a649fd3f [call-v3] Client call implementation (#36724) 6 months ago
Craig Tiller b2e14059a6 [context] Remove `grpc_call_context_element` (#36793) 6 months ago
Craig Tiller 34871fafa3 [call-v3] New client channel implementation (#36723) 6 months ago
Mark D. Roth 3b20b19778 [reorg] move test/core/gpr -> test/core/util (#36641) 7 months ago
Craig Tiller 06b097691e [logging] Add a helper to drop a list of variables out in a LOG statement (#36554) 7 months ago
Mark D. Roth b28b27b2dc [build] fix exclusion of test in cmake (#36502) 7 months ago
Mark D. Roth 1e5fc3df8b [reorg] move server code to src/core/server (#36475) 7 months ago
Mark D. Roth 0944410d6c [reorg] move test/core/util -> test/core/test_util (#36446) 7 months ago
Craig Tiller d52779da52 [call-v3] Interception chain (#36414) 7 months ago
Mark D. Roth 597154c2a7 [reorg] move tests to directories that correspond to the src tree (#36424) 7 months ago
Eugene Ostroukhov 4e735be35a [xds] Fallback implementation (#36145) 8 months ago
Mark D. Roth e715261ac6 [slice] remove absl_base64 experiment (#36178) 8 months ago
Yash Tibrewal e06e45f2af [OTel C++] Do not add otel_plugin_test with CMake if the otel plugin is not enabled (#36128) 9 months ago
Yash Tibrewal 1ce894c977 [OTel] Add CI support for tests via CMake (#36087) 9 months ago
Yijie Ma fb4c043803 [Metrics] gRPC Non-Per-Call Metrics framework implementation (#35871) 9 months ago
Craig Tiller cf79445171 [chaotic-good] Fix channel creation (#35907) 10 months ago
Mark D. Roth 41606054c2 [load_file] remove grpc_load_file() in favor of grpc_core::LoadFile() (#35857) 10 months ago
Craig Tiller d1cb0c0874 [chaotic-good] Bring up core e2e tests (#35663) 10 months ago