Michael Lumish
822602cff0
Merge pull request #4947 from jtattermusch/win64_correct_test_path
...
Use correct path for C tests on Win 64
9 years ago
Masood Malekghassemi
62cc911188
Fix Python diagnostics dying on bad diagnosis
9 years ago
murgatroid99
8e4103e7d0
Fixed windows build warning
9 years ago
Vijay Pai
1602034114
Merge pull request #4949 from vjpai/qps_scenarios2
...
Testing scenarios for various performance characteristics
9 years ago
Craig Tiller
c085e5c061
Fix copyrights
9 years ago
Craig Tiller
eced8ae3b3
Fix windows
9 years ago
Craig Tiller
8045addc22
Fix zookeeper
9 years ago
Craig Tiller
a93a25f7bc
Update copyrights
9 years ago
Craig Tiller
6c39686dfa
Preparatory changes for work shedding
...
- cleanup: change grpc_iomgr_cb_func to take a bool instead of int
success
- cleanup: follow through with iomgr callback scheduling functions
- prepare: add a workqueue to offload to to grpc_exec_ctx_enqueue*
functions
9 years ago
murgatroid99
af6c1785fe
Update template, add comment and message about Windows build
9 years ago
Vijay Pai
269c4b98c5
Testing scenarios for various performance characteristics
9 years ago
Eric Anderson
b1b331a59e
Don't bother with full build in java docker
...
The command in the docker image is just to prepare a cache to reduce
download for later builds. We only run installDist in build_interop.sh,
so don't bother with full build.
Fixes grpc/grpc-java#1370
9 years ago
yang-g
55b1b59df6
move flow control code back to writing.c
9 years ago
Jan Tattermusch
3de6b76942
use correct path for C tests on win64
9 years ago
Craig Tiller
3ab10f878b
Install "time" so that we can profile things
9 years ago
Craig Tiller
6326b8c51e
Merge github.com:grpc/grpc into measure_some_things
9 years ago
David Garcia Quintas
dcc99a24ea
Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces
9 years ago
Craig Tiller
ddd91dbb42
Merge pull request #4941 from jtattermusch/runtests_buildonly_reports
...
Generate report.xml report with --build_only too
9 years ago
Craig Tiller
9fad88fecf
Merge pull request #4940 from jtattermusch/polish_run_portability
...
Toggle --build_only flag for portability tests via scenario name
9 years ago
Craig Tiller
3ec6b95a95
Measure CPU costs on Jenkins Linux
9 years ago
Jan Tattermusch
aab1e51bd3
Generate report.xml report with --build_only too
9 years ago
Alistair Veitch
a569906270
Merge pull request #4868 from bogdandrutu/bug
...
Fix the census initialization on the server. Remove duplicate initialization logic and also enable census per channel if census is initialized.
9 years ago
yang-g
897925eb22
fix copyright
9 years ago
Jan Tattermusch
9638c53f9d
toggle --build_only flag via scenario
9 years ago
Craig Tiller
fb1ae3a4d1
Merge pull request #4939 from rjshade/remove_unused_method
...
Remove unused grpc_udp_server_write method
9 years ago
Michael Lumish
faf5c4d322
Merge pull request #4924 from nicolasnoble/makefile-cleanup
...
More Makefile cleanup.
9 years ago
Michael Lumish
a570b73a48
Merge pull request #4902 from nicolasnoble/win32-cleanup
...
Cleaning up Windows compilation.
9 years ago
Robbie Shade
3d14fd65e8
Update copyright comments.
9 years ago
Robbie Shade
926e24cb1e
Remove unused grpc_udp_server_write method
9 years ago
Nicolas "Pixel" Noble
929523a05e
Tidy.
9 years ago
Nicolas "Pixel" Noble
bd76a63a6f
More fixes.
9 years ago
David Garcia Quintas
d79ef3af71
Fixed wrong usage of global var
9 years ago
Nicolas "Pixel" Noble
545c6c133d
Merge branch 'master' into makefile-cleanup
...
Conflicts:
Makefile
templates/Makefile.template
9 years ago
Nicolas "Pixel" Noble
4500034c03
CFLAGS and CXXFLAGS should be specializations of CPPFLAGS, not the over way around.
9 years ago
David Garcia Quintas
6523391782
sanity fixes
9 years ago
David Garcia Quintas
b4e51b52bd
Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces
9 years ago
David Garcia Quintas
5a9462339d
copyrights
9 years ago
David Garcia Quintas
6bd7b97dc6
DONE!!1one
9 years ago
Jan Tattermusch
f846aaf41b
Merge pull request #4928 from jtattermusch/fix_32bit_linux_tests
...
Fix 32bit linux tests
9 years ago
David Garcia Quintas
e1300deb87
After GrpcLibrary refactoring. Compiles and passes. WIP still
9 years ago
Nicolas "Pixel" Noble
51b1aeee68
Moving some config defaults to build.yaml, and moving others to CPPFLAGS.
9 years ago
Michael Lumish
e2f3465dd4
Make Node library build on Windows
9 years ago
Julien Boeuf
a50da4757a
Addressing comments.
...
The new API is now actually useful...
9 years ago
Yang Gao
bdaea02205
Merge pull request #4927 from ctiller/fix-undefined-behavior
...
Fix undefined behavior
9 years ago
yang-g
348f3a234f
Use a separate list for streams stalled by transport in writing path
9 years ago
Yang Gao
d991735cb1
Merge pull request #4918 from vjpai/dynamic_sizing2
...
Allow dynamic sizing of async test thread pools (to core count) and number of client workers
9 years ago
Craig Tiller
4130e152f7
Merge pull request #4930 from ctiller/things_be_slow
...
Tweaks to improve Jenkins CPU utilization
9 years ago
Jan Tattermusch
9a4010da38
update run_portability script
9 years ago
Masood Malekghassemi
86363e540e
Merge pull request #4884 from soltanmm/deal-with-it
...
Enable binary linux distributions for Python
9 years ago
Craig Tiller
efce38195d
Merge github.com:grpc/grpc into things_be_slow
9 years ago