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
Vijay Pai
12757dab1c
Merge pull request #21459 from iposva-google/fuzzer-5759629707444224
...
Fix leak when running b64_decode_fuzzer tests.
5 years ago
Vijay Pai
9be35f74c0
Make CancelDelayedRpc test not use sleeps for client-server sync
5 years ago
Lidi Zheng
1550e10fd6
Merge pull request #21451 from lidizheng/upgrade-cython
...
Upgrade the Cython version whenever we can
5 years ago
Muxi Yan
f7661524bb
Merge pull request #21457 from muxi/debug-ios-cpp-cronet
...
Add timestamp to stdout for grpc-ios-cpp-cronet
5 years ago
Jan Tattermusch
96d2517d2a
fixes in prepare_build_macos_rc
5 years ago
Jan Tattermusch
e684a3a322
leaner objc tests
5 years ago
Jan Tattermusch
b2ca1f476c
leaner grpc_ios_binary_size
5 years ago
Jan Tattermusch
7aaf57c6f7
fix artifact and distribtest
5 years ago
Jan Tattermusch
0890bc9492
leaner python tests
5 years ago
Jan Tattermusch
42f82ba16f
leaner ruby tests
5 years ago
Jan Tattermusch
9ed0081524
remove no-longer-used cfg files
5 years ago
Jan Tattermusch
5284d5189d
leaner C# build
5 years ago
Vijay Pai
377a32c0ce
Merge pull request #21443 from vjpai/fix_bug_21210
...
Move operations out of lock in Bind functions
5 years ago
Vijay Pai
19404f516c
Merge pull request #21405 from vjpai/deexperimentalize_codegen
...
De-experimentalize generated callback code
5 years ago
Lidi Zheng
bf3a5c2478
Only install Cython early to satisfy different platforms
5 years ago
Ivan Posva
a1cf1eb4bc
Fix leak when running b64_decode_fuzzer tests.
5 years ago
Ivan Posva
944e6f9ad4
Create testcase-5759629707444224.
5 years ago
Vijay Pai
d82b3124fe
Move operations out of lock in Bind functions
5 years ago
Lidi Zheng
151e5b72af
Install required packages with --user
5 years ago
Esun Kim
f257562786
Merge pull request #21454 from grpc/revert-21385-generic_unary
...
Revert "Generic API: assert when sending uninitialized byte buffer"
5 years ago
Vijay Pai
8d9d8326f5
De-experimentalize generated code
5 years ago
Muxi Yan
63223f82e8
fix sanity
5 years ago
Muxi Yan
7202029386
Add time display to debug Kokoro timeout
5 years ago
Esun Kim
169e775958
Revert "Generic API: assert when sending uninitialized byte buffer"
5 years ago
Jiangtao Li
c9378dff85
Merge pull request #21447 from jiangtaoli2016/root_pem
...
Monthly update of root pem certificates
5 years ago
Lidi Zheng
cceacf1d16
Install Python pacakges with --user
5 years ago
Lidi Zheng
04d48f4179
Merge pull request #21384 from lidizheng/pytype
...
[Aio] Add pytype as one of our sanity tests
5 years ago
Lidi Zheng
28ca0c6b6a
Install necessary packages earlier
5 years ago