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 |
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 |
Lidi Zheng
|
e4edc012b2
|
Upgrade Cython in Dockerfiles
|
5 years ago |
Lidi Zheng
|
f692cf520a
|
Upgrade the Cython version whenever we can
|
5 years ago |
Vijay Pai
|
c8d9ec1a46
|
Merge pull request #21429 from grpc/vjpai-patch-1
Remove unneeded semicolons
|
5 years ago |
jiangtaoli2016
|
48cafccaba
|
Monthly update of root pem
|
5 years ago |
Lidi Zheng
|
ae3c098e02
|
Fix the styling
|
5 years ago |
Zack Galbreath
|
0916ee4e1d
|
Add distribtest for install-from-module
|
5 years ago |
Zack Galbreath
|
cad4c32d43
|
Allow gRPC_INSTALL with module providers
|
5 years ago |
Esun Kim
|
edff1b0597
|
Merge pull request #21421 from veblush/build-robust
Make build template more robust
|
5 years ago |
Esun Kim
|
bf9655e9e6
|
Merge pull request #21420 from veblush/abseil-pre-builds
Add preprocessed_builds to abseil-cpp
|
5 years ago |
Karthik Ravi Shankar
|
81481cb26b
|
Merge pull request #21433 from iposva-google/fuzzer-5686577615339520
Fix leak when running b64_encode_fuzzer tests.
|
5 years ago |