index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
ext
/
transport
/
chttp2
Commit message (
Expand
)
Author
Age
*
Remove subchannel args
Juanli Shen
2019-01-08
*
Fix error
Yash Tibrewal
2018-12-21
*
Revert changes to Context list cleanup
Yash Tibrewal
2018-12-20
*
Fix compiler error
Yash Tibrewal
2018-12-19
*
Add error details on context list clearing
Yash Tibrewal
2018-12-17
*
Avoid taking refs on the stream by getting a copy of the context
Yash Tibrewal
2018-12-17
*
Move security credentials, connectors, and auth context to C++
Soheil Hassas Yeganeh
2018-12-13
*
clang tidy and clang format
ncteisen
2018-12-07
*
reviewer feedback
ncteisen
2018-12-07
*
Surface socket name
ncteisen
2018-12-06
*
Add debug-only tracing to grpc_core::RefCount
Soheil Hassas Yeganeh
2018-12-01
*
Explicit conversion
Yash Tibrewal
2018-11-29
*
Add a byte counter to chttp2_stream and use that for timestamps
Yash Tibrewal
2018-11-29
*
Circumvent padding issues and make traced the second last field
Yash Tibrewal
2018-11-27
*
Add traced information to stream op
Yash Tibrewal
2018-11-27
*
Move HTTP2 transport and byte stream to grpc_core::RefCount.
Soheil Hassas Yeganeh
2018-11-27
*
Reviewer comments
Yash Tibrewal
2018-11-20
*
Cleanup
Yash Tibrewal
2018-11-16
*
Merge master
Yash Tibrewal
2018-11-16
|
\
|
*
Eliminate function pointers in hpack_enc().
Soheil Hassas Yeganeh
2018-11-05
|
*
Remeve memset(0) from arena allocated memory.
Soheil Hassas Yeganeh
2018-11-05
|
*
Use correct macro
ncteisen
2018-11-02
|
*
Add TODO
ncteisen
2018-11-01
|
*
Handle uri parsing in channelz module
ncteisen
2018-10-31
|
*
Move uri_parser to lib
ncteisen
2018-10-31
|
*
Add AddressType
ncteisen
2018-10-31
|
*
supress errors for uri parser
ncteisen
2018-10-30
|
*
Move uri_parser to common spot
ncteisen
2018-10-30
|
*
Support direct channels peer_string
ncteisen
2018-10-30
|
*
reviewer feedback, debuging helper
ncteisen
2018-10-30
|
*
Socket tracks remote address
ncteisen
2018-10-29
|
*
reviewer commetns
ncteisen
2018-10-29
|
*
Merge branch 'master' of https://github.com/grpc/grpc into channelz-listen-so...
ncteisen
2018-10-29
|
|
\
|
*
|
Actually track listening address
ncteisen
2018-10-29
|
*
|
Listen sockets track their port
ncteisen
2018-10-29
|
|
*
Fix resource quota related leak
Juanli Shen
2018-10-26
|
|
/
|
*
Merge pull request #16823 from AspirinSJL/rq
Juanli Shen
2018-10-25
|
|
\
|
*
\
Merge pull request #16979 from yashykt/connector_deadlock
Yash Tibrewal
2018-10-25
|
|
\
\
|
|
|
*
Fix OOM by expanding resource quota coverage
Juanli Shen
2018-10-25
|
|
|
/
|
|
/
|
|
|
*
Add comments about the fix
Yash Tibrewal
2018-10-25
|
|
*
Fix deadlock issue in connector
Yash Tibrewal
2018-10-23
|
*
|
Merge pull request #16869 from yihuazhang/revert_pollset_set_change
yihuaz
2018-10-23
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
Optimize error handling for special cases.
Soheil Hassas Yeganeh
2018-10-18
|
*
|
Merge pull request #16801 from soheilhy/worktree-slice
Soheil Hassas Yeganeh
2018-10-15
|
|
\
\
|
|
*
|
Use grpc_mdelem_create() directly.
Soheil Hassas Yeganeh
2018-10-14
|
|
|
*
Do not pass interested_parties during handshake
Yihua Zhang
2018-10-12
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #16792 from grpc/revert-16791-revert-16695-pass_pollset_se...
yihuaz
2018-10-11
|
|
\
\
|
*
|
|
Add skeleton listen socket support
ncteisen
2018-10-09
|
*
|
|
Merge pull request #16760 from ncteisen/channelz-server-sockets
Noah Eisen
2018-10-09
|
|
\
\
\
|
|
|
|
*
Avoid unnecessary ref/unref calls to get mdelem from slices.
Soheil Hassas Yeganeh
2018-10-07
|
|
|
_
|
/
|
|
/
|
|
[next]