459 Commits (master)

Author SHA1 Message Date
Craig Tiller 57a18b62ba Revert "[promises] Add an optimizer for `Seq`, `TrySeq` (#38445)" (#38748) 6 days ago
Craig Tiller 518943adf1 [promises] Bring back non-copyable seqs/joins (#38744) 6 days ago
Craig Tiller a7a650a74e [promises] Add an optimizer for `Seq`, `TrySeq` (#38445) 7 days ago
Esun Kim 780a9df654 [CI] Bumped Python to 3.8 (#38693) 2 weeks ago
Yash Tibrewal c637de558a [Cleanup] Avoid std::make_pair (#38636) 2 weeks ago
Craig Tiller bd945881ae [fuzztest] Add a domain for config vars (#38641) 3 weeks ago
AJ Heller 478b4c0fba [C++17] Replace absl::optional with std::optional (#38420) 1 month ago
AJ Heller 6de27a09a7 [C++17] Replace legacy abseil attributes (#38422) 1 month ago
AJ Heller bd13a27610 [C++17] Replace absl::variant with std::variant (#38419) 1 month ago
Craig Tiller 1d49120fd8 [experiments] Verify expiration date makes sense (#38301) 2 months ago
Mark D. Roth 7570d8b545 [reorg] move src/core/lib/config -> src/core/config (#37847) 3 months ago
Craig Tiller bc35dc1aa7 [promise] better visibility into seqs (#38135) 3 months ago
Mark D. Roth f6c57b6384 [reorg] move a bunch of stuff to src/core/util (#36792) 5 months ago
Nathan Baulch ccd250aa70 Fix minor typos (#37450) 6 months ago
Richard Belleville 406fbf07a4 [Configurability] Add flag to disable automatic registration of gRPC C++ reflection server when depending on //:grpc++_reflection (#37527) 6 months ago
Tanvi Jagtap 42bd720fee [Gpr_To_Absl_Logging] Fix use of GRPC_TRACE_FLAG_ENABLED in gen code (#37514) 6 months ago
Craig Tiller 951a8e410d [huffman] Code generate geometries at build time (#37424) 6 months ago
Craig Tiller a35ce3d68c [hpack] Track global hit rate on hpack cache (#37331) 7 months ago
AJ Heller 28b678e853 [codegen] Prohibit the "debug" configuration in experiment codegen (#37277) 7 months ago
Craig Tiller 695f017db3 [promise] Remove support for moving-from an already started sequence or join (#37145) 7 months ago
Craig Tiller a0f45af368 [experiments] Optimize `IsExperimentEnabled` (#37057) 8 months ago
Craig Tiller f33083bfd5 [promises] Add always inline to basic combinators (#36981) 8 months ago
Yash Tibrewal 2e4e92bb87 [log] Do not set absl min log level if user does not set GRPC_VERBOSITY (#36931) 8 months ago
AJ Heller c9fdef1317 [logging] Centralize configuration for trace flags (#36576) 9 months ago
Mark D. Roth 6c08d36c3b [reorg] move telemetry code to src/core/telemetry (#36644) 9 months ago
Tanvi Jagtap 7ab3cebdfc [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36694) 9 months ago
AJ Heller b3e061e086 Pre-work for centralized trace flags 9 months ago
Mark D. Roth 0944410d6c [reorg] move test/core/util -> test/core/test_util (#36446) 10 months ago
Tanvi Jagtap c8f85ff037 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36445) 10 months ago
AJ Heller 1a8b22f2de [build] Restrict visibility for creating core credentials types. (#36216) 10 months ago
Craig Tiller d1cb0c0874 [chaotic-good] Bring up core e2e tests (#35663) 1 year ago
Craig Tiller 2bb10be729 [experiments] Allow experiments to opt-in to testing against all pollers (default to not) (#35683) 1 year ago
Eugene Ostroukhov 2fc9dd1546 [build] Update `envoy-api` and `xds` dependencies (#35603) 1 year ago
Craig Tiller 9f6789e2b2 [chttp2] Rework settings management to be a c++ type (#35449) 1 year ago
Craig Tiller 99cafa32d9 [promises] Expand maximum `Seq` length (#35423) 1 year ago
Craig Tiller 75e5ebcb14 [promises] Add a switch primitive (#35424) 1 year ago
Mark D. Roth c7101d0867 [xDS] move CDS and EDS watchers into xds resolver (#35011) 1 year ago
Craig Tiller 6d35000c17 [promises] Log errors in TrySeq (#35319) 1 year ago
Craig Tiller c93798b5c7 Make gen_experiments.py runnable internally also 1 year ago
Craig Tiller 8448d499e2 [promises] Add `AllOk` combinator (#35304) 1 year ago
Craig Tiller 4e666c740b Internal change 1 year ago
Tanvi Jagtap 8019903a44 Internal configuration cleanup 1 year 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