Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
e57cd90c11285c8643bbfd2fb778093129806ac9
/
tools
a85e7d4
Merge pull request #10054 from murgatroid99/uv_resolver_fallback
by Michael Lumish
· 8 years ago
904e7f5
Introducing 1.2.0-pre1
by David Garcia Quintas
· 8 years ago
d0cda5c
Add uv resolver fallback for named ports, fix portability tests
by murgatroid99
· 8 years ago
ad14bce
Fix mac build
by Craig Tiller
· 8 years ago
45c34c3
Merge pull request #10046 from jtattermusch/dont_silence_run_tests_use_docker
by Jan Tattermusch
· 8 years ago
e188c7d
Merge pull request #10033 from matt-kwong/fix-dockerfiles
by matt-kwong
· 8 years ago
808d19e
Merge pull request #9977 from ctiller/fssplit
by Craig Tiller
· 8 years ago
5faabc4
Fix pyenv dockerfile
by Matt Kwong
· 8 years ago
e2bdbfe
Fix misplaced assert in run_tests.py
by David Garcia Quintas
· 8 years ago
3464f70
dont silence realtime output from run_tests.py --use_docker
by Jan Tattermusch
· 8 years ago
5a59c43
make report naming internal-CI compliant
by Jan Tattermusch
· 8 years ago
c8f24e5
Merge pull request #10026 from mehrdada/bump-proto-depenedency-on-python-3.2
by Mehrdad Afshari
· 8 years ago
6921820
Ensure port server is running on remote hosts
by Craig Tiller
· 8 years ago
9b3c73d
Updated protobuf dependency for python to 3.2.0
by Mehrdad Afshari
· 8 years ago
3b7bcc3
fix grpcio_tools build on windows
by Jan Tattermusch
· 8 years ago
065d924
Updated python scripts to work with protobuf 3.2.0
by Mehrdad Afshari
· 8 years ago
a3d87ca
fix C# nuget restore
by Jan Tattermusch
· 8 years ago
5cf218e
regenerate protoc_lib_deps.py
by Jan Tattermusch
· 8 years ago
6820c8c
fix bazel_deps.sh
by Jan Tattermusch
· 8 years ago
fddb01d
upgrade third_party/protobuf to 3.2.0
by Jan Tattermusch
· 8 years ago
5ea6c9f
Merge branch 'fssplit' of github.com:ctiller/grpc into fssplit
by Craig Tiller
· 8 years ago
e067b6e
Resolve sanity failures
by Craig Tiller
· 8 years ago
8a0ec88
Merge remote-tracking branch 'upstream/v1.1.x' into 1.1.x_to_master
by David Garcia Quintas
· 8 years ago
f09ec59
Fix mac build
by Craig Tiller
· 8 years ago
8c3eaf2
Merge pull request #9939 from ctiller/stream_owned_slice
by Craig Tiller
· 8 years ago
0dc57ad
Move trickle to the end: it takes a while, and its less important (in the face of failures)
by Craig Tiller
· 8 years ago
0d8b11f
Update test list
by Craig Tiller
· 8 years ago
52bd441
Get back trickle
by Craig Tiller
· 8 years ago
12d22e4
Further splitting
by Craig Tiller
· 8 years ago
62ac65b
Split bm_fullstack unary ping pong out
by Craig Tiller
· 8 years ago
627a598
Prep for splitting bm_fullstack
by Craig Tiller
· 8 years ago
5e32153
Move helpers to a common place, use them everywhere
by Craig Tiller
· 8 years ago
c9bf9ba
Merge pull request #9930 from ctiller/call_create_fixtures
by Craig Tiller
· 8 years ago
a35d0e3
Merge pull request #9814 from apolcyn/turn_off_ruby_tests
by apolcyn
· 8 years ago
faaa8b8
Disable node_protobuf_async_unary_qps_unconstrained benchmark test
by murgatroid99
· 8 years ago
885dac0
regenerate docs
by Jan Tattermusch
· 8 years ago
138e1be
Merge pull request #9928 from jtattermusch/kokoro_win
by Jan Tattermusch
· 8 years ago
caf7ea5
Enable C++ negative http2 test
by Eric Gribkoff
· 8 years ago
aa5e760
Merge pull request #9894 from apolcyn/update_go_bm
by apolcyn
· 8 years ago
0a3d5f9
Revert "Enable lto for performance testing"
by Craig Tiller
· 8 years ago
36281f9
Merge github.com:grpc/grpc into lto
by Craig Tiller
· 8 years ago
5c2d7e2
Boost grpc version to v1.1.4
by Muxi Yan
· 8 years ago
fbedd67
Merge pull request #9769 from ctiller/always-use-port-server
by Craig Tiller
· 8 years ago
6d91f2d
strip
by Craig Tiller
· 8 years ago
aa296fe
Call the right function
by Craig Tiller
· 8 years ago
dce26f4
Make clean
by Craig Tiller
· 8 years ago
5ef448d
Fix module name :)
by Craig Tiller
· 8 years ago
ff84b36
Experimental version
by Craig Tiller
· 8 years ago
18a948a
Merge github.com:grpc/grpc into diff_perf
by Craig Tiller
· 8 years ago
d753f45
Add argument
by Craig Tiller
· 8 years ago
f9abb29
Reserve opt for external builds, use lto for profiling
by Craig Tiller
· 8 years ago
4883fd8
Merge github.com:grpc/grpc into call_create_fixtures
by Craig Tiller
· 8 years ago
9ef6fc8
Merge github.com:grpc/grpc into stream_owned_slice
by Craig Tiller
· 8 years ago
295df6d
Add a slice type that shares a refcount with a transport stream
by Craig Tiller
· 8 years ago
b1e545f
Fix generate projects
by David Garcia Quintas
· 8 years ago
823e87b
Merge pull request #9933 from ctiller/better_summary
by Craig Tiller
· 8 years ago
541b87e
Report non-counter cpu times to bigquery to get more accurate dashboards
by Craig Tiller
· 8 years ago
8d9d4d0
Add benchmark to conversion script
by Craig Tiller
· 8 years ago
ff61b8c
improve script for running windows tests on internal_ci
by Jan Tattermusch
· 8 years ago
ae1cd87
Enable python negative http2 test
by Noah Eisen
· 8 years ago
5f13f48
Merge pull request #9833 from dgquintas/parse_address_clusterfuzz
by David G. Quintas
· 8 years ago
16edd99
Merge pull request #9812 from dgquintas/timestamp_logs
by David G. Quintas
· 8 years ago
9ccebc3
Merge pull request #9773 from dgquintas/build_files
by David G. Quintas
· 8 years ago
6517333
Merge pull request #9881 from ctiller/spinlock
by Craig Tiller
· 8 years ago
c2515d0
Merge github.com:grpc/grpc into always-use-port-server
by Craig Tiller
· 8 years ago
26ec0d0
Merge pull request #9886 from jtattermusch/latest_release_dashboard
by Jan Tattermusch
· 8 years ago
de99fe8
Enable Go negative http2 interop test
by Noah Eisen
· 8 years ago
a10f00c
Merge github.com:grpc/grpc into spinlock
by Craig Tiller
· 8 years ago
2aa5a1d
Merge pull request #9839 from y-zeng/1_1_x_address_arg_fix
by Yuchen Zeng
· 8 years ago
4776102
Merge pull request #9468 from y-zeng/p2p_client
by Yuchen Zeng
· 8 years ago
e434e9e
Merge pull request #9876 from matt-kwong/filter-intern
by matt-kwong
· 8 years ago
08ad565
update go to 1.8 on benchmarks
by Alexander Polcyn
· 8 years ago
07e4c13
Merge pull request #9857 from murgatroid99/merge_1.1.x_master
by Michael Lumish
· 8 years ago
6766150
add script for running "latest released" benchmarks
by Jan Tattermusch
· 8 years ago
edbf2b9
Add a spinlock type.
by Craig Tiller
· 8 years ago
70e353b
Make portability tests pull Docker images from Dockerhub
by Matt Kwong
· 8 years ago
28b0f2a
Add tools/internal_ci/ to test filter
by Matt Kwong
· 8 years ago
990d9fe
Client-side keepalive ping
by Yuchen Zeng
· 8 years ago
e177c24
Fix uploader
by Craig Tiller
· 8 years ago
312fdba
Merge github.com:grpc/grpc into bm_meta
by Craig Tiller
· 8 years ago
f30194f
Merge branch 'bm_meta' of github.com:ctiller/grpc into bm_meta
by Craig Tiller
· 8 years ago
510f38a
Merge branch 'bm_chttp2' into bm_meta
by Craig Tiller
· 8 years ago
f2cf3d9
Merge pull request #9747 from ctiller/splitsies
by Craig Tiller
· 8 years ago
c240e6c
Merge pull request #9870 from ncteisen/if-opportunity-doesnt-knock-fix-the-build
by Noah Eisen
· 8 years ago
40e1e99
Fix load_reporting linker error
by ncteisen
· 8 years ago
8e7e1e3
Only run bad http2 server tests with supported client/server pairs.
by Adele Zhou
· 8 years ago
992d5cd
comment out python temporarily
by Adele Zhou
· 8 years ago
429e560
Fix interop HTML report.
by Adele Zhou
· 8 years ago
6b46b74
Merge pull request #9859 from jtattermusch/internal_ci_try_github
by Jan Tattermusch
· 8 years ago
1642b7c
copy sponge_log.xml from docker container once tests finish
by Jan Tattermusch
· 8 years ago
98cdf3b
Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_master
by murgatroid99
· 8 years ago
63852c9
Merge pull request #9694 from nicolasnoble/upmerge_from_1_1_x
by Michael Lumish
· 8 years ago
b10a193
run_tests.py: support downloading base image from dockerhub
by Jan Tattermusch
· 8 years ago
13c1562
add experimental CI job to run sanity tests
by Jan Tattermusch
· 8 years ago
fd6cc7d
Bump version to v1.1.3
by Ken Payson
· 8 years ago
0ceb949
Merge pull request #9851 from matt-kwong/internal-ci-adjustments
by matt-kwong
· 8 years ago
8a66165
Merge pull request #9745 from ctiller/bm_error
by Craig Tiller
· 8 years ago
ef33c87
Merge github.com:grpc/grpc into bm_meta
by Craig Tiller
· 8 years ago
b92d5a2
Merge branch 'bm_error' into bm_meta
by Craig Tiller
· 8 years ago
7ff6cd2
Merge branch 'master' of github.com:grpc/grpc into parse_address_clusterfuzz
by David Garcia Quintas
· 8 years ago
Next »