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
*
Add next_value and start_time
Muxi Yan
2018-12-10
*
clang-format
Muxi Yan
2018-12-04
*
More debug timers to record root cause
Muxi Yan
2018-12-04
*
Add debug-only tracing to grpc_core::RefCount
Soheil Hassas Yeganeh
2018-12-01
*
Merge pull request #17354 from apolcyn/fix_ares_deadlocks
apolcyn
2018-11-30
|
\
|
*
Cancel still-active c-ares queries after 10 seconds to avoid chance of deadlock
Alexander Polcyn
2018-11-30
*
|
Merge pull request #17341 from ericgribkoff/fork_info
Eric Gribkoff
2018-11-30
|
\
\
|
|
/
|
/
|
*
|
Merge pull request #17331 from yashykt/timestamplength
Yash Tibrewal
2018-11-29
|
\
\
*
\
\
Merge pull request #17332 from yashykt/emptymsg
Yash Tibrewal
2018-11-29
|
\
\
\
*
\
\
\
Merge pull request #17333 from yashykt/tsinit
Yash Tibrewal
2018-11-29
|
\
\
\
\
|
|
|
|
*
log fork compat message at INFO instead of ERROR
Eric Gribkoff
2018-11-29
|
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
Revert the do while and if
Yash Tibrewal
2018-11-29
*
|
|
|
Merge pull request #17323 from markdroth/inlined_vector_copy_and_move_fix
Mark D. Roth
2018-11-29
|
\
\
\
\
|
|
*
|
|
Initialize all other timestamps (non sendmsg) to gpr_inf_past
Yash Tibrewal
2018-11-29
|
|
/
/
/
|
/
|
|
|
|
|
|
*
Add a byte counter to chttp2_stream and use that for timestamps
Yash Tibrewal
2018-11-29
|
|
|
*
Do not add the TCP buffer length.
Yash Tibrewal
2018-11-29
|
|
*
|
Return immediately if the first message is empty
Yash Tibrewal
2018-11-28
|
|
/
/
|
/
|
|
|
|
*
Add the length of the buffer that is traced
Yash Tibrewal
2018-11-28
|
|
/
|
/
|
*
|
Merge pull request #17313 from yashykt/padstreamsize
Yash Tibrewal
2018-11-28
|
\
\
*
\
\
Merge pull request #17294 from yashykt/traced
Yash Tibrewal
2018-11-28
|
\
\
\
*
\
\
\
Merge pull request #17244 from guantaol/ev_epollbg
Guantao Liu
2018-11-28
|
\
\
\
\
|
|
|
*
|
Add required header
Yash Tibrewal
2018-11-28
*
|
|
|
|
Merge pull request #17310 from yashykt/enableerrqueue
Yash Tibrewal
2018-11-28
|
\
\
\
\
\
|
|
|
|
|
*
Fix InlinedVector to use its elements' move and copy methods.
Mark D. Roth
2018-11-28
*
|
|
|
|
|
Add GPR_ATM_INC_ADD_THEN to grpc_core::RefCount
Soheil Hassas Yeganeh
2018-11-28
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
*
Stream size needs to be rounded up to alignment
Yash Tibrewal
2018-11-27
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Use grpc_event_engine_can_track_errors
Yash Tibrewal
2018-11-27
|
*
|
|
Always set fd to be readable/writable on receiving EPOLLERR
Yash Tibrewal
2018-11-27
|
|
|
*
Add traced information to stream op
Yash Tibrewal
2018-11-27
|
|
_
|
/
|
/
|
|
|
|
*
Revert "Use a static local flag to memorize whether the grpc event engine run...
Guantao Liu
2018-11-27
|
|
*
Revert "Resolve naming conflicts"
Guantao Liu
2018-11-27
|
*
|
Enable errqueue support for linux kernel versions 4.0.0 and above
Yash Tibrewal
2018-11-27
|
/
/
*
|
Use grpc_core::RefCount in place of gpr_refcount
Soheil Hassas Yeganeh
2018-11-26
|
*
Resolve naming conflicts
Guantao Liu
2018-11-26
|
*
Use a static local flag to memorize whether the grpc event engine runs in bac...
Guantao Liu
2018-11-26
*
|
Merge pull request #17239 from vishalpowar/add_ads_in_metadata
vishalpowar
2018-11-26
|
\
\
*
\
\
Merge branch 'master' into httpplumbing
Yash Tibrewal
2018-11-21
|
\
\
\
*
|
|
|
Add can_track_err methods to other platforms too
Yash Tibrewal
2018-11-21
*
|
|
|
Reviewer comments
Yash Tibrewal
2018-11-20
|
|
|
*
Also extend iomgr_windows.cc
Guantao Liu
2018-11-19
|
*
|
|
Regenerate projects
Muxi Yan
2018-11-19
|
|
|
*
Extend ev_posix.* to prepare for the new background poller 'epollbg',
Guantao Liu
2018-11-19
|
|
|
/
|
|
/
|
*
|
|
Cleanup
Yash Tibrewal
2018-11-16
|
|
*
Run the tools/codegen/core/gen_static_metadata.py and generate the
Vishal Powar
2018-11-16
|
|
/
*
|
Merge master
Yash Tibrewal
2018-11-16
|
\
\
|
|
*
Add grpc_core::RefCount and use it for RefCountedPtr
Soheil Hassas Yeganeh
2018-11-15
|
|
/
|
*
Add a non-polymorphic variant to RefCounted.
Soheil Hassas Yeganeh
2018-11-13
|
*
Merge pull request #17193 from guantaol/client_reuse_addr
Guantao Liu
2018-11-13
|
|
\
|
*
\
Merge pull request #17148 from yihuazhang/test_branch
yihuaz
2018-11-13
|
|
\
\
|
*
\
\
Merge pull request #17199 from grpc/revert-17185-fix-deadstrip
Yang Gao
2018-11-13
|
|
\
\
\
[next]