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
Commit message (
Expand
)
Author
Age
*
Autofix c casts to c++ casts
Noah Eisen
2018-02-09
*
Merge branch 'master' into gpr_review
Vijay Pai
2018-02-08
|
\
*
\
Merge branch 'master' into gpr_review
Vijay Pai
2018-02-08
|
\
\
|
|
*
Merge branch 'master' into gpr_review_tls
Vijay Pai
2018-02-08
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'master' into gpr_review_host_port
Vijay Pai
2018-02-07
|
|
\
\
|
|
*
\
Merge pull request #14272 from ncteisen/bug-chasing
Jan Tattermusch
2018-02-05
|
|
|
\
\
|
|
|
*
|
Mark poll FD shutdown as UNAVAILABLE
ncteisen
2018-02-02
|
*
|
|
|
Merge branch 'master' into gpr_review_host_port
Vijay Pai
2018-02-02
|
|
\
\
\
\
*
|
|
|
|
|
Privatize useful.h and avl.h
Vijay Pai
2018-02-02
|
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
Batch size to 1 since it is better for latency (this is similar to what
Sree Kuchibhotla
2018-02-01
|
|
*
|
|
enable epollex by default
Sree Kuchibhotla
2018-02-01
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #14264 from yang-g/to_scope
Yang Gao
2018-02-01
|
\
\
\
\
|
*
|
|
|
Deprecate GPR_TIMER_BEGIN/END and replace with GPR_TIMER_SCOPE.
yang-g
2018-01-31
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'master' into polling-api-trace
Sree Kuchibhotla
2018-01-31
|
\
|
|
|
*
|
|
|
Fix format specifier for gpr_millis
Sree Kuchibhotla
2018-01-30
*
|
|
|
Update ev_posix.cc
Sree Kuchibhotla
2018-01-30
*
|
|
|
Debug statements for polling api
Sree Kuchibhotla
2018-01-30
|
*
|
|
Merge pull request #14215 from jtattermusch/fix_bad_merge_magic_number
Jan Tattermusch
2018-01-31
|
|
\
\
\
|
*
\
\
\
Merge pull request #14217 from sreecha/epollex-fix
Sree Kuchibhotla
2018-01-30
|
|
\
\
\
\
|
*
|
|
|
|
Add timer trace annotations to epollex
yang-g
2018-01-30
|
/
/
/
/
/
|
*
|
|
|
Update ev_epollex_linux.cc
Sree Kuchibhotla
2018-01-29
|
*
|
|
|
Fix an issue in epollex that was causing some workers to get indefinitely stu...
Sree Kuchibhotla
2018-01-29
|
/
/
/
/
|
*
/
/
magic number 13 probably a typo in manual merge
Jan Tattermusch
2018-01-29
|
/
/
/
|
*
|
Privatize host_port.h; was not used in any wrapped language implementation
Vijay Pai
2018-01-25
|
|
*
Privatize thread-local storage headers
Vijay Pai
2018-01-25
|
|
/
*
|
explicitly initialize all grpc_pollset fields (epollex)
Jan Tattermusch
2018-01-25
*
|
fix: avoid doing a poll when already shutdown
Jan Tattermusch
2018-01-25
|
/
*
Use DEBUG level for polling engine trace logs.
yang-g
2018-01-24
*
Rename 'gpr++' directories to 'gprpp'.
Mark D. Roth
2018-01-19
*
Merge pull request #14076 from grpc/execctx_remfinish
Yash Tibrewal
2018-01-18
|
\
*
\
Merge pull request #14051 from markdroth/reorganize_support
Mark D. Roth
2018-01-18
|
\
\
|
|
*
Remove extraneous Finish in ExecCtx
Yash Tibrewal
2018-01-18
|
|
/
|
/
|
|
*
Split lib/support into lib/gpr and lib/gpr++.
Mark D. Roth
2018-01-18
*
|
Fixed typo in documentation.
Carlos O'Ryan
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 pull request #13975 from danzh2010/adjustrcvbuf
Yang Gao
2018-01-12
|
\
|
*
format
Dan Zhang
2018-01-11
|
*
%zd->%d
Dan Zhang
2018-01-11
|
*
change to int type
Dan Zhang
2018-01-11
|
*
fix portability errors
Dan Zhang
2018-01-11
*
|
exec_ctx_fwd.h should never have been in public headers
Vijay Pai
2018-01-10
|
*
change to pass in value
Dan Zhang
2018-01-10
|
*
Adjust receiv buffer via setsockopt for udp_server's listening socket.
Dan Zhang
2018-01-10
|
/
*
Merge pull request #13912 from ncteisen/nullptr
David G. Quintas
2018-01-09
|
\
*
\
Merge pull request #13933 from kpayson64/avoid_stall
kpayson64
2018-01-08
|
\
\
|
*
|
Fix bug with pollhup workaround
Ken Payson
2018-01-05
*
|
|
Merge pull request #13931 from apolcyn/merge_18x
apolcyn
2018-01-05
|
\
\
\
|
*
|
|
Manual merge conflict resolve: remove exec_ctx param from tcp_free
Alexander Polcyn
2018-01-05
[next]