141 Commits (1f6978f15581658e8ef6e22d13964b25f05a31bb)

Author SHA1 Message Date
AJ Heller c9fdef1317 [logging] Centralize configuration for trace flags (#36576) 6 months ago
Tanvi Jagtap ed5893120e [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36608) 7 months ago
Tanvi Jagtap ef322d93c4 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - BUILD (#36605) 7 months ago
Mark D. Roth 6e981d7460 [reorg] move handshaker code to src/core/handshaker (#36375) 7 months ago
Mark D. Roth 0944410d6c [reorg] move test/core/util -> test/core/test_util (#36446) 7 months ago
Tanvi Jagtap 60dc14e833 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36457) 7 months ago
Mark D. Roth 597154c2a7 [reorg] move tests to directories that correspond to the src tree (#36424) 7 months ago
AJ Heller 1a8b22f2de [build] Restrict visibility for creating core credentials types. (#36216) 8 months ago
Mark D. Roth 41606054c2 [load_file] remove grpc_load_file() in favor of grpc_core::LoadFile() (#35857) 10 months ago
Matthew Stevenson af36847fb5 [alpn] Remove grpc-exp experimental ALPN protocol. (#34876) 12 months ago
Yijie Ma bae0c705aa
[Deps] Update to Clang-16 (#34492) 1 year ago
Gregory Cooke e9c2feb788
[Testing] Disable failing OpenSSL Test (#34131) 1 year ago
Craig Tiller 3717ff04ba
[chttp2] Split ping policy from transport (#33703) 1 year ago
Yijie Ma 08555c8723
Add enforcement for cpp-style comment license in check_copyright.py (#32273) 2 years ago
Yash Tibrewal aa11978541
Fix include guards for src/ and test/ directories (#32167) 2 years ago
Craig Tiller 67f364e23e
[cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2 years ago
Yijie Ma f99b8b5bc4
Convert c-style comments to C++-style comments (#31923) 2 years ago
Craig Tiller 49a3035d44
[iwyu] Fix CI job (#31921) 2 years ago
Cheng-Yu Chung 77b3972f95
Clean up the TODO item in build target `grpc_base` part `channel_args` (#31642) 2 years ago
Cheng-Yu Chung 7e3ada34e6
Clean up the TODO item in build target `grpc_base` -- part `closure` (#31001) 2 years ago
Esun Kim 50fbe51238
Fix IWYU with clang-15 (#31556) 2 years ago
Anirudh Ramachandra 3e648e3de7
Add support to explicitly add priority for the handshakers using enums (#30971) 2 years ago
Craig Tiller 2ec220a6b1
[sanity] Fix it (#31163) 2 years ago
Craig Tiller 8174a75079
[iwyu] Add more test directories (#30952) 2 years ago
Craig Tiller 9c98d67d7a
[c++14] absl::make_unique --> std::make_unique (#31159) 2 years ago
Craig Tiller b463cabeec
Update flaky tests (#30873) 2 years ago
Craig Tiller f573fd44f9
[test] Semi-automatic flaky test tracking (#30638) 2 years ago
Yousuk Seung 55849467fc
Add CoreConfiguration::WithSubstituteBuilder that restores config after test (#30403) 2 years ago
Craig Tiller d304712f64
[channel_args] Spread grpc_core::ChannelArgs through client channel code (#30008) 2 years ago
Esun Kim 7dfd49429f
gtestify test/core/handshake (#30207) 2 years ago
Anirudh Ramachandra 063c36cb46
Revert "Revert "Move TCP Connect into its own handshaker. (#29111)" (#… (#29626) 3 years ago
AJ Heller 815029fe2b
Revert "Move TCP Connect into its own handshaker. (#29111)" (#29558) 3 years ago
Anirudh Ramachandra 0675af8511
Move TCP Connect into its own handshaker. (#29111) 3 years ago
Vignesh Babu 53e382729f
Adding a min progress size argument to grpc_endpoint_read to allow gRPC to use TCP optimizations on the read path (#29503) 3 years ago
AJ Heller 18a8f6aad9
Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
yihuaz b458db9246
Eliminate gRPC insecure build (#25586) 3 years ago
Richard Belleville 468768865b
Make Buildifier Sanity Test Strict (#27807) 3 years ago
Craig Tiller d1e01ac139
Add a test for a (now-illegal) build file construct (#27602) 3 years ago
Craig Tiller 8ee36d26bf
Move handshakers to core configuration system (#27195) 3 years ago
Craig Tiller ea389c00c2
Adjust include order per style guide (#27175) 3 years ago
Craig Tiller f2f60f7716
Revert "Implement TraceFlag::Log (#26954)" (#27145) 3 years ago
AJ Heller 4d2b979b75
Implement TraceFlag::Log (#26954) 3 years ago
Tamir Duberstein 013e67a029
Deprecate grpc{_core,::internal}::WaitUntil (#26866) 3 years ago
Yash Tibrewal b53f60d353
Disable handshake_verify_peer_options_test (#26452) 4 years ago
matthewstevenson88 57dd2eb02e
Fix client_ssl_test and server_ssl_test when built against OpenSSL 1.0.2. (#25865) 4 years ago
Esun Kim ca945a58e9
Introduced grpc_error_handle (#25902) 4 years ago
AJ Heller 0e3a02e903
Revert "Remove the `urgent` argument from iomgr tcp read API (#25494)" (#25592) 4 years ago
donnadionne 1835f00ef1
Revert "Revert "Made grpc_core::Mutex compatible to absl::Mutex" (#25537)" (#25549) 4 years ago
AJ Heller a3398f924c
Remove the `urgent` argument from iomgr tcp read API (#25494) 4 years ago
donnadionne 8e268dcec8
Revert "Made grpc_core::Mutex compatible to absl::Mutex" (#25537) 4 years ago