Esun Kim
|
cd27a36924
|
Regenerate projects
|
2019-06-18 15:40:50 -07:00 |
Moiz Haidry
|
186875337c
|
Sync with master
|
2019-06-11 16:16:27 -07:00 |
Karthik Ravi Shankar
|
e4b992ee48
|
Merge branch 'master' into migrate-client-context
|
2019-06-10 14:01:28 -07:00 |
Yash Tibrewal
|
6ed651356d
|
Fix typo
|
2019-06-07 16:28:31 -07:00 |
Karthik Ravi Shankar
|
522ddfe273
|
Move ClientContext to grpc_impl
ClientContext is another file which needs to be moved from grpc to
grpc_impl for referencing it.
|
2019-06-05 16:31:39 -07:00 |
Moiz Haidry
|
226e63dd0c
|
Move server context implementation to grpc_impl namespace and typedef the ref to it
|
2019-06-05 10:41:30 -07:00 |
yang-g
|
c156653997
|
Add listner fd as part of the external connection parameters
|
2019-06-03 10:38:37 -07:00 |
Yang Gao
|
07c9f7a36b
|
Merge pull request #19139 from yang-g/plugin_creds
Avoid accessing freed auth_metadata_context in C++ plugin.
|
2019-05-31 14:35:52 -07:00 |
yang-g
|
a874fd8bbb
|
Resolve review comments
|
2019-05-30 15:20:10 -07:00 |
Srini Polavarapu
|
d80650db31
|
Merge pull request #19143 from weiyongji/master
typo fix
|
2019-05-29 21:36:22 -07:00 |
yang-g
|
bd97b1361d
|
Delete wrapper in executor thread to avoid self-joining deadlock
|
2019-05-29 13:30:28 -07:00 |
yang-g
|
47dbf1dd26
|
Second approach
|
2019-05-28 23:47:29 -07:00 |
Yash Tibrewal
|
3893a6379b
|
Clean up
|
2019-05-28 11:57:57 -07:00 |
weiyongji
|
57cc401597
|
typo fix
|
2019-05-25 11:20:08 +08:00 |
Yash Tibrewal
|
4746a8734d
|
Merge branch 'master' into validatesvccfg
|
2019-05-24 15:27:16 -07:00 |
Yash Tibrewal
|
886dc10daa
|
Move validate_service_config to a new file
|
2019-05-24 14:29:16 -07:00 |
Karthik Ravi Shankar
|
dc9897dfe3
|
Merge pull request #19067 from karthikravis/channel-cq-scq-impl
Fold Channel and CompletionQueue into grpc_impl
|
2019-05-22 16:10:58 -07:00 |
Yash Tibrewal
|
41ae267107
|
Remove unnecessary header
|
2019-05-20 11:46:18 -07:00 |
Yash Tibrewal
|
f63dde8e8e
|
Make validation function a global function
|
2019-05-20 11:45:07 -07:00 |
Vijay Pai
|
570bf332bc
|
Memset in channel_filter ctor not needed
and causes compiler warnings. Thanks to @KeithMoyer in #19044 and @soheilhy
|
2019-05-17 10:27:18 -07:00 |
Karthik Ravi Shankar
|
03b079499c
|
Move CompletionQueue and Channel
|
2019-05-17 09:16:32 -07:00 |
Karthik Ravi Shankar
|
40210d3b8a
|
Move Channel to grpc_impl
|
2019-05-17 09:12:33 -07:00 |
yang-g
|
c639da7a1d
|
Merge branch 'master' of https://github.com/grpc/grpc into port_sharing
|
2019-05-16 09:07:55 -07:00 |
yang-g
|
ec6e7fd941
|
Rename enum
|
2019-05-16 09:07:34 -07:00 |
Karthik Ravi Shankar
|
3996599392
|
Fix clang script errors
|
2019-05-15 14:30:33 -07:00 |
Karthik Ravi Shankar
|
772a74aced
|
Revert changes to Channel
|
2019-05-15 14:24:17 -07:00 |
Karthik Ravi Shankar
|
6be0b06c69
|
Revert "Fold CompletionQueue and ServerCompletionQueue into grpc_impl"
|
2019-05-15 13:38:34 -07:00 |
Yash Tibrewal
|
f299391f15
|
Add GrpcLibraryInitializer
|
2019-05-14 10:36:49 -07:00 |
Yash Tibrewal
|
15d8fd9b23
|
Missing error unref
|
2019-05-13 16:09:48 -07:00 |
Yash Tibrewal
|
4e711fab64
|
Add method to validate and set service config json
|
2019-05-13 14:53:36 -07:00 |
yang-g
|
de57783beb
|
Merge with head and resolve conflict
|
2019-05-13 08:56:02 -07:00 |
Srini Polavarapu
|
6bc2ff1b5f
|
Regenerate projects
|
2019-05-10 10:38:59 -07:00 |
Karthik Ravi Shankar
|
af32f6ce2e
|
Merge branch 'master' into grpc_namespace_completion_queue
|
2019-05-09 14:12:52 -07:00 |
yang-g
|
7c051556a6
|
Rename internal class
|
2019-05-08 08:54:54 -07:00 |
yang-g
|
898fc0da1e
|
More fixes
|
2019-05-07 22:45:39 -07:00 |
yang-g
|
68b5260b74
|
Resolve comments
|
2019-05-07 14:33:51 -07:00 |
yang-g
|
152a7cc122
|
Resolve comments
|
2019-05-06 15:42:18 -07:00 |
yang-g
|
abd97b9170
|
Merge with head and resolve conflict
|
2019-04-30 23:01:01 -07:00 |
Karthik Ravi Shankar
|
5de22c4bd4
|
Merge branch 'master' into grpc_namespace_completion_queue
|
2019-04-30 17:46:33 -07:00 |
Karthik Ravi Shankar
|
baef4b1d60
|
Merge branch 'master' into grpc_namespace_channel_new
|
2019-04-30 17:39:48 -07:00 |
Karthik Ravi Shankar
|
549230467b
|
Merge pull request #18720 from grpc/revert-18717-grpc_namespace_server_revert
Revert "Revert "Merge pull request #18458 from grpc/grpc_namespace_server""
|
2019-04-30 17:30:29 -07:00 |
Karthik Ravi Shankar
|
e17ce91d16
|
Fix make errors
|
2019-04-30 17:08:07 -07:00 |
Karthik Ravi Shankar
|
3a31b96ef9
|
Fix error from make
|
2019-04-30 16:39:54 -07:00 |
Karthik Ravi Shankar
|
9eec789a4d
|
Merge branch 'grpc_namespace_channel_new' into grpc_namespace_completion_queue
|
2019-04-30 15:51:49 -07:00 |
Karthik Ravi Shankar
|
e3a0c85960
|
Merge branch 'master' into grpc_namespace_channel_new
|
2019-04-30 14:30:03 -07:00 |
yang-g
|
ac3a91edf8
|
Support accepting external connections.
|
2019-04-30 12:31:34 -07:00 |
Karthik Ravi Shankar
|
6b0806eae3
|
more formatting changes
|
2019-04-30 11:22:04 -07:00 |
Karthik Ravi Shankar
|
5f6a57a4d0
|
Formatting issues
|
2019-04-26 13:08:25 -07:00 |
Karthik Ravi Shankar
|
7fc86bd62f
|
Fix make errors
|
2019-04-24 10:40:41 -07:00 |
Karthik Ravi Shankar
|
360251f196
|
Fix make errors
|
2019-04-23 18:23:16 -07:00 |