29106 Commits (c96f3dce4e6d616a3241bcb7ae70b75b52320a1f)

Author SHA1 Message Date
AJ Heller 28692fdcae
[EventEngine] Enable work stealing thread pool in debug builds (#33333) 2 years ago
Craig Tiller 1f85fb21f2
[metadata] Improve codegen for name lookups (#33237) 2 years ago
Xuan Wang 629b7a14da
[python O11Y] Initial Implementation (#32974) 2 years ago
Mark D. Roth 0f898fa73f
[resolver] change ServerAddress::ToString() to sort attributes (#33349) 2 years ago
AJ Heller ef83f20247
[EventEngine] Fix use-after-free in WindowsEventEngine endpoint shutdown (#33337) 2 years ago
Mark D. Roth 6b4a1e4243
[outlier detection] hack to prevent OD from working with pick_first (#33336) 2 years ago
Mark D. Roth 9fec475cc1
[xDS] make transport factory injectable in GrpcXdsClient (#33328) 2 years ago
Craig Tiller b43a668def
[channelz] Make the cacheline stuff work properly for C++14 (#33327) 2 years ago
apolcyn 889412c416
[Rls] de-experimentalize RLS in XDS (#33290) 2 years ago
Vignesh Babu 4adf95ca9e
[experiments] Fix experiment expiry and avoid failing BUILDS on expired experiments. (#33325) 2 years ago
AJ Heller 87afec2696
[Reland][EventEngine] Make the thread pool quiesce 10x faster, and add a small stress test" (#33316) (#33317) 2 years ago
AJ Heller 925ff588a3
Revert "[EventEngine] Make the thread pool quiesce 10x faster, and add a small stress test" (#33316) 2 years ago
Yijie Ma 5a0678001b
[Release] Bump version to 1.57.0-dev (on master branch) (#33311) 2 years ago
AJ Heller fbc0b38675
[EventEngine] Make the thread pool quiesce 10x faster, and add a small stress test (#33223) 2 years ago
Vignesh Babu 173d225150
[experiments] Add a grpc_generate_one_off_internal_targets hook in the BUILD file (#33307) 2 years ago
Craig Tiller 645c4b43ca
[whitespace] If you see it, you must skip it (#33294) 2 years ago
Craig Tiller 2892b24eab
[fuzzing] Fix fuzzer found bug (#33291) 2 years ago
Yijie Ma bde995281a
[Release] Bump core version to 33.0.0 for upcoming release (#33292) 2 years ago
AJ Heller 3225a9f117
[EventEngine] Disable EventEngine polling in gRPC Python (#33279) 2 years ago
AJ Heller c5ade3011a
Revert "[core] Add support for vsock transport" (#33276) 2 years ago
Mark D. Roth b103379a43
[xDS] fix fuzzer-found bug with resource field unset in Resource wrapper (#33274) 2 years ago
Vignesh Babu d11a62e3d0
[experiments] Re-structure experiments codegen to make it more modular and re-usable (#33263) 2 years ago
AJ Heller a351817813
[experiments] Extend EventEngine experiment expiration dates (#33272) 2 years ago
Yadong 9d765860ef
[core] Add support for vsock transport (#32847) 2 years ago
Steven Wang eac1a93f49
[Core] Fix the false sharing in struct grpc_completion_queue (#33173) 2 years ago
Mark D. Roth 52d687ad42
[xDS] second attempt: clean up cert provider factory and registry APIs (#33249) 2 years ago
Craig Tiller 8cb7e610c3
[experiments] Make monitoring_experiment never expire (#33250) 2 years ago
AJ Heller 9d353ebe45
[EventEngine] Mark worker threads busy while draining (#33251) 2 years ago
Craig Tiller eb57f2e910
[flow control] De-risk the memory flow controller (#33240) 2 years ago
Craig Tiller 51c68ac2c6
[experiments] Push out some expiries for my experiments (#33247) 2 years ago
Craig Tiller 9faa39d88b
Revert "[xDS] clean up cert provider factory and registry APIs" (#33248) 2 years ago
Craig Tiller 02693313f2
[client_channel] Fix use-after-free (#33239) 2 years ago
Mark D. Roth eb2b1edd1c
[xDS] clean up cert provider factory and registry APIs (#33226) 2 years ago
Luwei Ge de9d398e8f
[Audit Logging] End2end test for audit logging in authorization policy (#33196) 2 years ago
Vignesh Babu 4d85f514cb
[experiments] Split experiments into two separate experiment definition and rollout definition files (#33228) 2 years ago
Craig Tiller 4d0611e4a9
[promises] Async wakeup for activities/parties (#33215) 2 years ago
Craig Tiller ad3c6273c6
[experiments] Remove flow_control_fixes experiment (#33230) 2 years ago
Mark D. Roth 33d0afd316
[JSON object loader] fix null handling (#33225) 2 years ago
AJ Heller 0d3ecd3e63
[EventEngine] Potential fix for non-empty queues at thread pool shutdown (#33219) 2 years ago
nanahpang c684409921
[chaotic-good] New frame serialization/deserialization in chaotic-good transport. (#33067) 2 years ago
AJ Heller b225083b34
[test] Re-enable work stealing thread pool experiment (#33213) 2 years ago
AJ Heller 5f5a2638ea
[EventEngine] Speed up WorkStealingThreadPool restart cycle (#33209) 2 years ago
Steven Wang 3671350d92
[Core] Add a GPR_LIKELY in cq_pluck() (#33207) 2 years ago
Craig Tiller b71b3b410c
[memory] Trim down 'per-cpu' sharding a little (#33203) 2 years ago
Mark D. Roth 9d03117fbc
[ring hash] revert 64-to-32-bit changes for objc (#33201) 2 years ago
Hannah Shi 988c85535d
[ObjC] Upgrade podspec xx.deployment_target (#33091) 2 years ago
Craig Tiller 338c55978b
[threading] Implement thready-tsan mode (#33193) 2 years ago
Craig Tiller d39a379232
[call] Ensure payload is scrubbed in the event of a batch error (#33195) 2 years ago
Mark D. Roth ec31abdacf
[xDS] support StringMatch for header matching in RouteConfig (#32993) 2 years ago
Vignesh Babu 67b614a720
[testing] Fix tsan issue in EventEngine LockFreeEvent (#33176) 2 years ago