|
|
|
@ -1032,7 +1032,6 @@ grpc_cc_library( |
|
|
|
|
"construct_destruct", |
|
|
|
|
"examine_stack", |
|
|
|
|
"gpr_tls", |
|
|
|
|
"grpc_codegen", |
|
|
|
|
"no_destruct", |
|
|
|
|
"tchar", |
|
|
|
|
"useful", |
|
|
|
@ -1124,30 +1123,6 @@ grpc_cc_library( |
|
|
|
|
], |
|
|
|
|
) |
|
|
|
|
|
|
|
|
|
grpc_cc_library( |
|
|
|
|
name = "gpr_codegen", |
|
|
|
|
language = "c++", |
|
|
|
|
public_hdrs = [ |
|
|
|
|
"include/grpc/impl/codegen/atm.h", |
|
|
|
|
"include/grpc/impl/codegen/atm_gcc_atomic.h", |
|
|
|
|
"include/grpc/impl/codegen/atm_gcc_sync.h", |
|
|
|
|
"include/grpc/impl/codegen/atm_windows.h", |
|
|
|
|
"include/grpc/impl/codegen/fork.h", |
|
|
|
|
"include/grpc/impl/codegen/gpr_slice.h", |
|
|
|
|
"include/grpc/impl/codegen/gpr_types.h", |
|
|
|
|
"include/grpc/impl/codegen/log.h", |
|
|
|
|
"include/grpc/impl/codegen/port_platform.h", |
|
|
|
|
"include/grpc/impl/codegen/sync.h", |
|
|
|
|
"include/grpc/impl/codegen/sync_abseil.h", |
|
|
|
|
"include/grpc/impl/codegen/sync_custom.h", |
|
|
|
|
"include/grpc/impl/codegen/sync_generic.h", |
|
|
|
|
"include/grpc/impl/codegen/sync_posix.h", |
|
|
|
|
"include/grpc/impl/codegen/sync_windows.h", |
|
|
|
|
], |
|
|
|
|
tags = ["nofixdeps"], |
|
|
|
|
visibility = ["@grpc:public"], |
|
|
|
|
) |
|
|
|
|
|
|
|
|
|
# A library that vends only port_platform, so that libraries that don't need |
|
|
|
|
# anything else from gpr can still be portable! |
|
|
|
|
grpc_cc_library( |
|
|
|
@ -1169,7 +1144,6 @@ grpc_cc_library( |
|
|
|
|
visibility = ["@grpc:trace"], |
|
|
|
|
deps = [ |
|
|
|
|
"gpr", |
|
|
|
|
"gpr_codegen", |
|
|
|
|
"grpc_codegen", |
|
|
|
|
"grpc_public_hdrs", |
|
|
|
|
], |
|
|
|
@ -2133,7 +2107,6 @@ grpc_cc_library( |
|
|
|
|
deps = [ |
|
|
|
|
"event_engine_base_hdrs", |
|
|
|
|
"gpr", |
|
|
|
|
"gpr_codegen", |
|
|
|
|
"useful", |
|
|
|
|
], |
|
|
|
|
) |
|
|
|
@ -2157,7 +2130,6 @@ grpc_cc_library( |
|
|
|
|
"debug_location", |
|
|
|
|
"error", |
|
|
|
|
"gpr", |
|
|
|
|
"gpr_codegen", |
|
|
|
|
"gpr_tls", |
|
|
|
|
"grpc_codegen", |
|
|
|
|
"grpc_trace", |
|
|
|
@ -2431,7 +2403,6 @@ grpc_cc_library( |
|
|
|
|
"event_engine_base_hdrs", |
|
|
|
|
"forkable", |
|
|
|
|
"gpr", |
|
|
|
|
"gpr_codegen", |
|
|
|
|
"gpr_tls", |
|
|
|
|
"grpc_trace", |
|
|
|
|
"posix_event_engine_timer", |
|
|
|
@ -2617,7 +2588,6 @@ grpc_cc_library( |
|
|
|
|
"event_engine_poller", |
|
|
|
|
"event_engine_time_util", |
|
|
|
|
"gpr", |
|
|
|
|
"gpr_codegen", |
|
|
|
|
"iomgr_port", |
|
|
|
|
"posix_event_engine_closure", |
|
|
|
|
"posix_event_engine_event_poller", |
|
|
|
@ -2673,7 +2643,6 @@ grpc_cc_library( |
|
|
|
|
], |
|
|
|
|
deps = [ |
|
|
|
|
"gpr", |
|
|
|
|
"gpr_codegen", |
|
|
|
|
"iomgr_port", |
|
|
|
|
"posix_event_engine_internal_errqueue", |
|
|
|
|
], |
|
|
|
@ -2909,7 +2878,6 @@ grpc_cc_library( |
|
|
|
|
deps = [ |
|
|
|
|
"exec_ctx", |
|
|
|
|
"gpr", |
|
|
|
|
"gpr_codegen", |
|
|
|
|
"grpc_trace", |
|
|
|
|
"time", |
|
|
|
|
], |
|
|
|
@ -3701,7 +3669,6 @@ grpc_cc_library( |
|
|
|
|
"default_event_engine", |
|
|
|
|
"dual_ref_counted", |
|
|
|
|
"gpr", |
|
|
|
|
"gpr_codegen", |
|
|
|
|
"grpc_backend_metric_data", |
|
|
|
|
"grpc_base", |
|
|
|
|
"grpc_codegen", |
|
|
|
@ -4114,7 +4081,7 @@ grpc_cc_library( |
|
|
|
|
"include/grpc/impl/codegen/slice.h", |
|
|
|
|
], |
|
|
|
|
visibility = ["@grpc:public"], |
|
|
|
|
deps = ["gpr_codegen"], |
|
|
|
|
deps = ["gpr"], |
|
|
|
|
) |
|
|
|
|
|
|
|
|
|
grpc_cc_library( |
|
|
|
@ -4172,7 +4139,6 @@ grpc_cc_library( |
|
|
|
|
"debug_location", |
|
|
|
|
"default_event_engine", |
|
|
|
|
"gpr", |
|
|
|
|
"gpr_codegen", |
|
|
|
|
"grpc_base", |
|
|
|
|
"grpc_client_channel", |
|
|
|
|
"grpc_codegen", |
|
|
|
@ -4335,7 +4301,6 @@ grpc_cc_library( |
|
|
|
|
"exec_ctx", |
|
|
|
|
"google_rpc_status_upb", |
|
|
|
|
"gpr", |
|
|
|
|
"gpr_codegen", |
|
|
|
|
"grpc_trace", |
|
|
|
|
"json", |
|
|
|
|
"orphanable", |
|
|
|
@ -4485,7 +4450,6 @@ grpc_cc_library( |
|
|
|
|
"error", |
|
|
|
|
"google_rpc_status_upb", |
|
|
|
|
"gpr", |
|
|
|
|
"gpr_codegen", |
|
|
|
|
"grpc_base", |
|
|
|
|
"grpc_client_channel", |
|
|
|
|
"grpc_codegen", |
|
|
|
@ -5248,7 +5212,6 @@ grpc_cc_library( |
|
|
|
|
tags = ["nofixdeps"], |
|
|
|
|
deps = [ |
|
|
|
|
"gpr", |
|
|
|
|
"gpr_codegen", |
|
|
|
|
"grpc++", |
|
|
|
|
"lb_load_reporter", |
|
|
|
|
], |
|
|
|
@ -5290,7 +5253,6 @@ grpc_cc_library( |
|
|
|
|
tags = ["nofixdeps"], |
|
|
|
|
deps = [ |
|
|
|
|
"gpr", |
|
|
|
|
"gpr_codegen", |
|
|
|
|
"lb_get_cpu_stats", |
|
|
|
|
"lb_load_data_store", |
|
|
|
|
"//src/proto/grpc/lb/v1:load_reporter_proto", |
|
|
|
@ -5996,7 +5958,6 @@ grpc_cc_library( |
|
|
|
|
"arena_promise", |
|
|
|
|
"debug_location", |
|
|
|
|
"gpr", |
|
|
|
|
"gpr_codegen", |
|
|
|
|
"grpc_base", |
|
|
|
|
"grpc_codegen", |
|
|
|
|
"grpc_credentials_util", |
|
|
|
@ -6073,7 +6034,6 @@ grpc_cc_library( |
|
|
|
|
deps = [ |
|
|
|
|
"arena_promise", |
|
|
|
|
"gpr", |
|
|
|
|
"gpr_codegen", |
|
|
|
|
"grpc_base", |
|
|
|
|
"grpc_credentials_util", |
|
|
|
|
"grpc_security_base", |
|
|
|
@ -6116,7 +6076,6 @@ grpc_cc_library( |
|
|
|
|
"arena_promise", |
|
|
|
|
"context", |
|
|
|
|
"gpr", |
|
|
|
|
"gpr_codegen", |
|
|
|
|
"grpc_base", |
|
|
|
|
"grpc_credentials_util", |
|
|
|
|
"grpc_security_base", |
|
|
|
@ -6276,7 +6235,6 @@ grpc_cc_library( |
|
|
|
|
"event_engine_memory_allocator", |
|
|
|
|
"exec_ctx", |
|
|
|
|
"gpr", |
|
|
|
|
"gpr_codegen", |
|
|
|
|
"grpc_base", |
|
|
|
|
"grpc_codegen", |
|
|
|
|
"grpc_public_hdrs", |
|
|
|
@ -6555,7 +6513,6 @@ grpc_cc_library( |
|
|
|
|
public_hdrs = GRPC_PUBLIC_HDRS, |
|
|
|
|
deps = [ |
|
|
|
|
"gpr", |
|
|
|
|
"gpr_codegen", |
|
|
|
|
"grpc_authorization_base", |
|
|
|
|
"grpc_base", |
|
|
|
|
"grpc_codegen", |
|
|
|
@ -7010,7 +6967,6 @@ grpc_cc_library( |
|
|
|
|
"channel_init", |
|
|
|
|
"config", |
|
|
|
|
"gpr", |
|
|
|
|
"gpr_codegen", |
|
|
|
|
"grpc", |
|
|
|
|
"grpc++_codegen_base", |
|
|
|
|
"grpc++_codegen_base_src", |
|
|
|
@ -7059,7 +7015,6 @@ grpc_cc_library( |
|
|
|
|
"channel_init", |
|
|
|
|
"config", |
|
|
|
|
"gpr", |
|
|
|
|
"gpr_codegen", |
|
|
|
|
"grpc++_codegen_base", |
|
|
|
|
"grpc++_codegen_base_src", |
|
|
|
|
"grpc++_internal_hdrs_only", |
|
|
|
@ -7496,7 +7451,6 @@ grpc_cc_library( |
|
|
|
|
"channel_stack_type", |
|
|
|
|
"debug_location", |
|
|
|
|
"gpr", |
|
|
|
|
"gpr_codegen", |
|
|
|
|
"grpc++", |
|
|
|
|
"grpc++_base", |
|
|
|
|
"grpc_base", |
|
|
|
|