1982 Commits (be419fd2ce682fc9bd27378de7cb61d5d2f33af3)

Author SHA1 Message Date
Craig Tiller a35ce3d68c [hpack] Track global hit rate on hpack cache (#37331) 6 months ago
Craig Tiller 116bcb46ee [benchmarks] Exclude from cmake (#37391) 6 months ago
Craig Tiller c8891a9542 [chttp2] Remove rstpit experiment (#37343) 6 months ago
Vignesh Babu 449d1b248f Create a CircularBuffer to store events generated by latent_see. This bounds the total number of generated events. 6 months ago
Craig Tiller 5638afba6e [call-v3][client-channel] Add benchmarks for lb picks (#37052) 6 months ago
Craig Tiller ebc0395cee [metadata] Optimize metadata creation (#37111) 7 months ago
Mark D. Roth 24318054bc [LB policy API] change metadata mutations to overwrite instead of append (#37075) 8 months ago
Craig Tiller c4aa89d60d [call-v3][transport] Add benchmarks for promise based transports (#37054) 8 months ago
Craig Tiller ec7e4e2a96 [call-v3] Separate out the CallState class from CallFilters (#37003) 8 months ago
Craig Tiller 83ee2cd631 [benchmark] Add an opinionated macro for gRPC benchmark targets (#37012) 8 months ago
Craig Tiller 23adb994cf [call-v3] Begin adding benchmarks (#36946) 8 months ago
Craig Tiller 5bb53125e7 [arena] Add tests around newer arena code (#36933) 8 months ago
Craig Tiller b0063e8345 [experiments] Add benchmark (#36937) 8 months ago
Craig Tiller e21467475f [call-v3] Direct channel implementation (#36734) 8 months ago
AJ Heller c9fdef1317 [logging] Centralize configuration for trace flags (#36576) 8 months ago
Tanvi Jagtap 1dbfd4c9f2 [grpc][Gpr_To_Absl_Logging] Deleting multiple instances of gpr_set_log_function (#36833) 8 months ago
Craig Tiller 90a649fd3f [call-v3] Client call implementation (#36724) 8 months ago
Craig Tiller b2e14059a6 [context] Remove `grpc_call_context_element` (#36793) 8 months ago
Craig Tiller 34871fafa3 [call-v3] New client channel implementation (#36723) 9 months ago
Mark D. Roth 3b20b19778 [reorg] move test/core/gpr -> test/core/util (#36641) 9 months ago
Craig Tiller 06b097691e [logging] Add a helper to drop a list of variables out in a LOG statement (#36554) 9 months ago
Mark D. Roth b28b27b2dc [build] fix exclusion of test in cmake (#36502) 9 months ago
Mark D. Roth 1e5fc3df8b [reorg] move server code to src/core/server (#36475) 9 months ago
Mark D. Roth 0944410d6c [reorg] move test/core/util -> test/core/test_util (#36446) 10 months ago
Craig Tiller d52779da52 [call-v3] Interception chain (#36414) 10 months ago
Mark D. Roth 597154c2a7 [reorg] move tests to directories that correspond to the src tree (#36424) 10 months ago
Eugene Ostroukhov 4e735be35a [xds] Fallback implementation (#36145) 10 months ago
Mark D. Roth e715261ac6 [slice] remove absl_base64 experiment (#36178) 11 months ago
Yash Tibrewal e06e45f2af [OTel C++] Do not add otel_plugin_test with CMake if the otel plugin is not enabled (#36128) 11 months ago
Yash Tibrewal 1ce894c977 [OTel] Add CI support for tests via CMake (#36087) 11 months ago
Yijie Ma fb4c043803 [Metrics] gRPC Non-Per-Call Metrics framework implementation (#35871) 12 months ago
Craig Tiller cf79445171 [chaotic-good] Fix channel creation (#35907) 12 months ago
Mark D. Roth 41606054c2 [load_file] remove grpc_load_file() in favor of grpc_core::LoadFile() (#35857) 1 year ago
Craig Tiller d1cb0c0874 [chaotic-good] Bring up core e2e tests (#35663) 1 year ago
Craig Tiller 576c37192c [cmake] build fix (#35661) 1 year ago
Craig Tiller 870a66d9a0 [chaotic-good] Connection setup & test suites (#35650) 1 year ago
Craig Tiller 1751f1043e [transport] Add a transport test suite for promise based transports (#35476) 1 year ago
Craig Tiller 98472179fb [promises] Add an observer type (#35552) 1 year ago
Craig Tiller 584c0c0c98 [call-v3] Filter executor (#35533) 1 year ago
Craig Tiller c77ba326e9 [gprpp] Implement down_cast - a debug-time checked down cast (#35548) 1 year ago
Craig Tiller 9f6789e2b2 [chttp2] Rework settings management to be a c++ type (#35449) 1 year ago
Craig Tiller 6cfa2e9edb [chaotic-good] Disable cmake tests - these are not interesting (#35486) 1 year ago
Eugene Ostroukhov e73b76a7da [Test] Fix bug in waiting for the Orca OOB report (#35467) 1 year ago
Craig Tiller 86522af60d [chaotic-good] Client & server transport (#35400) 1 year ago
Craig Tiller a100e90f97 [chttp2] Remove a bunch of mostly-rolled-out experiments (#35426) 1 year ago
Craig Tiller 75e5ebcb14 [promises] Add a switch primitive (#35424) 1 year ago
Craig Tiller 8448d499e2 [promises] Add `AllOk` combinator (#35304) 1 year ago
Yijie Ma 1abfc97502 [EventEngine] Posix NativeDNSResolver implementation (#35153) 1 year ago
Vignesh Babu 84678829af [EventEngine] Add public methods to allow EventEngine Endpoints to support optional Extensions. 1 year ago
Craig Tiller f11c010e51 [promises] Add awaitable spawn to Party (#34744) 1 year ago