Lidi Zheng
a27b2c2015
Merge pull request #21428 from lidizheng/fix-py3checker
...
Make gen_build_yaml py23 agnostic
5 years ago
Jiangtao Li
aad827f9f6
Merge pull request #21505 from ashithasantosh/ref
...
Use pointer instead of reference parameter
5 years ago
Lidi Zheng
f20cfa82f3
Merge pull request #21495 from lidizheng/aio-fix-shutdown
...
[Aio] Improve the server shutdown logic
5 years ago
Ashitha Santhosh
0ef0be6541
Add nullptr check for max_frame_size.
5 years ago
Ashitha Santhosh
ec4bfdfa57
Use pointer instead of reference parameter
5 years ago
Muxi Yan
ef8be0ffb7
Merge pull request #21485 from grpc/cpp-timeout-ext
...
Extend grpc-cpp-test-cronet timeout
5 years ago
Esun Kim
64a599c5ae
Merge pull request #21499 from veblush/abseil-update
...
Update abseil to the latest
5 years ago
Esun Kim
f1a0ed2901
Merge pull request #21500 from veblush/update-upb
...
Update upb
5 years ago
Esun Kim
508a20b2e2
Merge commit '01ca25b429b2e9ff2d7e5271367aa545fe3ba62a' into update-upb
5 years ago
Esun Kim
01ca25b429
Squashed 'third_party/upb/' changes from 8a3ae1ef3e..2a25fd557e
...
2a25fd557e Merge pull request #226 from lizan/upb_bazel_version
b973c06480 prefix bazel_version
git-subtree-dir: third_party/upb
git-subtree-split: 2a25fd557e1fff9b2c7377a9eb91e2ebcd21470c
5 years ago
Esun Kim
f47ae53da4
Update abseil
5 years ago
Lidi Zheng
a53d47b594
Merge pull request #21480 from lidizheng/fix-perf
...
Use fast cpp protos for Bazel Python builds
5 years ago
Lidi Zheng
bf1bfff280
Improve readability & reduce logging severity
5 years ago
Esun Kim
d665f8359a
Merge pull request #21487 from veblush/bundler
...
Change bundler version
5 years ago
Esun Kim
4444ab9b8e
Merge pull request #21481 from veblush/net-csharp
...
Support CentOS 7 for gRPC.NET
5 years ago
Jan Tattermusch
b5c3056d25
Merge pull request #21427 from zackgalbreath/cmake_ssl_assembly
...
Conditionally enable OPENSSL_NO_ASM for Visual Studio
5 years ago
Yang Gao
2e4ebd7478
Merge pull request #21494 from grpc/revert-21478-max_message_size
...
Revert "Allow plugin/option/global_callback to override max_recv_message_size"
5 years ago
Vijay Pai
1bd6fcc338
Merge pull request #21491 from vjpai/rotate
...
Pass rotation to Yash
5 years ago
Lidi Zheng
8ad6152f00
Remove the explicit coroutine tracking
5 years ago
Yang Gao
5a938a7012
Revert "Allow plugin/option/global_callback to override max_recv_message_size"
5 years ago
Esun Kim
885b1aa785
Change bundler version
5 years ago
Guantao Liu
126248c7c1
Merge pull request #21492 from grpc/revert-21456-zhen_alts_context_new
...
Revert "[Exposing ALTS Context 2/2] Utility Wrapper Class"
5 years ago
Vijay Pai
c512dd1aac
Merge pull request #21490 from vjpai/fix_cancellation
...
Fix cancellation callback data race
5 years ago
Esun Kim
8e35f4d458
Merge pull request #21482 from veblush/linux-headers
...
Add linux-headers to docker images for alpine linux
5 years ago
Vijay Pai
ff40d2d58a
Pass rotation to Yash
5 years ago
Yang Gao
f8ebc20d3c
Merge pull request #21478 from yang-g/max_message_size
...
Allow plugin/option/global_callback to override max_recv_message_size
5 years ago
Guantao Liu
b341ddf72b
Revert "[Exposing ALTS Context 2/2] Utility Wrapper Class"
5 years ago
Vijay Pai
c758bf9571
clang-fmt
5 years ago
Vijay Pai
bffc5701e6
Fix cancellation
5 years ago
Esun Kim
60f45833e9
Update by review
5 years ago
Muxi Yan
329fcfd7aa
Update run_tests.py
5 years ago
Esun Kim
70974ab55a
Merge pull request #21445 from veblush/xcode-robust
...
Make gRPC podspec template more robust
5 years ago
Zack Galbreath
5f073edc8f
Conditionally set OPENSSL_NO_ASM for Visual Studio
...
This configuration variable was originally set due to a bug in CMake.
We now build BoringSSL with assembly optimizations on Visual Studio
provided that the version of CMake we're using is "new enough" (3.13+)
and the NASM assembler is installed.
5 years ago
Esun Kim
c507f3b716
Add linux-headers to docker images for alpine linux
5 years ago
Esun Kim
12c9f2e9d6
Make gRPC podspec template more robust
5 years ago
Esun Kim
1baebaae1b
Support CentOS 7 for gRPC.NET
5 years ago
Lidi Zheng
13390e9ae9
Use fast cpp protos for Python builds
5 years ago
Vijay Pai
e522302e33
Merge pull request #21465 from vjpai/fix_cancel_delayed_rpc
...
Make CancelDelayedRpc test not use sleeps for client-server sync
5 years ago
Richard Belleville
e86ec44722
Merge pull request #21477 from gnossen/stringent_python_include
...
[bazel] Add more stringent check for detection of python headers
5 years ago
yang-g
2db942a875
Allow plugin/option/global_callback to override max_recv_message_size
5 years ago
ZhenLian
32fee2d2d1
Merge pull request #21456 from grpc/zhen_alts_context_new
...
[Exposing ALTS Context 2/2] Utility Wrapper Class
5 years ago
Vijay Pai
24483d2afd
Address reviewer comments
5 years ago
Mark D. Roth
4c34781f45
Merge pull request #21452 from markdroth/grpclb_balancer_controls_fallback
...
grpclb: Add support for balancer telling client to enter fallback mode.
5 years ago
Zhen Lian
98391c8f76
[Exposing ALTS Context 2/2] Utility Wrapper Class
5 years ago
Richard Belleville
f7312a244b
Add more stringent check for detection of python headers
5 years ago
Mark D. Roth
31773d2c6a
grpclb: Add support for balancer telling client to enter fallback mode.
5 years ago
Mark D. Roth
95fe553848
Merge pull request #21413 from markdroth/grpclb_proto_api_cleanup
...
Clean up APIs for handling grpclb protos
5 years ago
Jan Tattermusch
cd56d66643
Merge pull request #21411 from zackgalbreath/thirdparty_install
...
Allow gRPC_INSTALL with module providers
5 years ago
Mark D. Roth
ef050280af
Clean up APIs for handling grpclb protos
5 years ago
Jan Tattermusch
56f15492ae
Merge pull request #21412 from jtattermusch/leaner_builds
...
Leaner MacOS tests (selective installation of prerequisites).
5 years ago