index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
client_config
/
lb_policies
Commit message (
Expand
)
Author
Age
*
Fix memory leaks
Craig Tiller
2015-10-06
*
Discard unnecessary subchannels when they're no longer required
Craig Tiller
2015-10-06
*
Fix clang-format script
Craig Tiller
2015-09-28
*
clang-format all core files
Craig Tiller
2015-09-22
*
Change runs to enqueue
Craig Tiller
2015-09-22
*
Move argument passing to start of list
Craig Tiller
2015-09-22
*
Move arguments to the start of lists
Craig Tiller
2015-09-22
*
indent pass to get logical source lines on one physical line
Craig Tiller
2015-09-22
*
clang-format all core files
Craig Tiller
2015-09-22
*
Rename call_list to closure_list
Craig Tiller
2015-09-22
*
Merge github.com:grpc/grpc into we-are-one
Craig Tiller
2015-09-22
|
\
*
|
Fixes
Craig Tiller
2015-09-21
*
|
Fixes
Craig Tiller
2015-09-21
*
|
Call list progress
Craig Tiller
2015-09-21
*
|
Call list progress
Craig Tiller
2015-09-18
*
|
Cleanup
Craig Tiller
2015-09-18
*
|
Introduce call lists for moving work outside locks
Craig Tiller
2015-09-18
*
|
Update connectivity state code to be completely synchronous
Craig Tiller
2015-09-17
*
|
Getting stuff working
Craig Tiller
2015-09-16
*
|
Core compiles with workqueues
Craig Tiller
2015-09-15
*
|
Progress towards workqueue transition
Craig Tiller
2015-09-15
|
*
Merge branch 'master' of github.com:grpc/grpc into rr_with_registry
David Garcia Quintas
2015-09-11
|
|
\
|
|
/
|
/
|
|
*
Merge remote-tracking branch 'origin/lb_registry' into rr_with_registry
David Garcia Quintas
2015-09-10
|
|
\
|
|
/
|
/
|
|
*
Usage of ?lb_policy=xxx in sockaddr_resolver
David Garcia Quintas
2015-09-10
*
|
Introduced grpc_lb_policy_args
David Garcia Quintas
2015-09-09
|
*
Added round robin LB policy.
David Garcia Quintas
2015-09-08
|
/
*
Introduced a registry for LB policies.
David Garcia Quintas
2015-09-03
*
Fix state tracking, refcounting bugs
Craig Tiller
2015-07-17
*
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...
Craig Tiller
2015-07-17
|
\
*
|
Fix state tracking, refcounting, overflow bugs
Craig Tiller
2015-07-17
|
*
Docstring for grpc_create_pick_first_lb_policy
David G. Quintas
2015-07-16
*
|
Added connectivity tests, fixed bugs
Craig Tiller
2015-07-16
*
|
Client connectivity API
Craig Tiller
2015-07-15
|
/
*
Fix bad assert, memory leak
Craig Tiller
2015-07-06
*
clang-format changed files
Craig Tiller
2015-07-01
*
Fix an lb_policy leak
Craig Tiller
2015-07-01
*
Spam cleanup, properly shut down lb_policy
Craig Tiller
2015-07-01
*
client_config bugfixes
Craig Tiller
2015-06-30
*
Refcounting fixes
Craig Tiller
2015-06-29
*
clang-format
Craig Tiller
2015-06-29
*
Use connectivity state tracking code in chttp2 transport
Craig Tiller
2015-06-29
*
Simple request unsecure passes with new client_config code
Craig Tiller
2015-06-28
*
refcount debugging
Craig Tiller
2015-06-27
*
Factor out channel state watching
Craig Tiller
2015-06-27
*
Get the success case through to call creation
Craig Tiller
2015-06-26
*
Further client config work
Craig Tiller
2015-06-26
*
Implementation work for client_config
Craig Tiller
2015-06-24