Mehrdad Afshari
bd44e485f6
Merge pull request #15035 from mehrdada/v1.11.x
...
Bump v1.11.x to 1.11.0 #gorgeous
7 years ago
Zhouyihai Ding
be03078e10
Merge pull request #14991 from ZhouyihaiDing/pr_persistent_channel
...
PHP: change persistent_list to the map owned by gRPC itself
7 years ago
Vijay Pai
d184fa229d
Merge pull request #15052 from ncteisen/department-of-redundancy-department
...
Rename ProtoBuffer Helpers
7 years ago
ncteisen
92c4e0fee0
Rename ProtoBuffer helpers
7 years ago
Nicolas Noble
6d3e7f7cd4
Merge pull request #13539 from grpc/AspirinSJL-patch-1
...
Fix comment in test UpdateBalancersDeadUpdate
7 years ago
Sree Kuchibhotla
7e37a42e14
Merge pull request #15020 from danzh2010/multisockets
...
Allow udp_server to create multiple listeners for each port via SO_REUSEPORT
7 years ago
David Benjamin
10c2ea3ca2
Do not reach into BoringSSL internals.
...
SSL_SESSION is a private struct and should not be accessed by calling
code. There is no need to assert on the reference count in that test;
the test already asserts on whether the SSL_SESSION was destroyed.
7 years ago
Yash Tibrewal
40144692c2
Merge pull request #15042 from yashykt/gprlikely1
...
use GPR_UNLIKELY in GPR_ASSERT
7 years ago
Mark D. Roth
542bceb573
Fix race between READY notification and reffing connected subchannel.
7 years ago
ZhouyihaiDing
5c77035e57
PHP: use persistent list not shared by other modules
7 years ago
Muxi Yan
342850e329
Merge pull request #15036 from muxi/clang-format-objc
...
Clang format Objective C
7 years ago
Yash Tibrewal
794edb3207
use GPR_UNLIKELY in GPR_ASSERT
7 years ago
Yash Tibrewal
344a2b2559
Merge pull request #15009 from yashykt/gprlikely
...
Add support for GPR_LIKELY and GPR_UNLIKELY
7 years ago
Yash Tibrewal
b3e3b7a04c
Fix issue #14717 . Piggyback keepalive ping onto pings already inflight if any
7 years ago
Muxi Yan
5ab4b318cd
Fix generate_projects
7 years ago
Dan Zhang
22dd384bbf
format
7 years ago
Dan Zhang
8bd239551a
use renamed function in test for cheking so_reuseport
7 years ago
Dan Zhang
8c2314093b
Allow udp_server to create multiple listeners for each port via SO_REUSEPORT
7 years ago
Mark D. Roth
ada9283516
Replace a11r with AspirinSJL in client_channel OWNERS file.
7 years ago
Mark D. Roth
de077acf5d
Fix retry code handling of internally triggered recv_trailing_metadata.
7 years ago
Jan Tattermusch
749f923c5b
Merge pull request #14945 from ara-ayvazyan/improve_log_perf
...
Avoid low severity log message construction
7 years ago
Jan Tattermusch
c510bc151c
Merge pull request #15025 from jtattermusch/fix_profile_jobs
...
Fix performance profile jobs
7 years ago
Muxi Yan
c92d90aba2
clang-format objective-c files
7 years ago
Mehrdad Afshari
7fabd25ddb
Merge pull request #15034 from mehrdada/eliminate-unnecessary-protobuf-dependency-from-python-grpcio-package
...
Remove superfluous dependency on the protobuf package
7 years ago
Muxi Yan
e433b56def
Support cleaning objc files
7 years ago
Mehrdad Afshari
12420ccb21
Regenerate projects
7 years ago
Mehrdad Afshari
c6a4fbfbf5
Bump version to v1.11.0
7 years ago
Mehrdad Afshari
277990734d
Merge pull request #15032 from grpc/v1.11.x
...
Upmerge 1.11.x to master
7 years ago
Mehrdad Afshari
df3a58eb60
Remove superfluous dependency on the protobuf package
7 years ago
Mehrdad Afshari
8391e17adc
Merge pull request #15028 from mehrdada/v1.11.x
...
Split binary and source distribtests for Python
7 years ago
Mehrdad Afshari
b189923376
Split binary and source distribtests for Python
7 years ago
Matt Kwong
71e8aee5e7
Merge pull request #15024 from grpc/revert-14355-add_run_tests_owners
...
Revert "Add owners file for tools/run_tests/"
7 years ago
apolcyn
2fe68c8ad3
Merge pull request #15021 from apolcyn/fix_gcov_ruby
...
Fix a broken gcov test
7 years ago
Jan Tattermusch
746479ad80
fix performance profile jobs
7 years ago
Jan Tattermusch
554cef9a41
Revert "Add owners file for tools/run_tests/"
7 years ago
Alexander Polcyn
e8bced7db8
Fix codegen test under gcov config
7 years ago
apolcyn
84b2088bf4
Merge pull request #15006 from apolcyn/cherry_pick_libmp_loss_11x
...
Backport #15004 to 1.11.x
7 years ago
Yang Gao
c2233789bb
Merge pull request #15008 from yang-g/secure_is_not_unsecure
...
Depend on unsecure target
7 years ago
Jan Tattermusch
0287d01223
Merge pull request #14355 from jtattermusch/add_run_tests_owners
...
Add owners file for tools/run_tests/
7 years ago
Jan Tattermusch
996b2328d4
add owners file for tools/run_tests/
7 years ago
Yash Tibrewal
1ed62388dc
Revert change to GPR_ASSERT
7 years ago
adelez
074439e7d7
Merge pull request #15007 from adelez/foundry_integration
...
Fix a memory leak
7 years ago
Yash Tibrewal
e771f9ba84
Add mising GPR_UNLIKELY definition
7 years ago
Yash Tibrewal
20019ceef3
Add support for GPR_LIKELY and GPR_UNLIKELY
7 years ago
Adele Zhou
3f322e1088
Fix a memory leak
7 years ago
yang-g
ed89d71a71
Depend on unsecure target
7 years ago
Alex Polcyn
91d9c601ad
Fix new ruby OS X dep on libgmp.10.dylib
7 years ago
apolcyn
cc3ae1f0c4
Merge pull request #15004 from apolcyn/first_try_fix_ruby_libgmp
...
Get rid of new ruby OS X dependency on libgmp.10.dylib
7 years ago
adelez
0749092183
Merge pull request #15001 from adelez/foundry_integration
...
Update the container version which as a fix for ASAN
7 years ago
Mark D. Roth
75d9edab09
Code review changes.
7 years ago