index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
ext
/
client_config
/
client_channel.c
Commit message (
Expand
)
Author
Age
*
clang-format
Mark D. Roth
2016-09-01
*
A bit more cleanup.
Mark D. Roth
2016-09-01
*
Move subchannel_call_holder code into client_channel module.
Mark D. Roth
2016-08-31
*
clang-format
Mark D. Roth
2016-08-23
*
Rename grpc_client_config to grpc_resolver_result.
Mark D. Roth
2016-08-22
*
Merge remote-tracking branch 'upstream/master' into filter_call_init_failure
Mark D. Roth
2016-08-02
|
\
|
*
Added new features to load reporting.
David Garcia Quintas
2016-07-10
*
|
Merge branch 'master' into filter_call_init_failure
Mark D. Roth
2016-07-01
|
\
|
|
*
Annotate more things
Craig Tiller
2016-06-27
*
|
clang-format
Mark D. Roth
2016-06-23
*
|
Change grpc_channel_filter init_call_elem() method to return grpc_error.
Mark D. Roth
2016-06-23
|
/
*
Merge github.com:grpc/grpc into error
Craig Tiller
2016-06-07
|
\
|
*
Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation
David Garcia Quintas
2016-06-06
|
|
\
*
|
\
Merge github.com:grpc/grpc into error
Craig Tiller
2016-06-06
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #6761 from ctiller/there-were-no-fatalities
Jan Tattermusch
2016-06-03
|
|
\
\
|
|
*
|
GRPC_CHANNEL_FATAL_FAILURE --> GRPC_CHANNEL_SHUTDOWN
Craig Tiller
2016-06-02
|
|
|
*
s/grpc_pops/grpc_polling_entity
David Garcia Quintas
2016-05-31
*
|
|
|
Rename functions
Craig Tiller
2016-05-24
*
|
|
|
Fix refcounting bug
Craig Tiller
2016-05-10
*
|
|
|
Fix ownership bugs in error system
Craig Tiller
2016-05-07
*
|
|
|
Progress converting to new error system
Craig Tiller
2016-05-07
*
|
|
|
Bug fixes to error handling
Craig Tiller
2016-05-06
*
|
|
|
Convert tests to new error scheme
Craig Tiller
2016-05-06
*
|
|
|
Progress converting to new error system
Craig Tiller
2016-05-05
|
|
/
/
|
/
|
|
|
|
*
Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation
David Garcia Quintas
2016-05-03
|
|
|
\
|
|
_
|
/
|
/
|
|
|
|
*
Introduced grpc_pops (pollset or pollset_set)
David Garcia Quintas
2016-05-03
|
*
|
Merge branch 'master' of github.com:grpc/grpc into lr_hook
David Garcia Quintas
2016-04-29
|
|
\
\
|
|
/
/
|
/
|
|
|
|
*
Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation
David Garcia Quintas
2016-04-27
|
|
|
\
|
|
*
|
Smarter pollset/pollset_set propagation
David Garcia Quintas
2016-04-27
|
*
|
|
Merge branch 'master' of github.com:grpc/grpc into lr_hook
David Garcia Quintas
2016-04-27
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge github.com:grpc/grpc into split-me-baby-one-more-time
Craig Tiller
2016-04-26
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
|
*
PR comments
David Garcia Quintas
2016-04-25
|
*
|
|
Bug fixes
Craig Tiller
2016-04-23
|
*
|
|
Fix locking bug
Craig Tiller
2016-04-23
|
*
|
|
Fix memory leak
Craig Tiller
2016-04-23
|
*
|
|
Fix memory leak on disconnection
Craig Tiller
2016-04-23
|
|
|
*
Changes across the board from pollset to pollset_set
David Garcia Quintas
2016-04-18
|
|
|
/
|
|
/
|
|
|
*
Added grpc_call_stats to the call stack
David Garcia Quintas
2016-04-14
|
|
/
*
/
Merge github.com:grpc/grpc into split-me-baby-one-more-time
Craig Tiller
2016-04-06
|
/
*
clang-fmt
Craig Tiller
2016-04-05
*
Move subchannel_call_holder
Craig Tiller
2016-04-05
*
Merge github.com:grpc/grpc into optionalize_client_config
Craig Tiller
2016-04-05
*
Reposition files to optionalize client_config system
Craig Tiller
2016-03-31