aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
...
| | * | Revert "Handle (and test) short call deadlines"Gravatar Craig Tiller2016-12-12
| |/ /
* | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-12
|\| |
| * | Merge pull request #9026 from jtattermusch/protobuf_consistent_cmakeGravatar Jan Tattermusch2016-12-12
| |\ \
| | | * Merge pull request #9051 from soltanmm-google/I-used-to-hate-history-class,th...Gravatar Masood Malekghassemi2016-12-09
| | | |\
| | | * \ Merge pull request #9044 from ncteisen/go_docker_fix_backportGravatar Noah Eisen2016-12-09
| | | |\ \
| | | | | * Backport Python setuptools unpinningGravatar Masood Malekghassemi2016-12-09
| | | | |/ | | | |/|
| | | | * Fix go dockerGravatar Noah Eisen2016-12-09
| | | * | Up-version Python for backportsGravatar Masood Malekghassemi2016-12-09
| | | |/
| * | | Short deadlines: set Status on deadlineGravatar David Garcia Quintas2016-12-09
| * | | Merge remote-tracking branch 'upstream/master' into revert-8949-revert-8922-s...Gravatar Mark D. Roth2016-12-09
| |\ \ \
* | \ \ \ Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-09
|\ \ \ \ \
| | | * | | readable output from run_tests.py on windowsGravatar Jan Tattermusch2016-12-09
| | |/ / / | |/| | |
| | | * | make protobuf building consistentGravatar Jan Tattermusch2016-12-09
| | |/ / | |/| |
| * | | Merge pull request #8699 from apolcyn/run_perf_on_benchmarksGravatar apolcyn2016-12-08
| |\ \ \
| | * | | add a "perf" option to benchmarks script, generate profile text reports and f...Gravatar Alexander Polcyn2016-12-08
| * | | | Merge pull request #8969 from apolcyn/fix_netperf_quit_job_timeoutGravatar apolcyn2016-12-08
| |\ \ \ \
| * \ \ \ \ Merge pull request #8966 from soltanmm-google/this-is-okayGravatar Masood Malekghassemi2016-12-07
| |\ \ \ \ \
| | * | | | | Unpin Python setuptools dependencyGravatar Masood Malekghassemi2016-12-07
* | | | | | | Fix buildGravatar Craig Tiller2016-12-06
| * | | | | | Renamed google_benchmark submodule to benchmarkGravatar David Garcia Quintas2016-12-06
| | |_|/ / / | |/| | | |
* | | | | | add copyrightGravatar Craig Tiller2016-12-06
* | | | | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-06
|\| | | | |
| * | | | | Merge pull request #8948 from jtattermusch/internal_fuzzerGravatar Jan Tattermusch2016-12-06
| |\ \ \ \ \
| | | | | | * Fix test runner failures for Python on WindowsGravatar Masood Malekghassemi2016-12-05
| | | | * | | clean up scenario.workers length checkGravatar Alex Polcyn2016-12-06
| | | | * | | handle empty string for qps workers in driver and dont quit them on netperfGravatar Alex Polcyn2016-12-06
| | | |/ / /
| * | / / / Fix test runner failures for Python on WindowsGravatar Masood Malekghassemi2016-12-05
| | |/ / / | |/| | |
| * | | | Fix test name conflict in import. Also use low-thread-count variant for asan.Gravatar Mark D. Roth2016-12-05
| | | * | Revert "Revert "Remove redundant includes from string.h and tmpfile.h""Gravatar Mark D. Roth2016-12-05
| | |/ / | |/| |
| * | | Merge pull request #8949 from grpc/revert-8922-slice_cleanupGravatar Mark D. Roth2016-12-05
| |\ \ \
| * | | | Revert "Renamed google_benchmark submodule to benchmark"Gravatar Mark D. Roth2016-12-05
| | * | | Revert "Remove redundant includes from string.h and tmpfile.h"Gravatar Mark D. Roth2016-12-05
| |/ / /
| * | | Merge pull request #8922 from sreecha/slice_cleanupGravatar Mark D. Roth2016-12-05
| |\ \ \
| * \ \ \ Merge pull request #8851 from dgquintas/rename_gbenchGravatar Mark D. Roth2016-12-05
| |\ \ \ \
| | | | * | fixupGravatar Jan Tattermusch2016-12-05
| | | | * | fixupGravatar Jan Tattermusch2016-12-05
| | | | * | artifact uploading and test reportGravatar Jan Tattermusch2016-12-05
| | | | * | increase master timeoutGravatar Jan Tattermusch2016-12-05
| | | | * | dont just build C coreGravatar Jan Tattermusch2016-12-05
| | | | * | fuzzer settingsGravatar Jan Tattermusch2016-12-05
| | | | * | add grpc_fuzzer_client configGravatar Jan Tattermusch2016-12-05
| | |_|/ / | |/| | |
| * | | | Merge pull request #8913 from markdroth/security_handshaker2Gravatar Craig Tiller2016-12-02
| |\ \ \ \
| * | | | | Scale poll-cv test timeouts upGravatar Craig Tiller2016-12-02
| * | | | | Merge pull request #8906 from matt-kwong/pin-bazel-versionGravatar matt-kwong2016-12-02
| |\ \ \ \ \
| | | * \ \ \ Merge branch 'security_handshaker1' into security_handshaker2Gravatar Mark D. Roth2016-12-02
| | | |\ \ \ \
| | | | * | | | Add comment about testing with reviewable.Gravatar Mark D. Roth2016-12-02
| | | * | | | | Use the same server code for both secure and insecure servers.Gravatar Mark D. Roth2016-12-02
| | | | * | | | This time, for sure!Gravatar Mark D. Roth2016-12-02
| * | | | | | | Merge pull request #8909 from jtattermusch/images_to_dockerhubGravatar Jan Tattermusch2016-12-02
| |\ \ \ \ \ \ \
| | | | | | | * | Temporarily enable gpr_slice_* functions to not break api compatibilityGravatar Sree Kuchibhotla2016-12-01
| | |_|_|_|_|/ / | |/| | | | | |