Mehrdad Afshari
|
2d43a45ad1
|
Regenerate projects
|
2018-05-02 22:49:52 -07:00 |
Mark D. Roth
|
2230d60942
|
Merge remote-tracking branch 'upstream/master' into c++_subchannel_list
|
2018-04-20 10:46:03 -07:00 |
Mark D. Roth
|
de077acf5d
|
Fix retry code handling of internally triggered recv_trailing_metadata.
|
2018-04-12 08:05:44 -07:00 |
Mark D. Roth
|
a63aa993e0
|
Merge remote-tracking branch 'upstream/master' into c++_subchannel_list
|
2018-04-10 14:02:26 -07:00 |
Mehrdad Afshari
|
90cfc8ed57
|
Regenerate projects
|
2018-04-04 14:04:11 -07:00 |
Mark D. Roth
|
eef0cf6416
|
Merge remote-tracking branch 'upstream/master' into c++_subchannel_list
|
2018-04-03 14:55:42 -07:00 |
Muxi Yan
|
834aeca180
|
Revert "Let cronet use grpc_cronet_registry_plugin"
|
2018-03-30 16:20:43 -07:00 |
Mark D. Roth
|
7c1b5db3bb
|
Convert subchannel_list code to C++.
|
2018-03-30 13:28:56 -07:00 |
David Garcia Quintas
|
158375a440
|
Merge branch 'master' of github.com:grpc/grpc into authority_header
|
2018-03-27 14:46:18 -07:00 |
David Garcia Quintas
|
49f625f232
|
more comments
|
2018-03-27 11:23:49 -07:00 |
David Garcia Quintas
|
e44efe099d
|
rest of pr comments
|
2018-03-26 16:23:07 -07:00 |
David Garcia Quintas
|
861363d618
|
added call_host_override test
|
2018-03-26 15:57:33 -07:00 |
Muxi Yan
|
93e2d92992
|
Add more plugins to be used by grpc_cronet
|
2018-03-23 16:28:50 -07:00 |
David Garcia Quintas
|
fa460dcf1d
|
Factor out grpc_add_default_authority_if_not_present
|
2018-03-23 14:51:41 -07:00 |
David Garcia Quintas
|
0bc1e1d5f8
|
Fix generate projects
|
2018-03-21 17:50:57 -07:00 |
kpayson64
|
c3b7174556
|
Merge pull request #14785 from kpayson64/regen_projects
Regenerate projects
|
2018-03-21 17:40:29 -07:00 |
David Garcia Quintas
|
7d3025f694
|
regenerated projects
|
2018-03-21 17:11:07 -07:00 |
David Garcia Quintas
|
0abc077d45
|
Merge branch 'master' of github.com:grpc/grpc into authority_header
|
2018-03-21 17:10:15 -07:00 |
Noah Eisen
|
dc93b71e53
|
Merge pull request #14751 from ncteisen/channel-tracing
[Fix Forward]: Channel Tracing Implementation; Part 1
|
2018-03-21 16:49:12 -07:00 |
David Garcia Quintas
|
a10634cadc
|
Merge branch 'master' of github.com:grpc/grpc into authority_header
|
2018-03-21 16:35:36 -07:00 |
kpayson64
|
dd011f2643
|
Regenerate projects
|
2018-03-21 15:45:05 -07:00 |
Muxi Yan
|
1ead89f90e
|
Merge pull request #14758 from muxi/cronet-plugin-registry
Let cronet use grpc_cronet_registry_plugin
|
2018-03-21 14:58:50 -07:00 |
Muxi Yan
|
b94d68111d
|
Add message size filter and deadline filter plugins
|
2018-03-20 14:28:33 -07:00 |
Muxi Yan
|
7cc4bd80af
|
Let cronet use grpc_cronet_registry_plugin
|
2018-03-20 11:06:21 -07:00 |
Ruslan Nigmatullin
|
99d0cee31b
|
regenerate projects
|
2018-03-20 09:18:29 -07:00 |
ncteisen
|
3b42f83068
|
Revert "Revert "Channel Tracing Implementation; Part 1""
This reverts commit f2bea3725f.
|
2018-03-19 13:22:35 -07:00 |
Noah Eisen
|
f2bea3725f
|
Revert "Channel Tracing Implementation; Part 1"
|
2018-03-19 12:05:18 -07:00 |
ncteisen
|
b93a006d64
|
Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing
|
2018-03-15 13:46:28 -10:00 |
David Garcia Quintas
|
961353ab6d
|
moved filter to ext
|
2018-03-15 16:11:05 -07:00 |
David Garcia Quintas
|
aa843f2bfc
|
Testing making the authority filter a plugin, for cronet
|
2018-03-13 12:37:11 -07:00 |
kpayson64
|
539f5068bd
|
Abstract libuv implementation
Structures the libuv implementation to allow for a plugable
BSD style socket implementation to allow for other IO Managers
|
2018-03-13 01:21:42 -07:00 |
Muxi Yan
|
ec154f6f2d
|
Merge pull request #14642 from MrMage/avoid-running-sed-on-backups
Podspec: Avoid running `sed` on the backup files it created itself
|
2018-03-11 23:36:08 -07:00 |
David Garcia Quintas
|
c7c0d69d8b
|
Secure channels: use the right authority
|
2018-03-10 21:32:57 -08:00 |
Yihua Zhang
|
04fb58efbd
|
Add ALTS code to grpc/core
|
2018-03-08 06:49:24 -08:00 |
Daniel Alm
|
1450fd5ee0
|
Podspec: Avoid running `sed` on the backup files it created itself.
See #14457 for details.
|
2018-03-08 09:32:07 +01:00 |
Sree Kuchibhotla
|
ae277dd000
|
Revert "Add ALTS C stack to gRPC core"
|
2018-03-07 14:35:36 -08:00 |
ncteisen
|
0c6024b94d
|
Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing
|
2018-03-07 10:17:15 -08:00 |
Yihua Zhang
|
eaf6486677
|
Add ALTS code to grpc/core
|
2018-03-06 21:40:45 -08:00 |
ncteisen
|
9efb177730
|
Review feedback, gTest
|
2018-03-06 11:46:46 -08:00 |
ncteisen
|
e9587db853
|
Move status util
|
2018-03-06 08:16:04 -08:00 |
ncteisen
|
1cc064dbfc
|
Reviewer feedback, s/object_registry/channel_trace_registry
|
2018-03-06 08:01:17 -08:00 |
ncteisen
|
31c05ba668
|
reviewer feedback, rename
|
2018-03-06 07:09:37 -08:00 |
ncteisen
|
94dad67f43
|
Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing
|
2018-03-02 22:09:52 -08:00 |
ncteisen
|
75cf85c9ce
|
Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing
|
2018-03-01 19:57:24 -08:00 |
Vijay Pai
|
b357f2f548
|
Merge branch 'master' into 2phase_thd
|
2018-03-01 11:48:29 -08:00 |
Mark D. Roth
|
a84f818653
|
Merge pull request #10684 from markdroth/retry
Retry support
|
2018-03-01 09:32:55 -08:00 |
David Garcia Quintas
|
396d49d958
|
Introduce a 'weak' and mutable version of slice hash table
|
2018-02-28 16:06:30 -08:00 |
Mark D. Roth
|
718c8341ca
|
Retry support.
|
2018-02-28 13:00:04 -08:00 |
Mark D. Roth
|
3e7f2df047
|
Convert slice hash table and service config code to C++.
|
2018-02-26 14:39:26 -08:00 |
Vijay Pai
|
8b05d0284f
|
Merge branch 'master' into 2phase_thd
|
2018-02-24 10:37:13 -06:00 |