aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* Delete hpack lookup tableGravatar Hope Casey-Allen2018-09-28
* Merge pull request #16663 from hcaseyal/delete_unecessary_callout_checksGravatar hcaseyal2018-09-20
|\
* \ Merge pull request #16488 from hcaseyal/hpack_static_tableGravatar hcaseyal2018-09-20
|\ \
| | * Remove unnecessary callout_is_default checksGravatar Hope Casey-Allen2018-09-19
| |/ |/|
| * Minor cleanup to gen_static_metadadta.pyGravatar Hope Casey-Allen2018-09-19
| * Some reorganizing to respond to code review commentsGravatar Hope Casey-Allen2018-09-19
* | Merge pull request #16644 from AspirinSJL/add_interop_matrixGravatar Juanli Shen2018-09-18
|\ \
| * | Add v1.15.0 to interop matrixGravatar Juanli Shen2018-09-17
* | | yapf codeGravatar Jan Tattermusch2018-09-14
* | | run_tests_matrix: everything runs on kokoroGravatar Jan Tattermusch2018-09-14
|/ /
| * Even cleaner implementation that does not modify the grpc_mdelem struct.Gravatar Hope Casey-Allen2018-09-12
* | Merge pull request #16608 from jtattermusch/foundry_upload_durationsGravatar Jan Tattermusch2018-09-12
|\ \
| * | upload test duration for foundry testsGravatar Jan Tattermusch2018-09-12
* | | Merge pull request #16492 from vjpai/client_callbackGravatar Vijay Pai2018-09-12
|\ \ \ | |/ / |/| |
* | | Resolve ip literals and Windows localhost manually when using c-aresGravatar Alexander Polcyn2018-09-11
| | * Merge branch 'hpack_static_table' of github.com:hcaseyal/grpc into hpack_stat...Gravatar Hope Casey-Allen2018-09-11
| | |\
| | * | Small formatting and style changesGravatar Hope Casey-Allen2018-09-11
| | | * Fix codegen script to include port_platformGravatar Hope Casey-Allen2018-09-10
| | * | Fix codegen script to include port_platformGravatar Hope Casey-Allen2018-09-10
| | |/
| | * Much cleaner approach that should address code review comments as wellGravatar Hope Casey-Allen2018-09-10
| | * WIP. Modifying grpc_mdelem to store the static hpack table idnexGravatar Hope Casey-Allen2018-09-10
* | | Merge pull request #16601 from zhangkun83/java_release_1.15.0Gravatar Eric Anderson2018-09-10
|\ \ \
| * | | Add v1.15.0 release of grpc-javaGravatar Kun Zhang2018-09-10
* | | | Revert "Second attempt: Implement Watch method in health check service."Gravatar Mark D. Roth2018-09-10
|/ / /
* | | fix interop docker buildGravatar Jan Tattermusch2018-09-07
* | | Merge pull request #16574 from markdroth/health_checking_serviceGravatar Mark D. Roth2018-09-07
|\ \ \
* | | | simplified argument packingGravatar Bill Feng2018-09-07
* | | | flipped script argument orderGravatar Bill Feng2018-09-06
* | | | exclude less tests from qpsGravatar Bill Feng2018-09-06
* | | | appended exclusion rules to pull_request scriptsGravatar Bill Feng2018-09-05
* | | | excluded asan and tsan for qps testsGravatar Bill Feng2018-09-05
| * | | Revert "Merge pull request #16512 from grpc/revert-16351-health_checking_serv...Gravatar Mark D. Roth2018-09-05
|/ / /
* | | Merge pull request #16498 from adelez/foundry3Gravatar adelez2018-08-31
|\ \ \
| * | | Set KOKORO_FOUNDRY_PROJECT_ID env var.Gravatar Adele Zhou2018-08-30
| * | | mergeGravatar Adele Zhou2018-08-30
* | | | Upmerge v1.15.x to masterGravatar Juanli Shen2018-08-30
|\ \ \ \
| | | * | regen projectsGravatar Vijay Pai2018-08-30
| | | * | Provide a generic client-side unary callback APIGravatar Vijay Pai2018-08-30
| |_|/ / |/| | |
* | | | Merge pull request #16461 from jtattermusch/refactor_uploading_to_bqGravatar Jan Tattermusch2018-08-30
|\ \ \ \
| | * | | fix run_interop_tests.pyGravatar Jan Tattermusch2018-08-30
| | * | | run_interop_tests.py: make sure to fail on exceptionGravatar Jan Tattermusch2018-08-30
| * | | | fixes to run_tests.py bq uploadingGravatar Jan Tattermusch2018-08-30
| * | | | yapf codeGravatar Jan Tattermusch2018-08-30
* | | | | Revert "Implement Watch method in health check service."Gravatar Juanli Shen2018-08-29
| |_|/ / |/| | |
* | | | Merge pull request #16402 from billfeng327/feature/qps-bazel-testGravatar Bill Feng2018-08-28
|\ \ \ \ | |_|_|/ |/| | |
* | | | Merge pull request #16478 from jtattermusch/foundry_more_logsGravatar Jan Tattermusch2018-08-28
|\ \ \ \
| | * | | yapf fixGravatar Bill Feng2018-08-28
| | * | | fixed indentationGravatar Bill Feng2018-08-28
| | * | | added a newline to end of fileGravatar Bill Feng2018-08-28
* | | | | Merge pull request #16351 from markdroth/health_checking_serviceGravatar Mark D. Roth2018-08-28
|\ \ \ \ \