donnadionne
|
b9fe77f234
|
Merge pull request #24259 from donnadionne/release
1.33 Release [T - 4w] Updating boringssl
|
4 years ago |
Donna Dionne
|
bad6ee7676
|
Merge remote-tracking branch 'upstream/master' into release
|
4 years ago |
donnadionne
|
328ca01121
|
Merge pull request #24180 from donnadionne/cir_bre
xDS circuit breaking support
|
4 years ago |
Donna Dionne
|
8b5728cb17
|
Merge remote-tracking branch 'upstream/master' into cir_bre
|
4 years ago |
Lidi Zheng
|
7223e4360a
|
Use update-reset instead of update
|
4 years ago |
Lidi Zheng
|
8da468ff09
|
Merge pull request #24257 from lidizheng/rpc-test-split-test
Split RPCTest into two and speed up test cases
|
4 years ago |
Lidi Zheng
|
e242764d50
|
Remove enum34 from requirements.txt
|
4 years ago |
Donna Dionne
|
bcd41d6397
|
Merge remote-tracking branch 'upstream/master' into release
|
4 years ago |
Donna Dionne
|
e7d7b7de86
|
xDS circuit breaking support
|
4 years ago |
Lidi Zheng
|
9e0b427893
|
Use != with literals
|
4 years ago |
Yash Tibrewal
|
86f93801e5
|
Merge pull request #24264 from yashykt/updateenvoy
Update submodules: envoy-api, protoc-gen-validate, udpa
|
4 years ago |
Lidi Zheng
|
cbcb89610c
|
TIL that coreutils conflicts with md5sha1sum
|
4 years ago |
Lidi Zheng
|
944d20f7b8
|
Make buildifier happy
|
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 |
Esun Kim
|
4dbd45196b
|
To karthikravis
|
4 years ago |
Lidi Zheng
|
c45f50581b
|
Don't install enum34 for non-2.7 Python
|
4 years ago |
Mark D. Roth
|
b62d5c7eaa
|
Allow channel args to modify service config parsing behavior.
|
4 years ago |
Donna Dionne
|
a484be74c8
|
Merge remote-tracking branch 'upstream/master' into release
|
4 years ago |
Lidi Zheng
|
7f52f5d669
|
Make linters happy
|
4 years ago |
Lidi Zheng
|
84acaad1fe
|
Split RPCTest into two and speed up test cases
|
4 years ago |
Yash Tibrewal
|
2a56886513
|
Update submodules: envoy-api, protoc-gen-validate, udpa
|
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 |
Donna Dionne
|
a1361adb00
|
Second regeneration
|
4 years ago |
Donna Dionne
|
f9f6e7cb33
|
Increment podspec version
|
4 years ago |
Donna Dionne
|
21367b24b5
|
generate boringssl prefix headers
|
4 years ago |
Donna Dionne
|
f7ab15de2c
|
Updated sha256
|
4 years ago |
Donna Dionne
|
55267990b0
|
regenerate files
|
4 years ago |
Donna Dionne
|
d3e6eea4cd
|
update boringssl dependency to master-with-bazel commit SHA
|
4 years ago |
Donna Dionne
|
461f92d1b8
|
update submodule boringssl-with-bazel with origin/master-with-bazel
|
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 |
James Newton-King
|
4b0f12bfce
|
Update CodeAnalysisAttributes.cs
|
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 |