David Garcia Quintas
04109e8f7d
BUILD and #include fixes
8 years ago
David Garcia Quintas
04911ca202
New version of grpclb end2end test
8 years ago
Alexander Polcyn
f5521c33f9
Revert "Merge branch 'master' into v1.3.x"
...
This reverts commit 79759fea1a
, reversing
changes made to dc36f4df6a
.
8 years ago
David Garcia Quintas
53af23cfbf
Improvements to Fake Resolver
8 years ago
Craig Tiller
9eb0fdec00
Reorganize ext tree
...
- filters live under filters
- lb_policy, resolver implementations (being part of client_channel) live under client_channel
8 years ago
Craig Tiller
dd36b15315
Call ref/unref, bugfixes
8 years ago
Sree Kuchibhotla
5bec133ba0
clang format
8 years ago
Sree Kuchibhotla
a69599141c
Remove a file that wasn't properly deleted after the merge
8 years ago
Sree Kuchibhotla
b5b6bfd89b
Updates C Core
8 years ago
Mark D. Roth
d86d7424a0
Remove BUILD rule for removed test.
8 years ago
ncteisen
4b36a3d9ea
Change error_create API to slice
8 years ago
Sree Kuchibhotla
1dbd981cf8
Prefix grpc_cq_polling_type enums with GRPC_CQ_
8 years ago
Sree Kuchibhotla
9f71b17707
Fix clang formatting issues
8 years ago
Sree Kuchibhotla
321881d07f
Change Core to use the new completion_queue_create API
8 years ago
Yuchen Zeng
c40d1d84f9
Use the internal slice api
...
Address review comments
8 years ago
Yuchen Zeng
a9d8a157be
Add parse_address_test
8 years ago
Yuchen Zeng
aa76d3d3b6
Enclose sin6_scope_id in uri
8 years ago
Craig Tiller
421c7aa3f7
Fix bugs
8 years ago
Craig Tiller
f631822e51
Fix compile, bugs
8 years ago
Craig Tiller
1996ae8032
Compile fix
8 years ago
Craig Tiller
54fa9244e7
Add test/core/client_channel/resolvers/BUILD
8 years ago
Craig Tiller
3b78f42ee3
Add test/core/client_channel/BUILD
8 years ago
Craig Tiller
972470b8d9
Initial pass to remove mutexes from resolvers
8 years ago
Mark D. Roth
1dcd922ce6
Remove initial_connect_string hack.
8 years ago
Robbie Shade
ca7effcdff
Replace timeout/scaling macros with functions.
8 years ago
Mark D. Roth
835646e9ff
Fix tests.
8 years ago
Craig Tiller
cda759d658
Add an error to fd_shutdown (and recursively)
...
Allows diagnosing WHY a file descriptor was shutdown prematurely.
8 years ago
Mark D. Roth
435f9f23ef
Fix tests.
8 years ago
Craig Tiller
7c70b6c144
Revert "Revert "Metadata handling rewrite""
...
This reverts commit 5e01e2ac97
.
8 years ago
Craig Tiller
5e01e2ac97
Revert "Metadata handling rewrite"
8 years ago
Craig Tiller
eb757d24e2
Fix lb_policies_test
8 years ago
Yuchen Zeng
2ef172b15b
Updated with new changes
...
updated with changes in backoff, combiner and resolver
8 years ago
Craig Tiller
91031dacb1
Changes to exec_ctx/closure/combiner/workqueue interfaces
...
- make closures know where they should be executed (eg, on a workqueue,
or a combiner, or on an exec_ctx)
- this allows removal of a large number of trampoline functions that
were appearing whenever we used combiners, and should allow for a much
easier interface to combiner locks
8 years ago
Craig Tiller
702f93d364
Fix merge errors
8 years ago
Craig Tiller
4cc1c35ad3
Fix merge errors
8 years ago
David Garcia Quintas
d3b83f4693
Deflake lb_policies_test
8 years ago
Yuchen Zeng
63e3e3b1df
Add grpc_pollset_set as an arg in grpc_resolver_create
8 years ago
Mark D. Roth
bcd54cdf7d
Fix sockaddr_resolver_test.
8 years ago
Craig Tiller
9e90d22ab7
Fixes
8 years ago
Craig Tiller
b4aa70ea94
Offer grpc_slice_to_c_string to simplify some code
8 years ago
Mark D. Roth
96ba68d7cd
Fix more allocation bugs.
8 years ago
David Garcia Quintas
2239ebc966
Simplify
8 years ago
David Garcia Quintas
731a8e6db3
do bitsets right
8 years ago
David Garcia Quintas
ae3fd4252a
Deflaked lb_policies_test
8 years ago
David Garcia Quintas
1edfb952d0
Updated backoff to spec.
8 years ago
Yuchen Zeng
845b08b601
clean up
8 years ago
Yuchen Zeng
9e4c8eb8e8
Address review comments
8 years ago
Craig Tiller
7d4116fa44
All core tests compile without grpc_mdstr
8 years ago
Mark D. Roth
45bc38d115
Fix build.
8 years ago
David Garcia Quintas
ffd8e3d8e1
pr comment
8 years ago