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
Mark D. Roth
b9b0efd037
clang-format
8 years ago
Mark D. Roth
f0f147aca9
Merge pull request #10845 from markdroth/client_channel_cleanup
...
Code clean-up in client_channel.
8 years ago
James Eady
be6ccdbc14
Proper clang formatting.
8 years ago
Jan Tattermusch
883fe50140
add error and failure count to sponge log
8 years ago
Yuxuan Li
f8365cd87b
clean up, fix minor issue
8 years ago
Yuxuan Li
28efff3e1e
clang-format
8 years ago
Yuxuan Li
5d3ddeeea1
adding server side poll stat
8 years ago
Yuxuan Li
999ac157e6
initial implementation.
8 years ago
Sree Kuchibhotla
c0a9d1f425
Turnstile polling per dedicated epoll set
8 years ago
Mahak Mukhi
49ccfda581
Merge branch 'master' of github.com:MakMukhi/grpc
8 years ago
MakMukhi
7431a78628
How to write unit tests for client sync APIs.
8 years ago
MakMukhi
4deb397d9f
Create unit_testing.md
8 years ago
Sree Kuchibhotla
1440b0654d
Merge branch 'master' into epoll_thread_pool
8 years ago
Craig Tiller
9f276e19a8
Fix mac build
8 years ago
Craig Tiller
f300388591
Better? feature test
8 years ago
Stanley Cheung
262282858d
Merge pull request #10954 from stanley-cheung/php-release-1_3-disable-cares
...
PHP: disable cares for release 1.3
8 years ago
Mark D. Roth
98e8d59ece
Merge pull request #10953 from markdroth/cq_verifier_improvement
...
Improve cq_verifier error message when success does not match.
8 years ago
Craig Tiller
84f75d448e
Fix ASAN/TSAN failures
...
- trace system is now thread safe when run with TSAN
- fix a race in client_auth_filter.c
- allow timer manager to run in single threaded mode for fuzzers
8 years ago
Matt Kwong
e325f7717b
Merge pull request #10968 from matt-kwong/kokoro_updates
...
Update internal Linux CI jobs
8 years ago
Matt Kwong
4c5085adb5
Update internal Linux CI jobs
8 years ago
Mark D. Roth
64d922ae87
Make sure we set deadline for the LB call even without a pick.
...
As part of this, get the deadline from a channel arg instead of pick_args.
8 years ago
Sree Kuchibhotla
c5cae77ef5
Rename a few functions/variables
8 years ago
Michael Lumish
292a2222ab
Merge pull request #10959 from murgatroid99/node_rollback_protobuf6
...
Switch Protobuf.js dependency back to version 5
8 years ago
Sree Kuchibhotla
0a3a416dde
Format
8 years ago
Sree Kuchibhotla
aa033db15e
Rename polling_island to epoll_set
8 years ago
kpayson64
c4eb0ff7ae
Merge pull request #10913 from kpayson64/fix_python_interop
...
Interop fixes
8 years ago
Sree Kuchibhotla
8ed56f5a4b
Remove refcnt from fd
8 years ago
Sree Kuchibhotla
4afb4db498
Merge branch 'master' into cq_mpsc_based
8 years ago
Noah Eisen
3f716baa0a
Merge pull request #10972 from ncteisen/credential-error-refcount
...
Fix Error Refcount Bug
8 years ago
Craig Tiller
4d03ffbdc6
Merge github.com:grpc/grpc into timer_pool
8 years ago
Craig Tiller
0bc3b40b76
Merge github.com:grpc/grpc into hiertune
8 years ago
Jan Tattermusch
892e4be6da
Merge pull request #10234 from zhimingxie/master
...
fix truncate bug in grpc_cli
8 years ago
Noah Eisen
89371914c9
Fix error refcount bug
...
Added a missing ref in httpcli.c. Also added a test to avoid
regression
8 years ago
Sree Kuchibhotla
50f85f726b
More simplifications
8 years ago
murgatroid99
5a5cfad2ec
Fix a bit of documentation that doesn't apply to Protobuf.js 5
8 years ago
Sree Kuchibhotla
a03edfd285
Make sure dedicated pollsets have polling islands. Simplies a lot of
...
code. Fix init/shutdown
8 years ago
Sree Kuchibhotla
d4fc32eacd
New epoll-based polling engine with dedicated poller threads
8 years ago
Mark D. Roth
92210831ee
Fix build problem with gcc 4.7.
8 years ago
Mark D. Roth
b7e6fa5319
Merge remote-tracking branch 'upstream/master' into client_channel_cleanup
8 years ago
Mark D. Roth
12056f1a0c
Merge pull request #10821 from markdroth/grpclb_client_side_load_reporting
...
Implement client-side load reporting for grpclb.
8 years ago
Craig Tiller
c3571791a5
Isolate timer checking in its own thread
8 years ago
Jan Tattermusch
8bb3ca757e
Merge pull request #10949 from jtattermusch/internal_ci_windows
...
Fix cmake build on Windows on internal_ci
8 years ago
murgatroid99
b1c69e4697
Switch Protobuf.js dependency back to version 5
8 years ago
Muxi Yan
3b8f0ce97b
Fix a bug where OP_CANCEL is completed prematurely
8 years ago
Jan Tattermusch
089449568c
Merge pull request #10947 from jtattermusch/internal_ci_try_mac
...
Internal CI: Add macos grpc_master job
8 years ago
Jan Tattermusch
b5799aa026
remove --build_only
8 years ago