Alexander Polcyn
|
46d4a27cb6
|
Add a test which reproduces the original crash that is fixed by https://github.com/grpc/grpc/pull/23984
|
4 years ago |
Yash Tibrewal
|
f2f3edbacd
|
Fix use-after-free
|
4 years ago |
Lidi Zheng
|
e960034384
|
Merge pull request #24029 from lidizheng/pin-setuptools
Pin setuptools on CI builds
|
4 years ago |
Lidi Zheng
|
c8fa1c9978
|
Pin setuptools in one more location
|
4 years ago |
Mark D. Roth
|
5369864a86
|
Allow RefCounted<> objects to defer deletion from Unref().
|
4 years ago |
Lidi Zheng
|
82f0f51690
|
Pin to 44.1.1 for Python 2 compatibility
|
4 years ago |
yulin liang
|
749024c2c8
|
Merge pull request #23993 from yulin-liang/flaky-cfstream
Fix flaky macos/grpc_cfstream test.
|
4 years ago |
Lidi Zheng
|
6a5d7106a0
|
Pin setuptools to 49.6.0
|
4 years ago |
Karthik Ravi Shankar
|
694bb50648
|
Merge pull request #23917 from karthikravis/server
Move Server from ::grpc_impl to ::grpc
|
4 years ago |
Jan Tattermusch
|
11e69de3bc
|
Merge pull request #24001 from jtattermusch/task_runner_py3
Improve python3 compatibility of the task_runner.py script
|
4 years ago |
Eric Gribkoff
|
a880a50197
|
Merge pull request #24012 from ericgribkoff/python_timeout_bump
Increase xds job timeout for python and c#
|
4 years ago |
Eric Gribkoff
|
15675cf965
|
Merge pull request #24010 from ericgribkoff/increase_wait_for_stats_timeout
Increase wait for stats timeout
|
4 years ago |
Eric Gribkoff
|
f4ab0330f9
|
Merge pull request #24013 from ericgribkoff/gentle_failover_spec
Gentle failover spec
|
4 years ago |
Yash Tibrewal
|
eb2b9b89c7
|
Merge pull request #24015 from yashykt/certificateprovider
CertificateProvider API
|
4 years ago |
Yash Tibrewal
|
f4d18f2d95
|
Reviewer comments
|
4 years ago |
Yash Tibrewal
|
2a72f72a84
|
CertificateProvider API
|
4 years ago |
Eric Gribkoff
|
91dc46c59f
|
add gentle_failover spec
|
4 years ago |
Eric Gribkoff
|
4df4ea586f
|
remove new instance group spec, redundant with remove instance group
|
4 years ago |
Esun Kim
|
d0502dccdb
|
Merge pull request #23935 from veblush/pylibatomic
Make check_linker_need_libatomic more robust
|
4 years ago |
Eric Gribkoff
|
03ba9336dd
|
Increase xds job timeout for python and c#
|
4 years ago |
Eric Gribkoff
|
daaae5f3b4
|
csharp xds test client: decrease log output
|
4 years ago |
Esun Kim
|
5cec1b5a62
|
Merge pull request #23998 from veblush/android
Update grpc_android for new CI environment
|
4 years ago |
Eric Gribkoff
|
6bce82c42a
|
Increase wait for stats timeout
|
4 years ago |
Eric Gribkoff
|
138b117dc9
|
Add --rpc_timeout_sec flag spec
|
4 years ago |
Mark D. Roth
|
e295b78651
|
Merge pull request #24003 from markdroth/v1.33_master_bump
Update version of master to 1.33-dev ("geeky").
|
4 years ago |
Esun Kim
|
fc4556a92d
|
Add ABSL_NO_XRAY_ATTRIBUTES
|
4 years ago |
yulin-liang
|
5c1ebcbb40
|
Fix flaky macos/grpc_cfstream test by extending NTP sync timeout.
|
4 years ago |
Ashitha Santhosh
|
59d66a3e97
|
Merge pull request #23974 from ashithasantosh/eval_test
Tests for EvaluateArgs
|
4 years ago |
mohanli-ml
|
ab92d4b896
|
Merge pull request #23948 from mohanli-ml/bazel-linkstatic
add features to grpc_cc_binary in bazel
|
4 years ago |
Mark D. Roth
|
0f2a9db17d
|
Merge pull request #23999 from markdroth/xds_keepalive
Fix keepalive value used in XdsClient.
|
4 years ago |
Mark D. Roth
|
30e4170dc3
|
Update version of master to 1.33-dev ("geeky").
|
4 years ago |
Jan Tattermusch
|
c02c680074
|
Merge pull request #23995 from jtattermusch/csharp_distribtest_updgrade_protobuf3_13
upgrade Google.Protobuf to 3.13.0 in C# distribtests
|
4 years ago |
Jan Tattermusch
|
37c980d98a
|
improve python3 compatibility of the task_runner.py script
|
4 years ago |
Jan Tattermusch
|
f62e2207a7
|
regenerate makefile
|
4 years ago |
Jan Tattermusch
|
7388266aa7
|
simplify the way dependencies are included in Makefile
|
4 years ago |
Jan Tattermusch
|
e9bcf7eb51
|
make: GTEST_LIB no longer useful
|
4 years ago |
Jan Tattermusch
|
8d8152ed4e
|
fix System.Memory dependency mismatch in c# distribtests
|
4 years ago |
Yash Tibrewal
|
ae16067f50
|
Merge pull request #23984 from yashykt/removestreamfromlists
Remove stream from stalled lists on remove_stream
|
4 years ago |
Esun Kim
|
3b8044ae4e
|
Use c++ instead of cc
|
4 years ago |
Esun Kim
|
7dcba1a700
|
Make check_linker_need_libatomic more robust
|
4 years ago |
Esun Kim
|
32ea9af3b0
|
Bump Android SDK
|
4 years ago |
Esun Kim
|
d720a580cb
|
Merge pull request #23980 from veblush/centos7-pydev
Upgraded gcc to 8 in python_dev_centos7_x64
|
4 years ago |
Esun Kim
|
9f7ff86919
|
Accept the Android SDK licences.
|
4 years ago |
Mark D. Roth
|
768e62e9ec
|
Fix keepalive value used in XdsClient.
|
4 years ago |
Esun Kim
|
3fbaffa24b
|
Update by review
|
4 years ago |
Esun Kim
|
10d7e2fef7
|
Upgrade gradlewrapper to 6.5.1
|
4 years ago |
Esun Kim
|
51531aada0
|
Upgrade gradle to 3.1.4
|
4 years ago |
Ashitha Santhosh
|
b1fd4a45a4
|
Add EvaluateArgs test.
|
4 years ago |
Ashitha Santhosh
|
2fc60cbe30
|
Merge pull request #23975 from ashithasantosh/mock_cel
Add mock cel APIs.
|
4 years ago |
Esun Kim
|
30396fb025
|
Update grpc_android for new CI environment
|
4 years ago |