Jan Tattermusch
aa0193db42
Merge pull request #23576 from jtattermusch/bump_master_1_32
...
update master version to 1.32.0-dev
4 years ago
Alexander Polcyn
f57879ac56
Flag protect new logs
4 years ago
Yash Tibrewal
51daf9701a
Merge branch 'master' into chttp2transportcomment
4 years ago
Yash Tibrewal
be58863a77
Merge pull request #23480 from yashykt/abslstatusconn
...
Plumb absl::Status through connectivity state notifiers
4 years ago
Yash Tibrewal
2c5291ff71
Plumb absl::Status through connectivity state notifiers
4 years ago
Yash Tibrewal
1929406660
Clang format
4 years ago
Richard Belleville
089d90933a
Merge pull request #23203 from gnossen/python_google_default_creds
...
Implement compute_engine_channel_credentials in Python
4 years ago
Jan Tattermusch
80daba44d9
regenerate projects
4 years ago
Jan Tattermusch
b775f62afb
Merge pull request #23523 from JamesNK/jamesnk/interoptests-remove-version
...
Output grpc-dotnet interop apps to specific directories
4 years ago
Jan Tattermusch
21fe9652e5
update version to 1.32.0-dev
4 years ago
Jan Tattermusch
f9b68bb01e
add g-stands-for for the next release
4 years ago
Yash Tibrewal
a7be808494
Merge branch 'master' into chttp2transportcomment
4 years ago
Yash Tibrewal
16fc98f55d
Convert multi-line comments to single line comments in chttp2_transport.cc
4 years ago
Vijay Pai
2667eba8c2
Fix a typo
4 years ago
Vijay Pai
172f61a3a2
Merge pull request #22757 from vjpai/core_server_cxx
...
C++ify grpc_server
4 years ago
Richard Belleville
dcb5840cee
Fix Mac and Windows
4 years ago
Yash Tibrewal
b158eb79f8
Merge pull request #23558 from yashykt/cancelstreamdeadline
...
Explicitly fake the status for when we cancel the streams
4 years ago
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