ncteisen
|
5f1e8533b4
|
Cleanup from a quickly merged PR
|
7 years ago |
Noah Eisen
|
e547b217d3
|
Fix fuzz bug
|
7 years ago |
Noah Eisen
|
b5aec72e7d
|
Add fuzz repro
|
7 years ago |
Noah Eisen
|
e27b27bcea
|
Merge pull request #14423 from ncteisen/fuzz-4147
Fix Fuzz 4147
|
7 years ago |
jboeuf
|
7973c0c15c
|
Merge pull request #14406 from jboeuf/new_ssl_roots
Updating roots from Mozilla.
|
7 years ago |
Mark D. Roth
|
2159f859c7
|
Fix inproc transport to destroy send_message byte stream on failure.
|
7 years ago |
Noah Eisen
|
49cab8f4c6
|
Fix handshaker crash
|
7 years ago |
Noah Eisen
|
2ee8cb998b
|
Add fuzz repro
|
7 years ago |
Noah Eisen
|
fcb446a9dd
|
Merge pull request #14422 from ncteisen/fuzz-4374
Fix Fuzz 4374
|
7 years ago |
Noah Eisen
|
eec31840ab
|
Fix fuzz test
|
7 years ago |
Noah Eisen
|
c7f026142d
|
Add repro
|
7 years ago |
Mark D. Roth
|
e010dc932a
|
Fix http_server filter to destroy its byte stream if it isn't returned.
|
7 years ago |
Mark D. Roth
|
ef58813f0a
|
Fix inproc transport to destroy the send_message byte stream.
|
7 years ago |
Mehrdad Afshari
|
86d7509c6a
|
Merge pull request #14417 from mehrdada/clarify-future-add_done_callback
Clarify add_done_callback works on both success and failure
|
7 years ago |
Mehrdad Afshari
|
db04c18289
|
Clarify add_done_callback works on both success and failure
|
7 years ago |
Mehrdad Afshari
|
8b7baa07f4
|
Merge pull request #14415 from mehrdada/shellcheck-tools-gce
Enforce shellcheck on tools/gce directory
|
7 years ago |
David G. Quintas
|
62a38fd028
|
Merge pull request #14412 from grpc/revert-14376-revert-14356-revert-13671-grpclb_reresolution
Revert "Revert "Revert "grpclb re-resolution"""
|
7 years ago |
Mark D. Roth
|
b096853b51
|
Take ownership of byte_buffer contents as soon as send_message op is started.
|
7 years ago |
Mehrdad Afshari
|
a35b9bdd54
|
Enforce shellcheck on tools/gce
|
7 years ago |
Mehrdad Afshari
|
d398870d26
|
Fix create_linux_performance_worker.sh to pass shellcheck
|
7 years ago |
Mehrdad Afshari
|
4bbbfe9f76
|
Fix linux_performance_worker_init.sh to pass shellcheck
|
7 years ago |
Noah Eisen
|
8d1b761296
|
Merge pull request #14405 from ncteisen/api-guarantees
Add Details about API Guarantees Surrounding grpc_arg_pointer_vtable
|
7 years ago |
Mehrdad Afshari
|
893ca2de0b
|
Fix linux_kokoro_performance_worker_init.sh to pass shellcheck
|
7 years ago |
Mehrdad Afshari
|
cace2fc612
|
Fix create_windows_debug_worker.sh to pass shellcheck
|
7 years ago |
Mehrdad Afshari
|
364158574f
|
Fix create_linux_kokoro_performace_worker.sh to pass shellcheck
|
7 years ago |
Mehrdad Afshari
|
83172f55e8
|
Fix linux_worker_init.sh to pass shellcheck
|
7 years ago |
Mehrdad Afshari
|
26583a2618
|
Fix create_linux_worker.sh to pass shellcheck
|
7 years ago |
Mehrdad Afshari
|
5ffb196c82
|
Fix create_interop_worker.sh to pass shellcheck
|
7 years ago |
adelez
|
8224c45866
|
Merge pull request #14395 from adelez/foundry_integration
Fix fuzzer tests for Bazel
|
7 years ago |
Mehrdad Afshari
|
7b3b4e0025
|
Merge pull request #14410 from mehrdada/portability-client-matrix
Add 1.9.1 to interop matrix
|
7 years ago |
Adele Zhou
|
3e13d123b7
|
Pin bazel to 0.9.0
|
7 years ago |
Adele Zhou
|
0ad0e5d684
|
Fix fuzzer tests for Bazel
|
7 years ago |
David G. Quintas
|
f66cf0d70d
|
Revert "Revert "Revert "grpclb re-resolution"""
|
7 years ago |
Vijay Pai
|
1d168541fd
|
Merge pull request #14407 from vjpai/gpr_review_thd
GPR review: Internalize most of gpr_thd (but not ID/current ID)
|
7 years ago |
Sree Kuchibhotla
|
4a280163f2
|
Merge pull request #14409 from sreecha/mu-destroy
Destroy the pollset mutex created in pollset_init
|
7 years ago |
Vijay Pai
|
236d9f2a28
|
Address reviewer feedback.
|
7 years ago |
Mehrdad Afshari
|
2de1195da6
|
Add 1.9.1 to interop matrix
|
7 years ago |
Juanli Shen
|
1b05b41268
|
Merge pull request #14376 from grpc/revert-14356-revert-13671-grpclb_reresolution
Revert "Revert "grpclb re-resolution""
|
7 years ago |
Sree Kuchibhotla
|
4fa4937bfa
|
Destroy the pollset mutex created in pollset_init
(Manually backporting the fix by Mike Burrows)
|
7 years ago |
Juanli Shen
|
95f37b3108
|
Fix test
|
7 years ago |
ncteisen
|
e83c234940
|
Add details about API gaurantees
|
7 years ago |
Vijay Pai
|
c745690caf
|
Internalize gpr_thd except for id and currentid
|
7 years ago |
Juanli Shen
|
776490af0e
|
Revert "Revert "grpclb re-resolution""
|
7 years ago |
Muxi Yan
|
86accb1768
|
Merge pull request #14384 from grpc/sc-experimental
Mark stream compression as experimental
|
7 years ago |
Julien Boeuf
|
fc14197dec
|
Updating roots from Mozilla.
|
7 years ago |
Eric Anderson
|
b09c58c340
|
Merge pull request #14398 from ejona86/grpc-java-1.9.1
Add grpc-java 1.9.1 to interop matrix
|
7 years ago |
Srini Polavarapu
|
c7cc3f9692
|
Merge pull request #14394 from srini100/master
Remove redundant build instructions
|
7 years ago |
Noah Eisen
|
10a9e4e4fb
|
Merge pull request #14150 from ncteisen/more-clang-tidy
Remove and Prohibit C Style Casts
|
7 years ago |
Vijay Pai
|
2650c9730f
|
Merge pull request #14397 from vjpai/nb2
Add a separate test for non-blocking polling and RPCs
|
7 years ago |
apolcyn
|
90dde8f136
|
Merge pull request #14134 from apolcyn/fix_ruby_shutdown_race
Refactor ruby server shutdown to fix a race in tests
|
7 years ago |