Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Un-namespace Python packages | Masood Malekghassemi | 2016-12-12 |
| | | | | | Setuptools was updated and our hacky namespace-package-chickens came back to roost. This removes the unsupported namespace package hacks. | ||
* | Merge pull request #9062 from grpc/revert-9019-short_deadlines | Craig Tiller | 2016-12-12 |
|\ | | | | | Revert "Handle (and test) short call deadlines" | ||
* | | Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h""" | Craig Tiller | 2016-12-12 |
| | | |||
| * | Revert "Handle (and test) short call deadlines" | Craig Tiller | 2016-12-12 |
|/ | |||
* | Merge pull request #9026 from jtattermusch/protobuf_consistent_cmake | Jan Tattermusch | 2016-12-12 |
|\ | | | | | Make cmake protobuf building consistent with third_party/protobuf | ||
* | | Short deadlines: set Status on deadline | David Garcia Quintas | 2016-12-09 |
| | | |||
* | | Merge remote-tracking branch 'upstream/master' into ↵ | Mark D. Roth | 2016-12-09 |
|\ \ | | | | | | | | | | revert-8949-revert-8922-slice_cleanup | ||
| * | | readable output from run_tests.py on windows | Jan Tattermusch | 2016-12-09 |
| | | | |||
| | * | make protobuf building consistent | Jan Tattermusch | 2016-12-09 |
| |/ | |||
| * | Merge pull request #8699 from apolcyn/run_perf_on_benchmarks | apolcyn | 2016-12-08 |
| |\ | | | | | | | Add perf option to benchmark runner script, create text profiles and flamegraphs | ||
| | * | add a "perf" option to benchmarks script, generate profile text reports and ↵ | Alexander Polcyn | 2016-12-08 |
| | | | | | | | | | | | | flamegraphs | ||
| * | | Merge pull request #8969 from apolcyn/fix_netperf_quit_job_timeout | apolcyn | 2016-12-08 |
| |\ \ | | | | | | | | | handle empty string for qps workers in driver and dont quit them after netperf test | ||
| * \ \ | Merge pull request #8966 from soltanmm-google/this-is-okay | Masood Malekghassemi | 2016-12-07 |
| |\ \ \ | | | | | | | | | | | Fix #8285 | ||
| | * | | | Unpin Python setuptools dependency | Masood Malekghassemi | 2016-12-07 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #8285, allows us to work on later versions of virtualenv without getting problems with too-recent python packaging versions. | ||
| * | | | | Renamed google_benchmark submodule to benchmark | David Garcia Quintas | 2016-12-06 |
| | |_|/ | |/| | | |||
| * | | | Merge pull request #8948 from jtattermusch/internal_fuzzer | Jan Tattermusch | 2016-12-06 |
| |\ \ \ | | | | | | | | | | | Try running client_fuzzer on internal CI | ||
| | | | * | clean up scenario.workers length check | Alex Polcyn | 2016-12-06 |
| | | | | | |||
| | | | * | handle empty string for qps workers in driver and dont quit them on netperf | Alex Polcyn | 2016-12-06 |
| | | |/ | |||
| * | / | Fix test runner failures for Python on Windows | Masood Malekghassemi | 2016-12-05 |
| | |/ | |/| | |||
| * | | Fix test name conflict in import. Also use low-thread-count variant for asan. | Mark D. Roth | 2016-12-05 |
| | | | |||
* | | | Revert "Revert "Remove redundant includes from string.h and tmpfile.h"" | Mark D. Roth | 2016-12-05 |
|/ / | |||
* | | Merge pull request #8949 from grpc/revert-8922-slice_cleanup | Mark D. Roth | 2016-12-05 |
|\ \ | | | | | | | Revert "Remove redundant includes from string.h and tmpfile.h" | ||
* | | | Revert "Renamed google_benchmark submodule to benchmark" | Mark D. Roth | 2016-12-05 |
| | | | |||
| * | | Revert "Remove redundant includes from string.h and tmpfile.h" | Mark D. Roth | 2016-12-05 |
|/ / | |||
* | | Merge pull request #8922 from sreecha/slice_cleanup | Mark D. Roth | 2016-12-05 |
|\ \ | | | | | | | Remove redundant includes from string.h and tmpfile.h | ||
* \ \ | Merge pull request #8851 from dgquintas/rename_gbench | Mark D. Roth | 2016-12-05 |
|\ \ \ | | | | | | | | | Renamed google_benchmark submodule to benchmark | ||
| | | * | fixup | Jan Tattermusch | 2016-12-05 |
| | | | | |||
| | | * | fixup | Jan Tattermusch | 2016-12-05 |
| | | | | |||
| | | * | artifact uploading and test report | Jan Tattermusch | 2016-12-05 |
| | | | | |||
| | | * | increase master timeout | Jan Tattermusch | 2016-12-05 |
| | | | | |||
| | | * | dont just build C core | Jan Tattermusch | 2016-12-05 |
| | | | | |||
| | | * | fuzzer settings | Jan Tattermusch | 2016-12-05 |
| | | | | |||
| | | * | add grpc_fuzzer_client config | Jan Tattermusch | 2016-12-05 |
| |_|/ |/| | | |||
* | | | Merge pull request #8913 from markdroth/security_handshaker2 | Craig Tiller | 2016-12-02 |
|\ \ \ | | | | | | | | | Rewrite security handshaker to use generic handshaker API. | ||
* | | | | Scale poll-cv test timeouts up | Craig Tiller | 2016-12-02 |
| | | | | |||
* | | | | Merge pull request #8906 from matt-kwong/pin-bazel-version | matt-kwong | 2016-12-02 |
|\ \ \ \ | | | | | | | | | | | Pin bazel version to 0.4.1 release tag | ||
| | * \ \ | Merge branch 'security_handshaker1' into security_handshaker2 | Mark D. Roth | 2016-12-02 |
| | |\ \ \ | |||
| | | * | | | Add comment about testing with reviewable. | Mark D. Roth | 2016-12-02 |
| | | | | | | |||
| | * | | | | Use the same server code for both secure and insecure servers. | Mark D. Roth | 2016-12-02 |
| | | | | | | |||
| | | * | | | This time, for sure! | Mark D. Roth | 2016-12-02 |
| | | | | | | |||
* | | | | | | Merge pull request #8909 from jtattermusch/images_to_dockerhub | Jan Tattermusch | 2016-12-02 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Script for pushing pre-built testing docker images to dockerhub. | ||
| | | | | | * | Temporarily enable gpr_slice_* functions to not break api compatibility | Sree Kuchibhotla | 2016-12-01 |
| |_|_|_|_|/ |/| | | | | | |||
| | | | * | | Move hex dump to before crash. | Mark D. Roth | 2016-12-01 |
| | | | | | | |||
| | * | | | | Set Bazel to specific commit in Dockerfile | Matt Kwong | 2016-12-01 |
| | | | | | | |||
| | | | * | | My python-fu is rustier than an old nail. | Mark D. Roth | 2016-12-01 |
| | | | | | | |||
| | | | * | | Stringify generator result. | Mark D. Roth | 2016-12-01 |
| | | | | | | |||
| | | | * | | List, not generator. | Mark D. Roth | 2016-12-01 |
| | | | | | | |||
| | | | * | | Fix python. | Mark D. Roth | 2016-12-01 |
| | | | | | | |||
| | | | * | | Add hex dump. | Mark D. Roth | 2016-12-01 |
| | | | | | | |||
| | | | * | | Use future print(). Ugh. | Mark D. Roth | 2016-12-01 |
| | | | | | |