20682 Commits (1c6040162e55e264acb4f55747eeecbff05632b9)

Author SHA1 Message Date
Lidi Zheng e9c67f23f3 Add a new environment variable GRPC_BAZEL_BUILD 6 years ago
Lidi Zheng 48ccc2477c Prevent the Bazel hack from affecting environment other than Bazel 6 years ago
Lidi Zheng d209deb14b Revert "Revert "Merge pull request #17644 from lidizheng/bzl-py3"" 6 years ago
Vijay Pai 42c512c43e Use atm operations on gpr_atm variables 6 years ago
yang-g 227cce9ad3 Use malloc/free in leak checker 6 years ago
Eric Gribkoff bf7107b9dc comments 6 years ago
Eric Gribkoff 2ba9a5aaa8 bazel dep 6 years ago
Soheil Hassas Yeganeh 0800ce5976 Move all helper functions to a class called Atomic. 6 years ago
Richard Belleville 4f299d84ed Add private _finalize_state method to ServicerContext 6 years ago
yang-g cedc76bf38 Resolve comments 6 years ago
Soheil Hassas Yeganeh 1ccdb0ee26 Alias std::memory_order as grpc_core::MemoryOrder. 6 years ago
Nguyen Hai Truong 9cf00ed80b Reformat some link and fix typos 6 years ago
Kim Bao Long 0203bf74f5 Remove the redundant words in comments 6 years ago
Eric Gribkoff da1f8d7c66 rpc test fix 6 years ago
Eric Gribkoff 003212648f fixup 6 years ago
Eric Gribkoff 77f325a9af bazel target 6 years ago
Eric Gribkoff a5c96cf765 fix test 6 years ago
Eric Gribkoff 0346ec2f45 stream_observer->on_next_callback 6 years ago
Eric Gribkoff 830d7d1e61 order 6 years ago
Yuwei Huang 72035e7265 Move thread body logic into a private static method 6 years ago
Eric Gribkoff 00f85c28c9 update tests.json 6 years ago
Eric Gribkoff 9345eac211 non-blocking server streaming for health service 6 years ago
Mark D. Roth aa149fedbb Revert "Merge pull request #18093 from grpc/revert-17770-lb_policy_picker_api" 6 years ago
hcaseyal 275296c594
Revert "LB policy picker API" 6 years ago
Alex Polcyn 0f794e1e3c Fix c-ares on Windows bug triggered by tracing 6 years ago
Jan Tattermusch f640a548b8 "protocol" is too general to be in nuget pkg tags 6 years ago
Christopher Warrington 2adb48acf0 Fix typo in ServerCallContext.UserState name 6 years ago
Christopher Warrington 3421c9c4f9 Make ServerCallContext.UserData a virtual property 6 years ago
Christopher Warrington 4645f0d299 Add UserState dictionary to C# ServerCallContext 6 years ago
Jan Tattermusch dd6951e9d8 nuget package icon, use recommended license tag 6 years ago
Jan Tattermusch 966d49795c change nuget package copyright to gRPC Authors 6 years ago
Jan Tattermusch 2131798b7f update nuget package descriptions 6 years ago
Jan Tattermusch 7ace2a5240 cleanup Grpc.Tools.csproj 6 years ago
Jan Tattermusch cf5cffcc2d csproj cleanup 6 years ago
yang-g 298cb4ed90 Fix windows build 6 years ago
yang-g 6b67506bae Add back tracked 6 years ago
Eric Gribkoff ff0d2195cf address comments 6 years ago
yang-g 86b23adc7f Other comments 6 years ago
yang-g 3c61849461 python changes 6 years ago
Prashant Jaikumar 1ee4706c7d Fixed cast in endpoint_cfstream.cc 6 years ago
Nicolas Noble 2ad245cb0c
Revert "Folding the Channel class into the grpc_impl namespace." 6 years ago
Eric Gribkoff 2ea6d3ef0b Add fork tests as Python unit tests 6 years ago
Jan Tattermusch 8ba48b42ce dummy grpc_csharp_ext stubs should never be reached 6 years ago
xtao 7260eb62ff
use static_cast to convert type instead of explicit type casting. 6 years ago
xtao 7766912dda
fix more detected mu/cv leaks 6 years ago
xtao 902820a5de
1) fix the asan tests caught leaks; 6 years ago
xtao c03496fdac
1) remove unnecessary initialization; 6 years ago
xtao fb3b85a81a
1) Add MACRO GPR_HAS_FEATURE; 2) Add test code within GRPC_ASAN_ENABLED for gpr_mu/cv mem-leak detection. 6 years ago
Soheil Hassas Yeganeh 508c8d805a Introduce more helper methods in gprpp/atomic.h 6 years ago
jiangtaoli2016 f5a71f7313 Clean up deprecated tsi_create_ssl_server_handshaker_factory callers 6 years ago