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
/
completion_queue.c
Commit message (
Expand
)
Author
Age
*
Make cq tracing work again
Craig Tiller
2015-05-15
*
Trace more events
Craig Tiller
2015-05-12
*
Fix memory leak
Craig Tiller
2015-05-04
*
C Core API cleanup.
Craig Tiller
2015-05-04
*
Remove ungeneratable enum values and union members
Craig Tiller
2015-04-29
*
Merge github.com:grpc/grpc into one-pass
Craig Tiller
2015-04-28
|
\
*
|
Add some infrastructure for call refcount debugging
Craig Tiller
2015-04-28
|
*
Dont use op outstanding refs to count ownership
Craig Tiller
2015-04-27
|
*
Have server hold a reference to completion queues
Craig Tiller
2015-04-27
*
|
Add a lock that seems to help
Craig Tiller
2015-04-27
*
|
remove annotations
Craig Tiller
2015-04-24
*
|
annotations - revert later
Craig Tiller
2015-04-24
|
/
*
clang-format
Craig Tiller
2015-04-07
*
Fix server shutdown
Craig Tiller
2015-04-07
*
Completion queue cleanup
Craig Tiller
2015-03-02
*
Add a shutdown API to pollset
David Klempner
2015-02-24
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
First test passes
Craig Tiller
2015-02-03
*
Flesh out batch API
Craig Tiller
2015-02-03
*
Allow asynchronous call destruction in some cases
Craig Tiller
2015-01-29
*
Spam cleanup
Craig Tiller
2015-01-29
*
Fix refcount leak on server rpc_new
Craig Tiller
2015-01-29
*
First compiling version of the new C api.
Craig Tiller
2015-01-27
*
Remove uses of sprintf
Craig Tiller
2015-01-23
*
Move string.h to internal code
Craig Tiller
2015-01-23
*
Add an optional server shutdown event.
Craig Tiller
2015-01-16
*
() --> (void)
Craig Tiller
2015-01-15
*
Remove libevent.
ctiller
2015-01-09
*
Add a --forever flag, to continuously run tests as things change.
ctiller
2015-01-09
*
Remove libevent.
ctiller
2015-01-08
*
Introduce the (outside-of-iomgr) pollset API.
ctiller
2014-12-19
*
Trailing metadata support.
ctiller
2014-12-16
*
Introducing iomgr.
ctiller
2014-12-09
*
Updating moe_db.txt with the latest equivalence since the ruby import changed...
nnoble
2014-12-05
*
Initial import.
Nicolas Noble
2014-11-26