Muxi Yan
ffb78c6b23
Polish macro again
6 years ago
Guantao Liu
668a16327b
Fix the unknown argument issue in resolve_address_test.cc
6 years ago
ncteisen
f906185200
Shard channelz stats by CPU
6 years ago
ncteisen
a64cb54de1
Channel trace is limited by memory
6 years ago
Feso
44cecbb2f7
grpc_cli json support
6 years ago
Yash Tibrewal
130eeeaeb9
Merge branch 'master' into interceptors_initial
6 years ago
Yash Tibrewal
bb872692b7
Make changes to doc
6 years ago
Yash Tibrewal
40a75213e4
Keepalive should return unavailable instead of internal status
6 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.
6 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.
6 years ago
ncteisen
3545d754d5
Channelz get server sockets support
6 years ago
Jan Tattermusch
35970109a1
Merge pull request #16752 from jtattermusch/cmake_no_lib_stdcxx
...
cmake: prevent C core from depending on libstdc++
6 years ago
ncteisen
fd2fe1d5c4
Channelz server listening socket support
6 years ago
Jan Tattermusch
ba21a58ba4
Merge pull request #16755 from jtattermusch/server_reflection_markdown
...
server-reflection.md: fix markdown
6 years ago
Jan Tattermusch
e88a40ae26
add xmldoc comments
6 years ago
Jan Tattermusch
8eb6daddd9
ChannelOption: implement hashcode and equals
6 years ago
Jan Tattermusch
c288d1a894
improve doc comments for ChannelOptions
6 years ago
Jan Tattermusch
0d2bc2f1df
server-reflection.md: fix markdown
6 years ago
Jan Tattermusch
0d1332f591
fix *_unsecure.pc files
6 years ago
Jan Tattermusch
08125f7af0
cmake: prevent C core from depending on libstdc++
6 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
6 years ago
Vijay Pai
e04a819c12
Merge pull request #16657 from g-easy/deadline
...
Document that set_deadline() uses absolute time.
6 years ago
Guantao Liu
18ba787392
Fix the unused result error in client_channel_stress_test.cc.
6 years ago
Juanli Shen
a51b44aa13
Clean some timer code
6 years ago
hcaseyal
a46ac13db3
Merge pull request #16735 from hcaseyal/delete_lookup_table
...
Delete hpack lookup table
6 years ago
Muxi Yan
5161500621
polish macro
6 years ago
Muxi Yan
385a1f1643
polish assert
6 years ago
Muxi Yan
beec2c6ba3
Add alias for macro for internal app
6 years ago
Jan Tattermusch
bea8c3018c
Merge pull request #16747 from jtattermusch/cleanup_artifact_dockerfiles
...
Fix and polish artifact dockerfiles (and make them buildable again)
6 years ago
Hope Casey-Allen
bf4432b67e
Add comment to specify hpack elements
6 years ago
Jan Tattermusch
4536678af1
Merge pull request #16746 from jtattermusch/csharp_upgrade_commandlineparser
...
Upgrade CommandLineParser to 2.3.0
6 years ago
Jan Tattermusch
67d219a884
node artifact docker images not needed anymore
6 years ago
Jan Tattermusch
2b89be31c8
fix copyright
6 years ago
hcaseyal
b8d102460e
Merge pull request #16738 from hcaseyal/add_microbenchmarking_documentation
...
Add documentation for running microbenchmarks with internal tooling
6 years ago
Jan Tattermusch
b23cfa2f3e
fix and polish artifact dockerfiles
6 years ago
Jan Tattermusch
ee1f49b252
upgrade CommandLineParser to 2.3.0
6 years ago
Jan Tattermusch
92b45c8eef
Merge pull request #16731 from jtattermusch/build_yaml_cleanup
...
build.yaml cleanup: legacy visual studio fields
6 years ago
ganmacs
8722714ae4
change var name to be consistent with others
6 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.
6 years ago
Yash Tibrewal
1d999617e2
Add experimental versions with interceptors for create channel from fd and inproc channel
6 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
6 years ago
Sree Kuchibhotla
4383673bc2
Merge pull request #16704 from sreecha/sreek-pe-doc
...
Documentation about grpc polling engines
6 years ago
Sree Kuchibhotla
f443f185b3
Address feedback comment
6 years ago
haorenfsa
3cdbee6cbc
read_fd should always have a certain value when create error occurs [fix: while using eventfd, when error occurs during creating eventfd, a random fd will be closed]
6 years ago
Sree Kuchibhotla
4f940918b1
Merge branch 'master' into sreek-pe-doc
6 years ago
Sree Kuchibhotla
631181d68d
Merge branch 'master' into sreek-ep
6 years ago
Hope Casey-Allen
d568fba51a
Add documentation for running microbenchmarks with other tooling
6 years ago
Nicolas Noble
f15e3bbc35
Merge pull request #16736 from grpc/lock
...
Create lock.yml
6 years ago
Nicolas Noble
55bb0cfb90
Create lock.yml
6 years ago
Hope Casey-Allen
4772a743e8
Delete hpack lookup table
6 years ago