Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
0d8b11fe210102e6d8ef30bb27dc05d5729005a1
/
test
cc928d6
Cleanup
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
e4a2419
Bugfixes
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
b19e304
Merge pull request #9953 from y-zeng/build_license
by Yuchen Zeng
· 8 years ago
39514cc
Add licenses() in BUILD files
by Yuchen Zeng
· 8 years ago
11a4ed8
refactor client
by Eric Gribkoff
· 8 years ago
caf7ea5
Enable C++ negative http2 test
by Eric Gribkoff
· 8 years ago
fbedd67
Merge pull request #9769 from ctiller/always-use-port-server
by Craig Tiller
· 8 years ago
4883fd8
Merge github.com:grpc/grpc into call_create_fixtures
by Craig Tiller
· 8 years ago
2bfc3bc
Add fixtures for call creation benchmarks
by Craig Tiller
· 8 years ago
5f13f48
Merge pull request #9833 from dgquintas/parse_address_clusterfuzz
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
cd232f6
Merge pull request #9753 from ctiller/zalloc
by Craig Tiller
· 8 years ago
b73ad23
Fix memory leak
by Craig Tiller
· 8 years ago
a10f00c
Merge github.com:grpc/grpc into spinlock
by Craig Tiller
· 8 years ago
79ccb81
Merge pull request #9882 from ctiller/cqbm
by Craig Tiller
· 8 years ago
4776102
Merge pull request #9468 from y-zeng/p2p_client
by Yuchen Zeng
· 8 years ago
dc720ca
Merge pull request #9846 from yang-g/max_message_size
by Yang Gao
· 8 years ago
e0b1e46
Address review comments
by Yuchen Zeng
· 8 years ago
07e4c13
Merge pull request #9857 from murgatroid99/merge_1.1.x_master
by Michael Lumish
· 8 years ago
b843ff2
Add more cq benchmarks
by Craig Tiller
· 8 years ago
edbf2b9
Add a spinlock type.
by Craig Tiller
· 8 years ago
efdf5a3
Update with the new ping implementation
by Yuchen Zeng
· 8 years ago
990d9fe
Client-side keepalive ping
by Yuchen Zeng
· 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
3d72d71
Merge github.com:grpc/grpc into zalloc
by Craig Tiller
· 8 years ago
defc696
Merge pull request #9774 from sreecha/surface_test_bazel
by Sree Kuchibhotla
· 8 years ago
23f777d
When there is an error from filters (such as max recv message size too
by yang-g
· 8 years ago
98cdf3b
Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_master
by murgatroid99
· 8 years ago
681507a
Fix memory leak
by Craig Tiller
· 8 years ago
b82b3d0
Fixes for zalloc
by Craig Tiller
· 8 years ago
917ae82
Merge github.com:grpc/grpc into zalloc
by Craig Tiller
· 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
266f66a
Merge github.com:grpc/grpc into zalloc
by Craig Tiller
· 8 years ago
549c46b
Merge github.com:grpc/grpc into always-use-port-server
by Craig Tiller
· 8 years ago
1119a62
Merge pull request #9650 from ctiller/call_mutex
by Craig Tiller
· 8 years ago
bc34a08
Merge github.com:grpc/grpc into bm_error
by Craig Tiller
· 8 years ago
523d54b
Refine to just be a HPACK benchmark
by Craig Tiller
· 8 years ago
0db30f3
HPACK parsing benchmarks
by Craig Tiller
· 8 years ago
4d34729
Merge github.com:grpc/grpc into always-use-port-server
by Craig Tiller
· 8 years ago
b96a96e
Merge pull request #9662 from ctiller/c3+r
by Craig Tiller
· 8 years ago
01aadcd
Merge github.com:grpc/grpc into bm_error
by Craig Tiller
· 8 years ago
d82c188
Merge pull request #9737 from ctiller/bm_call_create
by Craig Tiller
· 8 years ago
47de64c
zalloc grpc_pollset
by Yuchen Zeng
· 8 years ago
5cd989e
Basic parsing tests
by Craig Tiller
· 8 years ago
29dd982
...
by Craig Tiller
· 8 years ago
43bca1b
Add BUILD file for end2end tests too
by Sree Kuchibhotla
· 8 years ago
2f792d9
Initial http2 benchmarks
by Craig Tiller
· 8 years ago
bcd5f12
Fixed Heap-buffer-overflow in parse_unix via clusterfuzz
by David Garcia Quintas
· 8 years ago
11468c0
Merge branch 'bm_call_create' into bm_error
by Craig Tiller
· 8 years ago
385b009
Cleanup
by Craig Tiller
· 8 years ago
e8a1a50
Merge branch 'master' into surface_test_bazel
by Sree Kuchibhotla
· 8 years ago
2ec37e1
Fix memory leak
by Craig Tiller
· 8 years ago
81f81c2
Merge pull request #9783 from dgquintas/bazel_gflags
by David G. Quintas
· 8 years ago
656d75c
Merge github.com:grpc/grpc into c3+r
by Craig Tiller
· 8 years ago
eb022be
Fix compile
by Craig Tiller
· 8 years ago
1d77399
Fix copyright
by Craig Tiller
· 8 years ago
21dd43a
Merge github.com:grpc/grpc into bm_call_create
by Craig Tiller
· 8 years ago
8b01e8f
Merge pull request #9708 from ctiller/bm_cq
by Craig Tiller
· 8 years ago
388b24d
Added gflags dependency to test_config
by David Garcia Quintas
· 8 years ago
421c7aa
Fix bugs
by Craig Tiller
· 8 years ago
0b58a16
Merge pull request #9770 from ctiller/this-was-a-good-idea-that-wasnt
by Craig Tiller
· 8 years ago
f631822
Fix compile, bugs
by Craig Tiller
· 8 years ago
e854357
Reintroduced golden_file_test
by David Garcia Quintas
· 8 years ago
7f4d30a
Separate CAS/ADD RMWs
by Craig Tiller
· 8 years ago
f3dec9c
Add counters for rmw atomic operations to microbenchmarks
by Craig Tiller
· 8 years ago
fac16f6
Merge branch 'master' into surface_test_bazel
by Sree Kuchibhotla
· 8 years ago
1996ae8
Compile fix
by Craig Tiller
· 8 years ago
b55c88a
Merge github.com:grpc/grpc into c3+r
by Craig Tiller
· 8 years ago
9b836dd
Merge github.com:grpc/grpc into this-was-a-good-idea-that-wasnt
by Craig Tiller
· 8 years ago
c922903
Merge github.com:grpc/grpc into we-have-better-methods-now
by Craig Tiller
· 8 years ago
36ffc6e
Merge pull request #9205 from yang-g/health
by Yang Gao
· 8 years ago
a3bc1ef
BUILD files for end2end tests
by Sree Kuchibhotla
· 8 years ago
1f980cf
Removed useless cpp/codegen/golden_file_test
by David Garcia Quintas
· 8 years ago
0bfad14
Make resolver combiner part of the base type, to be consistent with future changes to lb_policy
by Craig Tiller
· 8 years ago
bd1a046
Merge github.com:grpc/grpc into c3+r
by Craig Tiller
· 8 years ago
eb4c47e
test/cpp/codegen
by David Garcia Quintas
· 8 years ago
0c73a1a
Clang format
by murgatroid99
· 8 years ago
aae1545
Merge branch 'master' of github.com:grpc/grpc into build_files
by David Garcia Quintas
· 8 years ago
221edc1
Remove dead code
by Craig Tiller
· 8 years ago
a4747a3
Merge branch 'master' into surface_test_bazel
by Sree Kuchibhotla
· 8 years ago
05fbe3c
Get gtest building with Bazel, add first test in test/cpp/common/BUILD
by Craig Tiller
· 8 years ago
79233cc
Bazel build file for core/surface tests
by Sree Kuchibhotla
· 8 years ago
dfc2175
Merge branch 'bazelness' into cpp_bazelness
by Craig Tiller
· 8 years ago
5541446
Add test/core/security/BUILD
by Craig Tiller
· 8 years ago
abd8870
Initial test/cpp/util/BUILD file.
by Nicolas "Pixel" Noble
· 8 years ago
5c063c4
test/core/handshake
by David Garcia Quintas
· 8 years ago
528072a
Add test/core/network_benchmarks/BUILD
by Craig Tiller
· 8 years ago
Next »