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
/
surface
Commit message (
Expand
)
Author
Age
*
Reviewer feedback
ncteisen
2018-07-06
*
Write ClientChannelNode in terms of client_channel
ncteisen
2018-07-06
*
Fix the muddled linkeage of channelz
ncteisen
2018-07-06
*
Avoid duplicate definitions of ROUND_UP_TO_ALIGNMENT_SIZE() macro.
Mark D. Roth
2018-06-27
*
Remove allocation in server_auth filter and allocate on the arena instead
Hope Casey-Allen
2018-06-22
*
Reviewer feedback
ncteisen
2018-06-19
*
Merge branch 'master' of https://github.com/grpc/grpc into channelz
ncteisen
2018-06-19
|
\
|
*
Merge pull request #15782 from markdroth/recv_trailing_metadata_ready3
Mark D. Roth
2018-06-19
|
|
\
|
|
*
Get status from wire even if the recv_trailing_metadata batch callback
Mark D. Roth
2018-06-15
*
|
|
Merge branch 'master' of https://github.com/grpc/grpc into channelz
ncteisen
2018-06-15
|
\
|
|
*
|
|
Make channelz an opt in feature
ncteisen
2018-06-15
|
*
|
Merge pull request #15694 from srini100/bump-to-v1.14
Srini Polavarapu
2018-06-14
|
|
\
\
|
|
|
*
Revert "Merge pull request #15746 from grpc/revert-15709-recv_trailing_metada...
Mark D. Roth
2018-06-14
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'master' of https://github.com/grpc/grpc into channelz
ncteisen
2018-06-13
|
\
|
|
|
*
|
Revert "Second attempt: move recv_trailing_metadata into its own callback, do...
Mark D. Roth
2018-06-13
|
*
|
Fix call stack alignment.
Mark D. Roth
2018-06-11
|
*
|
Revert "Revert "move recv_trailing_metadata into its own callback, don't use ...
Mark D. Roth
2018-06-11
|
|
*
Regenrate projects
Srini Polavarapu
2018-06-08
|
*
|
Revert "move recv_trailing_metadata into its own callback, don't use on_compl...
Mark D. Roth
2018-06-08
|
|
/
*
|
Fix ASAN
ncteisen
2018-06-08
*
|
Remove unused API
ncteisen
2018-06-08
*
|
Rename channelz Channel to ChannelNode
ncteisen
2018-06-08
|
*
Move recv_trailing_metadata into its own callback. Don't use
Mark D. Roth
2018-06-08
*
|
reviewer feedback:
ncteisen
2018-06-07
*
|
clang fmt
Noah Eisen
2018-06-07
*
|
Reviewer feedback
ncteisen
2018-06-07
*
|
Reviewer feedback
ncteisen
2018-06-07
*
|
Build out the channelz unit test
ncteisen
2018-06-05
*
|
Incorperate channel trace into channelz
ncteisen
2018-06-05
*
|
Add basic support for GetChannel
ncteisen
2018-06-05
|
*
Avoid allocating the peer string returned from the transport.
Mark D. Roth
2018-06-05
|
/
*
Default off for tracers, delete an unused one
ncteisen
2018-05-29
*
Revert "Revert arena size fix"
Juanli Shen
2018-05-24
*
Revert arena size fix
Juanli Shen
2018-05-23
*
Merge pull request #15462 from ncteisen/stale-defines
Noah Eisen
2018-05-21
|
\
*
|
Remove redundant memset() after zalloc() a batch control
Juanli Shen
2018-05-20
|
*
remove stale defines
ncteisen
2018-05-18
*
|
Merge pull request #15402 from AspirinSJL/big_zone_for_call
Juanli Shen
2018-05-18
|
\
\
|
|
/
|
/
|
*
|
Merge pull request #15341 from ncteisen/registry++
Noah Eisen
2018-05-17
|
\
\
|
*
|
C++-ize the registry
ncteisen
2018-05-17
|
*
|
Change filename to channelz
ncteisen
2018-05-17
*
|
|
Merge pull request #15200 from yashykt/combiner_run
Yash Tibrewal
2018-05-17
|
\
\
\
|
|
/
/
|
/
|
|
|
|
*
Include other usage to estimate call size
Juanli Shen
2018-05-17
|
*
|
Add comment on use of GPRC_CLOSURE_SCHED instead of GRPC_CLOSURE_RUN
Yash Tibrewal
2018-05-16
*
|
|
Merge remote-tracking branch 'upstream/master' into fork_exec_ctx_check
kpayson64
2018-05-11
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Remove redundant ExecCtx
yang-g
2018-05-04
|
*
|
Regenerate projects
Mehrdad Afshari
2018-05-02
|
|
*
Remove illegal GRPC_CLOSURE_RUNs
Yash Tibrewal
2018-05-01
|
|
/
*
|
c++ify
kpayson64
2018-04-30
*
|
Add exec_ctx check to fork handlers
kpayson64
2018-04-30
[next]