Vijay Pai
|
0db69018b0
|
Use GPR_CODEGEN_ASSERT in impl/codegen
|
7 years ago |
Vijay Pai
|
fc1e35444b
|
Reset status field in tag as well as func
|
7 years ago |
Vijay Pai
|
9e6511ae2e
|
Make the core callback interface API so that it can be used in generated code
|
7 years ago |
Muxi Yan
|
51b79f1757
|
Update function signature
|
7 years ago |
easy
|
0131c7bbb3
|
Document that set_deadline() uses absolute time.
|
7 years ago |
Vijay Pai
|
1359543b47
|
Add a comment to address reviewer feedback
|
7 years ago |
ncteisen
|
bd9d97a200
|
Channelz socket support
|
7 years ago |
Vijay Pai
|
73d89a66f9
|
Catch exceptions in user callbacks
|
7 years ago |
Vijay Pai
|
db01bf793a
|
Add callback-based alarms
|
7 years ago |
Hope Casey-Allen
|
5b27941372
|
Even cleaner implementation that does not modify the grpc_mdelem struct.
|
7 years ago |
Yash Tibrewal
|
5f2bb7a7d4
|
s/GRPC/gRPC
|
7 years ago |
ncteisen
|
157e7fa03e
|
fix clang tidy
|
7 years ago |
Vijay Pai
|
20778b0c46
|
Address reviewer comments
|
7 years ago |
Mark D. Roth
|
42d9becd91
|
Revert "Second attempt: Implement Watch method in health check service."
|
7 years ago |
Hope Casey-Allen
|
33d87e3ffd
|
Fix internal_data to be the same size as the new grpc_linked_mdelem
|
7 years ago |
ncteisen
|
16f53ff583
|
Surface user agent by default
|
7 years ago |
ncteisen
|
c9e300d5b0
|
Add channel arg control for user agent
|
7 years ago |
Jan Tattermusch
|
605a42d90a
|
fix #13939
|
7 years ago |
Mark D. Roth
|
6d2c8f8072
|
Revert "Merge pull request #16512 from grpc/revert-16351-health_checking_service"
This reverts commit 4ee0f4c790 , reversing
changes made to 5ee9b5e7b5 .
|
7 years ago |
Vijay Pai
|
5474e92292
|
Allocate using call arenas
|
7 years ago |
Vijay Pai
|
6b6bdbbb76
|
Address reviewer and clang-tidy comments
|
7 years ago |
Vijay Pai
|
8bf52535d1
|
Provide a generic client-side unary callback API
|
7 years ago |
Jan Tattermusch
|
bc8f515fb8
|
clang format
|
7 years ago |
Jan Tattermusch
|
2bc7b8e0a3
|
address comments
|
7 years ago |
Juanli Shen
|
14a858123d
|
Revert "Implement Watch method in health check service."
|
7 years ago |
ncteisen
|
58e99b6377
|
Use strncmp over grpc_slice_str_cmp
|
7 years ago |
ncteisen
|
ca77fcd7cd
|
Reviewer comments
|
7 years ago |
ncteisen
|
743d40d635
|
Lazily fill metadata map
|
7 years ago |
Mark D. Roth
|
99ce3e19af
|
Implement Watch method in health check service.
|
7 years ago |
Yash Tibrewal
|
86530acca7
|
Include linux/version.h in port_platform.h
|
7 years ago |
Jan Tattermusch
|
458775d4f9
|
improve wording
|
7 years ago |
Jan Tattermusch
|
fe20ad62a0
|
improve doc comments for security constants
|
7 years ago |
Eric Gribkoff
|
b59d8674d2
|
Python post-fork handler: exit if grpc shutdown fails
|
7 years ago |
Yash Tibrewal
|
f80af5a7c7
|
Formatting
|
7 years ago |
Yash Tibrewal
|
356fff684a
|
Improve documentation on lifetime of message and status
|
7 years ago |
Vijay Pai
|
616b5d798a
|
Cast an index to size_t to avoid sign-conversion warning
|
7 years ago |
Mark D. Roth
|
7a7e4f5652
|
Move C++ mu_guard class out of C-core public headers and fix style.
|
7 years ago |
Neil Shen
|
4a1a447d35
|
Formalize the contract of grpc_call_start_batch with empty batches
|
7 years ago |
ncteisen
|
3aa987a29a
|
Add channelz server support
|
7 years ago |
Vijay Pai
|
14ad82a76d
|
Create a new method handler for resource exhaustion and tie into thread mgr
|
7 years ago |
Mehrdad Afshari
|
e58d400ba2
|
Fix type reference in documentation
|
7 years ago |
Mehrdad Afshari
|
b7b1e77943
|
Fix minor typo in documentation
|
7 years ago |
Vijay Pai
|
e84096bbe5
|
Experimental infrastructure for callback-based CQ
|
7 years ago |
easy
|
eaa51cbc9d
|
Add explicit check that we're building with bazel.
|
7 years ago |
Juanli Shen
|
5e9994bf30
|
Add warning about AsyncNotifyWhenDone bug
|
7 years ago |
Mark D. Roth
|
f7e72560b6
|
Add experimental API for resetting connection backoff.
|
7 years ago |
Sree Kuchibhotla
|
a2a64e5ad3
|
Fix default argument(put it in header instead of source file)
|
7 years ago |
Juanli Shen
|
fa8aa6df10
|
Update grpc.h comment
|
7 years ago |
Sree Kuchibhotla
|
9ce673f861
|
Make resource quota argument optional to the Server constructor
|
7 years ago |
Sree Kuchibhotla
|
bdd13cb0ae
|
Revert "Revert "Restrict the number of threads in C++ sync server""
|
7 years ago |