Craig Tiller
d1a6423199
Use stdlib to avoid ubsan errors
8 years ago
Craig Tiller
91eb28f6bc
Update to avoid ubsan failure
8 years ago
Craig Tiller
6984e1dc5e
Merge github.com:grpc/grpc into c++lame
8 years ago
Craig Tiller
06a30eef36
Merge github.com:grpc/grpc into cpparena
8 years ago
Matt Kwong
feaee850bf
Merge pull request #10592 from matt-kwong/py-metadata
...
Keep _grpcio_metadata.py in GitHub repo
8 years ago
Craig Tiller
79fda0a910
Merge pull request #10732 from ctiller/formatz
...
Extend clang-format to C#, Node, Ruby
8 years ago
Craig Tiller
48ca9e5ff4
Merge pull request #10731 from ctiller/xyzw
...
Allow >100% increases, add more jobs to reduce noise
8 years ago
Stanley Cheung
7b692ca67b
Merge pull request #10543 from practo/php_basestub_channel_fix
...
PHP Fixing is_a check for Channel
8 years ago
Muxi Yan
a2529ce53a
Minor comment polish
8 years ago
Muxi Yan
b965ff6bf7
Move test to GRPCClientTests
8 years ago
David G. Quintas
e89d9589dc
Merge pull request #10717 from dgquintas/moar_grpclb_leaks
...
Fix a couple leaks in gRPCLB
8 years ago
Muxi Yan
8805306941
Revert API to change default queue for a stub
8 years ago
murgatroid99
652210ac2b
Node: fix the cases where zlib is built
8 years ago
Mark D. Roth
e0a873784a
Fix bug in service config code.
8 years ago
Michael Lumish
5f4758e478
Merge pull request #10713 from murgatroid99/node_message_size_benchmarks
...
Node message size benchmarks
8 years ago
Mark D. Roth
0c0b89a88b
Change hash table to use linear probing and add unit test.
...
Also add some missing rules in test/core/slice/BUILD.
8 years ago
murgatroid99
633933ee0b
Node: Don't depend on cares npm package
8 years ago
Muxi Yan
93b1120216
Fix pairing of GRPC_TIMER_BEGIN/END in grpc_byte_stream_next
8 years ago
Yang Gao
c63a119fd4
Merge pull request #10682 from yang-g/status_helper
...
Remove status_helper as it is not needed any more
8 years ago
makdharma
41d68a20d3
Merge pull request #10718 from makdharma/cares_osx_bazel
...
fix bazel build for osx
8 years ago
Ken Payson
8ab2df145d
Fix PHP interop tests
8 years ago
Yuchen Zeng
3b73161380
Merge pull request #10722 from y-zeng/fix_python_13
...
Fix python artifact build
8 years ago
kpayson64
4589a2ebf9
Merge pull request #10688 from kpayson64/fix_php_interop
...
Fix PHP interop tests
8 years ago
Makarand Dharmapurikar
8f37606f60
disable mongoose
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
...
Compilation fails on FreeBSD because not all POSIX
compliant systems end up including AF_INET from
other header files transitively.
AF_INET and AF_INET6 should be provided by
<sys/socket.h>.
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
e530845d91
Also increase threshold for significant differences
8 years ago
Craig Tiller
ad7f066b16
Allow >100% increases, add more jobs to reduce noise
8 years ago
Craig Tiller
ae1e29eed9
Get dep in the right place
8 years ago
Craig Tiller
3588248554
Merge github.com:grpc/grpc into hybrid
8 years ago
Craig Tiller
7366fe6df3
Merge pull request #10709 from ctiller/infinite_stream
...
Fix infinite streams in qps_test
8 years ago
Craig Tiller
d7b72ee9c4
Merge pull request #10711 from ctiller/tm1
...
Thread manager fixes/refactoring
8 years ago
Craig Tiller
bea92ba0e1
Fix bins/opt/end2end_test --gtest_filter=ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/1 GRPC_POLL_STRATEGY=poll
8 years ago
Craig Tiller
932f1c37ac
Merge github.com:grpc/grpc into hybrid
8 years ago
Mark D. Roth
e300670153
Simplify hash table API: remove per-entry vtable and take ownership of
...
keys and values.
8 years ago
Craig Tiller
827b061535
clang-format
8 years ago
Craig Tiller
f26caeedc6
clang-format
8 years ago
Craig Tiller
4cc6682e98
Merge github.com:grpc/grpc into infinite_stream
8 years ago
Craig Tiller
0a458b599e
Fix Bazel build
8 years ago
Craig Tiller
b7969ce109
Merge pull request #10715 from ctiller/bmfx
...
Fix EINTR forever
8 years ago
Mahak Mukhi
1bcb976a3a
Tab/space problem with Makefile.template
8 years ago
Mahak Mukhi
af3d2bc997
Readding the line mistakenly deleted.
8 years ago
Craig Tiller
f659ee5ff1
Move comment
8 years ago
Mahak Mukhi
ea07b60401
Post-review update
8 years ago
Mahak Mukhi
a0cabfcad7
trial and error
8 years ago
Mahak Mukhi
b28ddaf9a9
trial and error
8 years ago
Yuchen Zeng
32041c4399
Fix python artifact build
8 years ago
Yuchen Zeng
2aa194329b
c-ares mingw32 support
8 years ago