Craig Tiller
|
298d481f1e
|
clang-format
|
8 years ago |
Craig Tiller
|
ac6915797d
|
Fix compilation
|
8 years ago |
Craig Tiller
|
7ae081b9f0
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
|
8 years ago |
apolcyn
|
c204647295
|
Merge pull request #8699 from apolcyn/run_perf_on_benchmarks
Add perf option to benchmark runner script, create text profiles and flamegraphs
|
8 years ago |
Alexander Polcyn
|
9f08d110f8
|
add a "perf" option to benchmarks script, generate profile text reports and flamegraphs
|
8 years ago |
apolcyn
|
ad13e597e5
|
Merge pull request #8969 from apolcyn/fix_netperf_quit_job_timeout
handle empty string for qps workers in driver and dont quit them after netperf test
|
8 years ago |
Craig Tiller
|
ef17501a60
|
Merge pull request #8898 from rjshade/fix_tsan
Fix TSAN failure when running DEBUG mode.
|
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 |
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 |
Craig Tiller
|
ab7b2d82e9
|
clang-format
|
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 |
Craig Tiller
|
fede4d4198
|
Fix windows
|
8 years ago |
Craig Tiller
|
588337691e
|
Fix function names
|
8 years ago |
Craig Tiller
|
30d50fed6d
|
Fix build
|
8 years ago |
Craig Tiller
|
6822a7a4f6
|
Make core_banned_functions.py pass again
|
8 years ago |
David Garcia Quintas
|
ff3112188b
|
Renamed google_benchmark submodule to benchmark
|
8 years ago |
Craig Tiller
|
25910a2896
|
Fix compilation
|
8 years ago |
Craig Tiller
|
bd6c1c03eb
|
add copyright
|
8 years ago |
Craig Tiller
|
b6821f68b2
|
clang-format
|
8 years ago |
Craig Tiller
|
88e3e7ad90
|
port cronet
|
8 years ago |
Craig Tiller
|
397bff36b9
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
|
8 years ago |
murgatroid99
|
200ef28796
|
Perform quit operations in a useful order in Node perf tests
|
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 |
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 |
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 |
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 |