Esun Kim
7dac73264b
Bump the version of gcc to 4.9
5 years ago
Esun Kim
72351f63fd
Remove grpc sources from grpc++
5 years ago
Esun Kim
99f8a10aec
Make gRPC podspec template more robust
5 years ago
Esun Kim
5a419c65b0
Merge pull request #21662 from veblush/fix-odr-bug
...
Remove grpc sources from grpc++
5 years ago
Jan Tattermusch
abeac187b6
introduce ChannelBase.ShutdownAsync()
5 years ago
Jan Tattermusch
1f465f52aa
try incorporate https://github.com/protocolbuffers/protobuf/pull/7069
5 years ago
Jan Tattermusch
6393e17a15
hotfix: update Protobuf-C++.podspec to 3.11.2
5 years ago
Jan Tattermusch
27cdec0041
buildifier format
5 years ago
Richard Belleville
69f990673f
Conform to protobuf's usage of six
5 years ago
Jan Tattermusch
b67a7ef020
update ObjC podspecs to 3.11.2
5 years ago
Jan Tattermusch
bfdeafaf37
update C# protobuf dependency
5 years ago
Jan Tattermusch
b3acd7dc7d
update ruby protobuf dependency
5 years ago
Jan Tattermusch
d684931595
run make_grpcio_tools.py
5 years ago
Jan Tattermusch
d53663750c
regenerate ruby protobufs
5 years ago
Jan Tattermusch
433b93e5db
regenerate C# protos
5 years ago
Jan Tattermusch
a6cda9a9f4
tools/run_tests/sanity/check_submodules.sh
5 years ago
Jan Tattermusch
b4ed0bf37b
update third_party/protobuf to v3.11.2
5 years ago
Jan Tattermusch
d18b52f5db
Merge pull request #21657 from jtattermusch/workaround_kokoro_golang_problem
...
workaround C# build failure by ensuring Go1.13 is installed
5 years ago
Jan Tattermusch
2173659939
workaround C# build failure by ensuring Go1.13 is installed
5 years ago
Lidi Zheng
30304d7fa6
Merge pull request #21663 from lidizheng/disable-exit-for-bazel
...
Disable the flaky _exit_test for Bazel
5 years ago
Lidi Zheng
4ec94d2d67
Implement stream-unary and stream-stream RPC
...
* Includes both client-side and server-side
* Adding many tests in multiple files
* Introduces EOF as stream terminator
* Fixing crashes from Core in many ways
5 years ago
Lidi Zheng
9c66db3d26
Disable the flaky _exit_test for Bazel
5 years ago
Esun Kim
e7a9415a8d
Remove grpc sources from grpc++
5 years ago
Yash Tibrewal
4048186d76
Clang format
5 years ago
Yash Tibrewal
b54a5b3386
Sidestep multiple initialization issue of Tracers
5 years ago
Yang Gao
56972ae715
Merge pull request #21648 from yang-g/init_first
...
InitGoogleTest before grpc_init
5 years ago
Lidi Zheng
385cd4b443
Merge pull request #21582 from lidizheng/aio-abort
...
[Aio] Abort mechanism for server side
5 years ago
yang-g
5bc57b64fe
InitGoogleTest before grpc_init
5 years ago
Lidi Zheng
4bc37f9eea
Merge pull request #21621 from lidizheng/aio-connectivity
...
[Aio] Implement connectivity state related APIs
5 years ago
Lidi Zheng
259be9e6b7
Compress the catch clauses
5 years ago
Lidi Zheng
1dc2679d6d
Explicitly pointout KeyboardInterrupt and SystemExit can pass freely
5 years ago
Lidi Zheng
65ba1c9aab
Remove unused function
5 years ago
Lidi Zheng
9bba7b7af5
Improve readability
5 years ago
Lidi Zheng
26367cecc2
Expose the AbortError to enable users to identify the exception
5 years ago
Lidi Zheng
b721c6c096
Add abort test to tests.json
5 years ago
Lidi Zheng
8429fec1b5
Make pytype happy
5 years ago
Lidi Zheng
cddd0a0419
Implement abort mechanism for server side
5 years ago
Lidi Zheng
2306e26130
Adding comments about socket options portability
5 years ago
Lidi Zheng
85c8ce2f2f
Fix a bug in conflict resolution
5 years ago
Akshay Kumar
cced243a06
OpenSslEngineSupport-200114
5 years ago
Mark D. Roth
e396b3e153
Merge pull request #21644 from markdroth/pf_reset_backoff_test_fix
...
Increase test timeout to avoid flakiness.
5 years ago
Lidi Zheng
8391b12117
Use the same number in kernel
5 years ago
Lidi Zheng
8e53e5712f
Reuse util functions in channel_args
5 years ago
Lidi Zheng
4a86bb16f5
Adding documentation to the new ref-count mechanism
5 years ago
Lidi Zheng
7520925814
Further simplify the ref-count management for CallbackWrapper
5 years ago
Lidi Zheng
3099856a6a
Adopt reviews' suggestions:
...
* Created a separate file for test constants
* Guarded current behavior of watch_connectivity_state
* Applied the same SEGV protection to callback_common
5 years ago
Lidi Zheng
050b3989f0
Make pytype happy
5 years ago
Lidi Zheng
0afc05cef5
Fixing the docstring wording
5 years ago
Lidi Zheng
f75ce34da7
Removing an empty line
5 years ago
Lidi Zheng
650ba93a61
Improve the surface API & rewrite the test
5 years ago