105 Commits (c485b94ed769ad942a701120c7f9139f845dac28)

Author SHA1 Message Date
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) 3 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
Esun Kim 0b53341328 Made grpc_core::Mutex compatible to absl::Mutex 4 years ago
Esun Kim 6dc1748f6c
Revert "Made grpc_core::Mutex compatible to absl::Mutex" 4 years ago
Esun Kim 6a1518bd22 Made grpc_core::Mutex compatible to absl::Mutex 4 years ago
Esun Kim d2bff16c25 C++ cast for char* 4 years ago
Esun Kim 3aba567746 Fix google-build-using-namespace 4 years ago
Mark D. Roth 27e1c1c56d clang-tidy: enable google-readability-braces-around-statements 4 years ago
Esun Kim e7434d385e Fix by tidy-modernize-use-override 4 years ago
Esun Kim 8e9e895ffc Replace grpc_shutdown_blocking with grpc_shutdown 4 years ago
Esun Kim aa43403343 Add init and shutdown to verify_peer_options 4 years ago
Yash Tibrewal e310d4366c Receive SETTINGS frame on clients before declaring subchannel READY 4 years ago
Jan Tattermusch 7ce7bbfc33 fix concurrent file read flake 4 years ago
Mark D. Roth 9404f66f70 Replace most uses of gpr_asprintf() with absl calls. 4 years ago
Esun Kim 62ac3f075a Added call to grpc::testing::TestEnvironment in tests 4 years ago
Matthew Stevenson 9c116d5c03 Address David's comments. 4 years ago
Matthew Stevenson a575049c03 Changes needed to enable TLS 1.3. 5 years ago
Jan Tattermusch 5c8e0bcafb add missing _test suffix for some bazel tests 5 years ago
Esun Kim 415d41f9e8 Rerun clang-formatter-7 5 years ago
Esun Kim 7a14955759 Replaced grpc_core::MakeUnique with absl::make_unique 5 years ago
Esun Kim ed44a1f430 Clean up grpc_core::MakeUnique 5 years ago
Esun Kim f31ca23a6a Add TestEnvironment to more tests 5 years ago
Prashant Jaikumar 2526dfade5 WIP: Make core and C++ tests work with bazel on Mac OS 5 years ago
Lidi Zheng c34bef4ca4 Format all Bazel files with buildifier 5 years ago
Vijay Pai 53e7e9f3fe Remove unused parameter warning (9 of 20) 5 years ago
Mark D. Roth 5e9404e41a Fix polymorphism for UniquePtr<> and OrphanablePtr<>. 5 years ago
Jan Tattermusch 3ce50ae754 disable some test on windows based on build.yaml 5 years ago
Vijay Pai fd9bdd9922 Avoid duplicate initialization of SSL (from within grpc and from test) 5 years ago
Bill Feng df89d8e157 bazel RBE Windows build 6 years ago
Soheil Hassas Yeganeh 18b19105f2 Implement TCP_INQ for gRPC in Linux 6 years ago
yang-g 456f748b2f Revert "Merge pull request #18146 from grpc/revert-17308-shutdown" 6 years ago
Yang Gao 4bc2ca4de6
Revert "Move grpc_shutdown internals to a detached thread" 6 years ago
yang-g 86b23adc7f Other comments 6 years ago
Arjun Roy 195a30bb8b Grpc: Change grpc_handshake and grpc_handshake_mgr to use CPP implementations. 6 years ago
yang-g 67742ef63f Fix BUILD files. Manually edit bzl files 6 years ago
yang-g 23a9cf91f2 Fix test 6 years ago
yihuaz 285d4ef1be
Revert "Revert "Create and pass pollset_set to ALTS TSI handshaker"" 6 years ago
Jan Tattermusch fb296824af
Revert "Create and pass pollset_set to ALTS TSI handshaker" 6 years ago