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
Stanley Cheung
a4c9b80d1f
Merge pull request #17325 from stanley-cheung/php-fix-zts
...
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
Srini Polavarapu
cf104e1ba3
regenerate doxygen files
6 years ago
Stanley Cheung
211419d65c
PHP: fix ZTS build
6 years ago
Stanley Cheung
460bc6f7ce
PHP: fix ZTS build
6 years ago
Srini Polavarapu
a1f863a2d9
Merge branch 'master' of https://github.com/grpc/grpc
6 years ago
Lidi Zheng
99f248ae12
Remove the `del` hack and skip server related test cases
6 years ago
Yash Tibrewal
836e143093
Add required header
6 years ago
Lidi Zheng
d75abb6663
Adding comment about `del` about #17258
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
Mark D. Roth
5214f8bc57
Fix InlinedVector to use its elements' move and copy methods.
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
Muxi Yan
ff85fcadd0
Merge pull request #17319 from stanley-cheung/bump-to-pre3
...
Bump to v1.17.0-pre3
6 years ago
Eric Gribkoff
d9f656a911
fix docstring on grpc.server
6 years ago
Bill Feng
527ddd9982
cleanup
6 years ago
Bill Feng
fbd3808d0d
added exec_compatible_with to sh_test
6 years ago
Lidi Zheng
53476eced4
Adopt reviewer's suggestions
...
* Correct the StatusCode
* Format code
* Use @staticmethod
* Fix typo
6 years ago
Vishal Powar
f614fa5947
Adding upb as submodule
...
upb will be used for codegen of xDS protos.
6 years ago
Stanley Cheung
698cf221d8
Regenerate projects
6 years ago
Stanley Cheung
019feec3d9
Bump to v1.17.0-pre3
6 years ago
Stanley Cheung
3337a34020
Merge pull request #17314 from stanley-cheung/php-fix-zts
...
Fix PHP ZTS build breakage
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
Stanley Cheung
90cdbd69aa
Fix PHP ZTS build breakage
6 years ago
Yash Tibrewal
b87984bace
Stream size needs to be rounded up to alignment
6 years ago
Lidi Zheng
43599facf4
Channelz Python wrapper implementation
...
* Expose the C-Core API in Cython layer
* Handle the object translation
* Create a separate package for Channelz specifically
* Handle nullptr and raise exception if seen one
* Translate C++ Channelz unit tests
* Adding 5 more invalid query unit tests
Adding peripheral utility for grpcio-channelz package
* Add to `pylint_code.sh`
* Add to Python build script
* Add to artifact build script
* Add to Bazel
* Add to Sphinx module list
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
Bill Feng
e00b58ba5a
trying latest image
6 years ago
Bill Feng
eff3b4ec30
trying standard-16 machine
6 years ago
Bill Feng
49528b9713
trying highmem machine
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
Lidi Zheng
3adca9ff93
Surface exceptions from Cython to Python as much as possible
6 years ago
Jan Tattermusch
81c224379a
Merge pull request #17271 from jtattermusch/csharp_avoid_nsl_1_17x
...
avoid c-ares dependency on libnsl (for v1.17.x)
6 years ago
Srini Polavarapu
0adcbd5014
gRPC release schedule
6 years ago
Bill Feng
74b780e096
added toolchain_resolution_debug for displaying platform
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