Yash Tibrewal
|
248e304671
|
Merge branch 'master' into httpplumbing
|
2018-11-21 11:48:41 -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 |
Stanley Cheung
|
e5ce1e36e6
|
Regenerate projects
|
2018-10-08 15:50:50 -07:00 |
Yash Tibrewal
|
130eeeaeb9
|
Merge branch 'master' into interceptors_initial
|
2018-10-02 14:49:17 -07:00 |
hcaseyal
|
a46ac13db3
|
Merge pull request #16735 from hcaseyal/delete_lookup_table
Delete hpack lookup table
|
2018-10-01 15:22:05 -07:00 |
Yash Tibrewal
|
1d999617e2
|
Add experimental versions with interceptors for create channel from fd and inproc channel
|
2018-09-30 22:13:44 -07:00 |
Hope Casey-Allen
|
4772a743e8
|
Delete hpack lookup table
|
2018-09-28 13:47:04 -07:00 |
Yash Tibrewal
|
5525521456
|
Build changes
|
2018-09-27 17:45:37 -07:00 |
Vijay Pai
|
be18cedf90
|
Delete epollsig poller and tests using it
|
2018-09-22 08:07:47 -07:00 |
Vijay Pai
|
3ee2919623
|
Merge pull request #16646 from vjpai/callback_codegen_client_unary
EXPERIMENTAL: Codegen for callback client unary calls
|
2018-09-20 16:35:33 -07:00 |
hcaseyal
|
5bb69e0f01
|
Merge pull request #16488 from hcaseyal/hpack_static_table
Hpack changes part 1: make grpc use the static hpack table on the encode path and optimize encoding
|
2018-09-20 09:32:59 -07:00 |
Vijay Pai
|
9e6511ae2e
|
Make the core callback interface API so that it can be used in generated code
|
2018-09-19 23:57:56 -07:00 |
Hope Casey-Allen
|
327c514fe7
|
Some reorganizing to respond to code review comments
|
2018-09-19 13:50:25 -07:00 |
Vijay Pai
|
8bf52535d1
|
Provide a generic client-side unary callback API
|
2018-08-30 15:46:27 -07:00 |
Juanli Shen
|
35501ad1df
|
Merge pull request #16467 from AspirinSJL/bump_master
Bump version to 1.16.0-dev
|
2018-08-27 18:34:38 -07:00 |
Yash Tibrewal
|
8d47cd4992
|
Revert "Revert "Fathom tcp changes""
|
2018-08-27 14:56:01 -07:00 |
Juanli Shen
|
8ceb27a324
|
Regenerate projects
|
2018-08-27 14:27:55 -07:00 |
Jan Tattermusch
|
97ba943f17
|
Revert "Fathom tcp changes"
|
2018-08-27 12:43:20 +02:00 |
Yash Tibrewal
|
f71fd84e42
|
more stuff
|
2018-08-24 17:05:30 -07:00 |
Yash Tibrewal
|
aab47cbdf2
|
Merge pull request #15941 from yashykt/fathomtcpchanges
Fathom tcp changes
|
2018-08-24 12:27:56 -07:00 |
Muxi Yan
|
35479b8a80
|
Merge pull request #16358 from muxi/privatize-boringssl
Make symbols of BoringSSL private
|
2018-08-24 09:34:58 -07:00 |