29899 Commits (848a749f7afb19c79188c328e44f53fc2f7695e2)
 

Author SHA1 Message Date
Noah Eisen 7b0521ad9a
Merge pull request #13535 from ncteisen/fix-trace-tsan 7 years ago
Vijay Pai 1fece54633 Add all tests to test/cpp/util bazel BUILD file 7 years ago
Vijay Pai 3aeff224ed Remove some dead code from a previous iteration of internal::Call 7 years ago
Muxi Yan 56687c1a79
Merge pull request #13531 from grpc/fix-workaround-var-init 7 years ago
Chad Kunde a9209ae39c Updated CLA link to reflect migration to Linux Foundation. 7 years ago
Yash Tibrewal 03412ee9de Remove TLS_NO_SUPPORT and always use GPR_TLS. Reorder statements in grpc_init and grpc_shutdown. Add grpc_init and grpc_shutdown in failing test/cpp tests 7 years ago
murgatroid99 9bdb171151 Clang format 7 years ago
Jeffrey Rennie eba68fad77
Add --recursive flag to git clone command. 7 years ago
Noah Eisen 1479313244 clang fmt 7 years ago
Noah Eisen 9ab3e5d919 Fix tracer TSAN bug 7 years ago
Mehrdad Afshari 0e142d4742
Merge pull request #13527 from mehrdada/upmerge-v18x 7 years ago
David G. Quintas 2a56d2e443
Merge pull request #13448 from camillol/fixalign 7 years ago
Mark D. Roth 2e19123740 Add tests for tracing versions of Ref() and Unref(). 7 years ago
Mark D. Roth 18d332d8ba Remove incorrect tests for stack allocation. 7 years ago
Vijay Pai 80453cbd38
Merge pull request #13525 from vjpai/desecure 7 years ago
Nathaniel Manista 95bcb4924b Avoid unsupported and unintended API self-use 7 years ago
Mark D. Roth b319f491ff Code review changes. 7 years ago
Muxi Yan b7b3f72dac
Fix uninitialized variable 7 years ago
adelez d9475e55cc
Merge pull request #13524 from adelez/timeout 7 years ago
murgatroid99 454fbd2cec Fix uv TCP server handling of wildcard addresses 7 years ago
Craig Tiller ba5f5cedd6 ServerBuilder interface cleanup 7 years ago
Nathaniel Manista 6e6e31e75b grpc.CallCredentials doc string correction 7 years ago
ncteisen aa358d5e43 Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c 7 years ago
Craig Tiller ecd1d5449d Merge github.com:grpc/grpc into no-absl 7 years ago
Vijay Pai 2a0432edc5 Remove bash-isms from sanity test 7 years ago
Mehrdad Afshari 3c156b9a8d Merge remote-tracking branch 'origin/v1.8.x' 7 years ago
Mehrdad Afshari d39d007e8f
Merge pull request #13515 from mehrdada/bump-master-version 7 years ago
Yash Tibrewal 81fc8c9c33 Fix tests to call grpc_init and grpc_shutdown before using exec_ctx 7 years ago
apolcyn 17f94911f2
Merge pull request #13153 from bmarkons/patch-1 7 years ago
Vijay Pai 12bfc62e81 Sanity check to make sure that known unsecure target doesn't require security 7 years ago
Vijay Pai 3c18c77775
Merge pull request #13314 from vjpai/transport_explainer 7 years ago
Vijay Pai bc61c538a9
Merge pull request #13491 from vjpai/destack 7 years ago
Jeffrey Rennie 53fa3546f1 Update windows build instructions. 7 years ago
Craig Tiller b155c5d312 unchange protobuf 7 years ago
ncteisen fe354eb807 Fix the fuzzers 7 years ago
Vijay Pai dd0f006416 Fix examples build file 7 years ago
ncteisen 0c81dc40de Remove uneeded header, fix unused warn 7 years ago
Craig Tiller 84e379ae85 Merge github.com:grpc/grpc into no-absl 7 years ago
Vijay Pai 95593c5b8b Remove unnecessary secure dependences 7 years ago
Adele Zhou 9389b152df increase timeout 7 years ago
Camillo Lugaresi 962722cbc0 Fix alignment issue in gpr_murmur_hash3 7 years ago
Mark D. Roth d3984c32c8 clang-format 7 years ago
Mark D. Roth 3228489f0b Fix include guard check. 7 years ago
Mark D. Roth 835537fbc7 Implement MakeReferenceCounted<> helper. 7 years ago
Mark D. Roth cf9ca843eb Add ReferenceCountedPtr class. 7 years ago
Mark D. Roth abadc6c516 Use New() and Delete() instead of C++ new and delete. 7 years ago
Jan Tattermusch 53bbde3c49 address comments 7 years ago
apolcyn 1972e5ce74
Merge pull request #12710 from apolcyn/speedup_ruby_end2end_tests 7 years ago
Alex Polcyn 81e9581bf3 Remove some sleeps in ruby tests and fix test server shutdown 7 years ago
Mehrdad Afshari 8f1271c7fa
Merge pull request #13514 from mehrdada/bump-1.8.0-pre1 7 years ago