Lidi Zheng
|
e242764d50
|
Remove enum34 from requirements.txt
|
4 years ago |
Lidi Zheng
|
cbcb89610c
|
TIL that coreutils conflicts with md5sha1sum
|
4 years ago |
Lidi Zheng
|
36f17c7e24
|
Try to install md5sum in different packages
|
4 years ago |
Lidi Zheng
|
27b110fc22
|
Update the brew before upgrading coreutils
|
4 years ago |
Lidi Zheng
|
5527e0f328
|
Simplify the check with existing if
|
4 years ago |
Lidi Zheng
|
0bd1c6ae28
|
Check $VENV_PYTHON instead of python
|
4 years ago |
Lidi Zheng
|
c45f50581b
|
Don't install enum34 for non-2.7 Python
|
4 years ago |
Mark D. Roth
|
419fc6394c
|
Merge pull request #24230 from markdroth/ref_if_non_zero_api
Change RefIfNonZero() to return a RefCountedPtr<>.
|
4 years ago |
Esun Kim
|
d18f076b9f
|
Merge pull request #24265 from yashykt/repomanageresun
Repo Manager - Esun
|
4 years ago |
Vijay Pai
|
c6947b749a
|
Merge pull request #24254 from grpc/revert-24202-trial2
Revert "Convert ExecCtx::Run to Closure::Run for subchannel call stack destruction"
|
4 years ago |
Yash Tibrewal
|
8986df69dd
|
Repo Manager - Esun
|
4 years ago |
Yash Tibrewal
|
8cc7244716
|
Merge pull request #24255 from grpc/revert-24063-deprecateminsentarg
Revert "Deprecate GRPC_ARG_HTTP2_MIN_SENT_PING_INTERVAL_WITHOUT_DATA_MS"
|
4 years ago |
Yash Tibrewal
|
a9fd34a81d
|
Revert "Deprecate GRPC_ARG_HTTP2_MIN_SENT_PING_INTERVAL_WITHOUT_DATA_MS"
|
4 years ago |
donnadionne
|
fd42e0489a
|
Merge pull request #24240 from donnadionne/drop_stats
Wrapping DroppedRequestsMap inside a DroppedRequests strcuture which
|
4 years ago |
Vijay Pai
|
f7f37cc092
|
Revert "Convert ExecCtx::Run to Closure::Run for subchannel call stack destruction"
|
4 years ago |
Yash Tibrewal
|
0154250268
|
Merge pull request #24202 from yashykt/trial2
Convert ExecCtx::Run to Closure::Run for subchannel call stack destruction
|
4 years ago |
Donna Dionne
|
a7af2759e3
|
Wrapping DroppedRequestsMap inside a DroppedRequests strcuture which
contains the map as well as uncategorized drops.
|
4 years ago |
Mark D. Roth
|
efb38591ac
|
Merge pull request #24239 from markdroth/xds_client_shared
Share XdsClient between channels
|
4 years ago |
Mark D. Roth
|
1ba51dcb1a
|
Share XdsClient between channels.
|
4 years ago |
Mark D. Roth
|
80c98971dd
|
Merge pull request #24244 from markdroth/import_fix
Add missing const_cast<>.
|
4 years ago |
Mark D. Roth
|
b830c86d09
|
Merge pull request #24224 from markdroth/dual_ref_api
Implement DualRefCounted interface for objects needing strong and weak refs.
|
4 years ago |
Mark D. Roth
|
0c58b3b49b
|
Merge pull request #24241 from markdroth/xds_owners
Add OWNERS for xDS code
|
4 years ago |
Yash Tibrewal
|
0122f03961
|
Merge pull request #24063 from yashykt/deprecateminsentarg
Deprecate GRPC_ARG_HTTP2_MIN_SENT_PING_INTERVAL_WITHOUT_DATA_MS
|
4 years ago |
Mark D. Roth
|
2fe1a5cd0a
|
Add missing const_cast<>.
|
4 years ago |
Mark D. Roth
|
5e30156069
|
Merge pull request #24201 from markdroth/xds_client_no_parent_channel_args
Stop propagating parent channel args into xDS channel.
|
4 years ago |
Mark D. Roth
|
98841a990d
|
Implement DualRefCounted interface for objects needing strong and weak refs.
|
4 years ago |
Mark D. Roth
|
8164e9188a
|
Add OWNERS for xDS code
|
4 years ago |
Esun Kim
|
303ce9ea3d
|
Merge pull request #24228 from veblush/msan-adjust
Fix MSAN adjustment
|
4 years ago |
Mark D. Roth
|
b102b8817c
|
Merge pull request #24235 from markdroth/xds_tsan_fix
Fix use-after-free bug
|
4 years ago |
Yash Tibrewal
|
e0c4475db0
|
Deprecate GRPC_ARG_HTTP2_MIN_SENT_PING_INTERVAL_WITHOUT_DATA_MS and make it non-effective
|
4 years ago |
Mark D. Roth
|
ac6f3a7818
|
Fix use-after-free bug
|
4 years ago |
Mark D. Roth
|
0db7ea4196
|
Change RefIfNonZero() to return a RefCountedPtr<>.
|
4 years ago |
donnadionne
|
5604d4d441
|
Merge pull request #24226 from donnadionne/import_clang_tidy2
Fixing clang tidy suggestions caught at import time.
|
4 years ago |
Esun Kim
|
1c7d5b5299
|
Fix MSAN adjustment
|
4 years ago |
donnadionne
|
140ee36b8f
|
Merge pull request #24225 from donnadionne/import_clang_tidy
Fixing Clang Tidy errors caught at import time.
|
4 years ago |
Mark D. Roth
|
7baf55e473
|
Stop propagating parent channel args into xDS channel.
|
4 years ago |
Mark D. Roth
|
f6f2594fc1
|
Merge pull request #24199 from markdroth/channelz_linkage
Decouple channel creation from channelz child linkage.
|
4 years ago |
Yash Tibrewal
|
5b3745b62f
|
Merge pull request #24223 from yashykt/repomanageryash
Repo Manager yashykt
|
4 years ago |
Esun Kim
|
9528974dcc
|
Merge pull request #24148 from veblush/metadata-leak
More info on metadata leak
|
4 years ago |
Donna Dionne
|
f90790aebb
|
Fixing clang tidy suggestions caught at import time.
|
4 years ago |
Donna Dionne
|
4bac0f7be1
|
Fixing Clang Tidy errors caught at import time.
|
4 years ago |
Vijay Pai
|
659f5e18e4
|
Merge pull request #24221 from grpc/vjpai-patch-1-1
Properly synchronize thread creation failure case
|
4 years ago |
Yash Tibrewal
|
71dd4d650c
|
Repo Manager yashykt
|
4 years ago |
Vijay Pai
|
da7f82fa9c
|
Properly synchronize thread creation failure case
|
4 years ago |
Vijay Pai
|
0809fd8b17
|
Merge pull request #24177 from vjpai/server_call_startup
Fix server backlog processing to not set stream until backlog cleared
|
4 years ago |
Mark D. Roth
|
e1633396dc
|
Decouple channel creation from channelz child linkage.
|
4 years ago |
Mark D. Roth
|
094e9f0b81
|
Merge pull request #24200 from markdroth/xds_client_mutex
Change XdsClient to use its own mutex instead of the channel's WorkSerializer.
|
4 years ago |
Richard Belleville
|
0e51cba076
|
Merge pull request #24216 from gnossen/grpc_tools_warning
[gRPC Easy] Do not import grpc_tools.protoc from grpc_tools
|
4 years ago |
yulin liang
|
96bbef27bf
|
Merge pull request #24211 from yulin-liang/cronet-error-status
Roll-forward: Expose cronet net error list
|
4 years ago |
Mark D. Roth
|
f105c331ed
|
fix asan
|
4 years ago |