ncteisen
f53e6884b6
Fix two build breakages
7 years ago
ncteisen
e35f24da4d
reviewer feedback
7 years ago
ncteisen
cfe47deca4
Merge branch 'master' of https://github.com/grpc/grpc into channelz-server-sockets
7 years ago
Noah Eisen
fbbf4593d6
Merge pull request #16774 from ncteisen/channelz-socket
...
Fix Channelz Defaults and Initialization
7 years ago
zpencer
592e2a1fee
Merge pull request #16787 from zpencer/grpc_cli_util
...
Split grpc_cli target into two targets
7 years ago
ncteisen
d7bbc60ad6
Reviewer feedback
7 years ago
Spencer Fang
e6b1edf42a
Split grpc_cli target into two targets
...
Let's have a util target that contains everything except for the CLI
front end. This way, users can depend on the util classes without
any risk of CLI flag collisions.
7 years ago
Jan Tattermusch
23b5b1a5a9
Merge pull request #16762 from kevindamm-jigsaw/patch-1
...
Update README.md ordered list spacing
7 years ago
Guantao Liu
04b78efb45
Merge pull request #16768 from guantaol/resolve_address_test
...
Fix the unknown argument issue in resolve_address_test.cc.
7 years ago
ncteisen
8362e7042d
Undo adding new API to tranport
7 years ago
ncteisen
a139b44acc
Clenaer channelz default values
7 years ago
Yang Gao
2e43da886c
Merge pull request #16742 from Capstan/cli-call-creds
...
Fix inverted logic for --call_creds=none.
7 years ago
Yash Tibrewal
c3c40f8ec7
Merge pull request #16716 from yashykt/interceptors_initial
...
Create interfaces and initial plumbing for interception API
7 years ago
yihuaz
9f332fafbe
Merge pull request #16695 from yihuazhang/pass_pollset_set_tsi_handshaker
...
Create and pass pollset_set to ALTS TSI handshaker
7 years ago
Guantao Liu
e6824674f4
Cover the case that there is no command-line argument.
7 years ago
Yihua Zhang
c0fa62f2b6
pass a pollset_set to ALTS TSI handshaker
7 years ago
Guantao Liu
668a16327b
Fix the unknown argument issue in resolve_address_test.cc
7 years ago
Yash Tibrewal
130eeeaeb9
Merge branch 'master' into interceptors_initial
7 years ago
Juanli Shen
95dc4f1b8d
Merge pull request #16751 from guantaol/fix_unused_result
...
Fix the unused result error in client_channel_stress_test.cc.
7 years ago
Kevin Damm
8b6719a1d7
Update README.md ordered list spacing
...
Certain markdown interpreters do not recognize ordered lists if there isn't a blank line between the numbered lines. This change corrects the spacing between the steps for getting gRPC into a Unity project.
7 years ago
ncteisen
3545d754d5
Channelz get server sockets support
7 years ago
Jan Tattermusch
35970109a1
Merge pull request #16752 from jtattermusch/cmake_no_lib_stdcxx
...
cmake: prevent C core from depending on libstdc++
7 years ago
ncteisen
fd2fe1d5c4
Channelz server listening socket support
7 years ago
Jan Tattermusch
ba21a58ba4
Merge pull request #16755 from jtattermusch/server_reflection_markdown
...
server-reflection.md: fix markdown
7 years ago
Jan Tattermusch
0d2bc2f1df
server-reflection.md: fix markdown
7 years ago
Jan Tattermusch
08125f7af0
cmake: prevent C core from depending on libstdc++
7 years ago
apolcyn
242d6a58dc
Merge pull request #16743 from ganmacs/fix-var-name-to-be-consistent-with-others
...
change var name to be consistent with others
7 years ago
Vijay Pai
e04a819c12
Merge pull request #16657 from g-easy/deadline
...
Document that set_deadline() uses absolute time.
7 years ago
Guantao Liu
18ba787392
Fix the unused result error in client_channel_stress_test.cc.
7 years ago
hcaseyal
a46ac13db3
Merge pull request #16735 from hcaseyal/delete_lookup_table
...
Delete hpack lookup table
7 years ago
Jan Tattermusch
bea8c3018c
Merge pull request #16747 from jtattermusch/cleanup_artifact_dockerfiles
...
Fix and polish artifact dockerfiles (and make them buildable again)
7 years ago
Hope Casey-Allen
bf4432b67e
Add comment to specify hpack elements
7 years ago
Jan Tattermusch
4536678af1
Merge pull request #16746 from jtattermusch/csharp_upgrade_commandlineparser
...
Upgrade CommandLineParser to 2.3.0
7 years ago
Jan Tattermusch
67d219a884
node artifact docker images not needed anymore
7 years ago
Jan Tattermusch
2b89be31c8
fix copyright
7 years ago
hcaseyal
b8d102460e
Merge pull request #16738 from hcaseyal/add_microbenchmarking_documentation
...
Add documentation for running microbenchmarks with internal tooling
7 years ago
Jan Tattermusch
b23cfa2f3e
fix and polish artifact dockerfiles
7 years ago
Jan Tattermusch
ee1f49b252
upgrade CommandLineParser to 2.3.0
7 years ago
Jan Tattermusch
92b45c8eef
Merge pull request #16731 from jtattermusch/build_yaml_cleanup
...
build.yaml cleanup: legacy visual studio fields
7 years ago
ganmacs
8722714ae4
change var name to be consistent with others
7 years ago
Nathan Herring
d55ef6cc03
Fix inverted logic for --call_creds=none.
...
Fixes #16622 . Follow up to change 6e3938c
. Thanks to @bluecmd for pointing it out.
7 years ago
Yash Tibrewal
1d999617e2
Add experimental versions with interceptors for create channel from fd and inproc channel
7 years ago
Sree Kuchibhotla
616b119aa6
Merge pull request #16726 from sreecha/sreek-ep
...
Add comments in tcp_posix.cc on what 'covering' a write means
7 years ago
Sree Kuchibhotla
4383673bc2
Merge pull request #16704 from sreecha/sreek-pe-doc
...
Documentation about grpc polling engines
7 years ago
Sree Kuchibhotla
f443f185b3
Address feedback comment
7 years ago
Sree Kuchibhotla
4f940918b1
Merge branch 'master' into sreek-pe-doc
7 years ago
Sree Kuchibhotla
631181d68d
Merge branch 'master' into sreek-ep
7 years ago
Hope Casey-Allen
d568fba51a
Add documentation for running microbenchmarks with other tooling
7 years ago
Nicolas Noble
f15e3bbc35
Merge pull request #16736 from grpc/lock
...
Create lock.yml
7 years ago
Nicolas Noble
55bb0cfb90
Create lock.yml
7 years ago