index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
*
reviewer feedback
ncteisen
2018-10-04
*
Merge branch 'master' of https://github.com/grpc/grpc into channelz-server-so...
ncteisen
2018-10-04
|
\
|
*
Split grpc_cli target into two targets
Spencer Fang
2018-10-04
|
*
Merge pull request #16768 from guantaol/resolve_address_test
Guantao Liu
2018-10-03
|
|
\
*
|
|
Undo adding new API to tranport
ncteisen
2018-10-03
|
*
|
Merge pull request #16742 from Capstan/cli-call-creds
Yang Gao
2018-10-03
|
|
\
\
|
*
\
\
Merge pull request #16716 from yashykt/interceptors_initial
Yash Tibrewal
2018-10-03
|
|
\
\
\
|
|
|
|
*
Cover the case that there is no command-line argument.
Guantao Liu
2018-10-02
|
*
|
|
|
pass a pollset_set to ALTS TSI handshaker
Yihua Zhang
2018-10-02
|
|
|
|
*
Fix the unknown argument issue in resolve_address_test.cc
Guantao Liu
2018-10-02
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Merge branch 'master' into interceptors_initial
Yash Tibrewal
2018-10-02
|
|
|
\
\
*
|
|
|
|
Channelz get server sockets support
ncteisen
2018-10-02
*
|
|
|
|
Channelz server listening socket support
ncteisen
2018-10-02
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Fix the unused result error in client_channel_stress_test.cc.
Guantao Liu
2018-10-01
|
/
/
/
*
|
|
Merge pull request #16735 from hcaseyal/delete_lookup_table
hcaseyal
2018-10-01
|
\
\
\
|
|
|
*
Fix inverted logic for --call_creds=none.
Nathan Herring
2018-10-01
*
|
|
|
Add documentation for running microbenchmarks with other tooling
Hope Casey-Allen
2018-09-28
|
|
_
|
/
|
/
|
|
|
*
|
Delete hpack lookup table
Hope Casey-Allen
2018-09-28
*
|
|
Channelz C++ Socket support
ncteisen
2018-09-27
*
|
|
reviewer feedback
ncteisen
2018-09-27
*
|
|
reviewer feedback
ncteisen
2018-09-27
*
|
|
Simplifiy transport querying function
ncteisen
2018-09-27
|
|
*
Create interfaces and initial plumbing for interception API
Yash Tibrewal
2018-09-26
|
|
/
|
/
|
*
|
Merge branch 'master' of https://github.com/grpc/grpc into channelz
ncteisen
2018-09-25
|
\
\
*
|
|
Don't test socket in core end2end test
ncteisen
2018-09-24
*
|
|
reviewer feedback
ncteisen
2018-09-24
|
*
|
Fix .bzl format
Juanli Shen
2018-09-24
|
*
|
Delete epollsig poller and tests using it
Vijay Pai
2018-09-22
|
*
|
Merge remote-tracking branch 'upstream/master' into fake_handshaker
Lizan Zhou
2018-09-21
|
|
\
\
|
*
|
|
add copyright header
Lizan Zhou
2018-09-21
|
|
*
|
Warn on non-virtual destructor if class has virtual functions
Vijay Pai
2018-09-20
|
|
*
|
Merge pull request #16646 from vjpai/callback_codegen_client_unary
Vijay Pai
2018-09-20
|
|
|
\
\
|
|
*
\
\
Merge pull request #16629 from hcaseyal/fix_hpack_microbenchmarks
hcaseyal
2018-09-20
|
|
|
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
Add a virtual destructor to the new class with virtual methods
Vijay Pai
2018-09-20
|
|
|
*
|
Destroy metadata buffer at end of benchmark loop
Hope Casey-Allen
2018-09-20
|
|
|
*
|
Reassign arena pointer instead of stomping on memory
Hope Casey-Allen
2018-09-20
|
|
*
|
|
Merge pull request #16488 from hcaseyal/hpack_static_table
hcaseyal
2018-09-20
|
|
|
\
\
\
|
|
|
|
|
*
Make the core callback interface API so that it can be used in generated code
Vijay Pai
2018-09-19
|
|
|
|
*
|
Destroy arena at end of benchmark to not leak memory
Hope Casey-Allen
2018-09-19
|
|
|
|
*
|
Increase initial arena size to be more representative of real workload scenar...
Hope Casey-Allen
2018-09-19
|
|
|
|
*
|
Move arena create outside of benchmark, format, and typo fix
Hope Casey-Allen
2018-09-19
|
|
*
|
|
|
Fix tag variable
Juanli Shen
2018-09-19
|
|
|
|
|
*
Merge branch 'master' into callback_codegen_client_unary
Vijay Pai
2018-09-19
|
|
|
|
|
|
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
|
|
Add needed include
Hope Casey-Allen
2018-09-19
|
|
|
*
|
|
Some reorganizing to respond to code review comments
Hope Casey-Allen
2018-09-19
|
|
*
|
|
|
Merge pull request #16655 from vjpai/callback_tidy
Vijay Pai
2018-09-19
|
|
|
\
\
\
\
|
|
*
\
\
\
\
Merge pull request #16651 from AspirinSJL/improve_force_creation
Juanli Shen
2018-09-19
|
|
|
\
\
\
\
\
|
|
*
\
\
\
\
\
Merge pull request #16624 from vjpai/callback_alarms
Vijay Pai
2018-09-19
|
|
|
\
\
\
\
\
\
|
|
|
|
|
*
|
|
|
Fix clang-tidy concerns
Vijay Pai
2018-09-19
|
|
|
|
_
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
Change force_creation from atm to bool
Juanli Shen
2018-09-19
[next]