Richard Belleville
|
d359dbe44d
|
Remove unnecessary flush
|
6 years ago |
Richard Belleville
|
81c3b0bfb6
|
Fix lint errors
|
6 years ago |
Richard Belleville
|
307044c6af
|
Fix linting
|
6 years ago |
Karthik Ravi Shankar
|
276c4dc593
|
Merge pull request #18223 from grpc/grpc_namespace_opencensus
Fold opencensus into grpc_impl namespace
|
6 years ago |
Juanli Shen
|
34aa714644
|
Remove pollset_set when resetting LB policies
|
6 years ago |
Richard Belleville
|
749c52de56
|
Refcount vtables
|
6 years ago |
Richard Belleville
|
d832738c08
|
Yapf
|
6 years ago |
Richard Belleville
|
23c5fb8ca4
|
Add example tests to CI
|
6 years ago |
Richard Belleville
|
67ca10b4f9
|
Add README
|
6 years ago |
Bill Feng
|
d61f690a33
|
Merge pull request #18285 from billfeng327/update-deps-version
Windows local Bazel build for gRPC C++ tests
|
6 years ago |
Richard Belleville
|
b2a75fdc65
|
Merge branch 'master' into multiprocessing-example
|
6 years ago |
Richard Belleville
|
0f6293e85e
|
Improve logging handlers
|
6 years ago |
Richard Belleville
|
acbc095ab8
|
Implement test for example
|
6 years ago |
Soheil Hassas Yeganeh
|
ac9c67d851
|
Merge pull request #18229 from soheilhy/server-ctx-lock
Use grpc_core::RefCount for ServerContext.
|
6 years ago |
Jerry
|
e2aef4d373
|
fixed seg fault
|
6 years ago |
Lidi Zheng
|
fa7f010795
|
Fix the hash checking mechanism
|
6 years ago |
billfeng327
|
5eb1e8d8c9
|
code cleanup, removed old build file
|
6 years ago |
Lidi Zheng
|
cb9cc5592e
|
Upgrade pip before using wheel
|
6 years ago |
Lidi Zheng
|
127a6c1d9e
|
Revert "Revert "Roll foward "Strip Python wheel binary"""
This reverts commit 98fc902200 .
|
6 years ago |
yang-g
|
919dc4cd2c
|
Add comment
|
6 years ago |
Mark D. Roth
|
aa94bab589
|
Merge pull request #18295 from markdroth/client_channel_tracer_split
Split client_channel tracer into two.
|
6 years ago |
Soheil Hassas Yeganeh
|
0031393a17
|
Merge pull request #18240 from soheilhy/tcp-inq
Implement TCP_INQ for gRPC in Linux
|
6 years ago |
Jonas Vautherin
|
37ba57ec48
|
Bugfix: cc_install following a cc_library must use BUILD_CODEGEN, too
|
6 years ago |
Jan Tattermusch
|
7f87087354
|
Merge pull request #18298 from yashykt/deletepollcv
Nuking the poll-cv polling engine
|
6 years ago |
Jan Tattermusch
|
82ccc2d68a
|
Merge pull request #18303 from grpc/revert-18276-rf-strip
Revert "Roll foward "Strip Python wheel binary""
|
6 years ago |
Yash Tibrewal
|
4f8891c3e5
|
Merge branch 'master' into deletepollcv
|
6 years ago |
Yash Tibrewal
|
6b45cea2f0
|
Remove from poll-cv comments too
|
6 years ago |
Lidi Zheng
|
98fc902200
|
Revert "Roll foward "Strip Python wheel binary""
|
6 years ago |
Jerry
|
c619c49fab
|
fixed seg fault caused by access client after it is closed
|
6 years ago |
Richard Belleville
|
5c4823c17b
|
Build with bazel
|
6 years ago |
Lidi Zheng
|
2f300f88fb
|
Merge pull request #18296 from lidizheng/py-mac-bazel-fix
Add the missing grpc_cfstream dependency
|
6 years ago |
billfeng327
|
9e102ea8b0
|
excluded non-compatible test
|
6 years ago |
Lidi Zheng
|
69616b1a82
|
Merge pull request #18283 from lidizheng/fix-18282
Silent the check_on_pr failure
|
6 years ago |
Yash Tibrewal
|
620d80d817
|
Remove poll-cv references from bazel and run_tests.py
|
6 years ago |
billfeng327
|
4241edeaa4
|
renamed tag to no_windows in conformation with Bazel and TensorFlow
|
6 years ago |
Yash Tibrewal
|
abcd5861eb
|
Nuking the poll-cv polling engine
|
6 years ago |
Juanli Shen
|
926cfd22be
|
Merge pull request #18101 from AspirinSJL/swap_lb_update_outside_ctor
Swap in new LB policy when it's ready
|
6 years ago |
Lidi Zheng
|
bea84d5485
|
Add the missing grpc_cfstream dependency
|
6 years ago |
Mark D. Roth
|
8878712aeb
|
Split client_channel tracer into two.
|
6 years ago |
Juanli Shen
|
d15605c0e5
|
Swap in new LB policy when it's ready
|
6 years ago |
billfeng327
|
65ef4f5cef
|
added TODO and updated documentation for manual local windows build
|
6 years ago |
Lidi Zheng
|
2779322af7
|
Merge pull request #18276 from lidizheng/rf-strip
Roll foward "Strip Python wheel binary"
|
6 years ago |
Mark D. Roth
|
cd62e757c0
|
Merge pull request #18275 from markdroth/fallback_early_on_transient_failure
Use fallback before timeout if balancer channel reports TRANSIENT_FAILURE.
|
6 years ago |
Mark D. Roth
|
827c77bd24
|
Use fallback before timeout if balancer channel reports TRANSIENT_FAILURE.
|
6 years ago |
Jan Tattermusch
|
f422acdb7e
|
move MonoPInvokeCallbackAttribute to a separate file
|
6 years ago |
Jan Tattermusch
|
b1dbf68373
|
update the docker image to netcore3 preview3
|
6 years ago |
Vijay Pai
|
b7f14fdab8
|
Properly implement unimplemented RPCs at callback-only server
|
6 years ago |
Jan Tattermusch
|
5fb10c1949
|
Merge pull request #18279 from stanley-cheung/fix-php-composer-json
Fix qps composer.json
|
6 years ago |
Vijay Pai
|
240bf86760
|
Add unimplemented RPC test
|
6 years ago |
Vijay Pai
|
96f8b7a532
|
Merge pull request #18239 from vjpai/callback_async_generic_service
C++: Support callback-based generic service
|
6 years ago |