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
Commit message (
Expand
)
Author
Age
*
Merge pull request #11782 from muxi/stream_compression_config
Muxi Yan
2017-08-24
|
\
*
\
Merge pull request #12240 from yang-g/endo
Yang Gao
2017-08-23
|
\
\
|
|
*
Merge remote-tracking branch 'upstream/master' into stream_compression_config
Muxi Yan
2017-08-23
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Add timer annotations in epoll1
yang-g
2017-08-21
|
*
|
fix C++ wrapper
yang-g
2017-08-21
|
*
|
Fix mismatched BEGIN/END
yang-g
2017-08-21
|
|
*
Merge remote-tracking branch 'upstream/master' into stream_compression_config
Muxi Yan
2017-08-21
|
|
|
\
|
|
_
|
/
|
/
|
|
|
*
|
Add a new macro for custom profiler
yang-g
2017-08-21
|
/
/
*
|
Merge pull request #11936 from sreecha/fix-end2end-test
Sree Kuchibhotla
2017-08-19
|
\
\
|
|
*
Fix minor build issue
Muxi Yan
2017-08-18
|
|
*
Some missing parts
Muxi Yan
2017-08-17
|
*
|
disable epoll1 by default (just enable tests)
Sree Kuchibhotla
2017-08-17
*
|
|
Merge pull request #12203 from mdzoba/mdzoba-fix-issue-11512
Nicolas Noble
2017-08-17
|
\
\
\
*
\
\
\
Merge pull request #12213 from dgquintas/v1.7.x-version-bump
David G. Quintas
2017-08-17
|
\
\
\
\
|
*
|
|
|
Master version bump to 1.7.x
David Garcia Quintas
2017-08-16
|
|
*
|
|
Fix assert in grpc_timer_init(). https://github.com/grpc/grpc/issues/11512
Maxim Dzoba
2017-08-16
|
|
/
/
/
|
|
*
|
initialize pollset struct. Ideally not needed since we do zalloc but some cod...
Sree Kuchibhotla
2017-08-16
|
|
*
|
Enable epoll1 by default (and move epollsig as second choice)
Sree Kuchibhotla
2017-08-16
|
|
/
/
*
/
/
Fixing memory leak and removing unneeded NULL checks.
Julien Boeuf
2017-08-16
|
/
/
|
*
Fix comment format
Muxi Yan
2017-08-14
*
|
Merge pull request #11831 from ncteisen/flow-control-part2
Noah Eisen
2017-08-14
|
\
\
|
*
|
Pull bdp estimation into flowctl module
ncteisen
2017-08-13
|
|
*
Merge remote-tracking branch 'upstream/master' into stream_compression_config
Muxi Yan
2017-08-11
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #12130 from y-zeng/oauth2
Yuchen Zeng
2017-08-10
|
\
\
\
*
\
\
\
Merge pull request #8982 from kpayson64/cache_poll_threads2
Jan Tattermusch
2017-08-10
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Address PR feedback
Ken Payson
2017-08-09
*
|
|
|
Merge pull request #12083 from ncteisen/trace-closure-flush
Noah Eisen
2017-08-09
|
\
\
\
\
|
|
|
*
|
Fix use-after-free in oauth2_credentials
Yuchen Zeng
2017-08-09
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #12054 from sreecha/cq_cleanup
Sree Kuchibhotla
2017-08-08
|
\
\
\
\
|
|
*
|
|
Trace closure flush
ncteisen
2017-08-08
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Make bytes_to_send in tsi_handshaker_next const
jiangtaoli2016
2017-08-07
*
|
|
|
Merge pull request #11579 from sreecha/fix_alarm
Sree Kuchibhotla
2017-08-04
|
\
\
\
\
|
|
|
*
\
Merge remote-tracking branch 'upstream/master' into cache_poll_threads2
Ken Payson
2017-08-04
|
|
|
|
\
\
*
|
|
|
\
\
Merge pull request #11990 from pgonda/patch-2
Noah Eisen
2017-08-04
|
\
\
\
\
\
\
*
\
\
\
\
\
\
Merge pull request #12055 from sreecha/fix_epoll1_fd_orphan
Sree Kuchibhotla
2017-08-03
|
\
\
\
\
\
\
\
*
|
|
|
|
|
|
|
Add support for service configs to c-ares resolver.
Mark D. Roth
2017-08-03
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Prevent fd_orphan from calling shutdown(fd) when release_fd is true
Sree Kuchibhotla
2017-08-02
|
/
/
/
/
/
/
|
|
|
*
/
/
Fix tsan failures in cq-pluck and cleanup cq code
Sree Kuchibhotla
2017-08-02
|
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
Merge branch 'master' into fix_alarm
Sree Kuchibhotla
2017-08-02
|
|
|
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
|
*
Merge branch 'master' into stream_compression_config
Muxi Yan
2017-08-02
|
|
|
|
|
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #12021 from jiangtaoli2016/unused_bytes
Jiangtao Li
2017-08-02
|
\
\
\
\
\
*
\
\
\
\
\
Merge pull request #11796 from afirago/fix-fallthrough-werror
Nicolas Noble
2017-08-01
|
\
\
\
\
\
\
|
|
|
|
*
\
\
Merge branch 'master' into fix_alarm
Sree Kuchibhotla
2017-08-01
|
|
|
|
|
\
\
\
|
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
Make tsi handshaker result unused bytes const
jiangtaoli2016
2017-08-01
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #12000 from yang-g/msan
Yang Gao
2017-08-01
|
\
\
\
\
\
\
*
\
\
\
\
\
\
Merge pull request #12008 from ncteisen/fuzz-direct-leak-in-malloc
Noah Eisen
2017-07-31
|
\
\
\
\
\
\
\
*
\
\
\
\
\
\
\
Merge pull request #11979 from apolcyn/ensure_cancel_with_status_memory_api
apolcyn
2017-07-31
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
Fix leak if duplicated static md
Noah Eisen
2017-07-31
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
Use zalloc and remove now redundant sets
yang-g
2017-07-31
|
|
*
|
|
|
|
|
Initialize initiating_exec_ctx_or_null
yang-g
2017-07-31
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
[next]