Vijay Pai
a6e541bb43
Make ABSL header block consistent with other code.
4 years ago
Yash Tibrewal
4c7120e115
Also fake status in grpc_chttp2_mark_stream_closed if already closed but there is an error
4 years ago
apolcyn
18695e30ca
Merge pull request #23570 from apolcyn/fix_ruby_flake
...
Add logs to a flakey ruby test that can help to diagnose issue
4 years ago
James Newton-King
21e855592a
Output grpc-dotnet interop apps to specific directories
4 years ago
apolcyn
3b2e1c027e
Merge pull request #23535 from apolcyn/repro_epollex_issue_minimal
...
Remove MAX_EPOLL_EVENTS_HANDLED_EACH_POLL_CALL to ensure timely processing of events
4 years ago
Lidi Zheng
bdadeebee5
Merge pull request #23556 from lidizheng/fix-gapic-tests
...
[Aio] Support tuple and aio.Metadata interaction
4 years ago
Yash Tibrewal
18763aa864
Add comment
4 years ago
Alexander Polcyn
d88b77aaab
Add logs to a flakey ruby test that can help to diagnose issue
4 years ago
Richard Belleville
18aa32b7db
Remove unused variable
4 years ago
Alexander Polcyn
bdfd96ad03
Remove MAX_EPOLL_EVENTS_HANDLED_EACH_POLL_CALL to ensure timely
...
processing of events
4 years ago
Lidi Zheng
666787d841
Metadata value has to be string or bytes
4 years ago
Lidi Zheng
ffc6bce8ca
Only >=3.7 allows annotate oneself as return type
4 years ago
Lidi Zheng
6e96a47dd6
Make pytype happy
4 years ago
Lidi Zheng
b5f107d470
Support tuple and aio.Metadata interaction
4 years ago
Richard Belleville
8bd1836a43
Use RAII lock guard
4 years ago
Richard Belleville
d40a91dde5
Don't check tenancy if credentials specified
4 years ago
Hannah Shi
b3d1f2a4f8
avoid destroy channel more than once
4 years ago
Micah Kornfield
1bc973bd48
Uses sources.json from BoringSSL
...
This change undoes some hackiness that relied
on specifics of the BoringSSL build system to
generate source files. With the latest github
mirror of BoringSSL exports a sources.json
that lists all source code files. This change
makes use of that file.
4 years ago
Jan Tattermusch
76741f7635
Merge pull request #23565 from jtattermusch/python_dev_stop_excluding_hpp
...
Stop stripping .hpp files from python source packages
4 years ago
Jan Tattermusch
ed3ca23de8
Merge pull request #23552 from lidizheng/re2-source-wheel
...
Include re2 in source wheel && solve the missing --all complain
4 years ago
Lidi Zheng
952c4174ad
Merge pull request #23528 from emkornfield/upgrade_boring
...
Upgrade BoringSSL to latest on master-with-bazel branch
4 years ago
Vijay Pai
f614b66a98
Merge pull request #23562 from yang-g/one_core
...
Drop min thread count of threads doing Next to 1
4 years ago
Jan Tattermusch
751b1d04cf
stop stripping .hpp files from python source packages
4 years ago
donnadionne
5d803dcd3f
Merge pull request #23534 from markdroth/xds_fake_header_revert
...
Change xDS ConfigSelector not to pass the timeout header value to the LB policy.
4 years ago
Stanley Cheung
40cd2748bc
Merge pull request #23255 from HannahShiSFB/api-doxygen-step2
...
PHP: generate api reference documents by doxygen
4 years ago
yang-g
74c9de5cc0
Drop min thread count of threads doing Next to 1
4 years ago
Yash Tibrewal
edf3d5e589
Explicitly fake status if cancelling stream
4 years ago
Alexander Polcyn
4bdbd4caef
Log the peer address of grpc_cli CallMethod RPCs to stderr
4 years ago
yulin liang
24f5b5bfb7
Merge pull request #23555 from yulin-liang/local_import_prefix
...
Initialize the grpc_local_import variable to false.
4 years ago
Richard Belleville
c4491121c6
Stop checking g_is_on_gce in security connector
4 years ago
Lidi Zheng
9a54627c0b
Include re2 in source wheel && solve the missing --all complain
4 years ago
yulin-liang
77fb3689af
Initialize the grpc_local_import variable to false.
4 years ago
yulin liang
f87e635d2d
Merge pull request #23475 from yulin-liang/local_import_prefix
...
Objc support grpc files import override
4 years ago
Mark D. Roth
3613589b84
Change xDS ConfigSelector not to pass the timeout header value to the LB policy.
4 years ago
donnadionne
47a82a81c2
Merge pull request #23539 from donnadionne/fix
...
Adding Fake headers and ignored headers for header matching
4 years ago
Stanley Cheung
2b84ddbc89
Merge pull request #23550 from jtattermusch/php_distrib_15min
...
increase timeout for PHP distribtests
4 years ago
yulin-liang
775517a3f1
Provide an objc-generator option to import system files in a local way
4 years ago
Richard Belleville
b484e2e49b
Decouple checking tenancy from checking for metadata server
4 years ago
Donna Dionne
0d6ee9b309
Implement fake and ignored headers.
...
Take care to ensure we use fake headers in testing so we don't
conflict with headers used by census.
4 years ago
Richard Belleville
f7d16b20a4
Fix docstring
4 years ago
Richard Belleville
b629730809
Protect access
4 years ago
Mark D. Roth
94a2b5d40c
Merge pull request #23537 from markdroth/xds_routing_env
...
Remove env var protection of new xds routing code.
4 years ago
Micah Kornfield
aa79bb75e0
regenerate project
4 years ago
Micah Kornfield
313b8cc875
update grpc-core podspec template
4 years ago
Micah Kornfield
5b56c69b64
Second regeneration
4 years ago
Jan Tattermusch
3bbf8254ca
Merge pull request #23548 from jtattermusch/upmerge_1_30_x_to_master
...
Upmerge 1.30.x branch into master
4 years ago
Micah Kornfield
b55a2435ca
generate boringssl prefix headers
4 years ago
Micah Kornfield
94864fa0db
revert gen_build_yaml.py
4 years ago
Karthik Ravi Shankar
45b13d0dfa
Merge pull request #23476 from karthikravis/change-owner
...
Change repo manager to donnadionne
4 years ago
Esun Kim
26bd88fcb4
Merge pull request #23545 from veblush/test-shutdown
...
Added call to grpc::testing::TestEnvironment in tests
4 years ago