grpc/tools/codegen/core
Craig Tiller a9bf741735
[fuzzing] Make it easier for fuzzers to find experiments (#34296)
The previous approach of generating strings was not converging well.
Instead, load a bitfield from the protobuf and use the bits to select
experiments. The fuzzers can explore this space swiftly.

Downside is that as experiments rotate in/out the corpus gets a bit
messed up, but I'm reasonably confident we'll recover quickly.

---------

Co-authored-by: ctiller <ctiller@users.noreply.github.com>
2023-09-12 13:43:14 -07:00
..
BUILD [hpack] Rollforward huffman read optimization (#33657) 2023-07-11 15:26:54 -07:00
experiments_compiler.py [experiments] Fix processing of platform specific test tags (#33749) 2023-07-21 16:06:01 -07:00
gen_config_vars.py [fuzzing] Make it easier for fuzzers to find experiments (#34296) 2023-09-12 13:43:14 -07:00
gen_experiments.py [experiments] Fix processing of platform specific test tags (#33749) 2023-07-21 16:06:01 -07:00
gen_grpc_tls_credentials_options.py [tls] Remove use of SSL_CTX_set_client_CA_list for TLS server credentials. (#33558) 2023-06-29 09:48:15 -07:00
gen_header_frame.py [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
gen_huffman_decompressor.cc [hpack] Rollforward huffman read optimization (#33657) 2023-07-11 15:26:54 -07:00
gen_if_list.py [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
gen_join.py [promises] New `Join`, `TryJoin` implementation (#33995) 2023-08-15 21:44:13 -07:00
gen_seq.py [promises] New `Seq`, `TrySeq` implementation (#33991) 2023-08-10 09:40:13 -07:00
gen_server_registered_method_bad_client_test_body.py [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
gen_settings_ids.py [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
gen_stats_data.py [wrr] Add metrics to help debug high WRR cost (#34095) 2023-08-17 16:37:40 -07:00
gen_switch.py [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
gen_upb_api.sh Revert "Revert "Buildify Envoy upb (#28558)" (#28648)" (#28649) 2022-01-25 11:19:41 -08:00
gen_upb_api_from_bazel_xml.py [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
optimize_arena_pool_sizes.py [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00