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
/
connected_channel.c
Commit message (
Expand
)
Author
Age
*
clang-format
Craig Tiller
2015-04-23
*
Flesh out initial_op
Craig Tiller
2015-04-23
*
Fiddling with an initial op
Craig Tiller
2015-04-23
*
Call compiles
Craig Tiller
2015-04-22
*
stuff
Craig Tiller
2015-04-21
*
clang-format
Craig Tiller
2015-04-17
*
Got rid of GRPC_SEND_START
Craig Tiller
2015-04-17
*
Progress towards transport using metadata batches
Craig Tiller
2015-04-16
*
clang-format
Craig Tiller
2015-04-16
*
Switching to batch oriented metadata passing
Craig Tiller
2015-04-16
*
Make debugging a little easier
Craig Tiller
2015-03-02
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Fix fling test leaks
Craig Tiller
2015-02-17
*
First compiling version of the new C api.
Craig Tiller
2015-01-27
*
sync up with master
Yang Gao
2015-01-27
|
\
|
*
Merge github.com:google/grpc into javascript
Craig Tiller
2015-01-27
|
|
\
*
|
|
run clang-format
Yang Gao
2015-01-26
|
|
*
Add missing free
Craig Tiller
2015-01-23
|
|
/
|
/
|
*
|
Remove uses of sprintf
Craig Tiller
2015-01-23
*
|
Move string.h to internal code
Craig Tiller
2015-01-23
|
*
Allow sending preformatted messages
Craig Tiller
2015-01-21
|
/
*
Use clang-format-3.5
Craig Tiller
2015-01-18
*
clang-format codebase
Craig Tiller
2015-01-13
*
Allow logging mechanism to be overridden by applications.
ctiller
2015-01-12
*
Introduce the (outside-of-iomgr) pollset API.
ctiller
2014-12-19
*
Tweaking log calls a bit.
nnoble
2014-12-12
*
Tell call/channel op handlers who is invoking them.
ctiller
2014-12-11
*
Updating moe_db.txt with the latest equivalence since the ruby import changed...
nnoble
2014-12-05
*
Initial import.
Nicolas Noble
2014-11-26