29673 Commits (083b9be1a214f2ff67581f186684313c8d6b75fe)
 

Author SHA1 Message Date
Mehrdad Afshari d21365813f
Merge pull request #13431 from mehrdada/fix-setup-py-trigger-for-health-reflection 7 years ago
Mehrdad Afshari 90dbd2b670 Alter health/reflection packages' build criterion 7 years ago
Nathaniel Manista 018153cd1a
Merge pull request #13406 from nathanielmanistaatgoogle/interop_required_args 7 years ago
Nathaniel Manista ec4791254e
Merge pull request #13188 from cauthu/python-server-cert-reload 7 years ago
Yang Gao e295ec7cc8
Merge pull request #13454 from yang-g/lockfree_event 7 years ago
Nicolas "Pixel" Noble 18a6837bb0 Merge branch 'v1.7.x' of https://github.com/grpc/grpc 7 years ago
Giang Nguyen bcf083fa90 Add Python support for server SSL cert reloading 7 years ago
Mehrdad Afshari 61ea3e22a1
Merge pull request #13463 from mehrdada/fix-check_grpcio_tools 7 years ago
yang-g ed49fe5510 Resolve comments 7 years ago
ncteisen 8d1a3ca5fc use aquire release 7 years ago
Nicolas Noble c567ceb01a
Merge pull request #13173 from kwasimensah/patch-1 7 years ago
ncteisen abdc290d26 clang fmt 7 years ago
Mehrdad Afshari 9b4315682b Do not require bazel for check_grpcio_tools.py 7 years ago
Noah Eisen ad671ff561
Merge pull request #13391 from ncteisen/more-eager-free 7 years ago
ncteisen 6dc1097c5e Fix test cert build 7 years ago
ncteisen 993e9f0692 Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c 7 years ago
kwasimensah 8abe26237e
Fix pthread cleanup logic 7 years ago
Marko Bogdanović 9f4a8eeced Add HealthChecker helpers for setting statuses 7 years ago
josh 84a066bf29 Turning on executable bit for tools/run_tests/sanity/check_bazel_workspace.py 7 years ago
ncteisen abbdbf9374 Attempt to fix TSAN 7 years ago
Noah Eisen 9addd2eef2
Merge pull request #13109 from ncteisen/tracing++ 7 years ago
yang-g 26521b38d2 Avoid calling dtor on grpc_fd before putting it in freelist 7 years ago
Alex Polcyn 1d5737feb3 Fix error when a language skips a certain version 7 years ago
Yash Tibrewal 518236d458 Remove unnecessary if condition in public_headers_must_be_c89 7 years ago
ncteisen f852c06038 Fix TSAN attempt 7 years ago
ncteisen 46f9175ba3 Fix windows build 7 years ago
ncteisen 0392f8acc3 Merge branch 'master' of https://github.com/grpc/grpc into tracing++ 7 years ago
ncteisen aa3b19741f Rename tracer_peer to tracer_util 7 years ago
ncteisen 509aba4f60 Fix test builds 7 years ago
ncteisen 66dfcf5919 clang fmt 7 years ago
ncteisen 61c4d6b648 Fix stats 7 years ago
ncteisen 0e6b5b3ba3 Un extern the fuzzers 7 years ago
ncteisen 01a7547a3f Re 89 the public headers 7 years ago
ncteisen adbfbd5977 Remove all extern C 7 years ago
Sree Kuchibhotla 90c8cf6acc
Merge pull request #13435 from sreecha/disable-realtime-caching 7 years ago
ncteisen c4dd9cfe18 reviewer feedback 7 years ago
Michael Lumish dbca3d9b76
Merge pull request #13433 from murgatroid99/uv_resource_quota_fixes 7 years ago
ncteisen 692915ee07 Swtich to using grpc_bb_take_first 7 years ago
kpayson64 510fcb84b6
Merge pull request #13409 from kpayson64/fix_json_run_localhost 7 years ago
Jan Tattermusch 7ce4e17710
Merge pull request #13439 from jtattermusch/csharp_no_concurrent_dict 7 years ago
Sree Kuchibhotla 9f4759ac14 Disable caching start-time for all clocktypes except GPR_CLOCK_MONOTONIC 7 years ago
murgatroid99 5dc3cc1b01 Clang format 7 years ago
Jan Tattermusch ddcdf84186 use regular dict in completion registry 7 years ago
Jan Tattermusch 8aeaacc220 generalize invocation of C# microbenchmarks 7 years ago
Jan Tattermusch 74a723f20d add PInvokeByteArray microbenchmark 7 years ago
Jan Tattermusch ef69907cff add CompletionRegistry microbenchmark 7 years ago
Jan Tattermusch 1de0d69fd9 add GCStats to microbenchmarks 7 years ago
Muxi Yan 9b74848676 forward declare pbobjc.h 7 years ago
Jan Tattermusch d9186a7e9d
Merge pull request #13418 from jtattermusch/csharp_honor_optimizationtarget 7 years ago
Ken Payson 7cf8d72c25 Fix TSAN json_run_localhost flake 7 years ago