Sree Kuchibhotla
5a1a3b49f4
Separate this into a new poller
8 years ago
makdharma
20f2c43174
Merge pull request #10977 from makdharma/pydocfixit
...
Documentation fixes for python public API
8 years ago
Sree Kuchibhotla
76edc30af1
Merge branch 'master' into cq_limited_pollers
8 years ago
Makarand Dharmapurikar
eeb37cff4e
Documentation fixes for python public API.
...
Contains squashed commits for several typo fixes and comments made during review.
8 years ago
Vijay Pai
ea4adc1508
Merge pull request #10313 from vjpai/onesided
...
Add QPS tests for 1-sided unconstrained streaming
8 years ago
Craig Tiller
1f47730377
Fix deps between grpc and tracer system
8 years ago
Craig Tiller
f7d89568dc
Merge branch 'epoll_thread_pool' of github.com:sreecha/grpc into uberpoll
8 years ago
Craig Tiller
4fd1698307
Merge github.com:grpc/grpc into trickle_stall
8 years ago
Craig Tiller
a37ad7d134
Merge branch 'trickle_stall' of github.com:ctiller/grpc into trickle_stall
8 years ago
Craig Tiller
6e0df1478e
Header formatting
8 years ago
Craig Tiller
bc0ab08652
clang-format
8 years ago
Craig Tiller
924353a717
Finish merge, disable new pollers until they stabilize
8 years ago
Craig Tiller
18545a3e6a
Merge branch 'epoll_thread_pool' of github.com:sreecha/grpc into uberpoll
8 years ago
ncteisen
fde16afefa
Merge branch 'master' of https://github.com/grpc/grpc into serialization-refactor
8 years ago
Sree Kuchibhotla
3e04383817
Remove extra log line
8 years ago
Sree Kuchibhotla
9739a2a54d
Merge branch 'master' into epoll_thread_pool
8 years ago
Craig Tiller
6c8383af69
Fix missing edge, add tracing
8 years ago
Craig Tiller
2b78f0391b
Merge branch 'timer_pool' into uberpoll
8 years ago
Craig Tiller
6b82f8c4bf
Fix misplaced unlock, cleanup tracing
8 years ago
Craig Tiller
ce651a2124
Merge branch 'timer_pool' of github.com:ctiller/grpc into uberpoll
8 years ago
Craig Tiller
cfaa046a01
Integrate new tracers
8 years ago
Craig Tiller
eda29c6398
Merge branch 'epex4' into uberpoll
8 years ago
Craig Tiller
7365ec95e4
Merge branch 'timer_pool' into uberpoll
8 years ago
Craig Tiller
d6ff2f0bc9
Merge github.com:grpc/grpc into hiertune
8 years ago
Craig Tiller
25a01850a6
Merge github.com:grpc/grpc into timer_pool
8 years ago
Jan Tattermusch
6815e414a4
Merge pull request #10985 from jtattermusch/internal_ci_failing_targets
...
Improve XML reports for internal_ci.
8 years ago
Jan Tattermusch
9824975f0d
Merge pull request #9970 from xiaohaoliang/xiaohaoliang-patch-1
...
Update tools/run_tests/README.md
8 years ago
Jan Tattermusch
ccf2a6a707
Merge branch 'master' into xiaohaoliang-patch-1
8 years ago
Craig Tiller
66918a6106
simplify
8 years ago
Craig Tiller
2e8993f07c
Eliminate some complexity
8 years ago
Craig Tiller
14a7f9a2a8
Reduce wakeups, comment code
8 years ago
Craig Tiller
9fe1bb1bc8
Fix BUILD
8 years ago
Craig Tiller
1dbd063dbf
Fix old trace vars
8 years ago
Craig Tiller
01651ae98d
Merge github.com:grpc/grpc into timer_pool
8 years ago
Matt Kwong
06af233945
Merge pull request #10999 from matt-kwong/add_ubsan
...
Add UBSan to list of tests generated
8 years ago
Matt Kwong
d42f55bd90
Add UBSan to list of tests generated
8 years ago
Craig Tiller
7017b6566e
Merge pull request #10994 from ctiller/0bug
...
Port server fixes
8 years ago
Craig Tiller
62800f789c
Merge github.com:grpc/grpc into timer_pool
8 years ago
Craig Tiller
bc7c224cac
Merge branch '0bug' into timer_pool
8 years ago
Craig Tiller
e1f5302bc5
Port server fixes
...
- correct a couple of race conditions that could result in duplicated port assignments to different processes
- enhance detection code for 'is this port in use' to be much more robust
8 years ago
Yang Gao
f31a80eac3
Merge pull request #10950 from jeady/service_name_metadata
...
Add static method to generated code to return fully qualified protobuf service name
8 years ago
Jan Tattermusch
98ae39c121
show error details in internal_ci
8 years ago
David G. Quintas
c2ad372d43
Merge pull request #10912 from dgquintas/trying-to-fix-stuff
...
Upmerge from 1.3.0 to master
8 years ago
Muxi Yan
cbecd72609
Merge pull request #10958 from muxi/fix-on-cancel-crash
...
Fix a bug where OP_CANCEL is completed prematurely
8 years ago
Mark D. Roth
861919a703
Merge pull request #10988 from markdroth/clang-format
...
clang-format
8 years ago
Mark D. Roth
175c73b90a
clang-format
8 years ago
Craig Tiller
9ba9f704c3
Fix race
8 years ago
Craig Tiller
3b65436153
Add initializers for all tracers
8 years ago
Mark D. Roth
86b9473690
Merge pull request #10980 from markdroth/grpclb_deadline_fix
...
Make sure we set deadline for the LB call even without a pick.
8 years ago
Mark D. Roth
60093aba48
Merge pull request #10987 from markdroth/client_channel_cleanup2
...
clang-format
8 years ago