Sree Kuchibhotla
|
abc24c5317
|
Merge branch 'master' into cq_mpsc_based
|
8 years ago |
Noah Eisen
|
436a394296
|
Merge pull request #10823 from ncteisen/client-auth-filter-fuzz
Don't Abort on Input
|
8 years ago |
Nathaniel Manista
|
ec6f434610
|
Merge pull request #10867 from nathanielmanistaatgoogle/2.7-and-later
src/python/grpcio/README.rst clean-up.
|
8 years ago |
David G. Quintas
|
4dad725622
|
Merge pull request #10805 from dgquintas/g_for_1.4.x
updated g meaning for 1.4.x
|
8 years ago |
Vijay Pai
|
1820965334
|
Merge pull request #10629 from kuscsik/build_fix
core: fix duplicated definition
|
8 years ago |
Craig Tiller
|
78e0864d3d
|
Expand allowable resource quota failures: unavailable seems sane
|
8 years ago |
Nathaniel Manista
|
b1faf02140
|
What was once Mac OS X is now called macOS
|
8 years ago |
Nathaniel Manista
|
ffc23ff17f
|
Drop Python 2.7-only implication
|
8 years ago |
Craig Tiller
|
e7c31edb55
|
Print before commenting to ensure theres A copy of the results somewhere
|
8 years ago |
Craig Tiller
|
017b452b7b
|
Use larger block size in proto write
|
8 years ago |
Zoltan Kuscsik
|
fcb56a785d
|
core, avl: rename static functions
Renamed remove and add static functions
to remove_key and add_key
|
8 years ago |
Sree Kuchibhotla
|
736dd90614
|
correctly use cq vtable for all functions
|
8 years ago |
Noah Eisen
|
f725d7e6b6
|
Merge branch 'master' of https://github.com/grpc/grpc into client-auth-filter-fuzz
|
8 years ago |
Sree Kuchibhotla
|
8e3684518d
|
Fix Tsan failures
|
8 years ago |
Sree Kuchibhotla
|
60b282e62e
|
Fix compilation issue (when GRPC_CQ_REF_COUNT_DEBUG is defined)
|
8 years ago |
Sree Kuchibhotla
|
ff7a587608
|
Merge branch 'master' into cq_mpsc_based
|
8 years ago |
Sree Kuchibhotla
|
c2134c3804
|
Create cq vtable
|
8 years ago |
Craig Tiller
|
b864e7c41c
|
Merge pull request #10844 from ctiller/PSC
Fixes for test stability (especially microbenchmarks)
|
8 years ago |
Craig Tiller
|
09ebed7bf4
|
Ensure port server can shutdown
|
8 years ago |
Craig Tiller
|
a27edc69c3
|
Ensure port server running
|
8 years ago |
Craig Tiller
|
9fd7cf5dc3
|
Recycle ports
|
8 years ago |
Craig Tiller
|
c9c6aa7df0
|
Be resilient against failed runs
|
8 years ago |
Craig Tiller
|
b56dae554c
|
Allow a longer fetch time for port server
|
8 years ago |
Noah Eisen
|
ad8d36d4dc
|
clang fmt
|
8 years ago |
Craig Tiller
|
b219338e54
|
Merge pull request #10822 from ctiller/threaded_port_server
Threaded port_server
|
8 years ago |
Craig Tiller
|
dc2e0843dc
|
Merge pull request #10826 from ctiller/ubsan
Slow down timers for ubsan builds
|
8 years ago |
Sree Kuchibhotla
|
399732faed
|
Merge with cq-hybrid poller changes
|
8 years ago |
Sree Kuchibhotla
|
a72d79b1fc
|
Merge branch 'master' into cq_mpsc_based
|
8 years ago |
MakMukhi
|
c090c619c1
|
Merge pull request #10644 from MakMukhi/master
Added unit testing support.
|
8 years ago |
Noah Eisen
|
6b42bfde1f
|
Add fuzzer to corpus
|
8 years ago |
Noah Eisen
|
7eaca2f7b6
|
Propagate publish error
|
8 years ago |
Yang Gao
|
c83346f3c8
|
Merge pull request #10796 from danzh2010/udpserver2
Add lock to shutdown_fd() callback in udp_server.c
|
8 years ago |
Craig Tiller
|
ec49524269
|
Add a mutex around allocate_port
|
8 years ago |
Craig Tiller
|
25149249ec
|
Slow down timers for ubsan builds
|
8 years ago |
Craig Tiller
|
731adcc0b4
|
Merge pull request #10584 from ctiller/hybrid
Hybrid CQ support
|
8 years ago |
Noah Eisen
|
d3ba7cbc8c
|
Don't abort on input
|
8 years ago |
Vijay Pai
|
e40588d8e9
|
Merge pull request #10799 from vjpai/buildhealth
Avoid duplication in Bazel rules by using grpc_cc_libraries rule-creator
|
8 years ago |
Craig Tiller
|
ea525ebd39
|
Threaded port_server
|
8 years ago |
Mark D. Roth
|
18548b8a0b
|
Merge pull request #10258 from markdroth/service_config_lb_semantics
Fix semantics of LB policy selection.
|
8 years ago |
Craig Tiller
|
c6f6663fb7
|
Rollback some changes
|
8 years ago |
Craig Tiller
|
0d46284799
|
Rollback some changes
|
8 years ago |
Craig Tiller
|
11c7c1eab9
|
Merge branch 'hybrid' of github.com:ctiller/grpc into hybrid
|
8 years ago |
Craig Tiller
|
d978a95d3c
|
Merge github.com:grpc/grpc into hybrid
|
8 years ago |
Craig Tiller
|
7e0e18d21e
|
Merge pull request #10802 from ctiller/proxy
Fix HTTP proxy tests
|
8 years ago |
Craig Tiller
|
4a1925444d
|
Remove more spam
|
8 years ago |
Craig Tiller
|
b2b4122c03
|
Remove logging
|
8 years ago |
David G. Quintas
|
c3ddcf28a5
|
Merge pull request #10801 from dgquintas/demote_handshake
Demote handshake logging msg to DEBUG
|
8 years ago |
David Garcia Quintas
|
ae64b01506
|
updated g meaning for 1.4.x
|
8 years ago |
Sree Kuchibhotla
|
76b1c0d844
|
Merge branch 'master' into cq_mpsc_based
|
8 years ago |
Craig Tiller
|
9c92a69342
|
Merge pull request #10163 from ctiller/count_now
Track calls to gpr_now()
|
8 years ago |