ncteisen
475ccfd110
Fix ubsan
6 years ago
ncteisen
3eb6c4779d
Exclude census
6 years ago
ncteisen
bdd0d47e07
microbenchmarks don't use polling
6 years ago
Noah Eisen
12d9d04cb4
Make microbenchmarks test targets
6 years ago
Eric Gribkoff
b88dfc227c
Merge pull request #17341 from ericgribkoff/fork_info
...
log fork compat message at INFO instead of ERROR
6 years ago
Lidi Zheng
7ef8fc826c
Merge pull request #17266 from lidizheng/python-channelz
...
Channelz Python wrapper implementation
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
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
Stanley Cheung
074e2d82c2
Merge pull request #17326 from stanley-cheung/php-fix-zts-master
...
PHP: fix ZTS build
6 years ago
Guantao Liu
99673fcbe3
Merge pull request #17244 from guantaol/ev_epollbg
...
Preparation for the new background poller 'epollbg'
6 years ago
Lidi Zheng
1b9df7d183
Merge pull request #17317 from mehrdada/fix-interceptor-bug
...
Fix Python blocking interceptors facing RpcError
6 years ago
Srini Polavarapu
cf104e1ba3
regenerate doxygen files
6 years ago
Stanley Cheung
211419d65c
PHP: fix ZTS build
6 years ago
Srini Polavarapu
a1f863a2d9
Merge branch 'master' of https://github.com/grpc/grpc
6 years ago
Lidi Zheng
99f248ae12
Remove the `del` hack and skip server related test cases
6 years ago
Yash Tibrewal
836e143093
Add required header
6 years ago
Lidi Zheng
d75abb6663
Adding comment about `del` about #17258
6 years ago
Yash Tibrewal
5749f80830
Merge pull request #17310 from yashykt/enableerrqueue
...
Enable errqueue support for linux kernel versions 4.0.0 and above
6 years ago
Mark D. Roth
5214f8bc57
Fix InlinedVector to use its elements' move and copy methods.
6 years ago
Soheil Hassas Yeganeh
e2cde10d5a
Merge pull request #17320 from soheilhy/worktree-refcounted-bench
...
Add GPR_ATM_INC_ADD_THEN to grpc_core::RefCount
6 years ago
vishalpowar
a92f2acf75
Merge pull request #17316 from vishalpowar/upb_submodule
...
Adding upb as submodule
6 years ago
Soheil Hassas Yeganeh
9128881b6d
Add GPR_ATM_INC_ADD_THEN to grpc_core::RefCount
...
This is to fix the wrong atomic op counts reported by benchmarks.
Also add these macros to windows and gcc-sync headers as noop macros for
consistency.
6 years ago