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.h
Commit message (
Expand
)
Author
Age
*
Eliminate gpr_ int types - and insist on C99 variants instead
Craig Tiller
2015-12-22
*
Addressing review feedback
Craig Tiller
2015-12-14
*
Fix proxy end2end tests
Craig Tiller
2015-12-14
*
stream_op cleanup: surface layer
Craig Tiller
2015-11-02
*
clang-format all core files
Craig Tiller
2015-09-22
*
Final patches for rename
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-21
*
Replicate C++ docs from master to beta branch
Craig Tiller
2015-09-03
*
Allow specific pollers to be woken
Craig Tiller
2015-07-29
*
clang-format affected files
Craig Tiller
2015-07-09
*
Rewrite completion queue internals to use pre-allocation of events
Craig Tiller
2015-07-08
*
Adding file and line number to cq debug refcount.
Nicolas "Pixel" Noble
2015-06-24
*
Verify that completion queues are server registered
Craig Tiller
2015-06-15
*
Add debugging
Craig Tiller
2015-05-28
*
Remove condition variable from pollset
Craig Tiller
2015-05-28
*
Further fixes
Craig Tiller
2015-05-05
*
C Core API cleanup.
Craig Tiller
2015-05-04
*
Remove ungeneratable enum values and union members
Craig Tiller
2015-04-29
*
Have server hold a reference to completion queues
Craig Tiller
2015-04-27
*
clang-format
Craig Tiller
2015-04-07
*
Fix server shutdown
Craig Tiller
2015-04-07
*
Guard headers tool.
Nicolas "Pixel" Noble
2015-03-01
*
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
*
First compiling version of the new C api.
Craig Tiller
2015-01-27
*
Add an optional server shutdown event.
Craig Tiller
2015-01-16
*
clang-format codebase
Craig Tiller
2015-01-13
*
Introduce the (outside-of-iomgr) pollset API.
ctiller
2014-12-19
*
Trailing metadata support.
ctiller
2014-12-16
*
Initial import.
Nicolas Noble
2014-11-26