Sree Kuchibhotla
944f4cf14e
Sync server end2end and async_end2end tests
9 years ago
Sree Kuchibhotla
7fa9d6f4c8
TryCancel() on ServerContext()
9 years ago
Jan Tattermusch
7fbc0acf4a
Merge pull request #4948 from ejona86/fix-java-docker
...
Don't bother with full build in java docker
9 years ago
Craig Tiller
6c3de35d3d
Merge pull request #4775 from dgquintas/sync-async-plus-interfaces
...
Support mixing sync and async method in the same service + Separation of core from proto compiler output
9 years ago
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
Vijay Pai
1602034114
Merge pull request #4949 from vjpai/qps_scenarios2
...
Testing scenarios for various performance characteristics
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
Jan Tattermusch
3de6b76942
use correct path for C tests on win64
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
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
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
Yang Gao
bdaea02205
Merge pull request #4927 from ctiller/fix-undefined-behavior
...
Fix undefined behavior
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
Craig Tiller
3e301a37bc
Reduce CPU, increase MSAN timeouts
9 years ago
Jan Tattermusch
a99687be96
Fix 32 bit linux tests
9 years ago
Craig Tiller
e7780a9c75
Merge pull request #4906 from jtattermusch/runtest_more_cleanup
...
More cleanup of run_tests.py
9 years ago
Craig Tiller
b9c5505c4a
Fix undefined behavior
9 years ago
Yang Gao
cab82fd131
Merge pull request #4921 from ctiller/fix-c++
...
Small testing fixes
9 years ago
Craig Tiller
a0fef14784
clang-format code
9 years ago
Vijay Pai
16e45702ac
clang-format
9 years ago
Masood Malekghassemi
154b0eeaa9
Enable binary linux distributions for Python
9 years ago
Craig Tiller
2c1c7d5473
Fix copyrights
9 years ago
Craig Tiller
324426b654
Merge github.com:grpc/grpc into fix-c++
9 years ago
Vijay Pai
7a5e89570c
Merge branch 'master' into dynamic_sizing2
9 years ago
Masood Malekghassemi
26e4f5b1b6
Merge pull request #4923 from nathanielmanistaatgoogle/tests
...
Python test improvements
9 years ago