Craig Tiller
6c39686dfa
Preparatory changes for work shedding
...
- cleanup: change grpc_iomgr_cb_func to take a bool instead of int
success
- cleanup: follow through with iomgr callback scheduling functions
- prepare: add a workqueue to offload to to grpc_exec_ctx_enqueue*
functions
9 years ago
Dan Born
725ee28af8
Extend Copyrights to 2016
9 years ago
Dan Born
5d81d15260
Code review follow-up.
9 years ago
Dan Born
fa6b606898
Make grpc_tcp_listener private.
9 years ago
Craig Tiller
7536af02cf
Eliminate gpr_ int types - and insist on C99 variants instead
9 years ago
Craig Tiller
a3f298ff67
clang-format
9 years ago
Craig Tiller
cee1477a0b
lb_policies_test robustness work
9 years ago
David Garcia Quintas
358c29a00b
Increased round robin coverage
9 years ago
Craig Tiller
620e965c1b
clang-format after last weeks test-fest
9 years ago
Craig Tiller
147c4f4662
Add dns resolver test
9 years ago
Craig Tiller
795764bf3a
Hit a few more paths in http_server_filter.c, sockaddr_resolver.c
9 years ago
Craig Tiller
b8bd62e975
Add a test for sockaddr_resolver
9 years ago
Craig Tiller
59605cd0f4
Test corner cases for lb policy registry
9 years ago
Nicolas "Pixel" Noble
ba404826be
Clang format.
9 years ago
Nicolas "Pixel" Noble
ac5e2eef91
Clang format.
9 years ago
Craig Tiller
1d881fbed6
clang-format
9 years ago
yang-g
f8843fb58c
fix build and windows test
9 years ago
Craig Tiller
b774be46d7
clang-format
9 years ago
Craig Tiller
b113649517
clang-format
9 years ago
Craig Tiller
47b48459f3
Robustness work for lb_policies_test
9 years ago
Yang Gao
42630b010f
use a temp buffer to do read
9 years ago
Craig Tiller
3c53bb2f46
clang-format
9 years ago
Craig Tiller
bd50ed8057
Make lb_policies_test a little less timing dependent
9 years ago
yang-g
64b1966b9e
drain cq
9 years ago
yang-g
72941642ca
add a test for initial_connect_string
9 years ago
Craig Tiller
8f7794d8db
Robustness work for lb_policies_test
9 years ago
Craig Tiller
93b944785c
stream_op cleanup: test fixes and updates
9 years ago
David Garcia Quintas
93c65aeb59
Fixed potential stack corruption
10 years ago
Craig Tiller
71a0f9d3b0
Fix clang-format script
10 years ago
Craig Tiller
164bb07d64
Fix build breakage
10 years ago
David Garcia Quintas
d09cce1969
Improvements to lb_policies_test's rebirth testcase.
10 years ago
Craig Tiller
a82950e683
clang-format all core files
10 years ago
Craig Tiller
e7db29f8c7
Move argument passing to start of list
10 years ago
Craig Tiller
f5768a6765
Rename init
10 years ago
Craig Tiller
098047b53a
Rename run
10 years ago
Craig Tiller
45724b35e4
indent pass to get logical source lines on one physical line
10 years ago
Craig Tiller
af73d78b78
clang-format all core files
10 years ago
Craig Tiller
d9ccbbf6b9
Rename call_list to closure_list
10 years ago
David Garcia Quintas
56d66c207b
Fixed wrong usage of varargs
10 years ago
David Garcia Quintas
fe7a6368fc
Usage of ?lb_policy=xxx in sockaddr_resolver
...
Plus test tweaks and final touches to round robin policy
10 years ago
David Garcia Quintas
526789159c
Added queries and fragments to uri parser
10 years ago
David Garcia Quintas
4fb049b647
Added round robin LB policy.
10 years ago
David Garcia Quintas
634daca1a0
Added queries and fragments to uri parser
10 years ago
Craig Tiller
d6c98df792
clang-format all source
10 years ago
Hongwei Wang
479532ab48
Minor fix on uri_parser_test
10 years ago
Hongwei Wang
f0e9fecbe0
Update uri_parser
10 years ago
Hongwei Wang
d423f3c2fd
Fix authority in uri_parser
10 years ago
Hongwei Wang
d65009d84f
Support JSON format of Zookeeper node.
...
If a node does not contain IP or port, consider its children.
10 years ago
Hongwei Wang
85fd2f7a32
Zookeeper resolver works
10 years ago
Craig Tiller
c824067677
Expand uri tests
10 years ago