Commit Graph

13886 Commits

Author SHA1 Message Date
Alexander Polcyn 0e2b6a2109 remove debug prints 2017-05-16 17:16:05 -07:00
Alexander Polcyn b2c0b7bc74 constant state watch without timeouts 2017-05-09 22:52:32 -07:00
Alexander Polcyn f5521c33f9 Revert "Merge branch 'master' into v1.3.x"
This reverts commit 79759fea1a, reversing
changes made to dc36f4df6a.
2017-04-26 14:18:39 -07:00
Yuchen Zeng 79759fea1a Merge branch 'master' into v1.3.x 2017-04-25 11:08:04 -07:00
MakMukhi c090c619c1 Merge pull request #10644 from MakMukhi/master
Added unit testing support.
2017-04-24 16:36:40 -07:00
Yang Gao c83346f3c8 Merge pull request #10796 from danzh2010/udpserver2
Add lock to shutdown_fd() callback in udp_server.c
2017-04-24 16:15:42 -07:00
Craig Tiller 731adcc0b4 Merge pull request #10584 from ctiller/hybrid
Hybrid CQ support
2017-04-24 12:31:49 -07:00
Mark D. Roth 18548b8a0b Merge pull request #10258 from markdroth/service_config_lb_semantics
Fix semantics of LB policy selection.
2017-04-24 08:49:06 -07:00
Craig Tiller d978a95d3c Merge github.com:grpc/grpc into hybrid 2017-04-24 08:20:03 -07:00
David G. Quintas c3ddcf28a5 Merge pull request #10801 from dgquintas/demote_handshake
Demote handshake logging msg to DEBUG
2017-04-21 17:22:18 -07:00
Craig Tiller ee880fd373 Merge github.com:grpc/grpc into count_now 2017-04-21 15:43:27 -07:00
Craig Tiller 1a0b4cf5ee Merge pull request #10777 from ctiller/c++compat1
C++ compatibility fix for tmpfile_posix.c
2017-04-21 15:41:02 -07:00
Craig Tiller 9c1dd5c9e5 Merge pull request #10779 from ctiller/c++compat2
C++ compatibility fix for stack_lockfree.c
2017-04-21 15:40:43 -07:00
David Garcia Quintas c3fc8342b1 Demote handshake logging msg to DEBUG 2017-04-21 15:01:18 -07:00
Muxi Yan 42a95a21e3 Merge pull request #10505 from muxi/move-parsing-queue
Move response message processing to a user-specified queue
2017-04-21 11:06:34 -07:00
Dan Zhang fefd2f2d8b Add make udp_server shutdown_fd() protected by mutex lock. 2017-04-21 13:55:07 -04:00
Vijay Pai 7748faf251 Merge pull request #10639 from vjpai/buildfixes
Fix and test Bazel build rules
2017-04-21 10:50:59 -07:00
Yang Gao 305e4eba83 Merge pull request #10775 from yang-g/http2_client
Fix http2_interop test for c++ and python
2017-04-21 10:19:26 -07:00
Mark D. Roth b7f1129cf2 Merge pull request #10742 from markdroth/hash_table
Change slice_hash_table to use linear probing and add unit test.
2017-04-21 10:06:04 -07:00
Mark D. Roth e5db8412f2 Merge remote-tracking branch 'upstream/master' into service_config_lb_semantics 2017-04-21 09:50:49 -07:00
Craig Tiller f30db36bb5 Merge github.com:grpc/grpc into c++compat1 2017-04-21 08:01:07 -07:00
Craig Tiller f18f30e760 Merge github.com:grpc/grpc into c++compat2 2017-04-21 08:00:33 -07:00
Noah Eisen 77a4c52cbf Merge pull request #10771 from ncteisen/yet-another-error-refcount-bug
Fix Error Refcount Bug
2017-04-21 07:59:44 -07:00
Craig Tiller 50f7e1aa84 Merge github.com:grpc/grpc into hybrid 2017-04-21 06:38:04 -07:00
Jan Tattermusch 88826aac54 Merge pull request #10757 from jtattermusch/csharp_prevent_reuseport_v13x
Eliminate crosstalk between C# tests (for v1.3.x)
2017-04-21 11:46:29 +02:00
Jan Tattermusch 393d33c1a9 Merge pull request #10756 from jtattermusch/csharp_prevent_reuseport
Eliminate crosstalk between C# tests
2017-04-21 11:45:35 +02:00
Muxi Yan fd00263ae9 Fix nit 2017-04-20 16:16:49 -07:00
Muxi Yan bcdf9e8d89 Merge pull request #10739 from muxi/fix-unpaired-benchmark
Fix pairing of GRPC_TIMER_BEGIN/END in grpc_byte_stream_next
2017-04-20 16:05:43 -07:00
Noah Eisen a8e567574b Merge branch 'master' of https://github.com/grpc/grpc into yet-another-error-refcount-bug 2017-04-20 15:59:35 -07:00
Craig Tiller cdd9e56864 C++ compatibility fix for stack_lockfree.c 2017-04-20 15:47:23 -07:00
Craig Tiller 2757982c63 C++ compatibility fix for tmpfile_posix.c 2017-04-20 15:33:40 -07:00
Vijay Pai 576e546019 Changes required to make build possible: create separate grpc++_base{,_unsecure}, move grpc_compression_trace definition, and remove an assertion about library initialization from server 2017-04-20 22:21:01 +00:00
Vijay Pai 922d117318 One more use of incorrect submodule name 2017-04-20 22:21:01 +00:00
yang-g 03876f66e1 Fix http2_interop test for c++ and python 2017-04-20 14:51:58 -07:00
Noah Eisen 65c23aa749 Fix error refcount bug 2017-04-20 12:33:46 -07:00
Craig Tiller 59db187c85 Merge branch 'tsan-c++' into hybrid 2017-04-20 19:24:57 +00:00
Craig Tiller a4894fcd02 Merge pull request #10182 from ctiller/cpparena
[EXPERIMENTAL] allocate unary response writer against call arena
2017-04-20 10:32:20 -07:00
Michael Lumish 7432d748d7 Merge pull request #10737 from murgatroid99/node_artifact_alpine_compatibility
Add flag to compile gpr with compatibility for musl
2017-04-20 10:24:06 -07:00
Michael Lumish 4c9114858c Merge pull request #10748 from murgatroid99/upmerge_v1.3.x
Manually upmerge v1.3.x into master
2017-04-20 10:20:05 -07:00
Vijay Pai 84a920d048 Merge pull request #10450 from vjpai/framer
Frame sizing by BDP
2017-04-20 07:58:15 -07:00
Vijay Pai b8f1483432 Merge pull request #10747 from vjpai/dedebug
Remove DEBUG code that is itself buggy (integer overflow)
2017-04-20 07:50:25 -07:00
Mark D. Roth ba390352c9 clang-format 2017-04-20 06:59:26 -07:00
Jan Tattermusch 7c7865b0e1 eliminate crosstalk between C# tests 2017-04-20 11:48:58 +02:00
Jan Tattermusch fa729ed914 expose grpc.so_reuseport in C# 2017-04-20 11:48:44 +02:00
Jan Tattermusch 09d2f55c34 eliminate crosstalk between C# tests 2017-04-20 11:39:37 +02:00
Jan Tattermusch f517fad05d expose grpc.so_reuseport in C# 2017-04-20 10:49:11 +02:00
Craig Tiller abd8fb7d18 Merge pull request #10730 from ctiller/proxy_crash
Fix cancel on call creation for propagated calls
2017-04-19 16:43:33 -07:00
Noah Eisen 8d7efef6df Merge pull request #10691 from ncteisen/error-refcount
Fix error refcount debug logging
2017-04-19 16:00:46 -07:00
murgatroid99 ce67bff2df Merge remote-tracking branch 'upstream/v1.3.x' into upmerge_v1.3.x 2017-04-19 15:54:27 -07:00
Vijay Pai c96c0f94f9 Remove DEBUG code that is itself buggy (integer overflow) 2017-04-19 15:39:13 -07:00