13884 Commits (e3229fe7c6001f13461772dc0f6393540392a158)

Author SHA1 Message Date
Alexander Polcyn f5521c33f9 Revert "Merge branch 'master' into v1.3.x" 8 years ago
David Garcia Quintas c3fc8342b1 Demote handshake logging msg to DEBUG 8 years ago
Dan Zhang fefd2f2d8b Add make udp_server shutdown_fd() protected by mutex lock. 8 years ago
Muxi Yan fd00263ae9 Fix nit 8 years ago
Craig Tiller cdd9e56864 C++ compatibility fix for stack_lockfree.c 8 years ago
Craig Tiller 2757982c63 C++ compatibility fix for tmpfile_posix.c 8 years ago
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 8 years ago
Vijay Pai 922d117318 One more use of incorrect submodule name 8 years ago
yang-g 03876f66e1 Fix http2_interop test for c++ and python 8 years ago
Noah Eisen 65c23aa749 Fix error refcount bug 8 years ago
Mark D. Roth ba390352c9 clang-format 8 years ago
Jan Tattermusch 7c7865b0e1 eliminate crosstalk between C# tests 8 years ago
Jan Tattermusch fa729ed914 expose grpc.so_reuseport in C# 8 years ago
Jan Tattermusch 09d2f55c34 eliminate crosstalk between C# tests 8 years ago
Jan Tattermusch f517fad05d expose grpc.so_reuseport in C# 8 years ago
Vijay Pai c96c0f94f9 Remove DEBUG code that is itself buggy (integer overflow) 8 years ago
Muxi Yan a2529ce53a Minor comment polish 8 years ago
Muxi Yan b965ff6bf7 Move test to GRPCClientTests 8 years ago
Muxi Yan 8805306941 Revert API to change default queue for a stub 8 years ago
Mark D. Roth e0a873784a Fix bug in service config code. 8 years ago
Mark D. Roth 0c0b89a88b Change hash table to use linear probing and add unit test. 8 years ago
Muxi Yan 93b1120216 Fix pairing of GRPC_TIMER_BEGIN/END in grpc_byte_stream_next 8 years ago
murgatroid99 9805833776 Add flag to compile gpr with compatibility for musl 8 years ago
Mehrdad Afshari f583975f81 Include <sys/socket.h> for AF_INET 8 years ago
Craig Tiller 5b1c5f22f4 Extend clang-format to C#, Node, Ruby 8 years ago
Craig Tiller 0dd38b5cb9 Fix broken merge 8 years ago
Craig Tiller bea92ba0e1 Fix bins/opt/end2end_test --gtest_filter=ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/1 GRPC_POLL_STRATEGY=poll 8 years ago
Mark D. Roth e300670153 Simplify hash table API: remove per-entry vtable and take ownership of 8 years ago
Craig Tiller 0a458b599e Fix Bazel build 8 years ago
Craig Tiller f659ee5ff1 Move comment 8 years ago
Mahak Mukhi ea07b60401 Post-review update 8 years ago
David Garcia Quintas 7fadeae2a6 Fix a couple leaks 8 years ago
Craig Tiller 3512ec926b Fix typo 8 years ago
Craig Tiller 35f27cd457 More cleanup 8 years ago
Craig Tiller 4818150728 Better commentary 8 years ago
Craig Tiller a3e87894f2 Fix, restore draining 8 years ago
Craig Tiller 991c101de8 Initial thread manager fixes 8 years ago
Mehrdad Afshari 68f6a67327 Always generate body for python code elements 8 years ago
Matt Kwong c602dde442 Keep _grpcio_metadata.py in GitHub repo 8 years ago
murgatroid99 76c840036f Node benchmarks: allow arbitrary message size, add CPU usage stats 8 years ago
Muxi Yan d28078869a Revert umbrella header too 8 years ago
Jan Tattermusch ed94e39ee8 setting handler is a race 8 years ago
Noah Eisen f88ee4f8c5 Fix error refcount debug logging 8 years ago
Muxi Yan 50810d7139 Revert a change in BoringSSL 8.1 8 years ago
Craig Tiller a1f7642559 Public functions must be prefixed with grpc_ 8 years ago
Alexander Polcyn deeed7f12b don't hold the gil while waiting for bg thread to start 8 years ago
Alexander Polcyn d1143abaa8 tweak class init test to reveal bug in misordered startup 8 years ago
Alexander Polcyn c7fcebe750 fix bug in which gc of channel sleeps on cv before bg thread signaling has started 8 years ago
David Garcia Quintas a818f72c0c Load Reporting back to using metadata 8 years ago
David Garcia Quintas a7a1098d2f Updated load_balancer.proto 8 years ago