1195 Commits (7c567625485ebaaf59077cc774025e54c96d96ac)

Author SHA1 Message Date
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) 10 months ago
Mark D. Roth 1e5fc3df8b [reorg] move server code to src/core/server (#36475) 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) 1 year 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
Craig Tiller dc41f42073
[promises] Add some status-like types for TrySeq (#34906) 1 year ago
Craig Tiller 3964acc806
[promises] Add an intra-activity mutex type (#34824) 1 year ago
nanahpang 1e15d00ec4
[chaotic-good] Add client transport error handling. (#34611) 1 year ago
Vignesh Babu 77e9fe49aa
Revert "[security] Support a list of SSL ECs" (#34900) 1 year ago
Yijie Ma d3828ebfbd
[Fork] Add ObjectGroupForkHandler fork-handling system (#33733) 1 year ago
Luwei Ge eaa72802a0
[security] Support a list of SSL ECs (#34867) 1 year ago
Gregory Cooke 0d4e1ef5df
[Security - Revocation] Crl Directory Watcher Implementation (#34749) 1 year ago
Matthew Stevenson 52f9e011f3
[tls] Allow skipping server cert verification when no default roots are present. (#34859) 1 year ago
Stanley Cheung fb5a3fad57
[PSM Interop] Exclude PSM interop test target from being built by cmake (#34836) 1 year ago
AJ Heller 6f0feaa43f
[test] Delete stranded event test (#34784) 1 year ago
Yash Tibrewal 77824d8093
[chttp2] Fix outgoing data stats (#34693) 1 year ago
Craig Tiller 8f14e37b11
Revert "[chaotic-good] Add chaotic good client transport read (roll-forward)" (#34761) 1 year ago
nanahpang a78145514d
[chaotic-good] Add chaotic good client transport read (roll-forward) (#34657) 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
Craig Tiller 975184f04b
[channel-stack] Make ordering explicit (#32852) 1 year ago
Gregory Cooke 0f0396ae92
[TLS - Revocation] Crl Provider (#33786) 1 year ago
Craig Tiller bfb98d89ec
[testing] Add a test of server handling of calls that expired in the request matcher (#34679) 1 year ago
Craig Tiller 7c59c09f43
[chttp2] Bound write sizes based on observed write performance (#34665) 1 year ago
Craig Tiller c9df0ca470
[cpp] Reland removal of channel_filter code (#34598) 1 year ago
Mark D. Roth be1cf357ba
[FuzzingEventEngine] fix TickForDuration() bug and add test (#34633) 1 year ago