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
/
ev_epoll1_linux.cc
Commit message (
Expand
)
Author
Age
*
Rename 'gpr++' directories to 'gprpp'.
Mark D. Roth
2018-01-19
*
Split lib/support into lib/gpr and lib/gpr++.
Mark D. Roth
2018-01-18
*
Eliminate GRPC_LINUX_LEGACY_EPOLL
Mehrdad Afshari
2018-01-17
*
Explicitly enable epoll on manylinux1
Mehrdad Afshari
2018-01-17
*
Enable epoll on Python manylinux1
Mehrdad Afshari
2018-01-16
*
Merge branch v1.8.x into master
Mehrdad Afshari
2017-12-31
|
\
|
*
Relax log-level when polling engines are undefined
Mehrdad Afshari
2017-12-29
*
|
minor typo : becuase -> because
ita9naiwa
2017-12-19
*
|
Merge branch 'master' into cv-wait-monotonic
Sree Kuchibhotla
2017-12-08
|
\
\
|
*
|
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
*
|
|
Change the code to use MONOTONIC clocks when calling gpr_cv_wait (condition v...
Sree Kuchibhotla
2017-12-04
|
|
/
|
/
|
|
*
Merge master
Yash Tibrewal
2017-11-21
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #13454 from yang-g/lockfree_event
Yang Gao
2017-11-20
|
\
\
|
*
|
Resolve comments
yang-g
2017-11-20
|
*
|
Avoid calling dtor on grpc_fd before putting it in freelist
yang-g
2017-11-17
|
|
*
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
*
|
|
Merge branch 'master' of https://github.com/grpc/grpc into tracing++
Noah Eisen
2017-11-13
|
\
|
|
*
|
|
Get NDEBUG to build
ncteisen
2017-11-10
|
*
|
Merge github.com:grpc/grpc into lfe3
Craig Tiller
2017-11-10
|
|
\
\
|
|
/
/
|
/
|
|
|
*
|
s/NULL/nullptr
Craig Tiller
2017-11-10
|
|
*
Merge master
Yash Tibrewal
2017-11-09
|
|
|
\
|
|
_
|
/
|
/
|
|
|
|
*
Merge with master
Yash Tibrewal
2017-11-09
|
|
|
\
*
|
|
|
Merge branch 'master' of https://github.com/grpc/grpc into log_envar
yang-g
2017-11-08
|
\
|
|
|
|
*
|
|
Revert "Revert "Class-ify lockfree event""
Craig Tiller
2017-11-08
|
*
|
|
Revert "Class-ify lockfree event"
David G. Quintas
2017-11-08
*
|
|
|
include log.h for mac
yang-g
2017-11-07
*
|
|
|
merge with head
yang-g
2017-11-06
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
log GRPC_POLL_STRATEGY when fail to find polling engine
yang-g
2017-11-06
|
|
*
|
Merge github.com:grpc/grpc into lfe3
Craig Tiller
2017-11-06
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Update clang-format to 5.0
Craig Tiller
2017-11-03
|
/
/
/
|
*
/
Finish conversion
Craig Tiller
2017-11-01
|
/
/
|
*
Removing instances of exec_ctx being passed around in functions in
Yash Tibrewal
2017-10-18
|
/
*
Merge github.com:grpc/grpc into flowctl+millis
Craig Tiller
2017-10-05
*
poll.h not found, unresolved external dependencies issues
Yash Tibrewal
2017-10-02
*
Windows build errors
Yash Tibrewal
2017-10-02
*
Changes for C to C++. Adding extern C to header files for compatibility.
Yash Tibrewal
2017-10-02