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
/
pollset_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
|
/
*
Fix some type warning
ncteisen
2017-06-14
*
Fix compile. WIP probably
ncteisen
2017-06-11
*
Add rich closure debug mode
ncteisen
2017-06-08
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Fix? uv portability
Craig Tiller
2017-04-21
*
Add uv resolver fallback for named ports, fix portability tests
murgatroid99
2017-03-09
*
Merge pull request #9888 from murgatroid99/electron_uv_fix
Michael Lumish
2017-03-01
|
\
|
*
Clang format
murgatroid99
2017-02-27
|
*
Fix missing wakeups when using the libuv iomgr under Electron
murgatroid99
2017-02-27
*
|
Add zalloc, convert a bunch of files to use it
Craig Tiller
2017-02-16
*
|
Eliminate CQ freelist
Craig Tiller
2017-02-09
|
/
*
Changes to exec_ctx/closure/combiner/workqueue interfaces
Craig Tiller
2016-12-28
*
Clean up code after merge with master
murgatroid99
2016-10-10
*
UV tests pass on linux
murgatroid99
2016-10-07
*
Clang format
murgatroid99
2016-09-26
*
Add a libuv endpoint to the C core, for use in the Node library
murgatroid99
2016-09-16