Yash Tibrewal
de0249ecaf
Fallback instead of failing for cases where are not able to set the socket options
6 years ago
Nicolas Noble
6697496a1d
Merge pull request #17329 from grpc/authors-alphabetical
...
Adding a line about alphabetical order of AUTHORS
6 years ago
Nicolas Noble
2fcf6176fd
Adding a line about alphabetical order of AUTHORS
6 years ago
Yash Tibrewal
794559ab8d
Merge pull request #17313 from yashykt/padstreamsize
...
Stream size needs to be rounded up to alignment
6 years ago
Yash Tibrewal
af67526882
Merge pull request #17294 from yashykt/traced
...
Add traced information to stream op
6 years ago
Stanley Cheung
074e2d82c2
Merge pull request #17326 from stanley-cheung/php-fix-zts-master
...
PHP: fix ZTS build
6 years ago
Guantao Liu
99673fcbe3
Merge pull request #17244 from guantaol/ev_epollbg
...
Preparation for the new background poller 'epollbg'
6 years ago
Lidi Zheng
1b9df7d183
Merge pull request #17317 from mehrdada/fix-interceptor-bug
...
Fix Python blocking interceptors facing RpcError
6 years ago
Stanley Cheung
211419d65c
PHP: fix ZTS build
6 years ago
Yash Tibrewal
836e143093
Add required header
6 years ago
Yash Tibrewal
5749f80830
Merge pull request #17310 from yashykt/enableerrqueue
...
Enable errqueue support for linux kernel versions 4.0.0 and above
6 years ago
Soheil Hassas Yeganeh
e2cde10d5a
Merge pull request #17320 from soheilhy/worktree-refcounted-bench
...
Add GPR_ATM_INC_ADD_THEN to grpc_core::RefCount
6 years ago
vishalpowar
a92f2acf75
Merge pull request #17316 from vishalpowar/upb_submodule
...
Adding upb as submodule
6 years ago
Soheil Hassas Yeganeh
9128881b6d
Add GPR_ATM_INC_ADD_THEN to grpc_core::RefCount
...
This is to fix the wrong atomic op counts reported by benchmarks.
Also add these macros to windows and gcc-sync headers as noop macros for
consistency.
6 years ago
Vishal Powar
f614fa5947
Adding upb as submodule
...
upb will be used for codegen of xDS protos.
6 years ago
Stanley Cheung
5ede895caf
Merge pull request #17315 from stanley-cheung/php-fix-zts-master
...
Fix PHP ZTS build breakage
6 years ago
Mehrdad Afshari
8199aff7a6
Fix Python blocking interceptors facing RpcError
...
RpcError should be returned from the continuation intact,
not raised.
6 years ago
apolcyn
aa00e06b65
Merge pull request #17290 from ganmacs/return-unimplemented-in-server-streamer
...
Return UNIMPLEMENTED error when user does not implement server_streamer method
6 years ago
Stanley Cheung
f2973917f4
Fix PHP ZTS build breakage
6 years ago
Yash Tibrewal
b87984bace
Stream size needs to be rounded up to alignment
6 years ago
Yash Tibrewal
28ad1bd28e
Use grpc_event_engine_can_track_errors
6 years ago
Yash Tibrewal
fe9ba9adf8
Always set fd to be readable/writable on receiving EPOLLERR
6 years ago
Lidi Zheng
c5d22df984
Merge pull request #17304 from euroelessar/grpc-redeclaration
...
[cython] Declare symbols once
6 years ago
Yash Tibrewal
023415c461
Circumvent padding issues and make traced the second last field
6 years ago
Yash Tibrewal
cee77cfd38
Add traced information to stream op
6 years ago
Guantao Liu
dc9ffa8034
Revert "Use a static local flag to memorize whether the grpc event engine runs in background or not"
...
This reverts commit 9bbda894cb
.
6 years ago
Guantao Liu
a7b24f511f
Revert "Resolve naming conflicts"
...
This reverts commit c1af11fbd6
.
6 years ago
Yash Tibrewal
66b2005cbb
Enable errqueue support for linux kernel versions 4.0.0 and above
6 years ago
Soheil Hassas Yeganeh
a93b6012cc
Merge pull request #17300 from soheilhy/worktree-h2-refcnt
...
Move HTTP2 transport and byte stream to grpc_core::RefCount.
6 years ago
Soheil Hassas Yeganeh
58beb81d11
Move HTTP2 transport and byte stream to grpc_core::RefCount.
...
Also, added a TODO to move `grpc_transport` to C++. I believe that's
doable, which would requires significant change in all transports.
6 years ago
Soheil Hassas Yeganeh
1832d64f70
Merge pull request #17301 from soheilhy/worktree-orphanable
...
Use grpc_core::RefCount in place of gpr_refcount in OrphanablePtr
6 years ago
Ruslan Nigmatullin
f8f711ae4c
[cython] Declare symbols once
6 years ago
Soheil Hassas Yeganeh
b77c77f7da
Use grpc_core::RefCount in place of gpr_refcount
6 years ago
Guantao Liu
c1af11fbd6
Resolve naming conflicts
6 years ago
Guantao Liu
9bbda894cb
Use a static local flag to memorize whether the grpc event engine runs in background or not
6 years ago
Jan Tattermusch
4036ebbe3d
Merge pull request #17283 from jtattermusch/python_interop_37
...
Run python interop tests with python3.7
6 years ago
Noah Eisen
debb6d8991
Merge pull request #17296 from ncteisen/clang-tidy
...
Fix Clang Tidy
6 years ago
Lidi Zheng
4bc98acfd7
Merge pull request #17281 from lidizheng/issue-16718
...
Raise the exception while credential initialization
6 years ago
Lidi Zheng
b7fd18daa4
Raise the exception while credential initialization
6 years ago
vishalpowar
5ee0cdc422
Merge pull request #17239 from vishalpowar/add_ads_in_metadata
...
Adding ads (data-plane-api) method name to wellknown names list.
6 years ago
vishalpowar
222706ac58
Merge pull request #17257 from vishalpowar/cleanup_load_reporting
...
xDS plugin is going to use LRS stream to report load to balancer. Remove
6 years ago
ncteisen
d3631f9c79
fix clang tidy
6 years ago
Jan Tattermusch
b0bcfb4ea5
use python stretch3.7 image for interop tests
6 years ago
Jan Tattermusch
422fdbfd6c
run python interop tests with python3.7
6 years ago
Jan Tattermusch
346d745c6e
Merge pull request #15640 from jtattermusch/slow_python_interop_build
...
Run interop tests using python3.4 (and build interop with 3.4 only)
6 years ago
ganmacs
bd1fdfaabe
Return unimplemented
...
when calling a method which is server_streamer and is not implemented by user
6 years ago
Lidi Zheng
e0d9692fa3
Merge pull request #17268 from mehrdada/remove-beta-elements-from-bazel
...
Remove beta module dependency from the Python Bazel package
6 years ago
Yash Tibrewal
c79a64d1d8
Merge pull request #17278 from yashykt/seq17219
...
Necessary change after #17219
6 years ago
Yash Tibrewal
8fb11e6d5e
Apply the conversion on the status irrespective of whether Pluck returned true
6 years ago
Yash Tibrewal
544f2a5abb
Necessary change after #17219
6 years ago