449 Commits (master)

Author SHA1 Message Date
Mark D. Roth 7570d8b545 [reorg] move src/core/lib/config -> src/core/config (#37847) 3 days ago
Craig Tiller bc35dc1aa7 [promise] better visibility into seqs (#38135) 1 week ago
Mark D. Roth f6c57b6384 [reorg] move a bunch of stuff to src/core/util (#36792) 2 months ago
Nathan Baulch ccd250aa70 Fix minor typos (#37450) 3 months ago
Richard Belleville 406fbf07a4 [Configurability] Add flag to disable automatic registration of gRPC C++ reflection server when depending on //:grpc++_reflection (#37527) 3 months ago
Tanvi Jagtap 42bd720fee [Gpr_To_Absl_Logging] Fix use of GRPC_TRACE_FLAG_ENABLED in gen code (#37514) 3 months ago
Craig Tiller 951a8e410d [huffman] Code generate geometries at build time (#37424) 4 months ago
Craig Tiller a35ce3d68c [hpack] Track global hit rate on hpack cache (#37331) 4 months ago
AJ Heller 28b678e853 [codegen] Prohibit the "debug" configuration in experiment codegen (#37277) 4 months ago
Craig Tiller 695f017db3 [promise] Remove support for moving-from an already started sequence or join (#37145) 4 months ago
Craig Tiller a0f45af368 [experiments] Optimize `IsExperimentEnabled` (#37057) 5 months ago
Craig Tiller f33083bfd5 [promises] Add always inline to basic combinators (#36981) 5 months ago
Yash Tibrewal 2e4e92bb87 [log] Do not set absl min log level if user does not set GRPC_VERBOSITY (#36931) 5 months ago
AJ Heller c9fdef1317 [logging] Centralize configuration for trace flags (#36576) 6 months ago
Mark D. Roth 6c08d36c3b [reorg] move telemetry code to src/core/telemetry (#36644) 6 months ago
Tanvi Jagtap 7ab3cebdfc [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36694) 6 months ago
AJ Heller b3e061e086 Pre-work for centralized trace flags 6 months ago
Mark D. Roth 0944410d6c [reorg] move test/core/util -> test/core/test_util (#36446) 7 months ago
Tanvi Jagtap c8f85ff037 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36445) 7 months ago
AJ Heller 1a8b22f2de [build] Restrict visibility for creating core credentials types. (#36216) 7 months ago
Craig Tiller d1cb0c0874 [chaotic-good] Bring up core e2e tests (#35663) 10 months ago
Craig Tiller 2bb10be729 [experiments] Allow experiments to opt-in to testing against all pollers (default to not) (#35683) 10 months ago
Eugene Ostroukhov 2fc9dd1546 [build] Update `envoy-api` and `xds` dependencies (#35603) 10 months ago
Craig Tiller 9f6789e2b2 [chttp2] Rework settings management to be a c++ type (#35449) 11 months ago
Craig Tiller 99cafa32d9 [promises] Expand maximum `Seq` length (#35423) 11 months ago
Craig Tiller 75e5ebcb14 [promises] Add a switch primitive (#35424) 11 months ago
Mark D. Roth c7101d0867 [xDS] move CDS and EDS watchers into xds resolver (#35011) 11 months ago
Craig Tiller 6d35000c17 [promises] Log errors in TrySeq (#35319) 11 months ago
Craig Tiller c93798b5c7 Make gen_experiments.py runnable internally also 11 months ago
Craig Tiller 8448d499e2 [promises] Add `AllOk` combinator (#35304) 12 months ago
Craig Tiller 4e666c740b Internal change 12 months ago
Tanvi Jagtap 8019903a44 Internal configuration cleanup 12 months ago
Craig Tiller 399fded213 Reapply "[experiments] Explicit requirement check" (#34911) (#34915) 1 year ago
Adam Cozzette 016ed921ce
[deps] Upgrade protobuf version to v25.0 (#34513) 1 year ago
Alisha Nanda b0e0659bab
Revert "[experiments] Explicit requirement check" (#34911) 1 year ago
Craig Tiller 88011e05f5
[experiments] Explicit requirement check (#34880) 1 year ago
Matthew Stevenson 07985907f2
[tls] Fix ownership bugs in TlsCredentialsOptions and grpc_tls_credentials_options. (#34758) 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 f9777ac25e
[experiments] Enforce ordering in rollouts, experiments.yaml (#34656) 1 year ago
Craig Tiller 52369882d8
[promises] Add tracing to seq, join variants (#34401) 1 year ago
Craig Tiller c0155b4188
[experiments] Make codegen more merge friendly (#34393) 1 year ago
Craig Tiller a9bf741735
[fuzzing] Make it easier for fuzzers to find experiments (#34296) 1 year ago
h-vetinari 2d1595c9af
[Build] Shared builds on windows (#34103) 1 year ago
Craig Tiller b85b57fdc7
[wrr] Add metrics to help debug high WRR cost (#34095) 1 year ago
Craig Tiller 8bbd11ebed
[promises] New `Join`, `TryJoin` implementation (#33995) 1 year ago
Craig Tiller 54651a7168
[promises] New `Seq`, `TrySeq` implementation (#33991) 1 year ago
Vignesh Babu f85b7c79ee
[experiments] Fix processing of platform specific test tags (#33749) 1 year ago