Vijay Pai
|
3ad8df35f0
|
Merge pull request #16383 from vjpai/tidy
Cast an index to size_t to avoid sign-conversion warning
|
2018-08-23 14:59:32 -07:00 |
Eric Gribkoff
|
b59d8674d2
|
Python post-fork handler: exit if grpc shutdown fails
|
2018-08-22 13:07:22 -07:00 |
Vijay Pai
|
ccc6ee3db0
|
Merge pull request #15984 from g-easy/hdrs
Move GetSpanFromServerContext() to public header.
|
2018-08-20 17:03:03 -07:00 |
Vijay Pai
|
46008f0d76
|
Merge pull request #15926 from cartr/platform_solaris_aix
Make gRPC buildable with AIX and Solaris (no official support)
|
2018-08-20 11:47:10 -07:00 |
Vijay Pai
|
616b5d798a
|
Cast an index to size_t to avoid sign-conversion warning
|
2018-08-17 13:38:48 -07:00 |
Mark D. Roth
|
8ba4563629
|
Merge pull request #16373 from markdroth/mu_guard_cleanup
Move C++ mu_guard class out of C-core public headers and fix style.
|
2018-08-17 11:56:24 -07:00 |
Juanli Shen
|
61dabce400
|
Merge pull request #16289 from AspirinSJL/warn_api_use
Add warning about AsyncNotifyWhenDone bug
|
2018-08-16 15:23:36 -07:00 |
Mark D. Roth
|
7a7e4f5652
|
Move C++ mu_guard class out of C-core public headers and fix style.
|
2018-08-16 13:19:01 -07:00 |
Vijay Pai
|
14ad82a76d
|
Create a new method handler for resource exhaustion and tie into thread mgr
|
2018-08-14 16:23:21 -07:00 |
Vijay Pai
|
4b42288905
|
Merge pull request #16302 from vjpai/callback_cq
EXPERIMENTAL: Infrastructure for callback-based core CQ
|
2018-08-14 09:37:58 -07:00 |
Vijay Pai
|
bbb97318e8
|
Merge branch 'master' into callback_cq
|
2018-08-13 11:07:22 -07:00 |
Sree Kuchibhotla
|
716857e216
|
Merge branch 'master' into rq-threads-2
|
2018-08-13 10:39:43 -07:00 |
Mehrdad Afshari
|
e58d400ba2
|
Fix type reference in documentation
|
2018-08-10 17:13:42 -07:00 |
Mehrdad Afshari
|
b7b1e77943
|
Fix minor typo in documentation
|
2018-08-10 14:38:33 -07:00 |
Vijay Pai
|
e84096bbe5
|
Experimental infrastructure for callback-based CQ
|
2018-08-10 14:33:22 -07:00 |
easy
|
eaa51cbc9d
|
Add explicit check that we're building with bazel.
|
2018-08-10 16:28:58 +10:00 |
Juanli Shen
|
5e9994bf30
|
Add warning about AsyncNotifyWhenDone bug
|
2018-08-09 14:40:26 -07:00 |
Sree Kuchibhotla
|
f63b51be86
|
Merge branch 'master' into rq-threads-2
|
2018-08-09 12:13:41 -07:00 |
Mark D. Roth
|
60069baa6a
|
Merge pull request #16225 from markdroth/reset_connection_backoff
Reset connection backoff
|
2018-08-07 08:09:59 -07:00 |
Mark D. Roth
|
f7e72560b6
|
Add experimental API for resetting connection backoff.
|
2018-08-06 14:46:53 -07:00 |
Sree Kuchibhotla
|
a2a64e5ad3
|
Fix default argument(put it in header instead of source file)
|
2018-08-06 11:58:20 -07:00 |
Sree Kuchibhotla
|
a21ab01420
|
Merge branch 'master' into rq-threads-2
|
2018-08-06 10:46:12 -07:00 |
Juanli Shen
|
fa8aa6df10
|
Update grpc.h comment
|
2018-08-02 15:00:05 -07:00 |
Sree Kuchibhotla
|
9ce673f861
|
Make resource quota argument optional to the Server constructor
|
2018-08-01 12:12:46 -07:00 |
Sree Kuchibhotla
|
bdd13cb0ae
|
Revert "Revert "Restrict the number of threads in C++ sync server""
|
2018-08-01 11:22:40 -07:00 |
Nicolas Noble
|
bea98c3c1b
|
Revert "Restrict the number of threads in C++ sync server"
|
2018-07-31 21:12:45 -07:00 |
Sree Kuchibhotla
|
2ef6a3302c
|
Merge branch 'master' into rq-threads
|
2018-07-31 10:16:13 -07:00 |
apolcyn
|
8fc60d3f30
|
Merge pull request #16163 from apolcyn/revert_revert_windows_breakage
Revert "Revert "Merge pull request #15797 from apolcyn/windows_compile_and_sort""
|
2018-07-30 13:49:09 -07:00 |
Sree Kuchibhotla
|
9b84d7fe21
|
Merge branch 'master' into rq-threads
|
2018-07-30 10:09:47 -07:00 |
Alexander Polcyn
|
9896c64186
|
Revert "Merge pull request #16158 from apolcyn/revert_windows_breakage"
This reverts commit d9e8f86675, reversing
changes made to 04847aeb1e.
|
2018-07-27 01:38:26 -07:00 |
Alexander Polcyn
|
f34c653936
|
Revert "Merge pull request #15797 from apolcyn/windows_compile_and_sort"
This reverts commit ae8d3efc3a, reversing
changes made to e41215e181.
|
2018-07-26 14:32:07 -07:00 |
Alex Polcyn
|
1b1d5e52e7
|
Get c-ares to compile and do address sorting on windows
|
2018-07-25 13:21:43 -07:00 |
Yihua Zhang
|
acc6ba0c24
|
Add C++ wrapper for local credentials
|
2018-07-24 12:00:49 -07:00 |
Sree Kuchibhotla
|
7b8be4d6fd
|
Merge branch 'master' into rq-threads
|
2018-07-23 10:52:27 -07:00 |
Sree Kuchibhotla
|
ec1c112cc1
|
Each ThreadManager is a resource user
|
2018-07-20 15:10:16 -07:00 |
ncteisen
|
18a9d7d57c
|
reviewer feedback
|
2018-07-20 09:29:05 -07:00 |
ncteisen
|
b47214952b
|
reviewer feedback
|
2018-07-19 15:19:43 -07:00 |
ncteisen
|
6104e4f33b
|
Move ChannelzServicePlugin to public, experimental
|
2018-07-19 14:59:10 -07:00 |
Yang Gao
|
a3f31d16e7
|
Merge pull request #16040 from yang-g/cq
Initialize member in default ctor
|
2018-07-19 09:42:49 -07:00 |
ncteisen
|
b86a744751
|
Expose GetChannel and GetTopChannels Core API
|
2018-07-18 15:03:31 -07:00 |
Sree Kuchibhotla
|
f2a57cdd75
|
Merge remote-tracking branch 'upstream/master' into rq-threads
|
2018-07-18 11:15:46 -07:00 |
Noah Eisen
|
a9f3d78c6e
|
Merge pull request #15980 from ncteisen/channelz-subchannel-refs
Channelz Part 3: Subchannel Refs Support for PickFirst
|
2018-07-18 07:34:24 -07:00 |
Sree Kuchibhotla
|
913f9b930a
|
Add Core resource quota implementation
|
2018-07-17 19:54:47 -07:00 |
yang-g
|
f48d3d5d98
|
Initialize member in default ctor
|
2018-07-17 12:06:31 -07:00 |
Sree Kuchibhotla
|
67bb4e3030
|
Initial scaffolding
|
2018-07-17 10:25:33 -07:00 |
Juanli Shen
|
be40b0d3a8
|
Add server load reporting service
|
2018-07-13 19:52:59 -07:00 |
ncteisen
|
25082c5fc4
|
Reviewer feedback
|
2018-07-12 17:32:04 -07:00 |
Yash Tibrewal
|
fa0373c599
|
GRPC_ARG_HTTP2_MIN_RECV_PING_INTERVAL_WITHOUT_DATA_MS only makes sense for the server
|
2018-07-11 17:11:19 -07:00 |
ncteisen
|
018498a06b
|
Implements subchannel refs for pick_first
|
2018-07-11 15:17:35 -07:00 |
easy
|
1b6e8514a9
|
Move GetSpanFromServerContext() to public header.
|
2018-07-11 14:55:46 +10:00 |