Sree Kuchibhotla
|
d36e8069cb
|
Merge branch 'master' into pss_pi
|
8 years ago |
Mark D. Roth
|
5b850b2194
|
clang-format
|
8 years ago |
Mark D. Roth
|
c898417302
|
Fix race condition on shutdown.
|
8 years ago |
Craig Tiller
|
ef17501a60
|
Merge pull request #8898 from rjshade/fix_tsan
Fix TSAN failure when running DEBUG mode.
|
8 years ago |
Masood Malekghassemi
|
edcd491648
|
Merge pull request #8990 from soltanmm-google/have-fun-filling-in-the-blanks-of-reality-with-belief-structures
Backport Python features to v1.0.x
|
8 years ago |
Muxi Yan
|
17ebccffe7
|
Merge pull request #8344 from muxi/cronet-stream-read
Fix Cronet end2end tests
|
8 years ago |
David Garcia Quintas
|
ec7ba39317
|
PR comments
|
8 years ago |
David Garcia Quintas
|
3da4188176
|
Fix handling of streams waiting for concurrency
|
8 years ago |
Craig Tiller
|
5f5f470b13
|
Merge pull request #8930 from ctiller/fixit19
Make TCP error messages more descriptive
|
8 years ago |
Masood Malekghassemi
|
307ee65034
|
Merge pull request #8966 from soltanmm-google/this-is-okay
Fix #8285
|
8 years ago |
Masood Malekghassemi
|
dfd5199e0e
|
Unpin Python setuptools dependency
Fixes #8285, allows us to work on later versions of virtualenv without
getting problems with too-recent python packaging versions.
|
8 years ago |
Masood Malekghassemi
|
53360f2d1c
|
Backport Python features to 1.0.x
Backports per-object grpc_init/deinit and separated-file grpc protoc
codegen (#7538, #8246, #8920).
|
8 years ago |
Nathaniel Manista
|
a433fed989
|
Merge pull request #8917 from nathanielmanistaatgoogle/call-management-v1.0.x
Refactor channel call management.
|
8 years ago |
Muxi Yan
|
58d68f0d49
|
Turn off Cronet logging
|
8 years ago |
David G. Quintas
|
e7825eae1e
|
Merge pull request #8986 from dgquintas/rename_gbench_2
Renamed google_benchmark submodule to benchmark (bis)
|
8 years ago |
Mark D. Roth
|
7d74b666bb
|
Redo change accidentally reverted in previous commit.
|
8 years ago |
Mark D. Roth
|
887e218ccc
|
Make grpc_handshaker vtable wrapper functions public.
|
8 years ago |
Mark D. Roth
|
cc8487eebe
|
clang-format
|
8 years ago |
Mark D. Roth
|
d095340897
|
Allow creating security handshaker without adding it to handshake manager.
|
8 years ago |
Mark D. Roth
|
3059828bf6
|
Make handshakers that exit early responsible for cleaning up all args.
|
8 years ago |
Vijay Pai
|
bd3af4ec03
|
Merge pull request #8984 from murgatroid99/node_perf_test_quit_fix
Perform quit operations in a useful order in Node perf tests
|
8 years ago |
David Garcia Quintas
|
ff3112188b
|
Renamed google_benchmark submodule to benchmark
|
8 years ago |
Masood Malekghassemi
|
c7899eb004
|
Merge pull request #8970 from soltanmm-google/profit-driven-education-seems-like-a-pretty-obvious-echo-chamber-spiral-now-that-I-think-about-it
Fix test runner failures for Python on Windows
|
8 years ago |
murgatroid99
|
200ef28796
|
Perform quit operations in a useful order in Node perf tests
|
8 years ago |
Mark D. Roth
|
170a073b26
|
clang-format
|
8 years ago |
Mark D. Roth
|
cc527cf0e4
|
Provide a way to exit handshaking early without an error.
|
8 years ago |
Muxi Yan
|
7c9076ab7a
|
Merge pull request #8960 from muxi/test-timeout-flakiness
Increase and unify test timeout of Objective C tests
|
8 years ago |
Mark D. Roth
|
5335cd62b6
|
Fix test.
|
8 years ago |
Mark D. Roth
|
d9ef2830d0
|
clang-format
|
8 years ago |
Mark D. Roth
|
71daef7e32
|
Clarify comment.
|
8 years ago |
Mark D. Roth
|
65b79c8dda
|
Rename *_create_handshakers() to *_add_handshakers().
|
8 years ago |
Jan Tattermusch
|
bc4403ad74
|
Merge pull request #8948 from jtattermusch/internal_fuzzer
Try running client_fuzzer on internal CI
|
8 years ago |
apolcyn
|
c1e03dbfaf
|
Merge pull request #8914 from apolcyn/update_ruby_protobuf_to_310
Update ruby protobuf to 310
|
8 years ago |
Masood Malekghassemi
|
a0804ef0d2
|
Fix test runner failures for Python on Windows
|
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 |
Alex Polcyn
|
ca5e92442f
|
clean up scenario.workers length check
|
8 years ago |
Alex Polcyn
|
fcf09ea42e
|
handle empty string for qps workers in driver and dont quit them on netperf
|
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 |
Muxi Yan
|
b1341a302b
|
Use unified test timeouts
|
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 |
Muxi Yan
|
949309104a
|
Increase test timeout of testMetadata to 8s to alleviate flakiness under overloaded Jenkins mac machine
|
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 |