Vijay Pai
|
f2764e76f9
|
clang-format
|
8 years ago |
Vijay Pai
|
90102c2bfc
|
Eliminate unnecessary uses of new[]/delete[] that can be replaced
with vector
Also start eliminating uses of plain-old delete that are not helpful
|
8 years ago |
Vijay Pai
|
852c58e8ae
|
Merge pull request #8608 from vjpai/rbfix
Avoid compiler error in Ruby build on clang-7.3
|
8 years ago |
Masood Malekghassemi
|
0858d214af
|
Include proto WKTs in py tools distutils command
Fixes #8334.
|
8 years ago |
David G. Quintas
|
90d726fdd3
|
Merge pull request #8634 from dgquintas/order_of_things
Fixed use of unalloc'd memory
|
8 years ago |
David Garcia Quintas
|
4f9b764956
|
Fixed use of unalloc'd memory
|
8 years ago |
David G. Quintas
|
83c45bb19b
|
Merge pull request #8620 from nicolasnoble/master
Removing dependency between tsi and grpc.
|
8 years ago |
Masood Malekghassemi
|
d6ddb0e37c
|
Explicitly stop the server on tear-down
|
8 years ago |
Masood Malekghassemi
|
4253c1e9ec
|
Say what we mean
|
8 years ago |
Craig Tiller
|
b121fc7c3f
|
Support percent-encoding status messages
|
8 years ago |
Yuchen Zeng
|
047518f91d
|
Merge pull request #8270 from daniel-j-born/server_port_index
Correctly count port indices and siblings.
|
8 years ago |
matt-kwong
|
c0072b07d5
|
Merge pull request #8625 from matt-kwong/upgrade-linux-workers
Update standard Linux worker spec
|
8 years ago |
Matt Kwong
|
e403607ba7
|
Revert "Enable port tests to be run using gcc4.8"
This reverts commit 029ed106c5 .
|
8 years ago |
Mark D. Roth
|
0e05e9e3fb
|
Merge branch 'remove_fake_resolver' into service_config_json
|
8 years ago |
Mark D. Roth
|
4aa3687b91
|
Fix build problem.
|
8 years ago |
Mark D. Roth
|
2b8de5cecf
|
Don't run cancel_after_accept test for fd and socketpair fixtures.
|
8 years ago |
Matt Kwong
|
60a8e35725
|
Update standard Linux worker spec
|
8 years ago |
Mark D. Roth
|
9ec28af03a
|
Change value of channel arg to string form, and reparse in each place we use it.
|
8 years ago |
Mark D. Roth
|
ea846a0800
|
Rename method_config.[ch] to service_config.[ch].
|
8 years ago |
Mark D. Roth
|
f2e8a6a138
|
Add method to extract LB policy name from service config JSON.
|
8 years ago |
Mark D. Roth
|
4112499c28
|
Minor cleanups.
|
8 years ago |
Nicolas "Pixel" Noble
|
733a420ed3
|
Removing dependency between tsi and grpc.
|
8 years ago |
Mark D. Roth
|
e5b4d4f35b
|
Merge remote-tracking branch 'upstream/master' into channel_info_api
|
8 years ago |
Mark D. Roth
|
65c52ea24c
|
Merge branch 'remove_fake_resolver' into service_config_json
|
8 years ago |
Mark D. Roth
|
d3f25b3dfe
|
Merge remote-tracking branch 'upstream/master' into remove_fake_resolver
|
8 years ago |
Mark D. Roth
|
47f1084ce8
|
clang-format
|
8 years ago |
Mark D. Roth
|
6ad80579de
|
Remove more now-unnecessary code.
|
8 years ago |
Mark D. Roth
|
e30baeb6a3
|
Minor cleanups.
|
8 years ago |
Mark D. Roth
|
638c38a79c
|
Remove now-unnecessary code.
|
8 years ago |
Mark D. Roth
|
896d92568b
|
Add grpc_json_tree to handle refcounting for channel arg.
|
8 years ago |
Vijay Pai
|
507e08a6a2
|
Merge branch 'master' into rbfix
|
8 years ago |
Vijay Pai
|
b37ace5d27
|
Merge pull request #8602 from vjpai/turn_it_to_11
Stop supporting non-C++11 conformant compilers - DO NOT MERGE INTO V1.0.X
|
8 years ago |
Muxi Yan
|
9895a56cd2
|
Merge pull request #8598 from ctiller/rst_stream
Send RST_STREAM from client when it receives trailing metadata without the corresponding RST_STREAM
|
8 years ago |
David G. Quintas
|
02f40dfa17
|
Merge pull request #8614 from dgquintas/grpclb_shame_cube_af_inet6
Use the right address family
|
8 years ago |
David Garcia Quintas
|
107ca164b0
|
Use the right address family
|
8 years ago |
Matt Kwong
|
1347e40563
|
Use Jessie instead of Ubuntu Dockerfile for GCC-4.8 tests
|
8 years ago |
Vijay Pai
|
a189b7b9f1
|
Make new file compliant with new standards
|
8 years ago |
Yuchen Zeng
|
64d518e3b0
|
Merge remote-tracking branch 'upstream/master' into tos
|
8 years ago |
Vijay Pai
|
739a93e47f
|
Merge branch 'master' into turn_it_to_11
|
8 years ago |
David G. Quintas
|
ea14e0e2a0
|
Merge pull request #8611 from dgquintas/rr_vtable_fix_woops
RR: Don't copy user_data if no vtable
|
8 years ago |
matt-kwong
|
11c2ccc256
|
Merge pull request #8600 from matt-kwong/disable-c++-gcc4.4-tests
Disable gcc4.4 C++ tests - DO NOT MERGE INTO V1.0.X
|
8 years ago |
David Garcia Quintas
|
5bdcd237fc
|
RR: Don't copy user_data is no vtable
|
8 years ago |
Mark D. Roth
|
e528993d97
|
Merge branch 'remove_fake_resolver' into service_config_json
|
8 years ago |
Mark D. Roth
|
c968e60e2e
|
Use JSON for service config channel arg.
|
8 years ago |
Yuchen Zeng
|
1c0b7a2d18
|
Merge remote-tracking branch 'upstream/master' into get_tos
|
8 years ago |
Yuchen Zeng
|
68413c221e
|
Remove GRPC_SOCKET
|
8 years ago |
Michael Lumish
|
11948f7441
|
Merge pull request #8588 from murgatroid99/uv_resource_quota
Add resource quota support to uv TCP code
|
8 years ago |
Matt Kwong
|
029ed106c5
|
Enable port tests to be run using gcc4.8
|
8 years ago |
Masood Malekghassemi
|
8edd167256
|
Merge pull request #8562 from soltanmm-google/read-my-docs
Set the long_description setup.py field
|
8 years ago |
Mark D. Roth
|
6c8492de8a
|
Merge remote-tracking branch 'upstream/master' into remove_fake_resolver
|
8 years ago |