30128 Commits (c47b3f5c3afa57ccb2bb64426f1aa91ecf6d4bfe)
 

Author SHA1 Message Date
Muxi Yan c47b3f5c3a Add interface to API to enable compression 7 years ago
Noah Eisen d55110b915
Merge pull request #13842 from ncteisen/pc-are-0755 7 years ago
Mehrdad Afshari ae9eeef57b
Merge pull request #13850 from mehrdada/fix-import-socket-bind 7 years ago
Mehrdad Afshari 271b042c4d Fix port picking logic in Python tests 7 years ago
Matt Kwong 024c280b2c
Merge pull request #13078 from matt-kwong/kokoro-url 7 years ago
Matt Kwong 827c6e90e2 Pass KOKORO_BUILD_ID to Docker 7 years ago
kpayson64 247a05e4b3
Merge pull request #13843 from kpayson64/fix_python_tests 7 years ago
Matt Kwong cfa38cc782
Merge branch 'master' into kokoro-url 7 years ago
David G. Quintas ffc02054bd
Merge pull request #13834 from dgquintas/debug_location_namespace 7 years ago
Ken Payson 3bc8e422dc Disable so_reuseport for Python tests 7 years ago
David Garcia Quintas 13a3e8cc2a Add namespace to macro expansion 7 years ago
ncteisen bddedb962e Install .pc files as mode 644 7 years ago
Muxi Yan 3804b05e57
Merge pull request #13835 from muxi/use-build-yaml-in-podspec 7 years ago
Yang Gao 9d77be167a
Merge pull request #13837 from yang-g/interop 7 years ago
Noah Eisen 1a2109a0be
Merge pull request #13811 from ita9naiwa/master 7 years ago
apolcyn 343522c76f
Merge pull request #13838 from apolcyn/fix_parse_commandline_flags 7 years ago
apolcyn 2f041aed40
Merge pull request #13836 from apolcyn/mark_testonly 7 years ago
David G. Quintas e7515e48f0
Merge pull request #13831 from dgquintas/fix_wrong_slice_unref 7 years ago
Noah Eisen 98350e96e7
Merge pull request #13824 from ncteisen/fix-trickle 7 years ago
Noah Eisen 2ec756774e
Merge pull request #13833 from ncteisen/comments 7 years ago
Alexander Polcyn 3a1a2f0a10 Use the same ParseCommandLineFlags for golden file test that is used in other test binaries 7 years ago
yang-g 19d1eb2228 When seeing an error in interop test, also log the debug error string. 7 years ago
Alexander Polcyn d3dbc0d07b Mark one test binary as testonly 7 years ago
Muxi Yan b0f821cef9 Generate more files in gRPC-Core.podspec from build.yaml 7 years ago
ncteisen 77346746aa Add ownership semantic comments to error.h 7 years ago
ncteisen e2612aa0e8 Use correct timeout for benchmarks 7 years ago
David Garcia Quintas c41bbd3c33 Fix wrong unreffing of slice 7 years ago
Mehrdad Afshari 0dd982cf4c
Merge pull request #13823 from mehrdada/shellcheckify-runtests-slash-sanity 7 years ago
David G. Quintas e9b0fd07a5
Merge pull request #13494 from dgquintas/backoff_cpp 7 years ago
apolcyn 1c4d410c10
Merge pull request #13720 from apolcyn/enable_golden_file_test_in_bazel 7 years ago
Noah Eisen 16319654c8
Merge pull request #13822 from grpc/error-tsan 7 years ago
Mehrdad Afshari 5de0a1f44b Enforce shellcheck on tools/run_tests/sanity 7 years ago
Mehrdad Afshari d1563c37cd Fix core_untyped_structs.sh to pass shellcheck 7 years ago
Mehrdad Afshari 237f9edcf6
Merge pull request #13816 from mehrdada/sanitytest-shellcheck 7 years ago
Mehrdad Afshari 96ccd9ae97 Fix check_unsecure.sh to pass shellcheck 7 years ago
Mehrdad Afshari fe3ca486bc Fix check_submodules.sh to pass shellcheck 7 years ago
Mehrdad Afshari 5f7ab9b519 Fix check_owners.sh to pass shellcheck 7 years ago
Mehrdad Afshari 11eb322204 Fix check_clang_tidy.sh to pass shellcheck 7 years ago
David Garcia Quintas 4ef4c38275 Create copy of "ac" data instead of stretching the locked section 7 years ago
Mehrdad Afshari a2ed77db56 Add a sanity test for shellcheck 7 years ago
David Garcia Quintas 5f31f01a8c Fix use-after-free caused by unsync'd access in tcp_client_posix. 7 years ago
David Garcia Quintas 1bedfa3963 Fix another data race in client_lb_end2end 7 years ago
Noah Eisen ffe6e03ecd
Fix internal TSAN bug 7 years ago
David Garcia Quintas 4f4a45e97e fix tsan issue in client_lb_end2end 7 years ago
David G. Quintas 1acca45e89
Merge pull request #13813 from dgquintas/disable_low_thread_count 7 years ago
apolcyn 795e8ebdc4
Merge pull request #13798 from apolcyn/min_max_rpc_version_constants 7 years ago
David Garcia Quintas 251af24c54 Disabled the json_run_localhost:*_low_thread_count family of tests 7 years ago
David Garcia Quintas 3bc0dacfe0 Removed exec_ctx from new client_lb_end2end code 7 years ago
Alexander Polcyn 15a74d3317 Define RPC protocol version constants 7 years ago
apolcyn 8ecabd987b
Merge pull request #13777 from frankyn/patch-1 7 years ago