Vijay Pai
|
2b5d45ab38
|
Fix clang-tidy and golden file issues
|
6 years ago |
Vijay Pai
|
28dd7981d6
|
clang-format
|
6 years ago |
Vijay Pai
|
ea1156da3f
|
Stop exposing streaming object class
|
6 years ago |
Vijay Pai
|
dac2066a1c
|
Make StartCall() a releasing operation so that you can pile up ops
|
6 years ago |
Vijay Pai
|
60949a8232
|
Revert an order change
|
6 years ago |
Vijay Pai
|
5dcfc8be96
|
More review comments
|
6 years ago |
Vijay Pai
|
fa45ffd418
|
Address reviewer comments
|
6 years ago |
Vijay Pai
|
85128c7f41
|
Improve test readability at suggestion of @ghemawat
|
6 years ago |
Vijay Pai
|
d7eb26648d
|
Client callback streaming
|
6 years ago |
Jan Tattermusch
|
7b9e0db9be
|
update test exec scripts
|
6 years ago |
Jan Tattermusch
|
2e54a2bc36
|
update compiler defines
|
6 years ago |
Jan Tattermusch
|
ba6b1c215c
|
switch netcoreapp1.0->1.1
|
6 years ago |
Jan Tattermusch
|
8f9dd2a24c
|
regenerate dockerfiles
|
6 years ago |
Jan Tattermusch
|
556a993ef0
|
delete csharp_jessie_x64 dockerfile
|
6 years ago |
Jan Tattermusch
|
19bc2c2937
|
switch C# docker images to debian stretch
|
6 years ago |
Yash Tibrewal
|
95f71d8d7f
|
Cache result of failing to set timestamping options
|
6 years ago |
Lidi Zheng
|
7ef8fc826c
|
Merge pull request #17266 from lidizheng/python-channelz
Channelz Python wrapper implementation
|
6 years ago |
Yash Tibrewal
|
de0249ecaf
|
Fallback instead of failing for cases where are not able to set the socket options
|
6 years ago |
Hope Casey-Allen
|
470ea17843
|
Debugging unimplemented error in CheckClientInitialMetadata
|
6 years ago |
Noah Eisen
|
e91e311a73
|
Merge pull request #17346 from grpc/ncteisen-patch-1
Fix comment
|
6 years ago |
Yash Tibrewal
|
714a54aa43
|
Merge pull request #17331 from yashykt/timestamplength
Add the byte offset for the RPC that is traced in Timestamps
|
6 years ago |
Lidi Zheng
|
69b6c047bc
|
Update docstring of Channelz function && add default variable initialization
|
6 years ago |
Yash Tibrewal
|
f0b99dd6b9
|
Merge pull request #17332 from yashykt/emptymsg
Return immediately if the first control message is empty
|
6 years ago |
Noah Eisen
|
b9a98dd2ab
|
Fix comment
|
6 years ago |
Lidi Zheng
|
8e3234963e
|
Update comments && modify function name
|
6 years ago |
Yash Tibrewal
|
70f0d28835
|
Merge pull request #17333 from yashykt/tsinit
Initialize all other timestamps (non sendmsg) to gpr_inf_past
|
6 years ago |
Yash Tibrewal
|
575da5118a
|
Explicit conversion
|
6 years ago |
Eric Gribkoff
|
3888f747b4
|
log fork compat message at INFO instead of ERROR
|
6 years ago |
Jan Tattermusch
|
37ee7b664e
|
Merge pull request #17337 from jtattermusch/php_macos_high_sierra
make sure PHP tests work on high sierra kokoro workers
|
6 years ago |
Yash Tibrewal
|
ba45e77413
|
Revert the do while and if
|
6 years ago |
Eric Gribkoff
|
3a47e2c41d
|
Merge pull request #17307 from ericgribkoff/create_server_format
fix docstring on grpc.server
|
6 years ago |
Mark D. Roth
|
c3ad2243ee
|
Merge pull request #17312 from markdroth/grpclb_empty_serverlist_fix
Don't ignore empty serverlists from the grpclb balancer.
|
6 years ago |
Srini Polavarapu
|
57bbe93e40
|
Merge pull request #17306 from srini100/master
Add gRPC release schedule document
|
6 years ago |
Jan Tattermusch
|
429dcb228a
|
make sure PHP tests work on high sierra kokoro workers
|
6 years ago |
Mark D. Roth
|
f3844ec79e
|
Merge pull request #17323 from markdroth/inlined_vector_copy_and_move_fix
Fix InlinedVector to use its elements' move and copy methods.
|
6 years ago |
Mark D. Roth
|
217de89085
|
Don't ignore empty serverlists from the grpclb balancer.
|
6 years ago |
Yash Tibrewal
|
93a165ec6c
|
Initialize all other timestamps (non sendmsg) to gpr_inf_past
|
6 years ago |
Yash Tibrewal
|
77ba25ab72
|
s/int/uint32_t
|
6 years ago |
Yash Tibrewal
|
9506d35674
|
Add a byte counter to chttp2_stream and use that for timestamps
|
6 years ago |
Yash Tibrewal
|
fe4ef31ac2
|
Do not add the TCP buffer length.
|
6 years ago |
kkm
|
a82070dc94
|
Add explicit ItemGroups to .csproj
|
6 years ago |
Yash Tibrewal
|
e57f8aebcb
|
Update test
|
6 years ago |
Yash Tibrewal
|
af16b2c09d
|
Return immediately if the first message is empty
|
6 years ago |
Yash Tibrewal
|
7cd7ecc941
|
Add the length of the buffer that is traced
|
6 years ago |
Bill Feng
|
8b7323df1c
|
Merge pull request #17110 from billfeng327/multipool-config
Bazel multipool config update, removed sentinel file
|
6 years ago |
Lidi Zheng
|
7eddafabdd
|
Disable three subchannel unit tests for gevent
|
6 years ago |
Nicolas Noble
|
6697496a1d
|
Merge pull request #17329 from grpc/authors-alphabetical
Adding a line about alphabetical order of AUTHORS
|
6 years ago |
Nicolas Noble
|
2fcf6176fd
|
Adding a line about alphabetical order of AUTHORS
|
6 years ago |
Yash Tibrewal
|
794559ab8d
|
Merge pull request #17313 from yashykt/padstreamsize
Stream size needs to be rounded up to alignment
|
6 years ago |
Yash Tibrewal
|
af67526882
|
Merge pull request #17294 from yashykt/traced
Add traced information to stream op
|
6 years ago |