Skip to content

Commit

Permalink
[Gpr_To_Absl_Logging] Cleaning up allow list.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 648249883
  • Loading branch information
tanvi-jagtap authored and copybara-github committed Jul 1, 2024
1 parent cfb1c61 commit d309fe2
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions tools/run_tests/sanity/banned_functions.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,6 @@
"./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/binder/wire_format/wire_writer.cc",
"./src/core/ext/transport/chaotic_good/chaotic_good_transport.h",
"./src/core/ext/transport/chaotic_good/client/chaotic_good_connector.cc",
"./src/core/ext/transport/chaotic_good/client_transport.cc",
"./src/core/ext/transport/chaotic_good/server/chaotic_good_server.cc",
"./src/core/ext/transport/chaotic_good/server_transport.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",
Expand All @@ -78,14 +72,10 @@
"./src/core/ext/transport/chttp2/transport/parsing.cc",
"./src/core/ext/transport/chttp2/transport/stream_lists.cc",
"./src/core/ext/transport/chttp2/transport/writing.cc",
"./src/core/ext/transport/cronet/client/secure/cronet_channel_create.cc",
"./src/core/ext/transport/cronet/transport/cronet_transport.cc",
"./src/core/ext/transport/inproc/inproc_transport.cc",
"./src/core/ext/transport/inproc/legacy_inproc_transport.cc",
"./src/core/handshaker/handshaker.cc",
"./src/core/handshaker/http_connect/http_connect_handshaker.cc",
"./src/core/handshaker/http_connect/http_proxy_mapper.cc",
"./src/core/handshaker/security/secure_endpoint.cc",
"./src/core/lib/event_engine/ares_resolver.h",
"./src/core/lib/gprpp/time.h",
"./src/core/lib/gprpp/work_serializer.cc",
Expand Down Expand Up @@ -121,14 +111,6 @@
"./src/core/lib/promise/pipe.h",
"./src/core/lib/resource_quota/memory_quota.cc",
"./src/core/lib/resource_quota/memory_quota.h",
"./src/core/lib/security/authorization/grpc_authorization_policy_provider.cc",
"./src/core/lib/security/authorization/grpc_server_authz_filter.cc",
"./src/core/lib/security/context/security_context.cc",
"./src/core/lib/security/credentials/jwt/jwt_credentials.cc",
"./src/core/lib/security/credentials/oauth2/oauth2_credentials.cc",
"./src/core/lib/security/credentials/plugin/plugin_credentials.cc",
"./src/core/lib/security/security_connector/security_connector.cc",
"./src/core/lib/security/transport/server_auth_filter.cc",
"./src/core/lib/slice/slice_refcount.h",
"./src/core/lib/surface/api_trace.h",
"./src/core/lib/surface/call.cc",
Expand Down

0 comments on commit d309fe2

Please sign in to comment.