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
/
tcp_uv.c
Commit message (
Expand
)
Author
Age
*
Change error_create API to slice
ncteisen
2017-03-13
*
Change error get/set API to grpc_slice
ncteisen
2017-03-10
*
Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_master
murgatroid99
2017-02-23
|
\
|
*
Improve Node and libuv testing and test coverage
murgatroid99
2017-02-17
|
*
Add missing header include in tcp_uv.c
murgatroid99
2017-01-30
*
|
Update node
Craig Tiller
2017-01-27
*
|
Revert "Revert "Metadata handling rewrite""
Craig Tiller
2017-01-23
|
/
*
Revert "Metadata handling rewrite"
Craig Tiller
2017-01-20
*
clang-format
Craig Tiller
2017-01-06
*
Fixes, remove grpc_error_free_string
Craig Tiller
2017-01-06
*
Merge branch 'slice_with_exec_ctx_and_new_closures' into metadata_filter_and_...
Craig Tiller
2017-01-04
|
\
|
*
Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closures
Craig Tiller
2017-01-04
|
|
\
|
|
*
More UV fixes
Craig Tiller
2017-01-03
|
*
|
Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closures
Craig Tiller
2017-01-03
|
|
\
|
|
|
*
clang-format code
Craig Tiller
2017-01-03
|
|
*
Changes to exec_ctx/closure/combiner/workqueue interfaces
Craig Tiller
2016-12-28
*
|
|
Make Node extension work with slice changes
murgatroid99
2016-12-12
|
/
/
*
|
clang-format
Craig Tiller
2016-12-07
*
|
Make core_banned_functions.py pass again
Craig Tiller
2016-12-06
|
/
*
Fix sanity, uv, and windows builds
murgatroid99
2016-11-10
*
Some slice and resource quota updates to UV and Node code
murgatroid99
2016-11-09
*
Merge github.com:grpc/grpc into grpc_slice
Craig Tiller
2016-11-04
|
\
|
*
Fixed weird whitespace change
murgatroid99
2016-11-01
|
*
Add resource quota support to uv TCP code
murgatroid99
2016-10-31
*
|
Merge github.com:grpc/grpc into grpc_slice
Craig Tiller
2016-10-28
|
\
|
|
*
Add comment
murgatroid99
2016-10-27
|
*
Disable Nagle's algorithm in libuv endpoints
murgatroid99
2016-10-27
*
|
s/GPR_SLICE/GRPC_SLICE/g
Craig Tiller
2016-10-26
|
/
*
Clean up code after merge with master
murgatroid99
2016-10-10
*
UV tests pass on linux
murgatroid99
2016-10-07
*
Compile and link core tests with libuv
murgatroid99
2016-10-03
*
Clang format
murgatroid99
2016-09-26
*
Add a libuv endpoint to the C core, for use in the Node library
murgatroid99
2016-09-16