index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
surface
/
channel.c
Commit message (
Expand
)
Author
Age
*
Remove another old function
Craig Tiller
2015-04-30
*
Add newline
Craig Tiller
2015-04-22
*
One test compiles
Craig Tiller
2015-04-22
*
Call compiles
Craig Tiller
2015-04-22
*
Switching to batch oriented metadata passing
Craig Tiller
2015-04-16
*
clang-format
Craig Tiller
2015-04-16
*
Introduce ahead-of-time registration of (method,host) pairs
Craig Tiller
2015-04-16
*
Crash in channel/server creation if grpc_init not called
Craig Tiller
2015-03-05
*
Fix use-after-free.
Craig Tiller
2015-02-18
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Merge github.com:grpc/grpc into c++api
Craig Tiller
2015-02-17
*
Merge github.com:google/grpc into async-api-new
Craig Tiller
2015-02-05
|
\
|
*
Force a round trip on disconnect before closing a channel
Craig Tiller
2015-02-05
*
|
Flesh out batch API
Craig Tiller
2015-02-03
|
/
*
Merge branch 'async-api-prep' of github.com:ctiller/grpc into async-api
Craig Tiller
2015-02-02
|
\
|
*
Prepare for the new batch call API.
Craig Tiller
2015-02-02
*
|
Fix up function signatures
Craig Tiller
2015-01-30
*
|
Small cleanup
Craig Tiller
2015-01-29
*
|
Initial fixes: we now send a request
Craig Tiller
2015-01-27
*
|
First compiling version of the new C api.
Craig Tiller
2015-01-27
|
/
*
run clang-format
Yang Gao
2015-01-26
*
Use clang-format-3.5
Craig Tiller
2015-01-18
*
clang-format codebase
Craig Tiller
2015-01-13
*
Pre allocate client side strings per channel for method, scheme, path, and
klempner
2014-12-19
*
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