Ken Payson
|
01e83b55e4
|
Revert "Add fallback (use backends from resolver if can't reach balancer) to grpclb."
This reverts commit aba0a0a544 .
|
8 years ago |
K.K. Yap
|
a6721a0979
|
Comment that IPv6 Any accepts both IPv4 and IPv6 connections.
|
8 years ago |
Vijay Pai
|
4433973242
|
Address review comments
|
8 years ago |
Vijay Pai
|
1c32292c7b
|
Address reviewer comments
|
8 years ago |
Juanli Shen
|
aba0a0a544
|
Add fallback (use backends from resolver if can't reach balancer) to grpclb.
|
8 years ago |
Vijay Pai
|
66eaa32773
|
Specify that ServerCompletionQueue must be drained.
|
8 years ago |
Vijay Pai
|
677395558d
|
Allow SerializationTraits to use grpc::ByteBuffer, not just grpc_byte_buffer
|
8 years ago |
Vijay Pai
|
58c33ba19b
|
Decouple alarm construction from setting to avoid races in MT code
|
8 years ago |
Craig Tiller
|
0033c752d1
|
C89
|
8 years ago |
Craig Tiller
|
c1453ca8c2
|
Revert "Annotate benign race"
This reverts commit 6869da4d65 .
|
8 years ago |
Craig Tiller
|
b8fcff171a
|
Compile fix
|
8 years ago |
Craig Tiller
|
9c519434be
|
EXPERIMENT: Increase grpc_slice size to allow more inlining
|
8 years ago |
Craig Tiller
|
6869da4d65
|
Annotate benign race
|
8 years ago |
Craig Tiller
|
b675e0a0af
|
Annotate benign race
|
8 years ago |
Blair Kutzman
|
c64be96372
|
Correct spelling of 'client'.
|
8 years ago |
Mark D. Roth
|
2caf021772
|
Change plugin credentials API to support both sync and async modes.
|
8 years ago |
Craig Tiller
|
9bebf8b22a
|
C++ API for write-through
|
8 years ago |
Mark D. Roth
|
764cf04a13
|
Revert "Revert "Implement call combiner""
This reverts commit bf19961d0a .
|
8 years ago |
Muxi Yan
|
0e3969874a
|
Allow unreachable code on iPhone
|
8 years ago |
Ken Payson
|
08b79c1611
|
Doc UPdate
|
8 years ago |
Ken Payson
|
4754398f81
|
Clang_format
|
8 years ago |
Mark D. Roth
|
bf19961d0a
|
Revert "Implement call combiner"
|
8 years ago |
Ken Payson
|
567e0f1eb6
|
Have write ops take ownership over slices
|
8 years ago |
Mark D. Roth
|
76e264b8df
|
Implement call combiner.
|
8 years ago |
yang-g
|
a79ada3bcc
|
Double check macro to protect from faulty test.
|
8 years ago |
yang-g
|
9ff6031014
|
Add sync_custom.h
|
8 years ago |
Yuchen Zeng
|
b4481a9a13
|
Share one monitoring thread between channels
|
8 years ago |
Yuchen Zeng
|
a2e506e8d9
|
Avoid using timers
|
8 years ago |
Yuchen Zeng
|
6a6d618034
|
Prevent watching unsuppoted channels
|
8 years ago |
Yuchen Zeng
|
2411bacd04
|
Address review comments
|
8 years ago |
Yuchen Zeng
|
be9b814240
|
Add ChannelConnectivityWatcher
|
8 years ago |
Muxi Yan
|
d37411e71d
|
Some missing parts
|
8 years ago |
Muxi Yan
|
e9447a0068
|
Minor name fix
|
8 years ago |
Muxi Yan
|
983539565b
|
Fix core_untyped_structs sanity test
|
8 years ago |
Muxi Yan
|
d36283ab59
|
Address review comments
|
8 years ago |
Vijay Pai
|
b18ab3f7c8
|
Delete deprecated constructor and CallOpSetCollectionInterface
|
8 years ago |
Jeremy Yallop
|
b8e68dcdd6
|
Add tags to tagless structs and unions.
|
8 years ago |
Vijay Pai
|
ce58cf8c44
|
Add Slice constructors to match all grpc_slice cases
|
8 years ago |
Mark D. Roth
|
f9bf428489
|
Add support for service configs to c-ares resolver.
|
8 years ago |
Jan Tattermusch
|
e68c0d1722
|
Revert "Reintroduce a lambda capture as part of C++11-izing code"
|
8 years ago |
jiangtaoli2016
|
3aaa5ea028
|
minor fix
|
8 years ago |
yang-g
|
e8a61d63b5
|
Add a default delete override for the interface
|
8 years ago |
Alexander Polcyn
|
088e85ca64
|
add comment and test for memory api of grpc_call_cancel_with_status
|
8 years ago |
yang-g
|
0eaf7debd2
|
Allow adding events to cq after shutdown is called.
|
8 years ago |
Muxi Yan
|
bb7ff0df00
|
minor missing header
|
8 years ago |
Muxi Yan
|
c80526d122
|
Modify C++ and Objective C to initialize maybe_stream_compression_level
|
8 years ago |
Muxi Yan
|
68a0fd5416
|
Separate stream compression from message-wise compression
|
8 years ago |
yang-g
|
303de0ae71
|
update comments
|
8 years ago |
yang-g
|
59ef64898a
|
Adding exec_ctx to avl vtable functions
|
8 years ago |
Vijay Pai
|
bc81eee4d4
|
Remove a follow-on internal that was added post-internalization, keep the templated QPS worker rather than going back to internal API
|
8 years ago |