Mark D. Roth
|
3059828bf6
|
Make handshakers that exit early responsible for cleaning up all args.
|
8 years ago |
Mark D. Roth
|
cc527cf0e4
|
Provide a way to exit handshaking early without an error.
|
8 years ago |
Jan Tattermusch
|
bc4403ad74
|
Merge pull request #8948 from jtattermusch/internal_fuzzer
Try running client_fuzzer on internal CI
|
8 years ago |
Masood Malekghassemi
|
52493d84c2
|
Merge pull request #8965 from soltanmm-google/let's-try-that-again
Fix test runner failures for Python on Windows
|
8 years ago |
Craig Tiller
|
dc74a4d58b
|
Merge pull request #8962 from ctiller/fixit29
Fix race if connector is shutdown while connecting
|
8 years ago |
Craig Tiller
|
eac8af7333
|
Merge pull request #8959 from vjpai/track_cq_finalize
Don't allow core CQ shutdown whille C++ CQ tags may still trigger new ops
|
8 years ago |
Craig Tiller
|
bc74e1b208
|
Merge pull request #8963 from ctiller/fixit31
Interop test might take a little longer to start up (esp. w/tsan)
|
8 years ago |
Craig Tiller
|
76b7ab431a
|
Interop test might take a little longer to start up (esp. w/tsan)
|
8 years ago |
Masood Malekghassemi
|
c4f5a2eed2
|
Fix test runner failures for Python on Windows
|
8 years ago |
Craig Tiller
|
4ee9bb06b9
|
Fix race if connector is shutdown while connecting
|
8 years ago |
Craig Tiller
|
749ccd99df
|
Merge branch 'track_cq_finalize' of github.com:vjpai/grpc into fixit29
|
8 years ago |
Craig Tiller
|
9c5318aba0
|
Fix shutdown problems with sync server
|
8 years ago |
Vijay Pai
|
7e499aa3fb
|
Bring back gli initializer summoning
|
8 years ago |
Vijay Pai
|
6510d47c81
|
gpr_atm isn't automatically initialized to 0. Thanks Obama.
|
8 years ago |
Vijay Pai
|
bf24dd9e51
|
clang-format
|
8 years ago |
Vijay Pai
|
cbe1599250
|
Track requests that could cause other requests to be created, and don't do
a real core shutdown of a CQ until such requests are done
|
8 years ago |
Craig Tiller
|
1d3ad2b249
|
Merge pull request #8938 from ctiller/fixit23
Reliably handle failing streams during writes
|
8 years ago |
Jorge Canizales
|
b23c86bcd7
|
Merge pull request #8790 from pquerna/objc_fix_leak_of_buffer
Objective-C: Fix memory leak of every message sent
|
8 years ago |
Craig Tiller
|
032ca47012
|
Merge pull request #8944 from dgquintas/interop_server_atm
Fix data race with atomic for interop c++
|
8 years ago |
Craig Tiller
|
9b1ad661ba
|
Merge pull request #8955 from ctiller/fixit26
Update server_crash_test to account for longer reconnect timeouts
|
8 years ago |
Craig Tiller
|
c17cdb89c0
|
Merge pull request #8956 from markdroth/import_fix
Fix test name conflict in import. Also use low-thread-count variant for asan.
|
8 years ago |
Craig Tiller
|
73c4f8fce1
|
Readability improvements
|
8 years ago |
Craig Tiller
|
504ae4347b
|
Add parens
|
8 years ago |
Mark D. Roth
|
bf25e240bc
|
Fix test name conflict in import. Also use low-thread-count variant for asan.
|
8 years ago |
Craig Tiller
|
fbcd9a7344
|
Update server_crash_test to account for longer reconnect timeouts
|
8 years ago |
Paul Querna
|
d907370fc8
|
GPR Buffers need to be destroyed, not directly freed, otherwise it leaks reference counted backing slices.
|
8 years ago |
Craig Tiller
|
e5b661ec14
|
Merge github.com:grpc/grpc into fixit23
|
8 years ago |
Craig Tiller
|
9c6b5951af
|
Merge pull request #8953 from ctiller/fixit25
clang-format
|
8 years ago |
Craig Tiller
|
909935087b
|
Get idle edge reliably
|
8 years ago |
Craig Tiller
|
818d40ba7e
|
Merge branch 'fixit25' into fixit23
|
8 years ago |
Craig Tiller
|
e9c75e3f92
|
Merge github.com:grpc/grpc into fixit23
|
8 years ago |
Craig Tiller
|
73122ba8f5
|
clang-format
|
8 years ago |
Mark D. Roth
|
f7a75460ad
|
Merge pull request #8949 from grpc/revert-8922-slice_cleanup
Revert "Remove redundant includes from string.h and tmpfile.h"
|
8 years ago |
Mark D. Roth
|
56b655c580
|
Merge pull request #8950 from grpc/revert-8851-rename_gbench
Revert "Renamed google_benchmark submodule to benchmark"
|
8 years ago |
Mark D. Roth
|
d101e14211
|
Revert "Renamed google_benchmark submodule to benchmark"
|
8 years ago |
Mark D. Roth
|
4eec0041f5
|
Revert "Remove redundant includes from string.h and tmpfile.h"
|
8 years ago |
Mark D. Roth
|
adc3fbc0a3
|
Merge pull request #8922 from sreecha/slice_cleanup
Remove redundant includes from string.h and tmpfile.h
|
8 years ago |
Mark D. Roth
|
746578ac9c
|
Merge pull request #8851 from dgquintas/rename_gbench
Renamed google_benchmark submodule to benchmark
|
8 years ago |
Jan Tattermusch
|
90741ec95b
|
fixup
|
8 years ago |
Jan Tattermusch
|
3e6bd8564e
|
fixup
|
8 years ago |
Jan Tattermusch
|
c939446a74
|
artifact uploading and test report
|
8 years ago |
Jan Tattermusch
|
d4c33b9bfe
|
increase master timeout
|
8 years ago |
Jan Tattermusch
|
2c1801ff94
|
dont just build C core
|
8 years ago |
Jan Tattermusch
|
a8ac4a21a0
|
fuzzer settings
|
8 years ago |
Jan Tattermusch
|
17db9022f1
|
add grpc_fuzzer_client config
|
8 years ago |
Jan Tattermusch
|
8e9a492ad9
|
Merge pull request #8828 from jtattermusch/csharp_call_flags_api
Add C# call flags API
|
8 years ago |
David Garcia Quintas
|
7fa08e24b0
|
Fix data race with atomic for interop c++
|
8 years ago |
Craig Tiller
|
dedf6c112d
|
Merge github.com:grpc/grpc into fixit23
|
8 years ago |
Craig Tiller
|
b35cfc76e2
|
Merge pull request #8913 from markdroth/security_handshaker2
Rewrite security handshaker to use generic handshaker API.
|
8 years ago |
Craig Tiller
|
ad158893de
|
Merge pull request #8854 from dgquintas/backoff
Updated backoff to spec.
|
8 years ago |