Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
e05d31962dec34466417e17370dc3a169b6e5eb6
/
tools
9ed5589
Merge pull request #6867 from ctiller/blazing-fuzz
by Jan Tattermusch
· 9 years ago
f04a94b
Merge pull request #6864 from ctiller/fuzzing-hell
by Jan Tattermusch
· 9 years ago
68e5ecb
Merge pull request #6503 from kpayson64/python_3_support
by Jan Tattermusch
· 9 years ago
6d258c5
add support for clang3.5, clang3.7 and gcc4.6
by Jan Tattermusch
· 9 years ago
1efb601
Initial Python3 support
by Ken Payson
· 9 years ago
8da8511
Expand corpus, make one-shot runners not self-check leaks (to give ASAN a chance)
by Craig Tiller
· 9 years ago
e4e865f
Fix fuzzing detected bug
by Craig Tiller
· 9 years ago
e4fb0fe
Merge pull request #6753 from ctiller/fuzz-me
by Jan Tattermusch
· 9 years ago
032a03e
Merge pull request #6828 from soltanmm/arkenhammer
by Jan Tattermusch
· 9 years ago
a5871cf
Merge pull request #6843 from soltanmm/doc-tools
by Jan Tattermusch
· 9 years ago
c266368
Merge pull request #6811 from soltanmm/names
by Jan Tattermusch
· 9 years ago
1bc2976
Merge pull request #6481 from dgquintas/compression_md_level_bis
by Jan Tattermusch
· 9 years ago
b81f172
Merge pull request #6610 from xyzzyz/external_fd_fresh
by Jan Tattermusch
· 9 years ago
82c3dd1
Add usage documentation to Python tools distribution
by Masood Malekghassemi
· 9 years ago
e27d189
Factor out json seriailzation code and move it into parse_json.
by David Klempner
· 9 years ago
b17e25c
Merge pull request #6649 from dgquintas/core_codegen_be_public
by Jan Tattermusch
· 9 years ago
e153774
Merge pull request #6815 from kpayson64/python_perf_fixes
by Jan Tattermusch
· 9 years ago
09bf5f4
Merge pull request #6831 from kpayson64/python_jwt_creds
by Jan Tattermusch
· 9 years ago
da901c2
Merge github.com:grpc/grpc into fuzz-me
by Craig Tiller
· 9 years ago
f6d09f2
Fix command ordering for building Python artifacts
by Masood Malekghassemi
· 9 years ago
533add5
Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis
by David Garcia Quintas
· 9 years ago
22a65e1
Added python jwt_token_creds interop test
by Ken Payson
· 9 years ago
dd385b6
Merge branch 'master' of github.com:grpc/grpc into core_codegen_be_public
by David Garcia Quintas
· 9 years ago
9a36e6c
Changed Python Sync streaming qps to follow spec
by Ken Payson
· 9 years ago
2dbc217
Add common proto files to Python grpcio-tools
by Masood Malekghassemi
· 9 years ago
b97e2d1
Add C++ support for using external FD
by Adam Michalik
· 9 years ago
bf10c82
implement support for adding external fd to server
by Adam Michalik
· 9 years ago
321b1fb
separate posix functionality to grpc_posix.h
by Adam Michalik
· 9 years ago
46cc2ac
add tests
by Adam Michalik
· 9 years ago
d30d4e2
Merge pull request #6190 from dgquintas/lb_pollset_propagation
by Jan Tattermusch
· 9 years ago
3c26736
Merge pull request #6792 from yang-g/build_clean
by Jan Tattermusch
· 9 years ago
571c12e
Remove AsyncStreaming client from python qps tests
by Ken Payson
· 9 years ago
d4b4009
Use Python namespace packages
by Masood Malekghassemi
· 9 years ago
a0d7491
Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation
by David Garcia Quintas
· 9 years ago
87ec3b7
Merge pull request #6750 from makdharma/cronet
by Jan Tattermusch
· 9 years ago
34b5861
Spliting filegroup.
by yang-g
· 9 years ago
aaee544
merge and resolve conflicts
by yang-g
· 9 years ago
845a056
Merge pull request #6789 from jtattermusch/fix_make_options_propagation
by Jan Tattermusch
· 9 years ago
17487f9
Make grpc++ independent of protobuf
by yang-g
· 9 years ago
55c08f8
Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis
by David Garcia Quintas
· 9 years ago
84f7193
Merge pull request #6254 from grpc/python_per_rpc_interop
by Jan Tattermusch
· 9 years ago
6c81c25
Merge pull request #6306 from y-zeng/win32_suffix
by Jan Tattermusch
· 9 years ago
b0bb674
Merge pull request #6636 from yang-g/grpc_cli
by Jan Tattermusch
· 9 years ago
05808c4
Merge pull request #6731 from vjpai/beheader
by Jan Tattermusch
· 9 years ago
fd3857b
fix propagation of make options under docker
by Jan Tattermusch
· 9 years ago
e751846
Merge branch 'master' of github.com:grpc/grpc into lr_hook
by David Garcia Quintas
· 9 years ago
eaf5426
fixed dependency problem in grpc_cronet by adding dep on chttp2
by Makarand Dharmapurikar
· 9 years ago
6ae6fc7
Fix server side memory leak
by Craig Tiller
· 9 years ago
2a2599b
incremental fix - removed cronet dependency from grpc_secure
by Makarand Dharmapurikar
· 9 years ago
38d8055
cronet build related changes
by Makarand Dharmapurikar
· 9 years ago
6eb2380
Merge pull request #6702 from a-veitch/add_proto
by Jan Tattermusch
· 9 years ago
b82443e
Regenerate sources_and_headers.json
by Yuchen Zeng
· 9 years ago
2a50dfe
s/grpc_pops/grpc_polling_entity
by David Garcia Quintas
· 9 years ago
4594bd9
Merge remote-tracking branch 'upstream/master' into base
by Yuchen Zeng
· 9 years ago
8bec6f6
Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation
by David Garcia Quintas
· 9 years ago
c29298d
Revert "Disable legacy poller testing: seems like there is a bug, its legacy"
by Craig Tiller
· 9 years ago
69f3e2b
Revert "Remove legacy poller"
by Craig Tiller
· 9 years ago
d8364f7
Deprecate perf_db use
by vjpai
· 9 years ago
e97035d
Merge branch 'master' into add_proto
by Alistair Veitch
· 9 years ago
f1bc22a
regenerate projects
by Alistair Veitch
· 9 years ago
44181c02
fix options file; fix generated include guards
by Alistair Veitch
· 9 years ago
ebd506b
use 2 clients for 8core setup as well
by Jan Tattermusch
· 9 years ago
db51bf9
add a new worker
by Jan Tattermusch
· 9 years ago
d69354e
Merge branch 'master' into add_proto
by Alistair Veitch
· 9 years ago
e0ddc35
Speed up tests
by Craig Tiller
· 9 years ago
825cd45
Cleanup redundant tests
by Craig Tiller
· 9 years ago
c4c6ecf
Merge github.com:grpc/grpc into test_affine
by Craig Tiller
· 9 years ago
30fe632
end-to-end compilation
by Alistair Veitch
· 9 years ago
fdf2a66
Merge pull request #6686 from jtattermusch/sanity_fix_sanity
by Craig Tiller
· 9 years ago
28f6c01
Revert "Revive C++ large-message throughput tests"
by Jan Tattermusch
· 9 years ago
b90e6c9
Merge pull request #6670 from ctiller/guess_cpu
by Jan Tattermusch
· 9 years ago
348ca76
hotfix for sanity tests
by Jan Tattermusch
· 9 years ago
336292d
Merge pull request #6423 from ctiller/signal_handler
by Jan Tattermusch
· 9 years ago
d44b15a
Merge pull request #6436 from jboeuf/credentials_refactoring
by Jan Tattermusch
· 9 years ago
33b7361
Merge pull request #6661 from vjpai/throughput_fix
by Jan Tattermusch
· 9 years ago
9dda3fc
one more typo fix
by Jan Tattermusch
· 9 years ago
a8f72cf
run 32core tests even if previous tests fail
by Jan Tattermusch
· 9 years ago
9cc9218
fix trivial typo
by Jan Tattermusch
· 9 years ago
d88e15c
Remove legacy poller
by Craig Tiller
· 9 years ago
f1cde58
Disable legacy poller testing: seems like there is a bug, its legacy
by Craig Tiller
· 9 years ago
bd24a46
Better guesses at benchmarks turned unit tests cpu cost
by Craig Tiller
· 9 years ago
3c62c55
Merge pull request #6658 from jtattermusch/support_32core_scenarios
by Jan Tattermusch
· 9 years ago
3fe694f
Revive throughput tests .
by vjpai
· 9 years ago
75381c5
tiny fix
by Jan Tattermusch
· 9 years ago
d27888b
mark unconstrained scenarios with scalable category
by Jan Tattermusch
· 9 years ago
bd820c6
add run_full_performance.sh script
by Jan Tattermusch
· 9 years ago
aeb7034
Merge pull request #6639 from adelez/fix_code_coverage_again
by adelez
· 9 years ago
bf682f4
address comments
by Jan Tattermusch
· 9 years ago
772f485
Merge branch 'master' of github.com:grpc/grpc into lr_hook
by David Garcia Quintas
· 9 years ago
9d410be
provide readme for tools/run_tests/
by Jan Tattermusch
· 9 years ago
80fec20
Update README.md
by Jan Tattermusch
· 9 years ago
3b6ab81
Fix code coverage.
by Adele Zhou
· 9 years ago
a20a2ad
moved core_codegen from src/cpp/... to include/grpc++/...
by David Garcia Quintas
· 9 years ago
abdec2d
Separate the grpc_cli targets into a separate library
by yang-g
· 9 years ago
a488037
Merge branch 'master' of github.com:grpc/grpc into credentials_refactoring
by Julien Boeuf
· 9 years ago
166d482
Merge remote-tracking branch 'upstream/release-0_14' into HEAD
by Jan Tattermusch
· 9 years ago
ac09447
Merge branch 'compression_incoming_checks' into compression_md_level_bis
by David Garcia Quintas
· 9 years ago
b9f11c3
Merge pull request #6625 from sreecha/stress_test_misc
by Jan Tattermusch
· 9 years ago
df012d0
Add proto file support in grpc_cli
by yang-g
· 9 years ago
8c1d796
Merge pull request #6620 from ctiller/fuzz-it
by Jan Tattermusch
· 9 years ago
Next »