Mark D. Roth
|
1b200dcd1a
|
Merge pull request #8325 from markdroth/clang_format_fix
clang-format fix
|
8 years ago |
Mark D. Roth
|
cf16b76b9a
|
clang-format
|
8 years ago |
Mark D. Roth
|
e5c744d985
|
Merge pull request #8307 from markdroth/header_fix
Fix C++ filter API header.
|
8 years ago |
Jan Tattermusch
|
824fbcf338
|
Merge pull request #8316 from jtattermusch/fix_exitcode_reporting_p0
Critical: dont eat run_tests.py errors on test failure
|
8 years ago |
Jan Tattermusch
|
e480a6a1f9
|
dont eat run_tests.py errors on test failure
|
8 years ago |
Craig Tiller
|
602edbba8c
|
Merge pull request #8306 from ctiller/erm
Add missing delete
|
8 years ago |
Mark D. Roth
|
757e84ef1c
|
Add 'extern "C"' to error.h.
|
8 years ago |
Mark D. Roth
|
6f6f94fc92
|
Fix header.
|
8 years ago |
Craig Tiller
|
624f4ba76d
|
Add missing delete
|
8 years ago |
Yuchen Zeng
|
3750af12d9
|
Merge pull request #8292 from y-zeng/fix_uninit
Fix maybe-uninitialized variable
|
8 years ago |
Yuchen Zeng
|
8dc4193e6a
|
Resolve conflicts
|
8 years ago |
Jan Tattermusch
|
3a9f49d409
|
Merge pull request #8299 from jtattermusch/fix_cronet_compilation_error
Fix cronet compilation error
|
8 years ago |
Jan Tattermusch
|
bc4ea6d727
|
fix compilation error
|
8 years ago |
Yuchen Zeng
|
4552f6aad8
|
Init method as POST
|
8 years ago |
Yuchen Zeng
|
c7cf9a69a4
|
Fix maybe-uninitialized variable
|
8 years ago |
David G. Quintas
|
c43aa51fb0
|
Merge pull request #7984 from lizan/byte_buffer_compression
Fix grpc_byte_buffer_copy to copy compression algorithm
|
8 years ago |
makdharma
|
ba46906c92
|
Merge pull request #8223 from muxi/add-quic-support
Add QUIC support to Objective C
|
8 years ago |
makdharma
|
da865f16c2
|
Merge pull request #8256 from muxi/fix-cronet-memory-leak
Resolve memory leak in cronet_transport
|
8 years ago |
Lizan Zhou
|
a3570f22d0
|
Fix grpc_byte_buffer_copy to copy compression algorithm
|
8 years ago |
Yuchen Zeng
|
a2e50c5b85
|
Merge pull request #8190 from y-zeng/proto_db
Improve ProtoReflectionDescriptorDatabase
|
8 years ago |
Yang Gao
|
998dbc0492
|
Merge pull request #7612 from rjshade/enable_udp_testing
Remove GRPC_NEED_UDP ifdefs
|
8 years ago |
Jan Tattermusch
|
2c332bf1c1
|
Merge pull request #8290 from jtattermusch/reboot_worker_script
Add script to reboot a jenkins slave
|
8 years ago |
Mark D. Roth
|
b486002445
|
Merge pull request #8280 from markdroth/max_message_size_fix
Fix handling of max receive message size on client side.
|
8 years ago |
Jan Tattermusch
|
8e5a2eab00
|
add script to reboot a jenkins slave
|
8 years ago |
David G. Quintas
|
7ad6369937
|
Merge pull request #8284 from dgquintas/stdstring_nope
s/std::string/grpc::string
|
8 years ago |
David G. Quintas
|
e8176dc30f
|
Merge pull request #8282 from dgquintas/udp_sp
added missing line to UDP server
|
8 years ago |
apolcyn
|
f8cabbbf9d
|
Merge pull request #8122 from bithavoc/fix-ruby-broken-link
Fix broken link to former Ruby installation docs
|
8 years ago |
Yuchen Zeng
|
d7c8c2bf94
|
Merge remote-tracking branch 'upstream/master' into proto_db
|
8 years ago |
Nicolas Noble
|
49480d4cf2
|
Merge pull request #8204 from jboeuf/new_ssl_roots
Updating roots from Mozilla.
|
8 years ago |
David Garcia Quintas
|
e5b4c26ef7
|
more usage of std::string
|
8 years ago |
Robbie Shade
|
35d7a26c61
|
Merge branch 'master' into enable_udp_testing
|
8 years ago |
David Garcia Quintas
|
f042481403
|
s/std::string/grpc::string
|
8 years ago |
David Garcia Quintas
|
53ab32be86
|
added missing line to UDP server
|
8 years ago |
Stanley Cheung
|
db1f7bc012
|
Merge pull request #8271 from stanley-cheung/master-generate-projects-out-of-sync
generate_projects.sh out of sync on master
|
8 years ago |
Mark D. Roth
|
825af91175
|
Merge remote-tracking branch 'upstream/master' into max_message_size_fix
|
8 years ago |
Mark D. Roth
|
23006cb338
|
Merge pull request #8267 from markdroth/fake_resolver
Add fake resolver for tests.
|
8 years ago |
Yang Gao
|
0bb3fdb5c0
|
Merge pull request #7596 from rjshade/orphan_before_shutdown
Call orphan_cb before FD shutdown in udp_server
|
8 years ago |
Mark D. Roth
|
95c7143704
|
Ran generate_projects.sh.
|
8 years ago |
Mark D. Roth
|
07aab59da9
|
clang-format
|
8 years ago |
Jan Tattermusch
|
2fd004a5c5
|
Merge pull request #8278 from jtattermusch/run_tests_matrix_fix_macos
Add proxy script for run_tests_matrix.py
|
8 years ago |
Mark D. Roth
|
274c8ed001
|
Fix handling of max receive message size on client side.
|
8 years ago |
Jan Tattermusch
|
aa44062271
|
add proxy script for run_tests_matrix.py
|
8 years ago |
Jan Tattermusch
|
4436cbb589
|
Merge pull request #8276 from jtattermusch/remove_node_portability_targets
Remove bad node portability targets
|
8 years ago |
Jan Tattermusch
|
280db2346e
|
Merge pull request #8275 from jtattermusch/run_tests_matrix_fixes
Windows fixes for run_tests_in_workspace.sh
|
8 years ago |
Mark D. Roth
|
94ba752883
|
Merge remote-tracking branch 'upstream/master' into fake_resolver
|
8 years ago |
Mark D. Roth
|
9ab8ba73d6
|
Merge pull request #8263 from markdroth/grpclb_resolver_semantic_fix
Centralized logic for choosing the right LB policy.
|
8 years ago |
Jan Tattermusch
|
0b6d72c296
|
remove node portability targets
|
8 years ago |
Jan Tattermusch
|
6bc086102e
|
fixes for run_tests_in_workspace.sh
|
8 years ago |
Stanley Cheung
|
af42900b3d
|
generate_projects.sh out of sync on master
|
8 years ago |
Jan Tattermusch
|
08ce4b92c2
|
Merge pull request #8141 from jtattermusch/matrix_tests_made_easy
Script for running a matrix of run_tests.py instances at once.
|
8 years ago |