Yash Tibrewal
9df6023dca
Move Optional to gprpp, and reviewer comments
6 years ago
Juanli Shen
bbe2587c39
Enable per-channel subchannel pool
6 years ago
Sanjay Pujare
3868a229c4
Bump version 1.18.x to remove -pre1
6 years ago
Prashant Jaikumar
95965f71d3
Remove network_status_tracker
...
Remove network_status_tracker and its unit test as it does nothing. We
can add tests for network status change in another commit.
6 years ago
Lidi Zheng
814c858f3f
Enable Python 3
6 years ago
Sanjay Pujare
a87d0fa8e2
Bump version to v1.18.x-pre1
6 years ago
Sanjay Pujare
d99f2f0307
Bump version to v1.19.x
6 years ago
Muxi Yan
80f005ee8f
Remove debug info; clang-format
6 years ago
Alexander Polcyn
00763bc3ea
Support named scope id's with ipv6 resolver on posix
6 years ago
Mark D. Roth
09f57c17ee
Refactor request routing code out of client_channel.
6 years ago
Vijay Pai
c52ae0d000
Give the interceptors header files in include/grpcpp/support
6 years ago
Alexander Polcyn
ac6795a57e
Revert "Changes add a script for generating C code and build rule for protobuf"
...
This reverts commit 62027b7e14
.
6 years ago
Srini Polavarapu
031dfd9703
Bump version to 1.17.1
6 years ago
Nicolas "Pixel" Noble
d550af373c
Moving ::grpc::Alarm to ::grpc_impl::Alarm.
6 years ago
Vishal Powar
62027b7e14
Changes add a script for generating C code and build rule for protobuf
...
protos
All these changes need to go together to make sense
- changes to use new version of upb in bazel
- allowing includes in build target option
- script for generating c code for protos
- generated code for example build
- adding changes for non-bazel builds
- change sanity tests to ignore the generated files.
6 years ago
Mark D. Roth
c5f344deaf
Revert "Revert "Allow encoding arbitrary channel args on a per-address basis.""
6 years ago
hcaseyal
27e2ba31bf
Revert "Allow encoding arbitrary channel args on a per-address basis."
6 years ago
Mark D. Roth
dedff37b4f
Allow encoding arbitrary channel args on a per-address basis.
6 years ago
Srini Polavarapu
0a3a99d84e
Bump version to v1.17.1-pre1
6 years ago
Soheil Hassas Yeganeh
2f55f4f85a
Add TSAN annotations to gRPC.
6 years ago
Muxi Yan
97ec5c1d68
Bump version to v1.17.0
6 years ago
Stanley Cheung
019feec3d9
Bump to v1.17.0-pre3
6 years ago
Soheil Hassas Yeganeh
b77c77f7da
Use grpc_core::RefCount in place of gpr_refcount
6 years ago
Stanley Cheung
894b313c0b
Bump to v1.17.0-pre2
6 years ago
Muxi Yan
96ed4b7578
dev->pre1 for core version
6 years ago
Muxi Yan
56f67728a8
Bump version to v1.17.0-pre1
6 years ago
Muxi Yan
f836319f1f
Bump version to v1.18.0-dev
6 years ago
Muxi Yan
0226bbbf52
Boost core version in BUILD
6 years ago
Juanli Shen
8a880801ae
Add support for LB config in service config
6 years ago
Srini Polavarapu
350a8861ab
Bump version to 1.16.1
6 years ago
Yihua Zhang
3fefdde3cc
remove ALTS shared resources
6 years ago
Srini Polavarapu
439f8e779d
Bump version to 1.16.1-pre1
6 years ago
Yash Tibrewal
4cc3717e15
move client_interceptor.cc from src/cpp/codegen to src/cpp/client
6 years ago
Yihua Zhang
cd768ec12a
use gRPC thread model
6 years ago
ncteisen
44b262c361
fix build and sanity
6 years ago
ncteisen
1a3c2d3e3a
Move uri_parser to lib
6 years ago
ncteisen
3cb8b0b8cb
Move uri_parser to common spot
6 years ago
Yash Tibrewal
0390b29e15
Register global interceptors functionality
6 years ago
Vijay Pai
84e763f10a
Experimental C++ server callback unary API
6 years ago
Yash Tibrewal
6a5f39db3c
Separate out interceptorbatchmethodimpl to a different file
6 years ago
Yash Tibrewal
c2e3fde9b5
Rename call.h to call_op_set.h and call_wrapper.h to call.h
6 years ago
Mark D. Roth
f85fd026e3
Client-side health checking support.
6 years ago
Stanley Cheung
f16e7966d3
Bump version to 1.16.0
6 years ago
Yihua Zhang
81bc942cd8
security connector refactor
6 years ago
yang-g
fceab59db7
Remove duplicate grpc_census.cc build
6 years ago
Yash Tibrewal
9b83b7d19e
Adding intercepted channel
6 years ago
Vishal Powar
a33e796575
Changes to register xds plugin init and shutdown.
...
Also,
- Changes to extract grpclb_proto into its own build target
- Remove client_load_reporting_filter from xds plugin.
6 years ago
Yash Tibrewal
b232bacf27
Starting on server interceptors
6 years ago
Vishal Powar
a95ea6dab4
Add new grpc lb plugin 'xds'
...
This plugin currently implements the grpclb protocol.
NOTE: All the files under xds/ directory have been cloned from grpclb/ and
will be updated in subsequently to support xds API.
6 years ago
Stanley Cheung
020bdd102f
Bump version to v1.17.x
6 years ago