grpc/tools/codegen/core
Adam Cozzette 016ed921ce
[deps] Upgrade protobuf version to v25.0 (#34513)
This commit upgrades gRPC to protobuf v25.0 and makes some fixes to
account for upb changes. One major change is that upb has been merged
into the protobuf repo, so we can now drop the separate `@upb`
dependency. Another is that `.upb.c` files no longer exist and there are
new `.upb_minitable.h` and `.upb_minitable.c` files. The longer
filenames exceeded a Windows restriction, so to work around that I
renamed the `upb-generated` directory to just `upb-gen`, and likewise
for `upbdefs-generated`.
2023-11-10 00:11:09 -08:00
..
BUILD [hpack] Rollforward huffman read optimization (#33657) 2023-07-11 15:26:54 -07:00
experiments_compiler.py Revert "[experiments] Explicit requirement check" (#34911) 2023-11-09 11:23:58 -08: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] Enforce ordering in rollouts, experiments.yaml (#34656) 2023-10-11 08:13:00 -07:00
gen_grpc_tls_credentials_options.py [tls] Fix ownership bugs in TlsCredentialsOptions and grpc_tls_credentials_options. (#34758) 2023-10-27 08:09:04 -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] Add tracing to seq, join variants (#34401) 2023-09-19 11:49:12 -07:00
gen_seq.py [promises] Add tracing to seq, join variants (#34401) 2023-09-19 11:49:12 -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 [deps] Upgrade protobuf version to v25.0 (#34513) 2023-11-10 00:11:09 -08:00
gen_upb_api_from_bazel_xml.py [deps] Upgrade protobuf version to v25.0 (#34513) 2023-11-10 00:11:09 -08:00
optimize_arena_pool_sizes.py [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00