index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
lib
/
iomgr
/
timer_uv.c
Commit message (
Expand
)
Author
Age
*
Address comments: change names and remove unnecessary lines
murgatroid99
2017-07-20
*
Merge branch 'master' into uv_portability_fix
murgatroid99
2017-07-18
|
\
*
|
Add asserts that uv calls all run on the same thread
murgatroid99
2017-07-18
|
*
clang format
ncteisen
2017-07-13
|
*
Tracers know their name
ncteisen
2017-07-13
|
/
*
Add rich closure debug mode
ncteisen
2017-06-08
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Get rid of zero-length poll case now that timer pool exists
Craig Tiller
2017-05-30
*
Fix portability
Craig Tiller
2017-05-10
*
Add missing include
Craig Tiller
2017-05-10
*
Solve uv link problem
Craig Tiller
2017-05-09
*
Stop gRPC timers from keeping the UV loop open
murgatroid99
2017-03-10
*
Better implementation, flip timer logic to make 0-init pre-triggered
Craig Tiller
2017-02-16
*
Use `grpc_closure`s in `grpc_timer`s
Masood Malekghassemi
2017-01-05
*
clang-format code
Craig Tiller
2017-01-03
*
Changes to exec_ctx/closure/combiner/workqueue interfaces
Craig Tiller
2016-12-28
*
UV tests pass on linux
murgatroid99
2016-10-07
*
Clang format
murgatroid99
2016-09-26
*
Remove sockaddr type structs and socklen_t from internal core APIs, update PO...
murgatroid99
2016-09-23
*
Add a libuv endpoint to the C core, for use in the Node library
murgatroid99
2016-09-16