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
/
pollset_set_test.cc
Commit message (
Expand
)
Author
Age
*
Delete epollsig poller and tests using it
Vijay Pai
2018-09-22
*
Merge pull request #15648 from apolcyn/remove_fd_shutdown_already_closed
apolcyn
2018-06-12
|
\
|
*
Remove already_closed param from fd_orphan
Alexander Polcyn
2018-06-07
*
|
Make linux polling engines capable of tracking errors separately with
Yash Tibrewal
2018-04-20
|
/
*
Autofix c casts to c++ casts
Noah Eisen
2018-02-09
*
Privatize useful.h and avl.h
Vijay Pai
2018-02-02
*
Eliminate GRPC_LINUX_LEGACY_EPOLL
Mehrdad Afshari
2018-01-17
*
Revert "Revert "All instances of exec_ctx being passed around in src/core rem...
Yash Tibrewal
2017-12-06
*
Revert "All instances of exec_ctx being passed around in src/core removed"
Yash Tibrewal
2017-12-06
*
Remove _ prefixed variable names
Yash Tibrewal
2017-11-29
*
Fix tests to call grpc_init and grpc_shutdown before using exec_ctx
Yash Tibrewal
2017-11-28
*
Merge master
Yash Tibrewal
2017-11-16
|
\
*
|
Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCt...
Yash Tibrewal
2017-11-14
*
|
Address some PR comments
Yash Tibrewal
2017-11-14
|
*
Enable clang-tidy as a sanity check, fix up all known failures
Craig Tiller
2017-11-10
*
|
Merge with master
Yash Tibrewal
2017-11-09
|
/
*
Merge master
Yash Tibrewal
2017-11-06
*
rename all test core files to cc and a lot of C++ style conversions
Yash Tibrewal
2017-10-25