Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
d8a2fa012a9019c97b33c22e6483dc3f292d44a0
/
tools
42fea2a
Initial google_benchmark integration: generated files
by Craig Tiller
· 8 years ago
d3cd017
Initial google_benchmark integration: source changes
by Craig Tiller
· 8 years ago
b40a8fa
Merge pull request #8437 from makdharma/stress_test_options
by makdharma
· 8 years ago
3cb89bc
Merge pull request #8281 from gcasto/cronet_cpp_api
by Yang Gao
· 8 years ago
f89a4a1
Merge pull request #8397 from apolcyn/fix_performance_test_silent_failures
by apolcyn
· 8 years ago
898a2e9
clean up error message
by Alexander Polcyn
· 8 years ago
447548b
show logs from qps workers
by Jan Tattermusch
· 8 years ago
99e61f8
Merge pull request #8418 from markdroth/interop_flags
by Mark D. Roth
· 8 years ago
d9cbec4
Merge pull request #8095 from markdroth/rename_client_config
by Mark D. Roth
· 8 years ago
8269d7d
Merge pull request #8215 from sreecha/new_scenario
by Nicolas Noble
· 8 years ago
79fd4e6
Merge pull request #8381 from dgquintas/lb-cost-bin
by David G. Quintas
· 8 years ago
2bc7b80
Merge pull request #8401 from matt-kwong/pull-request-params
by matt-kwong
· 8 years ago
53432af
Run generate_projects.sh
by Sree Kuchibhotla
· 8 years ago
b73a654
Merge branch 'master' into new_scenario
by Sree Kuchibhotla
· 8 years ago
e3dd1d7
modify stress_test command line options
by Makarand Dharmapurikar
· 8 years ago
869ccaa
Regain sanity
by Vijay Pai
· 8 years ago
2c4453d
added platform test suites and other fixes
by Matt Kwong
· 8 years ago
eb35a1d
Merge remote-tracking branch 'upstream/master' into rename_client_config
by Mark D. Roth
· 8 years ago
20e77f2
Merge pull request #8303 from markdroth/service_config
by Mark D. Roth
· 8 years ago
81e419b
Merge pull request #8422 from ctiller/msan_1byte
by Craig Tiller
· 8 years ago
cac93f6
clean up error counting and reporting
by Alex Polcyn
· 8 years ago
2dc4968
Fix config-exclusion for secure variants of tests
by Craig Tiller
· 8 years ago
2430171
Allow specifying extra flags for C++ interop server.
by Mark D. Roth
· 8 years ago
88477fd
All current interop tests are implemented for C++ client and server. Updated run_interop_tests.py so that C++ no longer skips any tests
by Noah Eisen
· 8 years ago
948f95b
Merge pull request #7201 from markdroth/run_interop_tests_go
by Mark D. Roth
· 8 years ago
605a8f1
Merge remote-tracking branch 'upstream/master' into service_config
by Mark D. Roth
· 8 years ago
f1e5d12
Merge pull request #8371 from yang-g/server_context_spouse
by Yang Gao
· 8 years ago
1a62ec8
Merge pull request #8008 from ctiller/direct-calls
by Craig Tiller
· 8 years ago
15586f2
Merge pull request #8399 from matt-kwong/add-sweep-perf-args
by matt-kwong
· 8 years ago
1fb0e47
improve pull request test filtering
by Matt Kwong
· 8 years ago
bba2f47
remove formatting noise
by Sree Kuchibhotla
· 8 years ago
bb4c5f3
Merge pull request #8375 from jtattermusch/coreclr_benchmarks
by Jan Tattermusch
· 8 years ago
34ad82d
Merge branch 'master' into new_scenario
by Sree Kuchibhotla
· 8 years ago
5100ae5
remove hardcoding of clients/server names in run_sweep_performance.sh
by Matt Kwong
· 8 years ago
8c94df1
Merge github.com:grpc/grpc into direct-calls
by Craig Tiller
· 8 years ago
8725595
Merge pull request #7664 from kpayson64/cv_wakeup_fd
by kpayson64
· 8 years ago
4979667
fail performance tests if any jobs fail or timeout
by Alexander Polcyn
· 8 years ago
7ec3171
Merge remote-tracking branch 'upstream/master' into cronet_cpp_api
by Garrett Casto
· 8 years ago
97e6920
Timeout increase (again)
by Ken Payson
· 8 years ago
d8fe334
s/lb-cost/lb-cost-bin
by David Garcia Quintas
· 8 years ago
ab0a727
install missing python dependencies
by Jan Tattermusch
· 8 years ago
9c00dab
Merge pull request #8295 from matt-kwong/pull-request-params
by matt-kwong
· 8 years ago
7d2f0b0
Merge github.com:grpc/grpc into direct-calls
by Craig Tiller
· 8 years ago
4a8cf1d
Merge pull request #8348 from dgquintas/new_lb_md_keys
by David G. Quintas
· 8 years ago
67c73e1
Increased timeout
by Ken Payson
· 8 years ago
d7ec5e1
Merge remote-tracking branch 'upstream/master' into service_config
by Mark D. Roth
· 8 years ago
6a721b5
Rename grpc_hash_table to grpc_mdstr_hash_table.
by Mark D. Roth
· 8 years ago
33764c0
Increase tsan timieout
by Ken Payson
· 8 years ago
fd77de6
Merge github.com:grpc/grpc into direct-calls
by Craig Tiller
· 8 years ago
1152292
upgrade perf workers to ubuntu 16.04
by Jan Tattermusch
· 8 years ago
8e258d3
install dotnet CLI on perf workers
by Jan Tattermusch
· 8 years ago
d13fbca
switch C# benchmark to coreclr
by Jan Tattermusch
· 8 years ago
3808b6e
Merge pull request #8326 from apolcyn/change_perf_worker_go_install
by Jan Tattermusch
· 8 years ago
fd7caf5
Merge branch 'master' of github.com:grpc/grpc into new_lb_md_keys
by David Garcia Quintas
· 8 years ago
47284be
Revert changes to jobset.py
by Craig Tiller
· 8 years ago
df0f365
Fix bad stream terminators
by Craig Tiller
· 8 years ago
c4292fb
Add a simple test
by yang-g
· 8 years ago
4287998
Add a test spouse for server context
by yang-g
· 8 years ago
82e4ec7
Moved cv polling into ev_poll_posix.c
by Ken Payson
· 8 years ago
f01122c
Made whitelisting files easier and more intuitive
by Matt Kwong
· 8 years ago
46b9be7
add comment about go differences in go versions
by Alexander Polcyn
· 8 years ago
9993c87
Merge github.com:grpc/grpc into direct-calls
by Craig Tiller
· 8 years ago
cfcc075
more flexible test naming in reports
by Jan Tattermusch
· 8 years ago
53cba4a
Merge pull request #8182 from matt-kwong/fix_docker_local_clone
by Jan Tattermusch
· 8 years ago
a3654db
Renamed LB-related metadata keys
by David Garcia Quintas
· 8 years ago
41c06a2
move changes from dockerfile to template
by Matt Kwong
· 8 years ago
fdc2b10
Merge github.com:grpc/grpc into direct-calls
by Craig Tiller
· 8 years ago
d195cf5
Add condition variable polling engine
by kpayson64
· 8 years ago
f3f2872
changed filter to be more conservative - any no-whitelisted file runs all tests
by Matt Kwong
· 8 years ago
90576b1
Merge remote-tracking branch 'upstream/master' into run_interop_tests_go
by Mark D. Roth
· 8 years ago
83b7016
Merge remote-tracking branch 'upstream/master' into service_config
by Mark D. Roth
· 8 years ago
c4fb2e7
update go in linux perf worker init script
by Alexander Polcyn
· 8 years ago
9fee24f
Merge pull request #8305 from stanley-cheung/php-update-composer-json
by Stanley Cheung
· 8 years ago
499b012
Merge remote-tracking branch 'upstream/master' into service_config
by Mark D. Roth
· 8 years ago
1519574
Merge remote-tracking branch 'upstream/master' into rename_client_config
by Mark D. Roth
· 8 years ago
e480a6a
dont eat run_tests.py errors on test failure
by Jan Tattermusch
· 8 years ago
037704d
Fixed some changes
by Matt Kwong
· 8 years ago
619c034
php: require grpc extension to be installed before composer package
by Stanley Cheung
· 8 years ago
30542c0
Merge remote-tracking branch 'upstream/master' into service_config
by Mark D. Roth
· 8 years ago
e9163f0
Create filter for pull request tests
by Matt Kwong
· 8 years ago
a2e50c5
Merge pull request #8190 from y-zeng/proto_db
by Yuchen Zeng
· 8 years ago
8e5a2ea
add script to reboot a jenkins slave
by Jan Tattermusch
· 8 years ago
8bed8c8
Merge remote-tracking branch 'upstream/master' into fix_docker_local_clone
by Matt Kwong
· 8 years ago
d7c8c2b
Merge remote-tracking branch 'upstream/master' into proto_db
by Yuchen Zeng
· 8 years ago
0b09df9
Merge remote-tracking branch 'upstream/master' into service_config
by Mark D. Roth
· 8 years ago
23006cb
Merge pull request #8267 from markdroth/fake_resolver
by Mark D. Roth
· 8 years ago
49e405a
Merge branch 'fake_resolver' into service_config
by Mark D. Roth
· 8 years ago
95c7143
Ran generate_projects.sh.
by Mark D. Roth
· 8 years ago
931a26b
Add C++ Api
by Garrett Casto
· 8 years ago
aa44062
add proxy script for run_tests_matrix.py
by Jan Tattermusch
· 8 years ago
4436cbb
Merge pull request #8276 from jtattermusch/remove_node_portability_targets
by Jan Tattermusch
· 8 years ago
0b259a8
Merge remote-tracking branch 'upstream/master' into service_config
by Mark D. Roth
· 8 years ago
94ba752
Merge remote-tracking branch 'upstream/master' into fake_resolver
by Mark D. Roth
· 8 years ago
0b6d72c
remove node portability targets
by Jan Tattermusch
· 8 years ago
6bc0861
fixes for run_tests_in_workspace.sh
by Jan Tattermusch
· 8 years ago
08ce4b9
Merge pull request #8141 from jtattermusch/matrix_tests_made_easy
by Jan Tattermusch
· 8 years ago
ec39334
Add h2_fake_resolver end2end test fixture.
by Mark D. Roth
· 8 years ago
787d58f
Merge github.com:grpc/grpc into direct-calls
by Craig Tiller
· 8 years ago
9eee718
Merge branch 'fake_resolver' into service_config
by Mark D. Roth
· 8 years ago
da0ec82
Add fake resolver for tests.
by Mark D. Roth
· 8 years ago
Next »