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 |
Noah Eisen
|
e1bec40dfb
|
Manually fix build issue
|
7 years ago |
Vijay Pai
|
823c9c4717
|
Merge pull request #14396 from vjpai/ae2e
Remove spinning variants from async_end2end_test
|
7 years ago |
Eric Anderson
|
540a1046c4
|
Add grpc-java 1.9.1 to interop matrix
|
7 years ago |
David G. Quintas
|
81f6a7cf9b
|
Merge pull request #14374 from dgquintas/missing_pr_comments
Addressing #14170 leftover comments
|
7 years ago |
Srini Polavarapu
|
fb5adaee61
|
remove reference to downloading protoc
|
7 years ago |
Vijay Pai
|
dd57cb5949
|
Empty out all tests if GRPC_POSIX_SOCKET is not defined
|
7 years ago |
Vijay Pai
|
132efa0c9b
|
Add non-blocking test
|
7 years ago |
Vijay Pai
|
1e6a620b50
|
Remove spinning version
|
7 years ago |
Noah Eisen
|
98b6ec406b
|
Merge pull request #14389 from ncteisen/tsan-poll-override
Fix TSAN Race in Overriding poll_function
|
7 years ago |
David Garcia Quintas
|
7756b3785d
|
Addressing #14170 leftover comments
|
7 years ago |
Noah Eisen
|
f56fe4d448
|
Remove uneeded headers
|
7 years ago |
ncteisen
|
d187ef8c7c
|
Stop overriding poll function in async_end2end
|
7 years ago |
Srini Polavarapu
|
89f70d163b
|
Merge branch 'master' of https://github.com/grpc/grpc into docfix
|
7 years ago |
Noah Eisen
|
4d20a66685
|
Run clang fmt
|
7 years ago |
Noah Eisen
|
cddf6f838a
|
Add some manual const casts to fix build
|
7 years ago |
Noah Eisen
|
be82e64b3d
|
Autofix c casts to c++ casts
|
7 years ago |