Muxi Yan
|
c65c8773c0
|
Remove the entire line
|
8 years ago |
Craig Tiller
|
18c77ccfdb
|
Fix pings
|
8 years ago |
Yash Tibrewal
|
06312bdb43
|
Minor formatting, commenting and clang format for C to C++ conversion
|
8 years ago |
Yash Tibrewal
|
6b56c4d953
|
Redefine GRPC_SLICE_MALLOC to use grpc_slice_malloc function instead of
designated initializers
|
8 years ago |
Yuchen Zeng
|
ad32075af8
|
Set last_ping_sent_time to inf_past after receiving data
|
8 years ago |
Yash Tibrewal
|
9eb8672bbe
|
Removing deprecated string to char * conversions
|
8 years ago |
Vijay Pai
|
4b047a3bff
|
Construction of streams shouldn't require triggering async ops
|
8 years ago |
Jan Tattermusch
|
5432dd8874
|
Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer"
|
8 years ago |
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 |