29520 Commits (c99a3ca415fcf5581f9c365e4dc3004e858fc76a)
 

Author SHA1 Message Date
Jan Tattermusch 2622fdc07d remove legacy delegates 7 years ago
Jan Tattermusch c5638887bf make everything compile 7 years ago
Jan Tattermusch 466d77b26f avoid delegate allocations in callsafehandle 7 years ago
Jan Tattermusch 8b451ed31d server and channel adjustments 7 years ago
Jan Tattermusch 2dc792de17 add "state" filed to batch completion delegate 7 years ago
Jan Tattermusch f70ecdb640
Merge pull request #13444 from jtattermusch/avoid_delegate_alloc_completion_registry 7 years ago
Jan Tattermusch 9a244d61d4 avoid unnecessary allocation in completion registry 7 years ago
Jan Tattermusch 2bc15ca776
Merge pull request #13438 from jtattermusch/csharp_more_microbenchmarks 7 years ago
Noah Eisen 11c1c47fe9 Fix real TSAN/ASAN bug 7 years ago
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
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
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
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 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
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
kpayson64 c35a660300
Merge pull request #13422 from kpayson64/quic_tsan_fix 7 years ago
murgatroid99 3dc4bc2f06 Fix uses of resource quota in UV TCP code 7 years ago