index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
core
/
iomgr
/
tcp_posix_test.c
Commit message (
Expand
)
Author
Age
*
Replace timeout/scaling macros with functions.
Robbie Shade
2017-01-31
*
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
*
|
Finish moving to new APIs
Craig Tiller
2016-11-09
*
|
Progress towards making grpc_slice_unref_internal take an exec_ctx
Craig Tiller
2016-10-31
|
/
*
clang-format
Craig Tiller
2016-10-26
*
s/GPR_SLICE/GRPC_SLICE/g
Craig Tiller
2016-10-26
*
Merge branch 'buffer_pools_for_realsies' into grpc_slice
Craig Tiller
2016-10-26
|
\
|
*
Merge github.com:grpc/grpc into buffer_pools_for_realsies
Craig Tiller
2016-10-26
|
|
\
*
|
|
s/gpr_slice/grpc_slice, and move around tests, impls
Craig Tiller
2016-10-26
|
/
/
*
|
BufferPool --> ResourceQuota
Craig Tiller
2016-10-17
|
*
Clean up code after merge with master
murgatroid99
2016-10-10
|
*
Compile and link core tests with libuv
murgatroid99
2016-10-03
*
|
Make all tests build again
Craig Tiller
2016-09-28
*
|
Fixes
Craig Tiller
2016-09-26
*
|
Tests compile
Craig Tiller
2016-09-23
|
/
*
Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout
Craig Tiller
2016-06-15
|
\
|
*
Make {endpoint,fd}_shutdown idempotent
Craig Tiller
2016-06-15
|
*
Add format check for gpr_log and gpr_asprintf
Yuchen Zeng
2016-06-10
*
|
Progress converting to new error system
Craig Tiller
2016-05-07
*
|
Convert tests to new error scheme
Craig Tiller
2016-05-06
|
/
*
Merge branch 'master' of https://github.com/grpc/grpc into gpr_malloc_is_all
Nicolas "Pixel" Noble
2016-04-05
|
\
|
*
Update copyrights
Craig Tiller
2016-03-31
*
|
Merge branch 'master' of https://github.com/grpc/grpc into gpr_malloc_is_all
Nicolas "Pixel" Noble
2016-03-28
|
\
|
*
|
Sanitize mallocs and frees.
Nicolas "Pixel" Noble
2016-03-26
|
*
Fix includes
Craig Tiller
2016-03-25
|
/
*
Revert "Revert "Add an implementation firewall against pollset_set""
Craig Tiller
2016-02-25
*
Revert "Add an implementation firewall against pollset_set"
Vijay Pai
2016-02-25
*
Change pollset mutex ownership
Craig Tiller
2016-02-25
*
Provide an interface firewall between pollset and its implementations
Craig Tiller
2016-02-19
*
Move worker into pollset
Craig Tiller
2016-02-18
*
Preparatory changes for work shedding
Craig Tiller
2016-01-28
*
Updated copyrights
murgatroid99
2016-01-12
*
Merge pull request #4627 from daniel-j-born/tcp_fd
Craig Tiller
2016-01-08
|
\
|
*
Don't use ep after destroy in the test.
Dan Born
2016-01-07
|
*
Unit tests for new functions
Dan Born
2016-01-06
*
|
Eliminate gpr_ int types - and insist on C99 variants instead
Craig Tiller
2015-12-22
|
/
*
update api
yang-g
2015-12-01
*
Add a test
yang-g
2015-12-01
*
Finish cleanup
Craig Tiller
2015-09-22
*
clang-format all core files
Craig Tiller
2015-09-22
*
Move argument passing to start of list
Craig Tiller
2015-09-22
*
Rename init
Craig Tiller
2015-09-22
*
Rename run
Craig Tiller
2015-09-22
*
Move argument passing to start of list
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 lists compile
Craig Tiller
2015-09-21
[next]