Esun Kim
31d3df8123
Merge pull request #20901 from veblush/cmake-test
...
Removed _gRPC_*_INCLUDE_DIR
5 years ago
Pau Freixes
11bba28ebd
Merge pull request #20824 from Skyscanner/unified_stub_call
...
AIO Unified call interface
5 years ago
Esun Kim
8de389b940
Update by review
5 years ago
Yash Tibrewal
5185ec651a
Merge pull request #20924 from grpc/revert-20584-leak-GetSystemRootCerts
...
Revert "Fix error object memory leak in GetSystemRootCerts"
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
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
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
Lidi Zheng
1f3675005d
Disable StrictRealTimeTest for gevent
5 years ago
Lidi Zheng
cf02badf87
Make PyLint happy
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
Esun Kim
aeb19f5d50
Clean up scripts for cmake tests
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
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
Muxi Yan
6788f40675
generate_projects
5 years ago
Muxi Yan
24dc93c82c
Ignore docs in Cocoapods generated directory
5 years ago
Vijay Pai
7b9349de04
clang-format
5 years ago
Vijay Pai
8b597ad5ba
Change unused parameter name comment to cast
5 years ago
Lidi Zheng
3cd792ad70
Make YAPF happy
5 years ago
Lidi Zheng
e2ee7bb679
Disable unit._channel_close_test.ChannelCloseTest
5 years ago
Yash Tibrewal
a5ba140f3c
Test changes
5 years ago
Lidi Zheng
cc628584a6
Fix the Sphinx auto generation
5 years ago
Lidi Zheng
83ae68c5f0
Document the local credentials
5 years ago
Yash Tibrewal
e4c77bb137
Merge pull request #20840 from yashykt/updatetriage
...
Update triage duty
5 years ago
Yash Tibrewal
99478f1fe9
Security Handshaker changes
5 years ago
Richard Belleville
8b6e2ab3d4
Merge pull request #20846 from vam-google/master
...
[bazel] Add an ability to call an optional custom plugin for py_proto_library and py_grpc_library
5 years ago
Lidi Zheng
7b7f38a95d
Merge pull request #20452 from mostrows2/issue-19208
...
Issue 19208: Fix pollset_set_del_fd to cleanup all fd references.
5 years ago
Lidi Zheng
bcb870bf20
Make Windows test gRPC with Python 3.6
5 years ago