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 |
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 |
MakMukhi
|
c090c619c1
|
Merge pull request #10644 from MakMukhi/master
Added unit testing support.
|
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 |
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 |
Craig Tiller
|
9c92a69342
|
Merge pull request #10163 from ctiller/count_now
Track calls to gpr_now()
|
8 years ago |
Craig Tiller
|
add943869a
|
Diff now too
|
8 years ago |
Craig Tiller
|
ee880fd373
|
Merge github.com:grpc/grpc into count_now
|
8 years ago |
Craig Tiller
|
1a0b4cf5ee
|
Merge pull request #10777 from ctiller/c++compat1
C++ compatibility fix for tmpfile_posix.c
|
8 years ago |
Craig Tiller
|
9c1dd5c9e5
|
Merge pull request #10779 from ctiller/c++compat2
C++ compatibility fix for stack_lockfree.c
|
8 years ago |
Craig Tiller
|
20cb627339
|
Fix HTTP proxy tests
- heap allocate the pollset shutdown closure (this may be called asynchronously)
- ensure a poller remains until all endpoints are closed
|
8 years ago |
David Garcia Quintas
|
c3fc8342b1
|
Demote handshake logging msg to DEBUG
|
8 years ago |
Eric Anderson
|
401aa08915
|
doc/interop: Simplify language to fix missed x-user-ip
|
8 years ago |
Eric Anderson
|
811fcef8ad
|
doc/interop: Fix link for CacheableUnaryCall
|
8 years ago |
Vijay Pai
|
a8749903dd
|
Avoid duplication in build rules by expanding the grpc_cc_libraries rule-creation macro
|
8 years ago |
Muxi Yan
|
42a95a21e3
|
Merge pull request #10505 from muxi/move-parsing-queue
Move response message processing to a user-specified queue
|
8 years ago |
Dan Zhang
|
fefd2f2d8b
|
Add make udp_server shutdown_fd() protected by mutex lock.
|
8 years ago |
Vijay Pai
|
7748faf251
|
Merge pull request #10639 from vjpai/buildfixes
Fix and test Bazel build rules
|
8 years ago |
Mehrdad Afshari
|
566fd3b36e
|
Fix markdown in README.md
|
8 years ago |
Yang Gao
|
305e4eba83
|
Merge pull request #10775 from yang-g/http2_client
Fix http2_interop test for c++ and python
|
8 years ago |
Mark D. Roth
|
b7f1129cf2
|
Merge pull request #10742 from markdroth/hash_table
Change slice_hash_table to use linear probing and add unit test.
|
8 years ago |
Mark D. Roth
|
e5db8412f2
|
Merge remote-tracking branch 'upstream/master' into service_config_lb_semantics
|
8 years ago |
Dan Zhang
|
98c6c9bc16
|
Merge remote-tracking branch 'upstream/master'
|
8 years ago |
Craig Tiller
|
243a12e87a
|
Reinstate c++-compat
|
8 years ago |
Craig Tiller
|
ab424e8702
|
Back out some bad changes
|
8 years ago |
Craig Tiller
|
fb161b3cc3
|
Merge github.com:grpc/grpc into hybrid
|
8 years ago |
Craig Tiller
|
f30db36bb5
|
Merge github.com:grpc/grpc into c++compat1
|
8 years ago |
Craig Tiller
|
f18f30e760
|
Merge github.com:grpc/grpc into c++compat2
|
8 years ago |
Noah Eisen
|
77a4c52cbf
|
Merge pull request #10771 from ncteisen/yet-another-error-refcount-bug
Fix Error Refcount Bug
|
8 years ago |
Craig Tiller
|
676ad5fe23
|
Merge pull request #10787 from ctiller/timecap2
Extend time capping to run_tests_matrix scripts
|
8 years ago |
Craig Tiller
|
ceea969146
|
Extend time capping to run_tests_matrix scripts
|
8 years ago |