Esun Kim
|
165ee5007a
|
Replaced grpc::string with std::string
|
2020-06-29 17:56:36 -07:00 |
Vijay Pai
|
b269fdbf8b
|
Don't mark server RPC canceled if finished with non-OK status
|
2020-06-11 10:15:05 -07:00 |
Esun Kim
|
415d41f9e8
|
Rerun clang-formatter-7
|
2020-03-03 10:46:55 -08:00 |
Vijay Pai
|
3620abf059
|
Properly follow precise conditions for callback inlining
|
2020-02-20 01:34:30 +00:00 |
Vijay Pai
|
a801ccbdc8
|
Reinterpret_cast after in-place new...
|
2020-01-24 12:25:51 -08:00 |
Vijay Pai
|
1f0cdd5aad
|
Construct DefaultReactor lazily since not always needed
|
2020-01-23 08:52:21 -08:00 |
Vijay Pai
|
eac7b5ee49
|
port_platform should be included since that's where NONEXPERIMENTAL is specified
|
2019-12-03 20:20:39 -08:00 |
Vijay Pai
|
2c87eaabd4
|
De-experimentalize generic features of callback API under an ifdef
|
2019-12-03 12:24:13 -08:00 |
Vijay Pai
|
94a8c5888a
|
Remove namespace experimental from namespace grpc_impl
|
2019-12-02 15:36:05 -08:00 |
Vijay Pai
|
be6979202b
|
Revamp server-side C++ callback API, message allocator, and mocking
|
2019-11-20 16:56:18 -08:00 |
Hope Casey-Allen
|
3bbfb76b64
|
Add comment about thread safety
|
2019-11-19 14:44:30 -08:00 |
Karthik Ravi Shankar
|
28b0671235
|
Make MethodHandler and related interfaces generic
|
2019-08-21 16:12:48 -07:00 |
Moiz Haidry
|
bf994e48d9
|
Move grpc async, callback and sync implementation to grpc_impl namespace
|
2019-07-01 14:05:54 -07:00 |
Moiz Haidry
|
186875337c
|
Sync with master
|
2019-06-11 16:16:27 -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 |