Jan Tattermusch
|
7faa779504
|
Merge pull request #21667 from jtattermusch/csharp_channelbase_shutdownasync
Introduce ChannelBase.ShutdownAsync() in a backward-compatible manner.
|
5 years ago |
Jan Tattermusch
|
dae922cfe4
|
stop requiring go for mac builds
|
5 years ago |
Jan Tattermusch
|
66a644afa5
|
regenerate projects
|
5 years ago |
Jan Tattermusch
|
84d63d7686
|
run tools/distrib/generate_grpc_shadow_boringssl_symbol_list.sh
|
5 years ago |
Jan Tattermusch
|
26c3d7c2b6
|
regenerate projects
|
5 years ago |
Jan Tattermusch
|
e2ca0075a8
|
update check_submodules.sh and grpc_deps.bzl
|
5 years ago |
Jan Tattermusch
|
972155a4cb
|
update third_party/boringssl-with-bazel to the latest master-with-bazel
|
5 years ago |
Jan Tattermusch
|
925a714275
|
regenerate projects
|
5 years ago |
Jan Tattermusch
|
7b4bfe19aa
|
run tools/distrib/generate_grpc_shadow_boringssl_symbol_list.sh
|
5 years ago |
Jan Tattermusch
|
325da0066d
|
regenerate projects
|
5 years ago |
Jan Tattermusch
|
742c61294b
|
use boringssl-with-bazel instead of third_party/boringssl
|
5 years ago |
Jan Tattermusch
|
baa895f1b6
|
remove golang dependency for cmake build on windows
|
5 years ago |
Jan Tattermusch
|
9f29d6ae0b
|
update gen_build_yaml.py
|
5 years ago |
Jan Tattermusch
|
c31501f7e4
|
update check_submodules.sh
|
5 years ago |
Jan Tattermusch
|
dc224cb4aa
|
remove third_party/boringssl in favor of boringssl-with-bazel
|
5 years ago |
Jan Tattermusch
|
e37e9aca2b
|
set ssl.cmake to use CMakeLists.txt from boringssl-with-bazel
|
5 years ago |
Jan Tattermusch
|
d4cc9b8c71
|
update check_submodules.sh and grpc_deps.bzl
|
5 years ago |
Jan Tattermusch
|
e980abd278
|
update third_party/boringssl-with-bazel to the latest master-with-bazel
|
5 years ago |
Jan Tattermusch
|
32b487bc4d
|
review comments
|
5 years ago |
Jan Tattermusch
|
bf1b849f9a
|
incorporate https://github.com/protocolbuffers/protobuf/pull/7096
|
5 years ago |
Juanli Shen
|
a0b812c30f
|
Add CDS to xds client
|
5 years ago |
Lidi Zheng
|
1c78ccd44e
|
Implement add_done_callbacks and time_remaining
|
5 years ago |
Lidi Zheng
|
adab340647
|
Simplify call_test using mixin class
|
5 years ago |
Richard Belleville
|
5ad654d5ab
|
Merge pull request #19699 from curiousjazz77/patch-1
fix broken link and move links to bottom
|
5 years ago |
ZhenLian
|
bd9865f6cb
|
Merge pull request #21670 from grpc/zhen_mac_make_fix
MacOS make fix
|
5 years ago |
Lidi Zheng
|
6f6b0d09bd
|
Merge pull request #21643 from lidizheng/aio-reuseport
[Aio] Support SO_REUSEPORT channel option
|
5 years ago |
Lidi Zheng
|
af67aaf031
|
Merge pull request #21647 from lidizheng/aio-metadata
[Aio] Support metadata for unary calls
|
5 years ago |
Esun Kim
|
5c74ed6f40
|
Merge pull request #21671 from veblush/del-gcc48
Bump the version of gcc to 4.9
|
5 years ago |
Yash Tibrewal
|
3941f9dbf3
|
Revert "Sidestep multiple initialization issue of Tracers with Makefile"
|
5 years ago |
Esun Kim
|
d4f191b647
|
Merge pull request #21677 from veblush/absl-update
Update absl to the lastest
|
5 years ago |
Lidi Zheng
|
f338be8fcb
|
Use 'true' instead of '1'
|
5 years ago |
Lidi Zheng
|
613f64f12e
|
Support metadata for streaming RPCs
|
5 years ago |
Zhen Lian
|
d16b7b8006
|
MacOS make fix
|
5 years ago |
Esun Kim
|
9e15f78cf8
|
Update absl to the lastest
|
5 years ago |
Lidi Zheng
|
f912ddf7d4
|
Split the seen_metadata function & assign tuple() as default value
|
5 years ago |
Lidi Zheng
|
181437bbd8
|
Add prepend_send_initial_metadata_op function
|
5 years ago |
Yash Tibrewal
|
e96fa36cd7
|
Merge pull request #21661 from yashykt/odrsidestep
Sidestep multiple initialization issue of Tracers with Makefile
|
5 years ago |
Lidi Zheng
|
c6a97f125a
|
Fix the breakage due to conflict
|
5 years ago |
Lidi Zheng
|
435cf89108
|
Fix a bug that prevents metadata modification in interceptors
|
5 years ago |
Lidi Zheng
|
a3e950adbb
|
Make tests.json happy
|
5 years ago |
Lidi Zheng
|
fb2b4ec82b
|
Add two more invalid metadata test cases
|
5 years ago |
Lidi Zheng
|
ec2f394803
|
Resolve the conflict between PRs
|
5 years ago |
Esun Kim
|
78ace4cd5d
|
Merge pull request #21669 from veblush/v1.26.x-fix
Backport of #21445 and #21662
|
5 years ago |
Lidi Zheng
|
a140a362ba
|
Make sanity tests happy
|
5 years ago |
Lidi Zheng
|
bcf3a1f9e7
|
Add metadata test
|
5 years ago |
Lidi Zheng
|
f9397de161
|
Make test pass after the merge
|
5 years ago |
Zhanghui Mao
|
6d556914d0
|
fix metadata
|
5 years ago |
Zhanghui Mao
|
0b802e0404
|
implement metadata for aio unary call
|
5 years ago |
Lidi Zheng
|
5a4a5a0088
|
Merge pull request #21517 from lidizheng/aio-streaming
[Aio] Client Streaming and Bi-di Streaming
|
5 years ago |
Lidi Zheng
|
cdade7c450
|
Clean-up loggers and imports in Cython
|
5 years ago |