aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-09-20Merge pull request #16646 from vjpai/callback_codegen_client_unaryVijay Pai
2018-09-20Merge pull request #16663 from hcaseyal/delete_unecessary_callout_checkshcaseyal
2018-09-20Merge pull request #16488 from hcaseyal/hpack_static_tablehcaseyal
2018-09-19Make the core callback interface API so that it can be used in generated codeVijay Pai
2018-09-19Remove unnecessary callout_is_default checksHope Casey-Allen
2018-09-19Minor cleanup to gen_static_metadadta.pyHope Casey-Allen
2018-09-19Some reorganizing to respond to code review commentsHope Casey-Allen
2018-09-18Merge pull request #16644 from AspirinSJL/add_interop_matrixJuanli Shen
2018-09-17Add v1.15.0 to interop matrixJuanli Shen
2018-09-14yapf codeJan Tattermusch
2018-09-14run_tests_matrix: everything runs on kokoroJan Tattermusch
2018-09-12Even cleaner implementation that does not modify the grpc_mdelem struct.Hope Casey-Allen
2018-09-12Merge pull request #16608 from jtattermusch/foundry_upload_durationsJan Tattermusch
2018-09-12upload test duration for foundry testsJan Tattermusch
2018-09-12Merge pull request #16492 from vjpai/client_callbackVijay Pai
2018-09-11Resolve ip literals and Windows localhost manually when using c-aresAlexander Polcyn
2018-09-11Merge branch 'hpack_static_table' of github.com:hcaseyal/grpc into hpack_stat...Hope Casey-Allen
2018-09-11Small formatting and style changesHope Casey-Allen
2018-09-10Fix codegen script to include port_platformHope Casey-Allen
2018-09-10Fix codegen script to include port_platformHope Casey-Allen
2018-09-10Much cleaner approach that should address code review comments as wellHope Casey-Allen
2018-09-10WIP. Modifying grpc_mdelem to store the static hpack table idnexHope Casey-Allen
2018-09-10Merge pull request #16601 from zhangkun83/java_release_1.15.0Eric Anderson
2018-09-10Add v1.15.0 release of grpc-javaKun Zhang
2018-09-10Revert "Second attempt: Implement Watch method in health check service."Mark D. Roth
2018-09-07fix interop docker buildJan Tattermusch
2018-09-07Merge pull request #16574 from markdroth/health_checking_serviceMark D. Roth
2018-09-07simplified argument packingBill Feng
2018-09-06flipped script argument orderBill Feng
2018-09-06exclude less tests from qpsBill Feng
2018-09-05appended exclusion rules to pull_request scriptsBill Feng
2018-09-05excluded asan and tsan for qps testsBill Feng
2018-09-05Revert "Merge pull request #16512 from grpc/revert-16351-health_checking_serv...Mark D. Roth
2018-08-31Merge pull request #16498 from adelez/foundry3adelez
2018-08-30Set KOKORO_FOUNDRY_PROJECT_ID env var.Adele Zhou
2018-08-30mergeAdele Zhou
2018-08-30Upmerge v1.15.x to masterJuanli Shen
2018-08-30regen projectsVijay Pai
2018-08-30Provide a generic client-side unary callback APIVijay Pai
2018-08-30Merge pull request #16461 from jtattermusch/refactor_uploading_to_bqJan Tattermusch
2018-08-30fix run_interop_tests.pyJan Tattermusch
2018-08-30run_interop_tests.py: make sure to fail on exceptionJan Tattermusch
2018-08-30fixes to run_tests.py bq uploadingJan Tattermusch
2018-08-30yapf codeJan Tattermusch
2018-08-29Revert "Implement Watch method in health check service."Juanli Shen
2018-08-28Merge pull request #16402 from billfeng327/feature/qps-bazel-testBill Feng
2018-08-28Merge pull request #16478 from jtattermusch/foundry_more_logsJan Tattermusch
2018-08-28yapf fixBill Feng
2018-08-28fixed indentationBill Feng
2018-08-28added a newline to end of fileBill Feng