|
|
|
@ -51,15 +51,6 @@ DEPRECATED_FUNCTION_TEMP_ALLOW_LIST = { |
|
|
|
|
"gpr_log_severity_string": [], |
|
|
|
|
"gpr_log(": [ |
|
|
|
|
"./include/grpc/support/log.h", |
|
|
|
|
"./src/core/ext/filters/backend_metrics/backend_metric_filter.cc", |
|
|
|
|
"./src/core/ext/filters/channel_idle/legacy_channel_idle_filter.cc", |
|
|
|
|
"./src/core/ext/filters/fault_injection/fault_injection_filter.cc", |
|
|
|
|
"./src/core/ext/filters/http/message_compress/compression_filter.cc", |
|
|
|
|
"./src/core/ext/filters/http/server/http_server_filter.cc", |
|
|
|
|
"./src/core/ext/filters/load_reporting/server_load_reporting_filter.cc", |
|
|
|
|
"./src/core/ext/filters/logging/logging_filter.cc", |
|
|
|
|
"./src/core/ext/filters/message_size/message_size_filter.cc", |
|
|
|
|
"./src/core/ext/transport/binder/wire_format/wire_reader_impl.cc", |
|
|
|
|
"./src/core/ext/transport/chttp2/client/chttp2_connector.cc", |
|
|
|
|
"./src/core/ext/transport/chttp2/transport/bin_decoder.cc", |
|
|
|
|
"./src/core/ext/transport/chttp2/transport/flow_control.cc", |
|
|
|
@ -78,15 +69,11 @@ DEPRECATED_FUNCTION_TEMP_ALLOW_LIST = { |
|
|
|
|
"./src/core/handshaker/http_connect/http_proxy_mapper.cc", |
|
|
|
|
"./src/core/lib/event_engine/ares_resolver.h", |
|
|
|
|
"./src/core/lib/gprpp/time.h", |
|
|
|
|
"./src/core/lib/iomgr/call_combiner.cc", |
|
|
|
|
"./src/core/lib/iomgr/call_combiner.h", |
|
|
|
|
"./src/core/lib/iomgr/cfstream_handle.cc", |
|
|
|
|
"./src/core/lib/iomgr/closure.h", |
|
|
|
|
"./src/core/lib/iomgr/combiner.cc", |
|
|
|
|
"./src/core/lib/iomgr/endpoint_cfstream.cc", |
|
|
|
|
"./src/core/lib/iomgr/error.cc", |
|
|
|
|
"./src/core/lib/iomgr/ev_apple.cc", |
|
|
|
|
"./src/core/lib/iomgr/ev_epoll1_linux.cc", |
|
|
|
|
"./src/core/lib/iomgr/ev_poll_posix.cc", |
|
|
|
|
"./src/core/lib/iomgr/ev_posix.cc", |
|
|
|
|
"./src/core/lib/iomgr/ev_posix.h", |
|
|
|
@ -99,7 +86,6 @@ DEPRECATED_FUNCTION_TEMP_ALLOW_LIST = { |
|
|
|
|
"./src/core/lib/iomgr/tcp_client_cfstream.cc", |
|
|
|
|
"./src/core/lib/iomgr/tcp_client_posix.cc", |
|
|
|
|
"./src/core/lib/iomgr/tcp_windows.cc", |
|
|
|
|
"./src/core/lib/iomgr/timer_generic.cc", |
|
|
|
|
"./src/core/lib/iomgr/timer_manager.cc", |
|
|
|
|
"./src/core/lib/promise/for_each.h", |
|
|
|
|
"./src/core/lib/promise/inter_activity_latch.h", |
|
|
|
@ -109,23 +95,6 @@ DEPRECATED_FUNCTION_TEMP_ALLOW_LIST = { |
|
|
|
|
"./src/core/lib/promise/party.h", |
|
|
|
|
"./src/core/lib/promise/pipe.h", |
|
|
|
|
"./src/core/lib/surface/api_trace.h", |
|
|
|
|
"./src/core/lib/surface/call.cc", |
|
|
|
|
"./src/core/lib/surface/call_utils.cc", |
|
|
|
|
"./src/core/lib/surface/channel_init.cc", |
|
|
|
|
"./src/core/lib/surface/completion_queue.cc", |
|
|
|
|
"./src/core/lib/surface/legacy_channel.cc", |
|
|
|
|
"./src/core/lib/transport/bdp_estimator.cc", |
|
|
|
|
"./src/core/lib/transport/bdp_estimator.h", |
|
|
|
|
"./src/core/lib/transport/call_filters.cc", |
|
|
|
|
"./src/core/lib/transport/connectivity_state.cc", |
|
|
|
|
"./src/core/lib/transport/transport.h", |
|
|
|
|
"./src/core/resolver/dns/c_ares/grpc_ares_wrapper.cc", |
|
|
|
|
"./src/core/resolver/dns/c_ares/grpc_ares_wrapper.h", |
|
|
|
|
"./src/core/resolver/dns/event_engine/event_engine_client_channel_resolver.cc", |
|
|
|
|
"./src/core/resolver/dns/native/dns_resolver.cc", |
|
|
|
|
"./src/core/resolver/xds/xds_resolver.cc", |
|
|
|
|
"./src/core/server/server.cc", |
|
|
|
|
"./src/core/server/xds_server_config_fetcher.cc", |
|
|
|
|
"./src/core/util/android/log.cc", |
|
|
|
|
"./src/core/util/linux/log.cc", |
|
|
|
|
"./src/core/util/posix/log.cc", |
|
|
|
|