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
Muxi Yan
bcaf46ea18
Log cv, mu pointers and deadline values
6 years ago
Jan Tattermusch
f7c393c861
Merge pull request #15223 from alexvy86/patch-1
...
(C# documentation) Improve Metadata.Entry documentation
6 years ago
Jan Tattermusch
bc75644385
review comments
6 years ago
Alex Villarreal
98bce85cac
Improve documentation to use Metadata.Entry
...
Add notes about the parameters in public constructors of `Metadata.Entry`, and `Metadata`s `Add` methods (which call the aforementioned constructors), to clearly indicate what a valid key should be, **and the fact that it is converted to lowercase**. Seems like an important enough side effect that it should be explicit in the documentation.
6 years ago
Jan Tattermusch
5a34293615
Merge pull request #16631 from szehetner/Allocations
...
C#: Various allocation optimizations
6 years ago
Jan Tattermusch
ea5aa4a34a
addressing a few nits
6 years ago
Jan Tattermusch
0442a99fc0
updates to templates/README.md
6 years ago
Jan Tattermusch
d9f1aea9e3
regenerate projects
6 years ago
Jan Tattermusch
c542aa0c50
remove more
6 years ago
Jan Tattermusch
e70d0d3ed4
remove no-longer-useful properties from build.yaml
6 years ago
Yash Tibrewal
5525521456
Build changes
6 years ago
Yash Tibrewal
b741edf37e
Error fixes
6 years ago
Juanli Shen
cd41e6936e
Merge pull request #16729 from AspirinSJL/comment_ev
...
Add TODO in fd_global_shutdown()
6 years ago
Muxi Yan
ec09960e21
Log init counter after the cv is initialized
6 years ago
Juanli Shen
1097ae5e50
Add TODO in fd_global_shutdown()
6 years ago
Muxi Yan
74c729ce45
Remove another cv
6 years ago
Muxi Yan
57d1bae72b
Wrap everything with macro
6 years ago
Sree Kuchibhotla
c33b593c88
Add comments on what 'covering' a write means
6 years ago
Noah Eisen
a9f8bcce11
Merge pull request #16725 from ncteisen/channelz-cpp
...
Channelz++ Part 4: Socket support
6 years ago
Sree Kuchibhotla
262a5efd78
Merge pull request #16724 from sreecha/sreek-pe-usages-doc
...
Polling engine usage in client server
6 years ago
apolcyn
95ddf53149
Merge pull request #16702 from menghanl/go_google_def_creds_test
...
Add google default creds go interop tests
6 years ago
Sree Kuchibhotla
635e0bd1e5
fix typo
6 years ago
Sree Kuchibhotla
67d2fb7847
Merge branch 'master' into sreek-pe-usages-doc
6 years ago