Nicolas "Pixel" Noble
b0e6cc9b5f
Forgot to declare the header.
6 years ago
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
ad54166f92
Regenerate projects
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
Mark D. Roth
d6e2b33670
Move InterceptRecvTrailingMetadataLoadBalancingPolicy to a separate file.
...
This fixes a link error when building with make.
6 years ago
Mark D. Roth
21446eb35a
Fix build.yaml.
6 years ago
Sanjay Pujare
77e8525640
Regenerate projects
6 years ago
Sanjay Pujare
94d5587643
Regenerate projects
6 years ago
Dan Kegel
0961c2ac51
Makefile: regenerate.
6 years ago
Alexander Polcyn
00763bc3ea
Support named scope id's with ipv6 resolver on posix
6 years ago
Soheil Hassas Yeganeh
2e017da58a
Add microbenchmarks for grpc_timer
...
This helps assessing upcoming changes.
6 years ago
Mark D. Roth
40f22bfc94
move ForwardingLoadBalancingPolicy to its own library
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
yang-g
aa2e731508
Fix new target
6 years ago
Yihua Zhang
0531d3d3ad
extend local credentials to support tcp loopback
6 years ago
Vijay Pai
ca4e55e6ca
Benchmark to show that byte buffer copy is size-independent
6 years ago
Srini Polavarapu
a31ccd49e6
Regenerate projects
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
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
yang-g
47233225ca
Split out the test service to separate library so that it can be reused
6 years ago
yang-g
e00ca0371a
Promote gpr_test_util to part of grpc_test_util, add a sample to show it works, build.yaml change first
6 years ago
Srini Polavarapu
9eaebf116d
Regenerate projects
6 years ago
Muxi Yan
97ec5c1d68
Bump version to v1.17.0
6 years ago
Hope Casey-Allen
470ea17843
Debugging unimplemented error in CheckClientInitialMetadata
6 years ago
Stanley Cheung
698cf221d8
Regenerate projects
6 years ago
Stanley Cheung
42e3ae7309
Re-generate projects
6 years ago
Yash Tibrewal
c7e92f26eb
Reviewer comments
6 years ago
Muxi Yan
4f41886324
Generate projects
6 years ago
Muxi Yan
da14743f1a
Generate projects
6 years ago
Muxi Yan
f3e4ae633e
Regenerate projects
6 years ago
Yash Tibrewal
bab043e865
Cleanup
6 years ago
Juanli Shen
8a880801ae
Add support for LB config in service config
6 years ago
Srini Polavarapu
25cd16ae58
Regenerate projects
6 years ago
Yihua Zhang
3fefdde3cc
remove ALTS shared resources
6 years ago
Moiz Haidry
1303ec7b53
Added benchmarks for Callback based Unary server
6 years ago
Srini Polavarapu
1bf93a76f5
Regenerate projects
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
Yash Tibrewal
b732e9c403
Make client interceptors see notification even if Cancel was done before the RPC was issued. Also add tests
6 years ago
Yash Tibrewal
e2361a4751
Add server interceptors in end2end_test
6 years ago
Yash Tibrewal
d736b1d309
Refactor tests slightly
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