aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* Recover from more EINTRsGravatar Craig Tiller2017-05-15
* Small fixesGravatar Craig Tiller2017-05-15
* Merge pull request #10849 from muxi/backward-compatGravatar Muxi Yan2017-05-12
|\
* \ Merge pull request #11102 from ctiller/clang5Gravatar Craig Tiller2017-05-12
|\ \
* \ \ Merge pull request #11106 from dgquintas/fix_run_testsGravatar David G. Quintas2017-05-11
|\ \ \
* \ \ \ Merge pull request #11030 from vjpai/ossGravatar Vijay Pai2017-05-11
|\ \ \ \
| | * | | Fix run_tests for C++Gravatar David Garcia Quintas2017-05-11
| |/ / / |/| | |
* | | | Merge pull request #11086 from matt-kwong/upload_macGravatar Matt Kwong2017-05-11
|\ \ \ \
| | | * | Merge branch 'bazel_docker' of github.com:matt-kwong/grpc into clang5Gravatar Craig Tiller2017-05-11
| |_|/| | |/| | | |
| | | * | Update Bazel Dockerfile to build from oss-fuzzGravatar Matt Kwong2017-05-11
* | | | | Merge pull request #11010 from ctiller/uberpollGravatar Craig Tiller2017-05-11
|\ \ \ \ \ | |_|_|/ / |/| | | |
| | * | | Update VM creation script to include BQ accessGravatar Matt Kwong2017-05-11
| | * | | Make --measure_cpu_costs flag Mac-friendlyGravatar Matt Kwong2017-05-11
| |/ / / |/| | |
* | | | source the linux rc fileGravatar Jan Tattermusch2017-05-11
* | | | Enable IPv6 in Docker for internal CIGravatar Matt Kwong2017-05-11
* | | | Merge pull request #11066 from vjpai/all_you_old_compilers_you_must_goGravatar Vijay Pai2017-05-10
|\ \ \ \
| | * \ \ Merge github.com:grpc/grpc into uberpollGravatar Craig Tiller2017-05-10
| | |\ \ \ | |_|/ / / |/| | | |
| * | | | Remove gcc-4.4 and 4.6 from portability tests since core now accepts C++11.Gravatar Vijay Pai2017-05-10
* | | | | Add protobuf failures to ubsan suppression fileGravatar Craig Tiller2017-05-10
* | | | | Dont run ubsan tests on boringsslGravatar Craig Tiller2017-05-10
|/ / / /
| * | | Merge github.com:grpc/grpc into uberpollGravatar Craig Tiller2017-05-10
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #11040 from jtattermusch/fix_csharp_macos_x86_artifactGravatar Jan Tattermusch2017-05-10
|\ \ \ \
| | | | * Add a separate test case for workaround_cronet_compressionGravatar Muxi Yan2017-05-09
* | | | | Merge pull request #10967 from matt-kwong/upload_results2Gravatar Matt Kwong2017-05-09
|\ \ \ \ \
| | | | | * Put workaround list somewhere accessable by wrapping languagesGravatar Muxi Yan2017-05-09
* | | | | | Merge pull request #10995 from kpayson64/upgrade_protobufGravatar kpayson642017-05-09
|\ \ \ \ \ \
| | | | | * | Add 2 new scenarios for better bw measurementGravatar Vijay Pai2017-05-09
| |_|_|_|/ / |/| | | | |
* | | | | | Merge pull request #11009 from vjpai/limesGravatar Vijay Pai2017-05-09
|\ \ \ \ \ \
| | | * | | | Update VM creation script to install GCP Python libraryGravatar Matt Kwong2017-05-09
| | | | | * | Merge github.com:grpc/grpc into uberpollGravatar Craig Tiller2017-05-09
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | |
| | | | * | | fix C# macos x86 artifact buildGravatar Jan Tattermusch2017-05-09
* | | | | | | Merge pull request #11027 from yongni/stress_cleanupGravatar yongni2017-05-09
|\ \ \ \ \ \ \
* | | | | | | | Added go 1.7 and 1.8 template and Dockerfile(s) for go/grpc-matrix test setup.Gravatar Yong Ni2017-05-08
| |_|_|_|/ / / |/| | | | | |
| * | | | | | Removed the dockerfiles and test driver for stress testGravatar Yong Ni2017-05-08
|/ / / / / /
| | | * | | Add option to upload Jenkins test result to BQGravatar Matt Kwong2017-05-08
| | * | | | Upgrade protobuf to 3.3.0Gravatar Ken Payson2017-05-08
| * | | | | Reduce concurrent RPCs for single-core tests since some were timing outGravatar Vijay Pai2017-05-08
|/ / / / /
| | | * | Merge github.com:grpc/grpc into uberpollGravatar Craig Tiller2017-05-07
| | | |\ \ | |_|_|/ / |/| | | |
* | | | | Merge pull request #10720 from ctiller/trickle_stallGravatar Craig Tiller2017-05-07
|\ \ \ \ \
* | | | | | Bump versionGravatar Craig Tiller2017-05-05
* | | | | | Fix port server on WindowsGravatar Craig Tiller2017-05-05
| | | | | * Merge remote-tracking branch 'upstream/master' into backward-compatGravatar Muxi Yan2017-05-05
| | | | | |\ | |_|_|_|_|/ |/| | | | |
| | | | * | Merge branch 'cq_limited_pollers' of github.com:sreecha/grpc into uberpollGravatar Craig Tiller2017-05-05
| | | | |\ \
| | | | | * | Separate this into a new pollerGravatar Sree Kuchibhotla2017-05-05
* | | | | | | Merge pull request #10313 from vjpai/onesidedGravatar Vijay Pai2017-05-05
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| | | | | * | Fix deps between grpc and tracer systemGravatar Craig Tiller2017-05-05
| | * | | | | Merge github.com:grpc/grpc into trickle_stallGravatar Craig Tiller2017-05-05
| | |\ \ \ \ \ | |_|/ / / / / |/| | | | | |
| | | | | * | Finish merge, disable new pollers until they stabilizeGravatar Craig Tiller2017-05-05
| | | | | * | Merge branch 'epoll_thread_pool' of github.com:sreecha/grpc into uberpollGravatar Craig Tiller2017-05-05
| | | | | |\ \
| | | | | | * \ Merge branch 'master' into epoll_thread_poolGravatar Sree Kuchibhotla2017-05-05
| | | | | | |\ \ | |_|_|_|_|_|/ / |/| | | | | | |