|
|
@ -55,11 +55,6 @@ libs: |
|
|
|
- src/core/lib/config/config_vars.h |
|
|
|
- src/core/lib/config/config_vars.h |
|
|
|
- src/core/lib/config/load_config.h |
|
|
|
- src/core/lib/config/load_config.h |
|
|
|
- src/core/lib/event_engine/thread_local.h |
|
|
|
- src/core/lib/event_engine/thread_local.h |
|
|
|
- src/core/lib/gpr/alloc.h |
|
|
|
|
|
|
|
- src/core/lib/gpr/string.h |
|
|
|
|
|
|
|
- src/core/lib/gpr/time_precise.h |
|
|
|
|
|
|
|
- src/core/lib/gpr/tmpfile.h |
|
|
|
|
|
|
|
- src/core/lib/gpr/useful.h |
|
|
|
|
|
|
|
- src/core/lib/gprpp/construct_destruct.h |
|
|
|
- src/core/lib/gprpp/construct_destruct.h |
|
|
|
- src/core/lib/gprpp/crash.h |
|
|
|
- src/core/lib/gprpp/crash.h |
|
|
|
- src/core/lib/gprpp/debug_location.h |
|
|
|
- src/core/lib/gprpp/debug_location.h |
|
|
@ -76,37 +71,16 @@ libs: |
|
|
|
- src/core/lib/gprpp/tchar.h |
|
|
|
- src/core/lib/gprpp/tchar.h |
|
|
|
- src/core/lib/gprpp/thd.h |
|
|
|
- src/core/lib/gprpp/thd.h |
|
|
|
- src/core/lib/gprpp/time_util.h |
|
|
|
- src/core/lib/gprpp/time_util.h |
|
|
|
|
|
|
|
- src/core/util/alloc.h |
|
|
|
|
|
|
|
- src/core/util/string.h |
|
|
|
|
|
|
|
- src/core/util/time_precise.h |
|
|
|
|
|
|
|
- src/core/util/tmpfile.h |
|
|
|
|
|
|
|
- src/core/util/useful.h |
|
|
|
src: |
|
|
|
src: |
|
|
|
- src/core/lib/config/config_vars.cc |
|
|
|
- src/core/lib/config/config_vars.cc |
|
|
|
- src/core/lib/config/config_vars_non_generated.cc |
|
|
|
- src/core/lib/config/config_vars_non_generated.cc |
|
|
|
- src/core/lib/config/load_config.cc |
|
|
|
- src/core/lib/config/load_config.cc |
|
|
|
- src/core/lib/event_engine/thread_local.cc |
|
|
|
- src/core/lib/event_engine/thread_local.cc |
|
|
|
- src/core/lib/gpr/alloc.cc |
|
|
|
|
|
|
|
- src/core/lib/gpr/android/log.cc |
|
|
|
|
|
|
|
- src/core/lib/gpr/atm.cc |
|
|
|
|
|
|
|
- src/core/lib/gpr/iphone/cpu.cc |
|
|
|
|
|
|
|
- src/core/lib/gpr/linux/cpu.cc |
|
|
|
|
|
|
|
- src/core/lib/gpr/linux/log.cc |
|
|
|
|
|
|
|
- src/core/lib/gpr/log.cc |
|
|
|
|
|
|
|
- src/core/lib/gpr/msys/tmpfile.cc |
|
|
|
|
|
|
|
- src/core/lib/gpr/posix/cpu.cc |
|
|
|
|
|
|
|
- src/core/lib/gpr/posix/log.cc |
|
|
|
|
|
|
|
- src/core/lib/gpr/posix/string.cc |
|
|
|
|
|
|
|
- src/core/lib/gpr/posix/sync.cc |
|
|
|
|
|
|
|
- src/core/lib/gpr/posix/time.cc |
|
|
|
|
|
|
|
- src/core/lib/gpr/posix/tmpfile.cc |
|
|
|
|
|
|
|
- src/core/lib/gpr/string.cc |
|
|
|
|
|
|
|
- src/core/lib/gpr/sync.cc |
|
|
|
|
|
|
|
- src/core/lib/gpr/sync_abseil.cc |
|
|
|
|
|
|
|
- src/core/lib/gpr/time.cc |
|
|
|
|
|
|
|
- src/core/lib/gpr/time_precise.cc |
|
|
|
|
|
|
|
- src/core/lib/gpr/windows/cpu.cc |
|
|
|
|
|
|
|
- src/core/lib/gpr/windows/log.cc |
|
|
|
|
|
|
|
- src/core/lib/gpr/windows/string.cc |
|
|
|
|
|
|
|
- src/core/lib/gpr/windows/string_util.cc |
|
|
|
|
|
|
|
- src/core/lib/gpr/windows/sync.cc |
|
|
|
|
|
|
|
- src/core/lib/gpr/windows/time.cc |
|
|
|
|
|
|
|
- src/core/lib/gpr/windows/tmpfile.cc |
|
|
|
|
|
|
|
- src/core/lib/gprpp/crash.cc |
|
|
|
- src/core/lib/gprpp/crash.cc |
|
|
|
- src/core/lib/gprpp/examine_stack.cc |
|
|
|
- src/core/lib/gprpp/examine_stack.cc |
|
|
|
- src/core/lib/gprpp/fork.cc |
|
|
|
- src/core/lib/gprpp/fork.cc |
|
|
@ -122,6 +96,32 @@ libs: |
|
|
|
- src/core/lib/gprpp/windows/env.cc |
|
|
|
- src/core/lib/gprpp/windows/env.cc |
|
|
|
- src/core/lib/gprpp/windows/stat.cc |
|
|
|
- src/core/lib/gprpp/windows/stat.cc |
|
|
|
- src/core/lib/gprpp/windows/thd.cc |
|
|
|
- src/core/lib/gprpp/windows/thd.cc |
|
|
|
|
|
|
|
- src/core/util/alloc.cc |
|
|
|
|
|
|
|
- src/core/util/android/log.cc |
|
|
|
|
|
|
|
- src/core/util/atm.cc |
|
|
|
|
|
|
|
- src/core/util/iphone/cpu.cc |
|
|
|
|
|
|
|
- src/core/util/linux/cpu.cc |
|
|
|
|
|
|
|
- src/core/util/linux/log.cc |
|
|
|
|
|
|
|
- src/core/util/log.cc |
|
|
|
|
|
|
|
- src/core/util/msys/tmpfile.cc |
|
|
|
|
|
|
|
- src/core/util/posix/cpu.cc |
|
|
|
|
|
|
|
- src/core/util/posix/log.cc |
|
|
|
|
|
|
|
- src/core/util/posix/string.cc |
|
|
|
|
|
|
|
- src/core/util/posix/sync.cc |
|
|
|
|
|
|
|
- src/core/util/posix/time.cc |
|
|
|
|
|
|
|
- src/core/util/posix/tmpfile.cc |
|
|
|
|
|
|
|
- src/core/util/string.cc |
|
|
|
|
|
|
|
- src/core/util/sync.cc |
|
|
|
|
|
|
|
- src/core/util/sync_abseil.cc |
|
|
|
|
|
|
|
- src/core/util/time.cc |
|
|
|
|
|
|
|
- src/core/util/time_precise.cc |
|
|
|
|
|
|
|
- src/core/util/windows/cpu.cc |
|
|
|
|
|
|
|
- src/core/util/windows/log.cc |
|
|
|
|
|
|
|
- src/core/util/windows/string.cc |
|
|
|
|
|
|
|
- src/core/util/windows/string_util.cc |
|
|
|
|
|
|
|
- src/core/util/windows/sync.cc |
|
|
|
|
|
|
|
- src/core/util/windows/time.cc |
|
|
|
|
|
|
|
- src/core/util/windows/tmpfile.cc |
|
|
|
deps: |
|
|
|
deps: |
|
|
|
- absl/base:base |
|
|
|
- absl/base:base |
|
|
|
- absl/base:core_headers |
|
|
|
- absl/base:core_headers |
|
|
@ -882,7 +882,6 @@ libs: |
|
|
|
- src/core/lib/event_engine/work_queue/work_queue.h |
|
|
|
- src/core/lib/event_engine/work_queue/work_queue.h |
|
|
|
- src/core/lib/experiments/config.h |
|
|
|
- src/core/lib/experiments/config.h |
|
|
|
- src/core/lib/experiments/experiments.h |
|
|
|
- src/core/lib/experiments/experiments.h |
|
|
|
- src/core/lib/gpr/spinlock.h |
|
|
|
|
|
|
|
- src/core/lib/gprpp/atomic_utils.h |
|
|
|
- src/core/lib/gprpp/atomic_utils.h |
|
|
|
- src/core/lib/gprpp/bitset.h |
|
|
|
- src/core/lib/gprpp/bitset.h |
|
|
|
- src/core/lib/gprpp/chunked_vector.h |
|
|
|
- src/core/lib/gprpp/chunked_vector.h |
|
|
@ -1214,6 +1213,7 @@ libs: |
|
|
|
- src/core/tsi/transport_security.h |
|
|
|
- src/core/tsi/transport_security.h |
|
|
|
- src/core/tsi/transport_security_grpc.h |
|
|
|
- src/core/tsi/transport_security_grpc.h |
|
|
|
- src/core/tsi/transport_security_interface.h |
|
|
|
- src/core/tsi/transport_security_interface.h |
|
|
|
|
|
|
|
- src/core/util/spinlock.h |
|
|
|
- src/core/xds/grpc/certificate_provider_store.h |
|
|
|
- src/core/xds/grpc/certificate_provider_store.h |
|
|
|
- src/core/xds/grpc/file_watcher_certificate_provider_factory.h |
|
|
|
- src/core/xds/grpc/file_watcher_certificate_provider_factory.h |
|
|
|
- src/core/xds/grpc/upb_utils.h |
|
|
|
- src/core/xds/grpc/upb_utils.h |
|
|
@ -2420,7 +2420,6 @@ libs: |
|
|
|
- src/core/lib/event_engine/work_queue/work_queue.h |
|
|
|
- src/core/lib/event_engine/work_queue/work_queue.h |
|
|
|
- src/core/lib/experiments/config.h |
|
|
|
- src/core/lib/experiments/config.h |
|
|
|
- src/core/lib/experiments/experiments.h |
|
|
|
- src/core/lib/experiments/experiments.h |
|
|
|
- src/core/lib/gpr/spinlock.h |
|
|
|
|
|
|
|
- src/core/lib/gprpp/atomic_utils.h |
|
|
|
- src/core/lib/gprpp/atomic_utils.h |
|
|
|
- src/core/lib/gprpp/bitset.h |
|
|
|
- src/core/lib/gprpp/bitset.h |
|
|
|
- src/core/lib/gprpp/chunked_vector.h |
|
|
|
- src/core/lib/gprpp/chunked_vector.h |
|
|
@ -2684,6 +2683,7 @@ libs: |
|
|
|
- src/core/tsi/transport_security.h |
|
|
|
- src/core/tsi/transport_security.h |
|
|
|
- src/core/tsi/transport_security_grpc.h |
|
|
|
- src/core/tsi/transport_security_grpc.h |
|
|
|
- src/core/tsi/transport_security_interface.h |
|
|
|
- src/core/tsi/transport_security_interface.h |
|
|
|
|
|
|
|
- src/core/util/spinlock.h |
|
|
|
- third_party/upb/upb/generated_code_support.h |
|
|
|
- third_party/upb/upb/generated_code_support.h |
|
|
|
- third_party/upb/upb/mini_descriptor/build_enum.h |
|
|
|
- third_party/upb/upb/mini_descriptor/build_enum.h |
|
|
|
- third_party/upb/upb/mini_descriptor/decode.h |
|
|
|
- third_party/upb/upb/mini_descriptor/decode.h |
|
|
@ -4015,7 +4015,7 @@ libs: |
|
|
|
language: c++ |
|
|
|
language: c++ |
|
|
|
public_headers: [] |
|
|
|
public_headers: [] |
|
|
|
headers: |
|
|
|
headers: |
|
|
|
- src/core/lib/gpr/subprocess.h |
|
|
|
- src/core/util/subprocess.h |
|
|
|
- test/core/end2end/data/ssl_test_data.h |
|
|
|
- test/core/end2end/data/ssl_test_data.h |
|
|
|
- test/core/test_util/cmdline.h |
|
|
|
- test/core/test_util/cmdline.h |
|
|
|
- test/core/test_util/evaluate_args_test_util.h |
|
|
|
- test/core/test_util/evaluate_args_test_util.h |
|
|
@ -4034,8 +4034,8 @@ libs: |
|
|
|
- test/cpp/util/subprocess.h |
|
|
|
- test/cpp/util/subprocess.h |
|
|
|
- test/cpp/util/test_credentials_provider.h |
|
|
|
- test/cpp/util/test_credentials_provider.h |
|
|
|
src: |
|
|
|
src: |
|
|
|
- src/core/lib/gpr/subprocess_posix.cc |
|
|
|
- src/core/util/subprocess_posix.cc |
|
|
|
- src/core/lib/gpr/subprocess_windows.cc |
|
|
|
- src/core/util/subprocess_windows.cc |
|
|
|
- test/core/end2end/data/client_certs.cc |
|
|
|
- test/core/end2end/data/client_certs.cc |
|
|
|
- test/core/end2end/data/server1_cert.cc |
|
|
|
- test/core/end2end/data/server1_cert.cc |
|
|
|
- test/core/end2end/data/server1_key.cc |
|
|
|
- test/core/end2end/data/server1_key.cc |
|
|
@ -4510,7 +4510,6 @@ libs: |
|
|
|
- src/core/lib/event_engine/work_queue/work_queue.h |
|
|
|
- src/core/lib/event_engine/work_queue/work_queue.h |
|
|
|
- src/core/lib/experiments/config.h |
|
|
|
- src/core/lib/experiments/config.h |
|
|
|
- src/core/lib/experiments/experiments.h |
|
|
|
- src/core/lib/experiments/experiments.h |
|
|
|
- src/core/lib/gpr/spinlock.h |
|
|
|
|
|
|
|
- src/core/lib/gprpp/atomic_utils.h |
|
|
|
- src/core/lib/gprpp/atomic_utils.h |
|
|
|
- src/core/lib/gprpp/bitset.h |
|
|
|
- src/core/lib/gprpp/bitset.h |
|
|
|
- src/core/lib/gprpp/chunked_vector.h |
|
|
|
- src/core/lib/gprpp/chunked_vector.h |
|
|
@ -4611,6 +4610,7 @@ libs: |
|
|
|
- src/core/lib/promise/activity.h |
|
|
|
- src/core/lib/promise/activity.h |
|
|
|
- src/core/lib/promise/all_ok.h |
|
|
|
- src/core/lib/promise/all_ok.h |
|
|
|
- src/core/lib/promise/arena_promise.h |
|
|
|
- src/core/lib/promise/arena_promise.h |
|
|
|
|
|
|
|
- src/core/lib/promise/cancel_callback.h |
|
|
|
- src/core/lib/promise/context.h |
|
|
|
- src/core/lib/promise/context.h |
|
|
|
- src/core/lib/promise/detail/basic_seq.h |
|
|
|
- src/core/lib/promise/detail/basic_seq.h |
|
|
|
- src/core/lib/promise/detail/join_state.h |
|
|
|
- src/core/lib/promise/detail/join_state.h |
|
|
@ -4730,6 +4730,7 @@ libs: |
|
|
|
- src/core/tsi/transport_security.h |
|
|
|
- src/core/tsi/transport_security.h |
|
|
|
- src/core/tsi/transport_security_grpc.h |
|
|
|
- src/core/tsi/transport_security_grpc.h |
|
|
|
- src/core/tsi/transport_security_interface.h |
|
|
|
- src/core/tsi/transport_security_interface.h |
|
|
|
|
|
|
|
- src/core/util/spinlock.h |
|
|
|
- third_party/upb/upb/generated_code_support.h |
|
|
|
- third_party/upb/upb/generated_code_support.h |
|
|
|
- third_party/upb/upb/mini_descriptor/build_enum.h |
|
|
|
- third_party/upb/upb/mini_descriptor/build_enum.h |
|
|
|
- third_party/upb/upb/mini_descriptor/decode.h |
|
|
|
- third_party/upb/upb/mini_descriptor/decode.h |
|
|
@ -5281,7 +5282,7 @@ targets: |
|
|
|
build: test |
|
|
|
build: test |
|
|
|
language: c++ |
|
|
|
language: c++ |
|
|
|
headers: |
|
|
|
headers: |
|
|
|
- src/core/lib/gpr/subprocess.h |
|
|
|
- src/core/util/subprocess.h |
|
|
|
- test/core/test_util/cmdline.h |
|
|
|
- test/core/test_util/cmdline.h |
|
|
|
- test/core/test_util/evaluate_args_test_util.h |
|
|
|
- test/core/test_util/evaluate_args_test_util.h |
|
|
|
- test/core/test_util/fuzzer_util.h |
|
|
|
- test/core/test_util/fuzzer_util.h |
|
|
@ -5297,8 +5298,8 @@ targets: |
|
|
|
- test/cpp/util/string_ref_helper.h |
|
|
|
- test/cpp/util/string_ref_helper.h |
|
|
|
- test/cpp/util/subprocess.h |
|
|
|
- test/cpp/util/subprocess.h |
|
|
|
src: |
|
|
|
src: |
|
|
|
- src/core/lib/gpr/subprocess_posix.cc |
|
|
|
- src/core/util/subprocess_posix.cc |
|
|
|
- src/core/lib/gpr/subprocess_windows.cc |
|
|
|
- src/core/util/subprocess_windows.cc |
|
|
|
- test/core/test_util/cmdline.cc |
|
|
|
- test/core/test_util/cmdline.cc |
|
|
|
- test/core/test_util/fuzzer_util.cc |
|
|
|
- test/core/test_util/fuzzer_util.cc |
|
|
|
- test/core/test_util/grpc_profiler.cc |
|
|
|
- test/core/test_util/grpc_profiler.cc |
|
|
@ -5884,7 +5885,7 @@ targets: |
|
|
|
build: test |
|
|
|
build: test |
|
|
|
language: c++ |
|
|
|
language: c++ |
|
|
|
headers: |
|
|
|
headers: |
|
|
|
- src/core/lib/gpr/subprocess.h |
|
|
|
- src/core/util/subprocess.h |
|
|
|
- test/core/end2end/cq_verifier.h |
|
|
|
- test/core/end2end/cq_verifier.h |
|
|
|
- test/core/test_util/cmdline.h |
|
|
|
- test/core/test_util/cmdline.h |
|
|
|
- test/core/test_util/evaluate_args_test_util.h |
|
|
|
- test/core/test_util/evaluate_args_test_util.h |
|
|
@ -5897,8 +5898,8 @@ targets: |
|
|
|
- test/core/test_util/slice_splitter.h |
|
|
|
- test/core/test_util/slice_splitter.h |
|
|
|
- test/core/test_util/tracer_util.h |
|
|
|
- test/core/test_util/tracer_util.h |
|
|
|
src: |
|
|
|
src: |
|
|
|
- src/core/lib/gpr/subprocess_posix.cc |
|
|
|
- src/core/util/subprocess_posix.cc |
|
|
|
- src/core/lib/gpr/subprocess_windows.cc |
|
|
|
- src/core/util/subprocess_windows.cc |
|
|
|
- test/core/bad_ssl/bad_ssl_test.cc |
|
|
|
- test/core/bad_ssl/bad_ssl_test.cc |
|
|
|
- test/core/end2end/cq_verifier.cc |
|
|
|
- test/core/end2end/cq_verifier.cc |
|
|
|
- test/core/test_util/cmdline.cc |
|
|
|
- test/core/test_util/cmdline.cc |
|
|
@ -5922,7 +5923,7 @@ targets: |
|
|
|
build: test |
|
|
|
build: test |
|
|
|
language: c++ |
|
|
|
language: c++ |
|
|
|
headers: |
|
|
|
headers: |
|
|
|
- src/core/lib/gpr/subprocess.h |
|
|
|
- src/core/util/subprocess.h |
|
|
|
- test/core/end2end/cq_verifier.h |
|
|
|
- test/core/end2end/cq_verifier.h |
|
|
|
- test/core/test_util/cmdline.h |
|
|
|
- test/core/test_util/cmdline.h |
|
|
|
- test/core/test_util/evaluate_args_test_util.h |
|
|
|
- test/core/test_util/evaluate_args_test_util.h |
|
|
@ -5935,8 +5936,8 @@ targets: |
|
|
|
- test/core/test_util/slice_splitter.h |
|
|
|
- test/core/test_util/slice_splitter.h |
|
|
|
- test/core/test_util/tracer_util.h |
|
|
|
- test/core/test_util/tracer_util.h |
|
|
|
src: |
|
|
|
src: |
|
|
|
- src/core/lib/gpr/subprocess_posix.cc |
|
|
|
- src/core/util/subprocess_posix.cc |
|
|
|
- src/core/lib/gpr/subprocess_windows.cc |
|
|
|
- src/core/util/subprocess_windows.cc |
|
|
|
- test/core/bad_ssl/bad_ssl_test.cc |
|
|
|
- test/core/bad_ssl/bad_ssl_test.cc |
|
|
|
- test/core/end2end/cq_verifier.cc |
|
|
|
- test/core/end2end/cq_verifier.cc |
|
|
|
- test/core/test_util/cmdline.cc |
|
|
|
- test/core/test_util/cmdline.cc |
|
|
@ -6235,8 +6236,8 @@ targets: |
|
|
|
build: test |
|
|
|
build: test |
|
|
|
language: c++ |
|
|
|
language: c++ |
|
|
|
headers: |
|
|
|
headers: |
|
|
|
- src/core/lib/gpr/useful.h |
|
|
|
|
|
|
|
- src/core/lib/gprpp/bitset.h |
|
|
|
- src/core/lib/gprpp/bitset.h |
|
|
|
|
|
|
|
- src/core/util/useful.h |
|
|
|
src: |
|
|
|
src: |
|
|
|
- test/core/gprpp/bitset_test.cc |
|
|
|
- test/core/gprpp/bitset_test.cc |
|
|
|
deps: |
|
|
|
deps: |
|
|
@ -6372,7 +6373,6 @@ targets: |
|
|
|
- src/core/lib/event_engine/event_engine_context.h |
|
|
|
- src/core/lib/event_engine/event_engine_context.h |
|
|
|
- src/core/lib/experiments/config.h |
|
|
|
- src/core/lib/experiments/config.h |
|
|
|
- src/core/lib/experiments/experiments.h |
|
|
|
- src/core/lib/experiments/experiments.h |
|
|
|
- src/core/lib/gpr/spinlock.h |
|
|
|
|
|
|
|
- src/core/lib/gprpp/atomic_utils.h |
|
|
|
- src/core/lib/gprpp/atomic_utils.h |
|
|
|
- src/core/lib/gprpp/bitset.h |
|
|
|
- src/core/lib/gprpp/bitset.h |
|
|
|
- src/core/lib/gprpp/chunked_vector.h |
|
|
|
- src/core/lib/gprpp/chunked_vector.h |
|
|
@ -6438,6 +6438,7 @@ targets: |
|
|
|
- src/core/lib/transport/simple_slice_based_metadata.h |
|
|
|
- src/core/lib/transport/simple_slice_based_metadata.h |
|
|
|
- src/core/lib/transport/status_conversion.h |
|
|
|
- src/core/lib/transport/status_conversion.h |
|
|
|
- src/core/lib/transport/timeout_encoding.h |
|
|
|
- src/core/lib/transport/timeout_encoding.h |
|
|
|
|
|
|
|
- src/core/util/spinlock.h |
|
|
|
- test/core/promise/poll_matcher.h |
|
|
|
- test/core/promise/poll_matcher.h |
|
|
|
- third_party/upb/upb/generated_code_support.h |
|
|
|
- third_party/upb/upb/generated_code_support.h |
|
|
|
- third_party/upb/upb/mini_descriptor/build_enum.h |
|
|
|
- third_party/upb/upb/mini_descriptor/build_enum.h |
|
|
@ -7660,7 +7661,6 @@ targets: |
|
|
|
- src/core/lib/event_engine/event_engine_context.h |
|
|
|
- src/core/lib/event_engine/event_engine_context.h |
|
|
|
- src/core/lib/experiments/config.h |
|
|
|
- src/core/lib/experiments/config.h |
|
|
|
- src/core/lib/experiments/experiments.h |
|
|
|
- src/core/lib/experiments/experiments.h |
|
|
|
- src/core/lib/gpr/spinlock.h |
|
|
|
|
|
|
|
- src/core/lib/gprpp/atomic_utils.h |
|
|
|
- src/core/lib/gprpp/atomic_utils.h |
|
|
|
- src/core/lib/gprpp/bitset.h |
|
|
|
- src/core/lib/gprpp/bitset.h |
|
|
|
- src/core/lib/gprpp/chunked_vector.h |
|
|
|
- src/core/lib/gprpp/chunked_vector.h |
|
|
@ -7704,6 +7704,7 @@ targets: |
|
|
|
- src/core/lib/slice/slice_internal.h |
|
|
|
- src/core/lib/slice/slice_internal.h |
|
|
|
- src/core/lib/slice/slice_refcount.h |
|
|
|
- src/core/lib/slice/slice_refcount.h |
|
|
|
- src/core/lib/slice/slice_string_helpers.h |
|
|
|
- src/core/lib/slice/slice_string_helpers.h |
|
|
|
|
|
|
|
- src/core/util/spinlock.h |
|
|
|
- third_party/upb/upb/generated_code_support.h |
|
|
|
- third_party/upb/upb/generated_code_support.h |
|
|
|
- third_party/upb/upb/mini_descriptor/build_enum.h |
|
|
|
- third_party/upb/upb/mini_descriptor/build_enum.h |
|
|
|
- third_party/upb/upb/mini_descriptor/decode.h |
|
|
|
- third_party/upb/upb/mini_descriptor/decode.h |
|
|
@ -9173,7 +9174,6 @@ targets: |
|
|
|
- src/core/lib/event_engine/event_engine_context.h |
|
|
|
- src/core/lib/event_engine/event_engine_context.h |
|
|
|
- src/core/lib/experiments/config.h |
|
|
|
- src/core/lib/experiments/config.h |
|
|
|
- src/core/lib/experiments/experiments.h |
|
|
|
- src/core/lib/experiments/experiments.h |
|
|
|
- src/core/lib/gpr/spinlock.h |
|
|
|
|
|
|
|
- src/core/lib/gprpp/atomic_utils.h |
|
|
|
- src/core/lib/gprpp/atomic_utils.h |
|
|
|
- src/core/lib/gprpp/bitset.h |
|
|
|
- src/core/lib/gprpp/bitset.h |
|
|
|
- src/core/lib/gprpp/down_cast.h |
|
|
|
- src/core/lib/gprpp/down_cast.h |
|
|
@ -9201,6 +9201,7 @@ targets: |
|
|
|
- src/core/lib/slice/slice_internal.h |
|
|
|
- src/core/lib/slice/slice_internal.h |
|
|
|
- src/core/lib/slice/slice_refcount.h |
|
|
|
- src/core/lib/slice/slice_refcount.h |
|
|
|
- src/core/lib/slice/slice_string_helpers.h |
|
|
|
- src/core/lib/slice/slice_string_helpers.h |
|
|
|
|
|
|
|
- src/core/util/spinlock.h |
|
|
|
- third_party/upb/upb/generated_code_support.h |
|
|
|
- third_party/upb/upb/generated_code_support.h |
|
|
|
- third_party/upb/upb/mini_descriptor/build_enum.h |
|
|
|
- third_party/upb/upb/mini_descriptor/build_enum.h |
|
|
|
- third_party/upb/upb/mini_descriptor/decode.h |
|
|
|
- third_party/upb/upb/mini_descriptor/decode.h |
|
|
@ -9784,7 +9785,6 @@ targets: |
|
|
|
- src/core/lib/event_engine/event_engine_context.h |
|
|
|
- src/core/lib/event_engine/event_engine_context.h |
|
|
|
- src/core/lib/experiments/config.h |
|
|
|
- src/core/lib/experiments/config.h |
|
|
|
- src/core/lib/experiments/experiments.h |
|
|
|
- src/core/lib/experiments/experiments.h |
|
|
|
- src/core/lib/gpr/spinlock.h |
|
|
|
|
|
|
|
- src/core/lib/gprpp/atomic_utils.h |
|
|
|
- src/core/lib/gprpp/atomic_utils.h |
|
|
|
- src/core/lib/gprpp/bitset.h |
|
|
|
- src/core/lib/gprpp/bitset.h |
|
|
|
- src/core/lib/gprpp/cpp_impl_of.h |
|
|
|
- src/core/lib/gprpp/cpp_impl_of.h |
|
|
@ -9829,6 +9829,7 @@ targets: |
|
|
|
- src/core/lib/slice/slice_string_helpers.h |
|
|
|
- src/core/lib/slice/slice_string_helpers.h |
|
|
|
- src/core/lib/transport/bdp_estimator.h |
|
|
|
- src/core/lib/transport/bdp_estimator.h |
|
|
|
- src/core/lib/transport/http2_errors.h |
|
|
|
- src/core/lib/transport/http2_errors.h |
|
|
|
|
|
|
|
- src/core/util/spinlock.h |
|
|
|
- third_party/upb/upb/generated_code_support.h |
|
|
|
- third_party/upb/upb/generated_code_support.h |
|
|
|
- third_party/upb/upb/mini_descriptor/build_enum.h |
|
|
|
- third_party/upb/upb/mini_descriptor/build_enum.h |
|
|
|
- third_party/upb/upb/mini_descriptor/decode.h |
|
|
|
- third_party/upb/upb/mini_descriptor/decode.h |
|
|
@ -9915,7 +9916,6 @@ targets: |
|
|
|
- src/core/lib/event_engine/event_engine_context.h |
|
|
|
- src/core/lib/event_engine/event_engine_context.h |
|
|
|
- src/core/lib/experiments/config.h |
|
|
|
- src/core/lib/experiments/config.h |
|
|
|
- src/core/lib/experiments/experiments.h |
|
|
|
- src/core/lib/experiments/experiments.h |
|
|
|
- src/core/lib/gpr/spinlock.h |
|
|
|
|
|
|
|
- src/core/lib/gprpp/atomic_utils.h |
|
|
|
- src/core/lib/gprpp/atomic_utils.h |
|
|
|
- src/core/lib/gprpp/bitset.h |
|
|
|
- src/core/lib/gprpp/bitset.h |
|
|
|
- src/core/lib/gprpp/cpp_impl_of.h |
|
|
|
- src/core/lib/gprpp/cpp_impl_of.h |
|
|
@ -9967,6 +9967,7 @@ targets: |
|
|
|
- src/core/lib/slice/slice_internal.h |
|
|
|
- src/core/lib/slice/slice_internal.h |
|
|
|
- src/core/lib/slice/slice_refcount.h |
|
|
|
- src/core/lib/slice/slice_refcount.h |
|
|
|
- src/core/lib/slice/slice_string_helpers.h |
|
|
|
- src/core/lib/slice/slice_string_helpers.h |
|
|
|
|
|
|
|
- src/core/util/spinlock.h |
|
|
|
- test/core/promise/test_wakeup_schedulers.h |
|
|
|
- test/core/promise/test_wakeup_schedulers.h |
|
|
|
- third_party/upb/upb/generated_code_support.h |
|
|
|
- third_party/upb/upb/generated_code_support.h |
|
|
|
- third_party/upb/upb/mini_descriptor/build_enum.h |
|
|
|
- third_party/upb/upb/mini_descriptor/build_enum.h |
|
|
@ -11668,7 +11669,6 @@ targets: |
|
|
|
- src/core/lib/event_engine/work_queue/work_queue.h |
|
|
|
- src/core/lib/event_engine/work_queue/work_queue.h |
|
|
|
- src/core/lib/experiments/config.h |
|
|
|
- src/core/lib/experiments/config.h |
|
|
|
- src/core/lib/experiments/experiments.h |
|
|
|
- src/core/lib/experiments/experiments.h |
|
|
|
- src/core/lib/gpr/spinlock.h |
|
|
|
|
|
|
|
- src/core/lib/gprpp/atomic_utils.h |
|
|
|
- src/core/lib/gprpp/atomic_utils.h |
|
|
|
- src/core/lib/gprpp/bitset.h |
|
|
|
- src/core/lib/gprpp/bitset.h |
|
|
|
- src/core/lib/gprpp/chunked_vector.h |
|
|
|
- src/core/lib/gprpp/chunked_vector.h |
|
|
@ -11767,6 +11767,7 @@ targets: |
|
|
|
- src/core/lib/promise/activity.h |
|
|
|
- src/core/lib/promise/activity.h |
|
|
|
- src/core/lib/promise/all_ok.h |
|
|
|
- src/core/lib/promise/all_ok.h |
|
|
|
- src/core/lib/promise/arena_promise.h |
|
|
|
- src/core/lib/promise/arena_promise.h |
|
|
|
|
|
|
|
- src/core/lib/promise/cancel_callback.h |
|
|
|
- src/core/lib/promise/context.h |
|
|
|
- src/core/lib/promise/context.h |
|
|
|
- src/core/lib/promise/detail/basic_seq.h |
|
|
|
- src/core/lib/promise/detail/basic_seq.h |
|
|
|
- src/core/lib/promise/detail/join_state.h |
|
|
|
- src/core/lib/promise/detail/join_state.h |
|
|
@ -11861,6 +11862,7 @@ targets: |
|
|
|
- src/core/service_config/service_config_call_data.h |
|
|
|
- src/core/service_config/service_config_call_data.h |
|
|
|
- src/core/service_config/service_config_parser.h |
|
|
|
- src/core/service_config/service_config_parser.h |
|
|
|
- src/core/tsi/alts/handshaker/transport_security_common_api.h |
|
|
|
- src/core/tsi/alts/handshaker/transport_security_common_api.h |
|
|
|
|
|
|
|
- src/core/util/spinlock.h |
|
|
|
- test/core/promise/poll_matcher.h |
|
|
|
- test/core/promise/poll_matcher.h |
|
|
|
- third_party/upb/upb/generated_code_support.h |
|
|
|
- third_party/upb/upb/generated_code_support.h |
|
|
|
- third_party/upb/upb/mini_descriptor/build_enum.h |
|
|
|
- third_party/upb/upb/mini_descriptor/build_enum.h |
|
|
@ -12160,7 +12162,6 @@ targets: |
|
|
|
- src/core/lib/event_engine/event_engine_context.h |
|
|
|
- src/core/lib/event_engine/event_engine_context.h |
|
|
|
- src/core/lib/experiments/config.h |
|
|
|
- src/core/lib/experiments/config.h |
|
|
|
- src/core/lib/experiments/experiments.h |
|
|
|
- src/core/lib/experiments/experiments.h |
|
|
|
- src/core/lib/gpr/spinlock.h |
|
|
|
|
|
|
|
- src/core/lib/gprpp/atomic_utils.h |
|
|
|
- src/core/lib/gprpp/atomic_utils.h |
|
|
|
- src/core/lib/gprpp/bitset.h |
|
|
|
- src/core/lib/gprpp/bitset.h |
|
|
|
- src/core/lib/gprpp/cpp_impl_of.h |
|
|
|
- src/core/lib/gprpp/cpp_impl_of.h |
|
|
@ -12204,6 +12205,7 @@ targets: |
|
|
|
- src/core/lib/slice/slice_internal.h |
|
|
|
- src/core/lib/slice/slice_internal.h |
|
|
|
- src/core/lib/slice/slice_refcount.h |
|
|
|
- src/core/lib/slice/slice_refcount.h |
|
|
|
- src/core/lib/slice/slice_string_helpers.h |
|
|
|
- src/core/lib/slice/slice_string_helpers.h |
|
|
|
|
|
|
|
- src/core/util/spinlock.h |
|
|
|
- test/core/promise/test_context.h |
|
|
|
- test/core/promise/test_context.h |
|
|
|
- third_party/upb/upb/generated_code_support.h |
|
|
|
- third_party/upb/upb/generated_code_support.h |
|
|
|
- third_party/upb/upb/mini_descriptor/build_enum.h |
|
|
|
- third_party/upb/upb/mini_descriptor/build_enum.h |
|
|
@ -12833,7 +12835,6 @@ targets: |
|
|
|
- src/core/lib/event_engine/event_engine_context.h |
|
|
|
- src/core/lib/event_engine/event_engine_context.h |
|
|
|
- src/core/lib/experiments/config.h |
|
|
|
- src/core/lib/experiments/config.h |
|
|
|
- src/core/lib/experiments/experiments.h |
|
|
|
- src/core/lib/experiments/experiments.h |
|
|
|
- src/core/lib/gpr/spinlock.h |
|
|
|
|
|
|
|
- src/core/lib/gprpp/atomic_utils.h |
|
|
|
- src/core/lib/gprpp/atomic_utils.h |
|
|
|
- src/core/lib/gprpp/bitset.h |
|
|
|
- src/core/lib/gprpp/bitset.h |
|
|
|
- src/core/lib/gprpp/cpp_impl_of.h |
|
|
|
- src/core/lib/gprpp/cpp_impl_of.h |
|
|
@ -12885,6 +12886,7 @@ targets: |
|
|
|
- src/core/lib/slice/slice_internal.h |
|
|
|
- src/core/lib/slice/slice_internal.h |
|
|
|
- src/core/lib/slice/slice_refcount.h |
|
|
|
- src/core/lib/slice/slice_refcount.h |
|
|
|
- src/core/lib/slice/slice_string_helpers.h |
|
|
|
- src/core/lib/slice/slice_string_helpers.h |
|
|
|
|
|
|
|
- src/core/util/spinlock.h |
|
|
|
- test/core/promise/test_wakeup_schedulers.h |
|
|
|
- test/core/promise/test_wakeup_schedulers.h |
|
|
|
- third_party/upb/upb/generated_code_support.h |
|
|
|
- third_party/upb/upb/generated_code_support.h |
|
|
|
- third_party/upb/upb/mini_descriptor/build_enum.h |
|
|
|
- third_party/upb/upb/mini_descriptor/build_enum.h |
|
|
@ -14074,7 +14076,6 @@ targets: |
|
|
|
- src/core/lib/debug/trace.h |
|
|
|
- src/core/lib/debug/trace.h |
|
|
|
- src/core/lib/experiments/config.h |
|
|
|
- src/core/lib/experiments/config.h |
|
|
|
- src/core/lib/experiments/experiments.h |
|
|
|
- src/core/lib/experiments/experiments.h |
|
|
|
- src/core/lib/gpr/spinlock.h |
|
|
|
|
|
|
|
- src/core/lib/gprpp/bitset.h |
|
|
|
- src/core/lib/gprpp/bitset.h |
|
|
|
- src/core/lib/gprpp/manual_constructor.h |
|
|
|
- src/core/lib/gprpp/manual_constructor.h |
|
|
|
- src/core/lib/gprpp/status_helper.h |
|
|
|
- src/core/lib/gprpp/status_helper.h |
|
|
@ -14091,6 +14092,7 @@ targets: |
|
|
|
- src/core/lib/slice/slice_internal.h |
|
|
|
- src/core/lib/slice/slice_internal.h |
|
|
|
- src/core/lib/slice/slice_refcount.h |
|
|
|
- src/core/lib/slice/slice_refcount.h |
|
|
|
- src/core/lib/slice/slice_string_helpers.h |
|
|
|
- src/core/lib/slice/slice_string_helpers.h |
|
|
|
|
|
|
|
- src/core/util/spinlock.h |
|
|
|
- third_party/upb/upb/generated_code_support.h |
|
|
|
- third_party/upb/upb/generated_code_support.h |
|
|
|
- third_party/upb/upb/mini_descriptor/build_enum.h |
|
|
|
- third_party/upb/upb/mini_descriptor/build_enum.h |
|
|
|
- third_party/upb/upb/mini_descriptor/decode.h |
|
|
|
- third_party/upb/upb/mini_descriptor/decode.h |
|
|
@ -19054,9 +19056,9 @@ targets: |
|
|
|
build: test |
|
|
|
build: test |
|
|
|
language: c++ |
|
|
|
language: c++ |
|
|
|
headers: |
|
|
|
headers: |
|
|
|
- src/core/lib/gpr/useful.h |
|
|
|
|
|
|
|
- src/core/lib/gprpp/bitset.h |
|
|
|
- src/core/lib/gprpp/bitset.h |
|
|
|
- src/core/lib/gprpp/table.h |
|
|
|
- src/core/lib/gprpp/table.h |
|
|
|
|
|
|
|
- src/core/util/useful.h |
|
|
|
src: |
|
|
|
src: |
|
|
|
- test/core/gprpp/table_test.cc |
|
|
|
- test/core/gprpp/table_test.cc |
|
|
|
deps: |
|
|
|
deps: |
|
|
@ -20225,8 +20227,8 @@ targets: |
|
|
|
build: test |
|
|
|
build: test |
|
|
|
language: c++ |
|
|
|
language: c++ |
|
|
|
headers: |
|
|
|
headers: |
|
|
|
- src/core/lib/gpr/useful.h |
|
|
|
|
|
|
|
- src/core/lib/gprpp/unique_type_name.h |
|
|
|
- src/core/lib/gprpp/unique_type_name.h |
|
|
|
|
|
|
|
- src/core/util/useful.h |
|
|
|
src: |
|
|
|
src: |
|
|
|
- test/core/gprpp/unique_type_name_test.cc |
|
|
|
- test/core/gprpp/unique_type_name_test.cc |
|
|
|
deps: |
|
|
|
deps: |
|
|
@ -20262,7 +20264,7 @@ targets: |
|
|
|
build: test |
|
|
|
build: test |
|
|
|
language: c++ |
|
|
|
language: c++ |
|
|
|
headers: |
|
|
|
headers: |
|
|
|
- src/core/lib/gpr/useful.h |
|
|
|
- src/core/util/useful.h |
|
|
|
src: |
|
|
|
src: |
|
|
|
- test/core/gpr/useful_test.cc |
|
|
|
- test/core/gpr/useful_test.cc |
|
|
|
deps: |
|
|
|
deps: |
|
|
|