Juanli Shen
|
bbe2587c39
|
Enable per-channel subchannel pool
|
2019-01-15 14:15:18 -08:00 |
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.
|
2019-01-11 12:15:37 -08:00 |
apolcyn
|
26dddbb10d
|
Merge pull request #16187 from apolcyn/ipv6_resolver_scope_ids
Support named scope id's in grpc_parse_ipv6 on posix platforms
|
2019-01-08 14:36:20 -08:00 |
Sanjay Pujare
|
94d5587643
|
Regenerate projects
|
2019-01-03 15:35:20 -08:00 |
Alexander Polcyn
|
00763bc3ea
|
Support named scope id's with ipv6 resolver on posix
|
2018-12-26 11:03:43 -08:00 |
Mark D. Roth
|
09f57c17ee
|
Refactor request routing code out of client_channel.
|
2018-12-20 10:10:19 -08:00 |
Vijay Pai
|
c52ae0d000
|
Give the interceptors header files in include/grpcpp/support
|
2018-12-17 15:17:01 -08:00 |
Nicolas Noble
|
5748af6e18
|
Merge pull request #17468 from nicolasnoble/grpc_namespace
Moving ::grpc::Alarm to ::grpc_impl::Alarm.
|
2018-12-13 15:22:05 -08:00 |
Nicolas "Pixel" Noble
|
d550af373c
|
Moving ::grpc::Alarm to ::grpc_impl::Alarm.
|
2018-12-12 16:48:32 +01:00 |
Mark D. Roth
|
c5f344deaf
|
Revert "Revert "Allow encoding arbitrary channel args on a per-address basis.""
|
2018-12-11 07:48:14 -08:00 |
hcaseyal
|
27e2ba31bf
|
Revert "Allow encoding arbitrary channel args on a per-address basis."
|
2018-12-07 16:13:37 -08:00 |
Mark D. Roth
|
dedff37b4f
|
Allow encoding arbitrary channel args on a per-address basis.
|
2018-12-07 12:41:51 -08:00 |
Jan Tattermusch
|
be7141f5d8
|
Merge remote-tracking branch 'upstream/v1.17.x' into HEAD
|
2018-12-06 15:06:13 +01:00 |
Soheil Hassas Yeganeh
|
2f55f4f85a
|
Add TSAN annotations to gRPC.
|
2018-12-04 15:34:30 -05:00 |
Muxi Yan
|
97ec5c1d68
|
Bump version to v1.17.0
|
2018-12-03 11:53:33 -08:00 |
Stanley Cheung
|
698cf221d8
|
Regenerate projects
|
2018-11-28 09:24:31 -08:00 |
Muxi Yan
|
96a0db9575
|
Use 'preX' when pre-releasing gRPC-C++.podspec
|
2018-11-21 13:50:19 -08:00 |
Yash Tibrewal
|
248e304671
|
Merge branch 'master' into httpplumbing
|
2018-11-21 11:48:41 -08:00 |
Stanley Cheung
|
42e3ae7309
|
Re-generate projects
|
2018-11-20 23:36:04 -08:00 |
Muxi Yan
|
da14743f1a
|
Generate projects
|
2018-11-19 15:32:20 -08:00 |
Muxi Yan
|
f3e4ae633e
|
Regenerate projects
|
2018-11-19 15:24:53 -08:00 |
Muxi Yan
|
ce4a8a66ee
|
Boost C++ version for 1.17.0
|
2018-11-19 10:37:39 -08:00 |
Yash Tibrewal
|
fc332d2c92
|
Merge master
|
2018-11-16 11:11:04 -08:00 |
Juanli Shen
|
8a880801ae
|
Add support for LB config in service config
|
2018-11-15 13:31:27 -08:00 |
Yihua Zhang
|
3fefdde3cc
|
remove ALTS shared resources
|
2018-11-13 09:44:28 -08:00 |
Yash Tibrewal
|
4cc3717e15
|
move client_interceptor.cc from src/cpp/codegen to src/cpp/client
|
2018-11-05 15:03:57 -08:00 |
yihuaz
|
5e9c9792b5
|
Merge pull request #16773 from yihuazhang/alts_tsi_handshaker_use_pollset_set
Use gRPC thread model (i.e., pollset_set) in ALTS TSI implementation
|
2018-11-02 11:05:54 -07:00 |
Yash Tibrewal
|
3ac7f2d24c
|
Merge pull request #17053 from yashykt/global_interceptor
Add global client interceptor factory
|
2018-11-02 08:56:16 -07:00 |
Noah Eisen
|
53657b5de3
|
Merge pull request #17050 from ncteisen/channelz-sockets
Channelz: Socket Tracks Addresses
|
2018-11-01 23:39:51 -04:00 |
Yihua Zhang
|
cd768ec12a
|
use gRPC thread model
|
2018-11-01 16:26:46 -07:00 |
ncteisen
|
44b262c361
|
fix build and sanity
|
2018-10-31 21:11:28 -07:00 |
ncteisen
|
1a3c2d3e3a
|
Move uri_parser to lib
|
2018-10-31 14:14:09 -07:00 |
ncteisen
|
3cb8b0b8cb
|
Move uri_parser to common spot
|
2018-10-30 11:39:26 -07:00 |
Yash Tibrewal
|
0390b29e15
|
Register global interceptors functionality
|
2018-10-30 02:43:01 -07:00 |
Vijay Pai
|
84e763f10a
|
Experimental C++ server callback unary API
|
2018-10-29 13:41:25 -07:00 |
Yash Tibrewal
|
01313976e1
|
Merge pull request #16842 from yashykt/interceptors
Experimental API for Client and Server Interception
|
2018-10-28 23:36:59 -07:00 |
Muxi Yan
|
a6d5884814
|
Merge pull request #16962 from var-const/varconst/podspec-roots-pem
In gRPC-C++ podspec, copy the certificate to bundle resources
|
2018-10-26 17:32:09 -07:00 |
Yash Tibrewal
|
6a5f39db3c
|
Separate out interceptorbatchmethodimpl to a different file
|
2018-10-26 15:47:16 -07:00 |
Yash Tibrewal
|
c2e3fde9b5
|
Rename call.h to call_op_set.h and call_wrapper.h to call.h
|
2018-10-26 15:15:48 -07:00 |
Yash Tibrewal
|
3896dabb85
|
Merge branch 'master' into interceptors
|
2018-10-25 19:50:10 -07:00 |
Mark D. Roth
|
496d0676c8
|
Merge pull request #16507 from markdroth/health_checking_client
Health checking client
|
2018-10-24 13:17:01 -07:00 |
Mark D. Roth
|
f85fd026e3
|
Client-side health checking support.
|
2018-10-24 12:29:04 -07:00 |
Yash Tibrewal
|
b358ef85dc
|
Merge branch 'master' into interceptors
|
2018-10-22 10:39:27 -07:00 |
Yihua Zhang
|
81bc942cd8
|
security connector refactor
|
2018-10-22 09:37:48 -07:00 |
Konstantin Varlamov
|
67a9bc00e0
|
undo bad merge
|
2018-10-22 12:29:21 -04:00 |
Yash Tibrewal
|
9b83b7d19e
|
Adding intercepted channel
|
2018-10-22 02:42:03 -07:00 |
Konstantin Varlamov
|
52d84a90ef
|
Remove colon
|
2018-10-21 21:16:45 -04:00 |
Konstantin Varlamov
|
a0f4e5670c
|
Initial
|
2018-10-21 20:58:59 -04:00 |
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.
|
2018-10-18 12:43:42 -07:00 |
Yash Tibrewal
|
b232bacf27
|
Starting on server interceptors
|
2018-10-16 14:11:07 -07:00 |