66 Commits (63083d44725546e2f020e783ae5bdb26fd6d8afc)

Author SHA1 Message Date
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
Yihua Zhang c0fa62f2b6 pass a pollset_set to ALTS TSI handshaker 6 years ago
Ian Haken 68eff58df6 Create verify_peer_options when creating ssl credentials in order to expose a verification callback option. 7 years ago
Mark D. Roth dc4d01f6ef Add tracer for handshakers. 7 years ago
Vijay Pai da69355f30 C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start) 7 years ago
Vijay Pai 58a62755fc Remove support for detached threads. All threads must be joined. 7 years ago
Vijay Pai c745690caf Internalize gpr_thd except for id and currentid 7 years ago
Noah Eisen 4d20a66685 Run clang fmt 7 years ago
Noah Eisen be82e64b3d Autofix c casts to c++ casts 7 years ago
Muxi Yan 38fcd0c6c3 clang-format 7 years ago
Yash Tibrewal 8cf1470a51
Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" 7 years ago
Yash Tibrewal ad4d2dde00
Revert "All instances of exec_ctx being passed around in src/core removed" 7 years ago
Vijay Pai 19988c6c7e clang-format 7 years ago
Dave MacLachlan da341bcb89 Fix up review comments 7 years ago
Dave MacLachlan af5c54de9c Add thread naming support on platforms that support it. 7 years ago
Yash Tibrewal d489812215 changes for macos 7 years ago
Alexander Polcyn f51b7e16ee Fix missing copyright, fix merge conflict in updated BUILD 7 years ago
Alexander Polcyn 3f6b10afba Use existing read buffer in security handshaker if present 7 years ago
Craig Tiller 4ac2b8e585 Enable clang-tidy as a sanity check, fix up all known failures 7 years ago
Craig Tiller baa14a975e Update clang-format to 5.0 7 years ago
Yash Tibrewal 77532036b6 BUILD changes. test languauge to C++ 7 years ago
Yash Tibrewal e586324627 BUILD files changes for bazel 7 years ago
Yash Tibrewal 34a57d0346 rename all test core files to cc and a lot of C++ style conversions 7 years ago
Nicolas "Pixel" Noble 2bc5e3ac40 Moving visibility and package creation to the build system. 7 years ago
Jan Tattermusch 4d5c3102a1 fix remaining license notices 8 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Nicolas "Pixel" Noble af6c83f9e1 Adding dummy layering check option. 8 years ago
Alexander Polcyn f5521c33f9 Revert "Merge branch 'master' into v1.3.x" 8 years ago
Nicolas "Pixel" Noble 15cd5ce2ed Rewriting core tests BUILD files to use the build system. 8 years ago
Craig Tiller b29f1fe3a2 Update include paths 8 years ago
Sree Kuchibhotla b5b6bfd89b Updates C Core 8 years ago
Sree Kuchibhotla 1dbd981cf8 Prefix grpc_cq_polling_type enums with GRPC_CQ_ 8 years ago
Sree Kuchibhotla 321881d07f Change Core to use the new completion_queue_create API 8 years ago
Yuchen Zeng 39514ccb29 Add licenses() in BUILD files 8 years ago
David Garcia Quintas 5c063c4218 test/core/handshake 8 years ago
murgatroid99 1191b7202d Improve Node and libuv testing and test coverage 8 years ago
Dan Born 8886a81865 Expand wildcard IP addresses on servers. 8 years ago
Robbie Shade ca7effcdff Replace timeout/scaling macros with functions. 8 years ago
Julien Boeuf f575369d05 Fixing msan issue in client_ssl.c 8 years ago
Craig Tiller 8a4539e530 Up retry count to try and counter flakiness 8 years ago
Craig Tiller 618e67d655 s/GPR_SLICE/GRPC_SLICE/g 8 years ago