index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
channel
/
client_channel.c
Commit message (
Expand
)
Author
Age
*
Remove metadata context entirely
Craig Tiller
2015-11-20
*
Remove metadata context from the channel stack
Craig Tiller
2015-11-19
*
Beginning to peel away mdctx from channel stack
Craig Tiller
2015-11-19
*
stream_op cleanup: channel, client_config changes
Craig Tiller
2015-11-02
*
Merge pull request #3754 from ctiller/latent-see
David G. Quintas
2015-10-13
|
\
*
\
Merge pull request #3788 from dgquintas/one_less_lock
Craig Tiller
2015-10-12
|
\
\
|
|
*
Merge github.com:grpc/grpc into latent-see
Craig Tiller
2015-10-09
|
|
|
\
|
|
_
|
/
|
/
|
|
|
|
*
Move profiling system to gpr
Craig Tiller
2015-10-09
|
*
|
Avoid lock/unlock for common client channel pick.
David Garcia Quintas
2015-10-09
|
|
*
Simplify adding annotations, annotate more things
Craig Tiller
2015-10-09
|
|
*
more markers
Craig Tiller
2015-10-08
|
|
/
*
|
merge and resolve conflicts
yang-g
2015-10-08
|
\
|
*
|
mark unreachable code with a macro
yang-g
2015-10-07
|
*
Tag struct to ease casting in debugger
Craig Tiller
2015-10-06
|
/
*
Fix clang-format script
Craig Tiller
2015-09-28
*
Merge github.com:grpc/grpc into shindig
Craig Tiller
2015-09-24
|
\
*
|
clang-format all core files
Craig Tiller
2015-09-22
*
|
Final patches for rename
Craig Tiller
2015-09-22
*
|
Fixup naming
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
*
|
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
*
|
Core compiles with workqueues
Craig Tiller
2015-09-15
|
*
Enable -Wshadow
Craig Tiller
2015-09-11
*
|
Starting to convert code to work queues
Craig Tiller
2015-09-09
|
/
*
Fix TSAN reported race
Craig Tiller
2015-08-18
*
clang-format all source
Craig Tiller
2015-08-18
*
Shutdown lb_policy when changing it
Craig Tiller
2015-08-07
*
Fix memory leaks
Craig Tiller
2015-08-06
*
Delay name resolution until we need a channel to be READY
Craig Tiller
2015-08-05
*
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...
Craig Tiller
2015-07-26
|
\
|
*
Fix flow control
Craig Tiller
2015-07-23
*
|
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...
Craig Tiller
2015-07-23
|
\
|
|
*
Merge pull request #2542 from ctiller/tell-me-who-you-might-be
Yang Gao
2015-07-23
|
|
\
*
|
|
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...
Craig Tiller
2015-07-22
|
\
|
|
|
*
|
Fix TSAN reported failure
Craig Tiller
2015-07-20
|
*
|
Fix TSAN reported failure
Craig Tiller
2015-07-20
|
|
*
Add grpc_call_get_peer
Craig Tiller
2015-07-20
|
|
/
*
|
Fix a use after free
Craig Tiller
2015-07-19
*
|
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
[next]