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
*
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
*
|
Fix failures in libuv portability tests
murgatroid99
2017-07-18
|
*
Tracers know their name
ncteisen
2017-07-13
|
/
*
Fix some memory leaks in UV TCP code
murgatroid99
2017-07-10
*
Merge remote-tracking branch 'upstream/v1.4.x' into master_1.4.1_upmerge
murgatroid99
2017-07-06
|
\
|
*
Remove extra blank line
murgatroid99
2017-06-26
|
*
Fix unref of read slice in tcp_uv.c
murgatroid99
2017-06-26
|
*
Node: fix status memory leak, improve tcp_uv read buffer allocation code
murgatroid99
2017-06-23
*
|
Add cq and fd tracer
ncteisen
2017-06-08
*
|
Add refcount to tcp tracer
ncteisen
2017-06-08
*
|
Add rich closure debug mode
ncteisen
2017-06-08
*
|
Merge github.com:grpc/grpc into ALL-the-things
Craig Tiller
2017-06-08
|
\
\
|
*
|
auto-fix most of licenses
Jan Tattermusch
2017-06-08
|
|
/
*
|
Remove unused function
Craig Tiller
2017-06-07
*
|
Fix build error
Craig Tiller
2017-06-06
|
/
*
Upmerge from v1.3.x branch to master
Stanley Cheung
2017-05-17
|
\
|
*
Improve how UV TCP servers and endpoints are shut down
murgatroid99
2017-05-09
*
|
Fix tracer usage
Craig Tiller
2017-05-09
*
|
Fix tracer decl
Craig Tiller
2017-05-09
|
/
*
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
[next]