Richard Belleville
78e443b4f6
Reuse the definition already in the bazel/ directory
5 years ago
Yash Tibrewal
4ffda62d7d
Merge branch 'master' into removsched
5 years ago
Pau Freixes
403db61a58
AIO Unified call interface
...
Call interface, implemented by the new `grpc.experimental.aio.Call`
object is the unique entry point for handling RPC calls and is the
one returned by, for now, the `unary_unary` method. It supports all
in one the three interfaces `with_call`, `__call__` and `future` implemented
by the synchronous API.
5 years ago
Richard Belleville
4c8935761d
Add wrapper layer for Blaze
5 years ago
Esun Kim
a0f09cb540
Merge pull request #20904 from veblush/cmake-clean
...
Clean up scripts for cmake tests
5 years ago
Lidi Zheng
13bc82ce9c
Merge pull request #20891 from lidizheng/fix-3-i20299
...
Make sure Core aware of gevent Cython objects
5 years ago
Richard Belleville
f7249fcd3a
Adopt reviewer's advice
5 years ago
Lidi Zheng
814fd36459
Merge pull request #20870 from lidizheng/win-3.6
...
Make Windows test gRPC with Python 3.6
5 years ago
yihuaz
5570dec9a5
Merge pull request #20916 from yihuazhang/python
...
Add more documentation on local credentials
5 years ago
Yash Tibrewal
5439944732
Revert "Fix error object memory leak in GetSystemRootCerts"
5 years ago
Yash Tibrewal
1dd2539e5b
Merge pull request #20749 from yashykt/schedtorun
...
Convert some GRPC_CLOSURE_SCHED to GRPC_CLOSURE_RUN
5 years ago
Yash Tibrewal
57c0ac011d
Reviewer comments
5 years ago
Lidi Zheng
1f3675005d
Disable StrictRealTimeTest for gevent
5 years ago
Lidi Zheng
cf02badf87
Make PyLint happy
5 years ago
Yash Tibrewal
a9da023413
Reviewer comments
5 years ago
rmstar
e62ba1e5c3
Merge pull request #20908 from rmstar/cppiostests
...
C++ tests on iOS to work with bazel 1.0
5 years ago
Esun Kim
a416a20d0e
Update by review
5 years ago
Nicolas Noble
7b21dd5c29
Merge pull request #20878 from grpc/vjpai-patch-1
...
Change unused parameter name comment to cast
5 years ago
Esun Kim
f43cb1a2a1
Update by review
5 years ago
Yihua Zhang
294aecfed6
add more documentation on local credentials
5 years ago
Esun Kim
40955d2cb4
Merge pull request #20886 from veblush/update-abseil
...
Update abseil-cpp to HEAD
5 years ago
Esun Kim
f33a7645c5
Removed _gRPC_*_INCLUDE_DIR
5 years ago
Prashant Jaikumar
a5db5d5450
C++ tests on iOS to work with bazel 1.0
5 years ago
Richard Belleville
e4d58fba6d
Sanity
5 years ago
Yash Tibrewal
08ba7246c0
Remove GRPC_CLOSURE_RUN and replace with grpc_core::Closure::Run
5 years ago
Richard Belleville
6f0b772afa
Add tests for other arities
5 years ago
Esun Kim
aeb19f5d50
Clean up scripts for cmake tests
5 years ago
Richard Belleville
acc6053716
Fix interceptors for unary-unary case
5 years ago
Yash Tibrewal
dd468c9268
iOS changes
5 years ago
Yash Tibrewal
2b8cd9a01b
Nullptr check
5 years ago
Yash Tibrewal
5d93cc6571
Merge branch 'master' into schedtorun
5 years ago
Yash Tibrewal
d8d1119ff3
Reviewer comments
5 years ago
Lidi Zheng
d10eabf18b
Add a test case to catch the failure
5 years ago
Muxi Yan
ab7e5e8dec
Merge pull request #20899 from muxi/update-examples
...
Update Objective-C examples
5 years ago
Juanli Shen
6dde2f43f7
Merge pull request #20522 from imjoey/patch-1
...
Docs: Correct the text format
5 years ago
Muxi Yan
c562da0f76
Start the call directly
5 years ago
Muxi Yan
d2f96d6d64
Use new transport selector
5 years ago
Jan Tattermusch
398be27287
Merge pull request #20765 from KyleFromKitware/cmake-style-fix
...
CMake style fixes
5 years ago
Yash Tibrewal
01ea1dea07
libuv changes
5 years ago
Yash Tibrewal
cd2c3cdfaa
Windows changes
5 years ago
Yash Tibrewal
3dd6292f5d
Debug mode changes
5 years ago
Yash Tibrewal
3a189d7e08
test changes
5 years ago
Yash Tibrewal
5d18d4450a
src/core changes
5 years ago
Yash Tibrewal
336b476d32
Adding ExecCtx::Run
5 years ago
Lidi Zheng
2817afd4e9
Make sure Core aware of gevent Cython objects
5 years ago
Richard Belleville
4790ab6d97
Merge pull request #20774 from gallmerci/master
...
Fix typo in python_configure.bzl
5 years ago
Esun Kim
8086d8ee42
Update abseil-cpp to HEAD
5 years ago
Lidi Zheng
61d463672d
Windows' gevent is always special!
5 years ago
Muxi Yan
ce842ecc31
Merge pull request #20767 from muxi/objc-doxygen
...
Add Objective-C Doxygen Documentation
5 years ago
Lidi Zheng
36d6c2d58d
Merge pull request #20875 from lidizheng/local-doc
...
Document the local credentials in gRPC Python's API reference
5 years ago