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
*
Finish initial scrape, clang-format
Craig Tiller
2015-11-24
*
Stripping out master channel as a concept
Craig Tiller
2015-11-24
*
stream_op cleanup: channel, client_config changes
Craig Tiller
2015-11-02
*
Simplify adding annotations, annotate more things
Craig Tiller
2015-10-09
*
Fix clang-format script
Craig Tiller
2015-09-28
*
clang-format all core files
Craig Tiller
2015-09-22
*
Final patches for rename
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
*
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
*
Add grpc_call_get_peer
Craig Tiller
2015-07-20
*
clang-format affected files
Craig Tiller
2015-06-30
*
Debugging
Craig Tiller
2015-06-29
*
Get the success case through to call creation
Craig Tiller
2015-06-26
*
Moving chttp2 to new transport interface
Craig Tiller
2015-06-25
*
Plumbing transport_op changes through
Craig Tiller
2015-06-25
*
s/grpc_transport_op/grpc_transport_stream_op/g
Craig Tiller
2015-06-25
*
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