46 Commits (2fd6e8cf5e8316bc1ef242321ff539dd62549470)

Author SHA1 Message Date
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
Craig Tiller 2d75209fa8 Convert new files 8 years ago
Harvey Tuch 62b2a9051c Fix handshake_client bind flakes and build issues. 8 years ago
Harvey Tuch a92a13c406 Fix server_ssl.c thread race exposed by tsan by using gpr_event. 8 years ago
Harvey Tuch 27c876ecbe Fix memory leak detected by ASAN and clang-format variance. 8 years ago
Harvey Tuch 8cdf17a620 Introduce a grpc-exp ALPN protocol identifier. 8 years ago